body {
	margin:0;
	padding:0px;
	color:#000;
	text-align:center;
}

/* タグ・ポイント */
body,td,th{
	font:12px/20px verdana,arial,sans-serif;
}

/* リンク */
a:link,
a:active{
	color:#44c;
}

a:visited{
	color:#03c;
}

a:hover{
	color:#c33;
}

/* レイアウト */
#outline{
	width:940px;
	margin:0 auto;
	text-align:left;
}

#main{
	width:730px;
	float:left;
}

#side{
	width:200px;
	float:right;
}

/* ライン */
hr{
	color : #ffcc66;
	height:1px;
	clear : both;
}

/* ヘッダー */
#head{
	margin:0px;
	padding:0px;
	width:940px;
	height:142px;
	background:  url(banner-bg.gif) left top no-repeat;
}

#title{
	font-size:28px;
	font-weight:bold;
	margin:0px;
	padding:20px 0px 0px 40px;
}

#title a{
	color:#ffffff;
	text-decoration:none;
}

#title img{
	border:none;
	vertical-align:middle;
}

/* エントリ */
.entry-box{
	margin:0 0 20px;
}

.entry-head{
	background:url('http://hotel.ihmshop.com/images/entry_title.gif') left top no-repeat;
}

.entry-head h1,
.entry-head h2{
	margin:0;
	padding:0 0 0 20px;
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	color:#2F4F4F;
}

.entry-head .entry-data{
	margin:0;
	padding:0 0 0 20px;
	line-height:20px;
	font-size:10px;
	color:#000;
}

.entry-head h1 a:link,
.entry-head h1 a:active,
.entry-head h1 a:visited,
.entry-head h2 a:link,
.entry-head h2 a:active,
.entry-head h2 a:visited{
	color:#0000ff;
	text-decoration:none;
}

.entry-head .entry-data a{
	text-decoration:none;
}

.entry-head h1 a:hover,
.entry-head h2 a:hover{
	color:red;
	text-decoration:none;
}

.entry-body{
	padding:0px;
	padding-left:2px;
}

.entry-body p{
	margin-bottom:0;
	padding-bottom:0;
}

.entry-title{
	margin:2px 0 2px 0;
	font-size:15px;
}

.entry-more1{
	text-align:left;
	text-indent:30px;
	padding:5px 0px;
}

.entry-more2{
	text-align:left;
	padding:3px 0 5px 0;
}

.more-link{
	margin:5px 0;
	padding:0 0 0 20px;
	background:url('http://hotel.ihmshop.com/images/point.gif') left top no-repeat;
}

.top-sentence{
	margin:0;
	padding:5px 10px 5px 10px;
	font-size:13px;
	font-weight:normal;
	background: #ddffee;
	border-top:1px solid #009900;
	border-right:2px solid #009900;
	border-bottom:1px solid #009900;
	border-left:2px solid #009900;
}

/* トップページ紹介文 */
.message{
	margin: 0;
	padding: 0 10px 0 10px;
	color: #f95100;
	font-size: 13px;
	font-weight: normal;
	background:#e8ffff;
}

#city-name{
	margin: 0;
	padding: 5px 0 5px 0;
	color: #8B1A1A;
	font-size: 16px;
	font-weight: bold;
	background:url('http://hotel.ihmshop.com/cityname-bg.gif') left top repeat-x;
	border-top:3px double #660000;
	border-right:2px solid #660000;
	border-bottom:3px double #660000;
	border-left:2px solid #660000;
}

#city-attention{
	text-indent:10px;
	padding: 5px 0;
	color: #ff0000;
}

#hotel-name{
	margin:0;
	padding: 0 0 0 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width:100px;
	background:url('http://hotel.ihmshop.com/hname-bg.gif') left top no-repeat;
}

#hotel-link{
	margin:0;
	font-size: 14px;
	font-weight: bold;
	background:url('http://hotel.ihmshop.com/j-yoyaku.gif') right center no-repeat;
	border-top:1px solid #000075;
	border-right:1px solid #000075;
	border-bottom:1px solid #000075;
}

/* 個別ページ詳細 NEW */
#h-inner {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 95%;
}

#h-title {
	text-align: left;
	text-indent: 25px;
	margin: 10px 0;
	padding: 5px 10px;
	font-size: 16px;
	font-weight:bold;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	width: 100%;
	background: url('http://hotel.ihmshop.com/images/ico001.jpg') 10px 7px no-repeat;
	background-color: #0000a0;
	border-style:double ridge;
	border-color:#1E90FF;
}

#h-title a {
	color: #ffffff;
}

.h-picture {
	float: left;
	text-align: left;
	margin-left: 5px;
	padding: 0px;
	clear: both;
	border-style:double ridge;
	border-color:#00BFFF;
	border-width:5px;
}

.h-ken,
.h-chiiki,
.h-address {
	text-align: left;
	text-indent:20px;
	line-height:30px;
	color:#B22222;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}

.h-wordlink {
	text-align: left;
	text-indent:40px;
	line-height:30px;
	font-size: 18px;
	font-weight:bold;
	margin-top: 20px;
	padding: 0px;
}

.h-hr {
	position:relative;
	top:5px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* 個別ページ紹介文 */
#sentence{
	margin:5px 0px;
	padding:0px;
	max-width:730px;
}

.st-pic{
	text-align:center;
	margin:0px;
	padding:10px 5px;
	width:150px;
	border-top:solid 1px #009999;
	border-right:solid 1px #00cccc;
	border-bottom:double 3px #009999;
	border-left:solid 1px #009999;
}

.st-word{
	vertical-align:top;
	margin:0px;
	padding:10px 5px;
	font-size: 14px;
	background:#f4f4ff;
	border-top:solid 1px #009999;
	border-right:double 3px #009999;
	border-bottom:double 3px #009999;
}

.st-wordtop{
	vertical-align:top;
	margin:0px;
	padding:3px 5px;
	font-size: 14px;
	background:#f4f4ff;
	border-top:solid 1px #009999;
	border-right:double 3px #009999;
	border-bottom:double 3px #009999;
	border-left:solid 1px #009999;
}

/* 個別ページ詳細 */
#item{
	margin:0;
	padding: 0 0 0 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width:100px;
	background:url('http://hotel.ihmshop.com/item-bg.gif') left top no-repeat;
}

#picture-logo2 {
	padding: 1px 0 1px 5px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	width:50%;
	background: #ff8000;
	border-right:solid 2px #8B2500;
	border-bottom:solid 1px #8B2500;
}

#picture2 {
	text-align: center;
	padding: 10px 0px;
	background: #FDF5E6;
}


#detail-contents{
	margin:0;
	color: #444444;
	font-size: 12px;
	font-weight: normal;
	border-bottom: dashed 1px #6a0000;
}

#price-name{
	margin:0;
	padding: 0 0 0 3px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width:100px;
	background: #cc0000;
}

#price-contents{
	margin:0;
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #990000;
}

.link-pr{
	line-height:1;
	margin:0;
	padding:0;
	font-size: 11px;
	font-weight: normal;
}

.jalan_logo{
	padding-top:3px;
	padding-left:8px;
	font-size:10px;
	color: #CDCDC1;
}

/* トップページ日本地図 */
.category-bg{
	background-color : #0000cc;
	width : 100%;
}

.category-top-bg{
	background-color : #ffffe6;
	width : 100%;
	color: #0000ff;
	text-align : center;
}

.category-top-map{
	background-color : #ffffe6;
}

.chizu-title{
	margin: 0px;
	padding : 5px 0 5px 0;
	max-width : 730px;
	line-height : 25px;
	font-size:15px;
	text-align : center;
	border:1px solid #999999;
	background:url('http://hotel.ihmshop.com/kokutop-bg.gif') left top repeat-x;
}

.chizu-main{
	margin: 0;
	padding : 4px;
	max-width : 730px;
	border-right:1px solid #999999;
	border-bottom:3px solid #999999;
	border-left:1px solid #999999;
	background-color : #ffffe6;
}

/* トップページ東京ホテル */
.tokyoh-title{
	margin: 0px;
	padding : 5px 0 5px 0;
	max-width : 730px;
	line-height : 20px;
	font-size:15px;
	text-align : center;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:1px solid #999999;
	background:url('http://hotel.ihmshop.com/tokyotop-bg.gif') left top repeat-x;
}

.tokyoh-main{
	margin: 0;
	padding : 4px 0 0 0;
	max-width : 730px;
}

/* トップページ大阪ホテル */
.osakah-title{
	margin: 0px;
	padding : 5px 0 5px 0;
	max-width : 730px;
	line-height : 20px;
	font-size:15px;
	text-align : center;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:1px solid #999999;
	background:url('http://hotel.ihmshop.com/osakatop-bg.gif') left top repeat-x;
}

.osakah-main{
	margin: 0;
	padding : 4px 0 0 0;
	max-width : 730px;
}

/* トップページ名古屋ホテル */
.nagaoya-title{
	margin: 0px;
	padding : 5px 0 5px 0;
	max-width : 730px;
	line-height : 20px;
	font-size:15px;
	text-align : center;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:1px solid #999999;
	background:url('http://hotel.ihmshop.com/nagoyatop-bg.gif') left top repeat-x;
}

.nagaoya-main{
	margin: 0;
	padding : 4px 0 0 0;
	max-width : 730px;
}

/* 新着トピックス */
.top-topics{
	margin: 5px 0;
	padding:0px;
	width : 725px;
	height : 10em;
	overflow : auto;
	border: 2px solid #00ffff;
}

/* カテゴリページ県別 */
#ken-name{
	padding:5px 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background:url('http://hotel.ihmshop.com/kentop-bg.gif') left top repeat-x;
}

#ken-icon{
	font-size: 12px;
	border-right:2px solid #660000;
	border-bottom:2px solid #660000;
	border-left:2px solid #660000;
}

#ken-area{
	padding:5px;
	background: #f3f3f3;
	border-right:2px solid #660000;
	border-bottom:1px solid #660000;
	border-left:2px solid #660000;
}

#ken-town,
#ken-onsen,
#ken-terminal,
#ken-feel{
	padding:5px;
	font-size: 14px;
	font-weight: bold;
	background: #BFFFFF;
	border-top:1px solid #660000;
	border-right:2px solid #660000;
	border-bottom:2px solid #660000;
	border-left:2px solid #660000;
}

#ken-air{
	padding:5px;
	font-size: 14px;
	font-weight: bold;
	background: #FFFF80;
	border-top:1px solid #660000;
	border-right:2px solid #660000;
	border-bottom:2px solid #660000;
	border-left:2px solid #660000;
}

/* トップページマップ */
.map1{
	background-color : #b3ffb3;
	text-align : center;
	height : 100px;
}

.map2{
	background-color : #c6ff8c;
	text-align : center;
}

.map3{
	background-color : #c1e0ff;
	text-align : center;
}

.map4{
	background-color : #79bcff;
	text-align : center;
}

.map5{
	background-color : #a4ffff;
	text-align : center;
}

.map6{
	background-color : #d0ffff;
	text-align : center;
}

.map7{
	background-color : #c1c1ff;
	text-align : center;
}

.map8{
	background-color : #ffb0ff;
	text-align : center;
}

.map9{
	background-color : #ffc6aa;
	text-align : center;
}

.map10{
	background-color : #ffff93;
	text-align : center;
}

.map11{
	background-color : #c2ff86;
	text-align : center;
}

.map12{
	background-color : #86c2ff;
	text-align : center;
}

.map-top-under{
	background-color : #3333ff;
	width : 100%;
}

.map1,
.map2,
.map3,
.map4,
.map5,
.map6,
.map7,
.map8,
.map9,
.map10,
.map11,
.map12 {
	border:outset 2px #F0F8FF;
}

/* ヘッドメニュー */
#header-menu {
	margin: 0px;
	padding-top: 1px;
	width : 940px;
	border-bottom:5px solid #004488;
}

#header-menu ul {
	text-align: center;
	padding: 0px;
	margin: 2px 0 -3px 0;
	width: 100%;
}

#header-menu li {
	margin: 0px;
	display: inline;
}

/* 上に戻る */
#topback{
	position:relative;
	top:10px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align:right;
}

/* サイドバー */
.side-in{
	background:url('http://hotel.ihmshop.com/images/side_foot.gif') left bottom no-repeat;
	margin:0 0 10px 0;
	padding:0 0 10px ;
}

.side-title{
	text-align:center;
	margin:0;
	padding:5px 10px 0px 10px;
	background:url('http://hotel.ihmshop.com/images/side_head.gif') left top no-repeat;
	border-bottom:solid 1px #6C7B8B;
}

.side-body{
	background:url('http://hotel.ihmshop.com/images/side_body.gif') left repeat-y;
	margin:0;
	padding:0 10px;
}

.side-color-out{
	background:url('http://hotel.ihmshop.com/images/side_color_head.gif') left top no-repeat;
	margin:0 0 10px 0;
	padding:10px 0 0;
}

.side-color-in{
	background:url('http://hotel.ihmshop.com/images/side_color_foot.gif') left bottom no-repeat;
	margin:0;
	padding:0 0 10px;
}

.side-color-title,
.side-color-body{
	background:url('http://hotel.ihmshop.com/images/side_color_body.gif') left repeat-y;
	margin:0;
	padding:0 10px;
}

#search-form{
	text-align:right;
}

.side-body #search,
.side-color-body #search{
	width:170px;
	text-align:left;
	margin-bottom:10px;
}

.side-body .submit,
.side-color-body .submit{
	width:110px;
	text-align:center;
}

.side-title p,
.side-color-title p{
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.side-title p a,
.side-color-title p a{
	color:#000;
	text-decoration:none;
}

.side-body p{
	margin:0;
	padding:5px 0 0;
}

.side-body ul,
.side-body li{
	margin:0;
	padding:0;
	font-size:12px;
}

.side-body ul{
	margin:0 0 0 18px;
}

.category-name a:hover,
.side-body a:hover{
	position:relative;top:1px;left:2px;
}


/*
#monthly-archive{
	width:250px;
	height:120px;
	overflow:auto;
}
*/

/* カレンダー */
/* modules */

.module-header{
	font-size:12px;
	text-align:center;
}

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* フッター */
#flash{
	text-align:right;
}

#foot{
	clear:both;
	line-height:30px;
	text-align:center;
	background:url('http://hotel.ihmshop.com/images/foot.gif') left top no-repeat;
	color:#eee;
}

#foot address,
.powered{
	margin:0;
	padding:0 5px;
	display:inline;
	font-size:10px;
	font-style:normal;
}

#foot a{
	color:#fff;
	text-decoration:none;
}

#foot a:hover{
	position:relative;
	top:1px;
	left:1px;
}

.footer-links{
	margin: 0px;
	padding : 5px 10px 5px 10px;
	width : 920px;
	text-align : left;
	clear: both;
}

#foot-pr,
#foot-pr ul{
	margin: 0px;
	padding: 0px;
	line-height:10px;
	background-color: #FFFFF0;
}

/* 個別ページ */
#content-navi ul,
#content-navi li{
	margin:0;
	padding:0;
}

#content-navi li{
	margin-left:18px;
}

.trackbacks-head,
.comments-head,
.comments-open-head,
.comments-system-head{
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background:url('http://hotel.ihmshop.com/images/sub_title.gif') left top no-repeat;
}

.comments-system-head{
	margin:0 0 10px;
}

#tb-url{
	width:438px;
}

#trackbacks h3{
	margin:1em 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

.trackback-content{
	border-left:solid 5px #ccc;
	padding-left:5px;
	margin-bottom:1em;
}

.trackback-content p{
	margin:0;
	padding:0 0 0 5px;
}

.trackback-site{
	font-size:10px;
}

.comment-data{
	border-bottom:solid 1px #999;
	font-weight:bold;
}

#comments-open-data dt{
	width:70px;
	float:left;
	clear:left;
	margin:0 0 10px;
	padding:0;
}

#comments-open-data dd{
	width:360px;
	margin:0 0 10px;
	padding:0;
}

#comment-author{
	width:100px;
}

#comment-email,
#comment-url{
	width:250px;
}

#comment-text{
	width:438px;
	height:180px;
}

/* アーカイブページ */
.archive-entry-box{
	margin:1em 0;
}
.archive-entry-title,
.archive-entry-excerpt,
.archive-entry-data{
	margin:0;
	padding:0 0 0 20px;
}

.archive-entry-title{
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	background:url('http://hotel.ihmshop.com/images/point.gif') left top no-repeat;
}

.archive-entry-data{
	font-size:10px;
}

/* 検索結果 */
#search-keyword,
.search-results-head{
	margin:1em 0;
	padding:0;
	font-size:12px;
}

.module-head{
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background:url('http://hotel.ihmshop.com/images/sub_title.gif') left top no-repeat;
}
