@charset "utf-8";
/* CSS Document */


#hotspring #mainimg{
/*	background:url(../../images/contents_mainimg_bg02.gif) repeat-x 0;*/
	background:#ffffff;
	margin:0;
	padding:10px 0;
}

#hotspring #mainimg .box{
	background:url(../common/images/mainimg_bg.jpg) center repeat-x;
}

#hotspring #leftArea{
	float:left;
	text-align:left;
	width:210px;
	margin:0;
	padding-right:20px;
}

#hotspring #rightArea{
	background:url(../common/images/contents_left_bg.gif) left repeat-y;
	float:left;
	text-align:left;
	width:730px;
	padding-left:20px;
}

#hotspring #leftArea .list{
	margin-bottom:10px;
}

#hotspring #leftArea .list li{
	background:url(../common/images/i02.gif) 3px 13px no-repeat;
	padding:7px 0 6px 10px;
	border-bottom:1px dotted #6d5c50;
	margin-left:8px;
}

#hotspring #leftArea .leftnavi{
	padding:10px 0;
	border-bottom:1px dotted #6d5c50;
}


#hotspring #rightArea h4{
	font-size:18px;
	font-weight:bold;
	border-left:5px solid #fc9527;
	padding:2px 0 2px 5px;
	margin-bottom:10px;
}

#hotspring #rightArea .area{
	position:relative;
	margin-bottom:40px;
}

#hotspring #rightArea .area .pagetop{
	text-align:right;
	margin-top:10px;
}

#hotspring #rightArea .area .pagetop a{
	background:url(../common/images/i03.gif) 0 5px no-repeat;
	padding:0 0 0 10px;
	font-size:10px;
}

#hotspring #rightArea .area .img{
	background:url(../common/images/img_bg.jpg) no-repeat;
	float:left;
	width:257px;
	height:194px;
	padding:10px;
}
#hotspring #rightArea .area .txt{
	float:left;
	width:442px;
	margin-left:10px;
}

#hotspring #rightArea .area .txt .comment{
	height:124px;
}


#hotspring #rightArea .area .txt table{
	width:440px;
	border:1px solid #bfbfbf;
	border-collapse:collapse;
	float:left;
	margin-top:1px;
	margin-left:1px;
}

#hotspring #rightArea .area .txt table th,
#hotspring #rightArea .area .txt table td{
	border:1px solid #bfbfbf;
	padding:5px;
	text-align:left;
}

#hotspring #rightArea .area .txt table th{
	font-weight:normal;
	background:#eeeeee;
	width:135px;
}

#hotspring #rightArea .area .txt table td{
	background:#ffffff;
}

#hotspring #rightArea .area .txt table.detail{
	margin-top:5px;
}

#hotspring #rightArea .area .txt .detail th{
	width:80px;
}

#hotspring #rightArea .area .txt .detail td{
	text-align:center;
	width:45px;
}

#hotspring #rightArea .area .txt .detail .txtleft{
	width:auto;
	text-align:left;
}