@charset "utf-8";

/* -----------------------
www.fuyouclub.jp/
Last Update 2010/08/25
-------------------------*/

/* main
------------------------------------------------------------------- */

#maim-link {
	padding: 6px 0 6px;
	text-align:center;
	background-color: #E8D6B1;
}

/* sub
------------------------------------------------------------------- */

/* info-section */

#info-section {
	width: 360px;
    padding:36px 0 0;
}


#info-section h3 {}


#info-section li.info-box {
padding-top: 6px;
background: url(../common/img/bd_dotted.gif) left bottom repeat-x;
}

#info-section li#info-box-end {}
#info-section dt {}


#info-section dd {
	padding-bottom: 10px;
}

#info-section a {
	font-weight: normal;
	text-decoration: underline;
	color: #326292;
}

#info-section a:visited {
	color: #326292;
	font-weight: normal;
	text-decoration: underline;
}


/* btn-section */

#btn-section {
margin:12px 15px 6px 0;
padding:2px 0 10px 8px;
background-color:#F5F0DC;
}

#btn-section .box-r {
margin:0 0 0 5px;
background:url(../img/btn_main01_02.gif) repeat-y;
background-position: top left;
}

#btn-section .box-l {
margin:0 0 0 0px;
background:url(../img/btn_main01_02.gif) repeat-y;
background-position: top left;
}


#btn-section .thum {
padding: 0px 10px 2px 10px;
}

#btn-section p {
font-size:12px; line-height:1.4;
padding-top: 3px;
}


/* bnr-section */

#bnr-section {
    padding:30px 0 0 15px;
}

#bnr-section p{
padding-top: 3px;
}

/* room-section */

#room-section {
    padding:3px 0 0 15px;
}

#room-section p {
font-size:12x; line-height:1.2;
padding-top: 2px;
}

/* recommend-section */
#recommend-section {padding: 5px 0 8px 0;}
#recommend-section .r_txt{padding-bottom: 18px; line-height: 1.2;}
#recommend-section .r_plan{
font-size:12px; line-height: 1.2; font-weight:normal;
margin: 5px 0 5px 0 ;
padding: 0 0 0 14px;
background:url(../common/img/arw_02.gif) no-repeat 0.1em;
background-position: top left;
}

#recommend-section .r_plan a:link {text-decoration: underline; color: #932445;}
#recommend-section .r_plan a:visited {text-decoration: underline; color: #932445;}
#recommend-section .r_plan a:hover {text-decoration: none; color: #932445;}
#recommend-section .r_plan a:active {text-decoration: none; color: #932445;}


/* END-------- */

