@charset "shift_jis";

/* Main_img ----------------------------------------------- */

#main_img{
	padding: 0 10px;
	}

/* Contents -----------------------------------------------  */

#contents_left{
	float: left;
	width: 565px;
	margin-left: 2px;
	}

#center{
	float: right;
	}

/* New(更新情報) ----------------------------------------------- */

#new{
	width: 360px;
	padding: 5px;
	background-color: #EDEDED;
	}

#new ul{
	list-style:none;
	margin: 2px 0 10px 5px;
	}

#new li{
	border-bottom: dotted 1px #9E9E9E;
	line-height: 2.0em;
	padding-left: 20px;
	background: url(../images/contents_mark.gif) no-repeat;
	}


/* Topics ----------------------------------------------- */

#topics{
	width: 360px;
	padding: 5px;
	background-color: #EDEDED;
	}

#topics h3{
	font-size: 1.1em;
	color: #663714;
	line-height: 1.5em;
	font-weight: bold;
	margin: 5px;
	padding-top: 5px;
	}

#topics p{
	margin: 5px;
	}

#topics p.kakotopics{
/*	border-top: solid 2px #727272;*/
	padding-top: 8px;
	}


/* hikami（ひかみＣＣとは） ----------------------------------------------- */

#hikami{
	width: 185px;
	background: url("../images/hikami_bg_01.jpg") top no-repeat;
	margin-right: 10px;
	font-size: 0.95em;
	line-height: 1.5em;
	}

#hikami h2{
	padding-top:11px;
	padding-left: 1px;
	}

#hikami p img{
	margin: 0 auto;
	}

div#kadomarugbottom{
	width: 185px;
	height: 11px;
	background: url(../images/hikami_bg_02.gif) bottom no-repeat;
	}


/* 緑バージョン
#hikami{
	width: 181px;
	background-color: #E7F2EF;
	border: solid 1px #78C1A6;
	padding-bottom: 10px;
	margin-right: 10px;
	font-size: 0.95em;
	line-height: 1.5em;
	}
*/

#hikami p{
	margin: 7px 7px 0;
	}

/* weather（お天気ライブ） ----------------------------------------------- */

div#weather{
	width: 185px;
	margin-bottom: 10px;
	*margin-bottom: 0;
	}
	
div#weather img{
	vertical-align: top;
	}

div#weather h2{
	margin: 0;
	padding: 0;
	}
	
div#weather p{
	background: url(../images/weather_bg.gif) repeat-y;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color:#696363;
	line-height: 1.2;
	}

div#weather p img{
	margin-bottom: 3px;
	}

div#weather strong{
	font-weight: bold;
	}

div#weather div#weather_btm{
	width: 185px;
	height: 8px;
	background: url(../images/weather_btm.gif) no-repeat;
	}





/* Rightbat(右バナーメニュー部分) ----------------------------------------------- */

#rightbar{
	width: 195px;
	float: right;
	margin-right: 2px;
	}

#banner ul{
	list-style: none;
	}

#banner a{
	display: block;
	text-decoration: none;
	width: 195px;
	height: 59px;
	margin-bottom: 10px;
	}
#banner ul li#sakura a{
	text-indent: -9999px;
	background: url(../sakura/images/sakura.jpg) no-repeat;
	}
#banner ul li#conpe a{
	text-indent: -9999px;
	background: url(../images/conpe.jpg) no-repeat;
	}
#banner ul li#firstee{
	text-indent: -9999px;
	background: url(../images/bn_firstee.png) no-repeat;
	display: block;
	text-decoration: none;
	width: 195px;
	height: 60px;
	margin-bottom: 10px;
	}
#banner ul li#reserve{
	text-indent: -9999px;
	background: url(../images/banner_hitori.jpg) no-repeat;
	display: block;
	text-decoration: none;
	width: 195px;
	height: 60px;
	margin-bottom: 10px;
	}
#banner ul li#restaurant{
	text-indent: -9999px;
	background: url(../images/bn_restaurant.jpg) no-repeat;
	display: block;
	text-decoration: none;
	width: 195px;
	height: 59px;
	margin-bottom: 10px;
	}
/*
#banner ul li#restaurant a{
	text-indent: -9999px;
	background: url(../club/images/bn_restaurant.jpg) no-repeat;
	}
*/
#banner ul li#health a{
	text-indent: -9999px;
	background: url(../images/banner_01.gif) no-repeat;
	}
	
#banner ul li#miyabi a{
	text-indent: -9999px;
	background: url(../images/banner_04.gif) no-repeat;
	}
	
#banner ul li#salon a{
	text-indent: -9999px;
	background: url(../images/banner_02.gif) no-repeat;
	}

#kaiin{
	width: 193px;
	background-color: #F4EBC3;
	border: solid 1px #E0CEC1;
	}

#kaiin ul{
	list-style-type: circle;
	margin-left: 20px;
	padding: 3px 0;
	}

#rightbar #access{
	margin: 10px 0;
	}

#rightbar #access p{
	position: absolute;
	left: -9999px;
	}
	
#bn{
	margin-bottom:10px
	}

