@charset "UTF-8";

@import url("common.css");


/* -------------------------------------------------------------------
 TOPページ
------------------------------------------------------------------- */

/* メインイメージ -------------------- */

.strip_wrapper{
	margin: 8px 0px 0px 192px;
}

#pictures{
	padding-bottom: 18px;
	background: url(../../img/bg_navi.jpg) no-repeat bottom left #FFFFFF; 
}

.panel{
	text-align: center;
}

.hall{
	width: 940px;
	height: 287px;
	background: url(../../img/bg_img03.jpg) no-repeat;
	text-align: right;
}

.hall .icon01{
	margin: 0px 0px 0px 0px;
}

.hall .icon02 img{
	margin: 0px 30px 0px 15px;
}

.news{
	background: #993767;
}

.news p{
	width: 940px;
	margin: 0px 5px;
	background: #FFFFFF;
}

.news p img{
	width: 184px;
	float: left;
}

.news p span{
	display: block;
	padding: 2px 10px;
	float: left;
}

/* TOPICSBOX01 -------------------- */

#ct01{
	width: 950px;
	margin: 30px 0px 20px 0px;
}

#ct01 .box01{
	width: 460px;
	float: left;
	background: url(../../img/bg_box01_bottom.gif) no-repeat bottom #FFFFFF;
}

#ct01 .box01 h2{
	padding-top: 6px;
	text-align: center;
	background: url(../../img/bg_box01_top.gif) no-repeat top;
}

#ct01 .box01 dl{
	padding: 10px;
}

#ct01 .box01 dl dt{
	margin-bottom: 3px;
	font-weight: bold;
}

#ct01 .box01 dl dd{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
}

#ct01 .box02{
	width: 460px;
	float: right;
	padding-bottom: 4px;
	background: url(../../img/bg_box01_bottom.gif) no-repeat bottom #FFFFFF;
}

#ct01 .box02 h2{
	padding-top: 6px;
	text-align: center;
	background: url(../../img/bg_box01_top.gif) no-repeat top;
}

#ct01 .box02 .case{
	width: 440px;
	margin: 10px 10px 5px 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

#ct01 .box02 .case p{
	width: 120px;
	float: left;
}

#ct01 .box02 .case p img{
	border: 3px solid #CCCCCC;
}

#ct01 .box02 .case dl dt{
	margin-bottom: 3px;
	font-size: 105%;
	font-weight: bold;
}

#ct01 .box02 .case dl dd ul li.price{
	color: #FF0033;
	font-weight: bold;
}

#ct01 .box02 .case dl dd ul li.price span{
	margin: 0px 5px;
	font-size: 125%;
}

/* TOPICSBOX01 -------------------- */

#ct02{
	width: 950px;
	margin-bottom: 50px;
}

#ct02 .box01{
	width: 690px;
	float: left;
	background: url(../../img/bg_box02_bottom.gif) no-repeat bottom #FFFFFF;
}

#ct02 .box01 h2{
	padding-top: 6px;
	text-align: center;
	background: url(../../img/bg_box02_top.gif) no-repeat top;
}

#ct02 .box01 .map-box{
	width: 670px;
	margin: 10px;
}

#ct02 .box01 .map-box .map{
	width: 340px;
	float: left;
}

#ct02 .box01 .map-box .map .btn{
	margin-top: 5px;
	text-align: center;
}

#ct02 .box01 .map-box .detail{
	width: 310px;
	float: right;
}

#ct02 .box01 .map-box .detail h3{
	margin-bottom: 3px;
	font-weight: bold;
}

#ct02 .box01 .map-box .detail h3 span.green{
	padding-right: 5px;
	color: #00F236;
	font-size: 120%;
}

#ct02 .box01 .map-box .detail h3 span.purple{
	padding-right: 5px;
	color: #6544C6;
	font-size: 120%;
}

#ct02 .box01 .map-box .detail h3 span.yellow{
	padding-right: 5px;
	color: #E3E300;
	font-size: 120%;
}

#ct02 .box01 .map-box .detail .add{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

#ct02 .box01 .map-box .detail .caution{
	margin-bottom: 15px;
	padding: 5px 5px 2px 5px;
	background: #ECE9D8;
}

#ct02 .box01 .map-box .detail .caution p{
	margin-bottom: 5px;
}

#ct02 .box01 .map-box .detail .caution p.red{
	font-weight: bold;
	color: #FF0033;
}

#ct02 .bn-box{
	width: 230px;
	float: right;
}

#ct02 .bn-box .bn{
	margin-bottom: 10px;
}

















