@charset "utf-8";



/* +++++++++++++++++++++++ 左サイド +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ------------------- メニュー -------------------------------------------- */
#left #memu{
	width: 160px;
	height: 460px;
	margin: 0 15px 0 0px;
	padding: 0 0 0 0;
	background-image: url(../img2/left-bg-1.png);
	background-repeat: no-repeat;
	}

#left #memu a {
	text-decoration: none;
	color: #333333;
　　}
#left #memu a:link {
	text-decoration: none;
	color: #333333;
　　}
#left #memu a:link:hover {
	text-decoration: none;
	color: #999999;
　　}
#left #memu a:link:active {
	text-decoration: none;
	color: #999999;
　　}
#left #memu a:visited {
	text-decoration: none;
	color: #333333;
　　}
#left #memu a:visited:hover {
	text-decoration: none;
	color: #999999;
　　}
#left #memu a:visited:active {
	text-decoration: none;
	color: #999999;
　　}
		
#left #memu ul{
	margin: 10px 10px 0 10px;
	padding: 0 0 0 0;
	list-style-type: none;
	}	
#left #memu li{
	margin: 0;
	padding: 0.4em 0 0 1.4em ;
	text-align: left;
	background-image: url(../img2/mark8.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: dashed 1px #cccccc;
	}	

/* ------------------- 店紹介 -------------------------------------------- */
#left #shops {
	width: 160px;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
	background-image: url(../img2/left-bg-2.png);
	background-repeat: no-repeat;
	background-color: #0b2d8e;
	}
#left #shops a {
	text-decoration: none;
	color: #333333;
　　}
#left #shops a:link {
	text-decoration: none;
	color: #333333;
　　}
#left #shops a:link:hover {
	text-decoration: underline;
	color: #000000;
	}
#left #shops a:link:active {
	text-decoration: none;
	color: #999999;
　　}
#left #shops a:visited {
	text-decoration: none;
	color: #663300;
}
#left #shops a:visited:hover {
	text-decoration: underline;
	color: #000000;
	}
#left #shops a:visited:active {
	text-decoration: none;
	color: #999999;
　　}
	
#left #shops ul{
	margin: 0 10px 5px 10px;
	padding: 0 0 0 0;
	list-style-type: none;
	}	
#left #shops li{
	margin: 0 0 0 5px;
	padding: 0 0 0 1.0em;
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
	background-image: url(../img2/mark2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: dashed 1px #cccccc;
	}		

#left #shops .shop{
	width: 160px;
	height: 170px;
	margin: 0px 0px 5px 0px;
	padding: 0;
	background-image: url(../img2/shops-bg-1.png);
	}	
#left #shops .shop2{
	width: 160px;
	height: 80px;
	margin: 0px 0px 5px 0px;
	padding: 0;
	background-image: url(../img2/shops-bg-2.png);
	}
#left #shops .shop-3 {
	width: 160px;
	height: 178px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image: url(../img2/shops-bg-3.png);
	}			
	
#left #shops .shop h4, #left #shops .shop2 h4, #left #shops .shop-3 h4 {
	width: 148px;
	margin: 0 0 0 0;
	padding: 8px 0 5px 0;
	text-align: center;
	background-repeat: no-repeat;
	}	
	
/* ------------------- バナー -------------------------------------------- */
#banner {
	width: 160px;
	margin: 10px 15px 0 0px;
	padding: 0px 0 0 0;
	}	
	
#banner p {
	margin: 5px 0px 5px 0px;
	padding: 0px 0 0 0;
	}			

/* +++++++++++++++++++++ 右サイド +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* -------------------------------- こだわって探す ------------------------------ */
#right-category { /*高さ固定*/
	width: 230px;
	height: 460px;
	margin: 0 0px 0 15px;
	padding: 0;
	text-align: left;
	background-image: url(../img2/right-bg-1.png);
	background-repeat: no-repeat;
	}

#right-category a, #right-category2 a {
	text-decoration: none;
	color: #333333;
　　}
#right-category a:link, #right-category2 a:link {
	text-decoration: none;
	color: #333333;
　　}
#right-category a:link:hover, #right-category2 a:link:hover {
	text-decoration: none;
	color: #999999;
　　}
#right-category a:link:active, #right-category2 a:link:active {
	text-decoration: none;
	color: #999999;
　　}
#right-category a:visited, #right-category2 a:visited {
	text-decoration: none;
	color: #333333;
　　}
#right-category a:visited:hover, #right-category2 a:visited:hover {
	text-decoration: none;
	color: #999999;
　　}
#right-category a:visited:active, #right-category2 a:visited:active {
	text-decoration: none;
	color: #999999;
　　}		
#right-category ul {
	margin: 10px 0px 0 15px;
	padding: 0 0 10px 0;
	list-style-type: none;
	}	
#right-category li, #right-category2 li {
	margin: 0;
	padding: 0.4em 0 0 1.4em ;
	line-height: 1.4em;
	background-image: url(../img2/mark2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: dashed 1px #cccccc;
	}
	
#right-category2 { /*高さ変動*/
	width: 230px;
	/*height: 460px;*/
	margin: 0 0 10px 15px;
	padding: 0;
	text-align: left;
	}
#right-category2 .inner {
	margin: 0;
	padding: 0;
	background-image: url(../img2/right-bg-2.png);
	background-repeat: repeat-y;
	}	
#right-category2 ul {
	margin: 0px 0px 0 15px;
	padding: 0 0 10px 0;
	list-style-type: none;
	}
	
#right .tpc {
    margin: 0 0 10px 15px;
	padding: 0;
}	


/* -------------------------------- 今月のこのお部屋 ------------------------------ */
#right #right-pro {
	width: 230px;
	height: 460px;
	margin: 0 0px 0 15px;
	padding: 0;
	background-image: url(../img2/right-bg-1.png);
	background-repeat: no-repeat;
	}
#right #right-pro .conts-right {
	width: 220px;
	height: 396px;
	margin: 10px 5px 0px 5px;
	padding: 10px 0px 0px 0px;
	color: #003399;
	border-style: solid;
	border-width: 0px;
	border-color: #0b2d8e;
	}

.monthly {
	width: 190px;
	height: 155px;
	margin: 0 0px 18px 0px;
	padding: 10px 5px 0 5px;
	border: solid 1px #cccccc;
	background-color: #FFFFFF;
	background-image: url(../img2/monthly-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #666666;
	text-align: center;
	}
.monthly a {
	color: #666666;
	text-decoration: none;
　　}	
.monthly a:hover {
    color: #666666;
	text-decoration: none;
　　}		

.monthly .monthly-cont {
	width: 180px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

.monthly-cont h4 {
	width: 180px;
	margin: 0 0 0 0;
	padding: 2px;
	font-size: 16px;
	height: 1.1em;
	text-align: center;
	border-left: solid 2px #0b2d8e;
	border-right: solid 2px #0b2d8e;
	background-color: #FFFFFF;
	}
.monthly-cont h5 {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 1.5em;
	color: #666666;
	border-bottom: solid 1px #cccccc;
	}
.monthly-cont p {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #666666;
	text-align: left;
	font-size: 10px;
	line-height: 1.2em;
	}	
	
.monthly-cont .monthly-pic {
	width: 170px;
	height: 79px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: solid 0px #cccccc;
	background-color: #FFFFFF;
	}

/* ------------------ 最新情報（ブログ） ---------------------------- */
#right .newcome {
	width: 230px;
	margin-left:15px;
	padding: 0 0 0 0;
	}
#right .newcome-ichii {
	margin: 0 0px 0 0px;
	padding: 0px 0px 0 0px;
	background-image: url(../img2/right-bg-2.png);
	background-repeat: repeat-y;
	}
.end {
	width: 230px;
	height: 7px;
	margin: 0 0px 0 0px;
	padding: 0px 0px 0 0px;
	background-image: url(../img2/right-bg-3.png);
	background-repeat: no-repeat;
    }
#right .newcome-ichii a {
	text-decoration: none;
	color: #333333;
　　}
#right .newcome-ichii a:link {
	text-decoration: none;
	color: #333333;
　　}
#right .newcome-ichii a:link:hover {
	text-decoration: underline;
	color: #999999;
	}
#right .newcome-ichii a:link:active {
	text-decoration: none;
	color: #999999;
　　}
#right .newcome-ichii a:visited {
	text-decoration: none;
	color: #663300;
}
#right .newcome-ichii a:visited:hover {
	text-decoration: underline;
	color: #999999;
	}
#right .newcome-ichii a:visited:active {
	text-decoration: none;
	color: #999999;
　　}			
		
#right .newcome-ichii dl {
	margin: 0 0 0 0;
	padding: 10px 5px 0 5px;
	text-align: left;
    }
#right .newcome-ichii dt {
	margin: 0 0 0 0;
	padding: 0.2em 0 0 10px;
	/*background-image: url(../img2/mark2.gif);*/
	/*background-position: 0px 0px;*/
	/*background-repeat: no-repeat;*/
	/*background-position: left center;*/
	}
#right .newcome-ichii dd {
	margin: -1.6em 10px .4em 4.5em;
	padding: 0.2em 0 0 0;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
    }
#right .newcome-ichii ul {
	margin: 0 0 0 0;
	padding: 10px 5px 0 5px;
	text-align: left;
	list-style-type: none;
	border-style: none;
    }
#right .newcome-ichii li {
	margin: 0 10px 0 10px;
	padding: 0 0 0 15px;
	line-height: 140%;
	background-image: url(../img2/mark2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
	

	
/* 多言語サイト */
#right #live-jpn {
	width: 230px;
	margin: 0 0px 0 15px;
	padding: 0 0 0 0;
	background-image: url(../img2/right-bg-1.png);
	background-repeat: no-repeat;
	}	
	

/* イチイバナー */
#right #ichii-banner {
	width: 230px;
	margin: 0 0px 0 15px;
	padding: 0 0 0 0;
	
    }
#right #ichii-banner .cap {
	width: 230px;
	margin: 0 0px 0 0px;
	padding: 0 0 0 0;
	font-size: 10px;
	text-align: center;	
    }		






