@charset "shift_jis";
/* CSS Document */

#footer{
	background-color:#F6D2D4;
}

#infothis:after,#special:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#infothis,#special{
	zoom: 1;
}

#about{
	background:url(../top_img/pagetitle_bg.gif) repeat-x top left;
	position:relative;
	z-index:2;
}
#infothis{
	width:850px;
	margin:0 auto;
}

#infothis p.youto,#infothis h3{
	width:636px;
	float:left;
}
#infothis p#package{
	width:214px;
	float:right;
}

#special{
	width:750px;
	margin:0 auto 30px auto;
}
#special div{
	width:229px;
	float:left;
	color:#787878;
	text-align:left;
	font-size:110%;
}
#special div#special2{
	border-left:1px #D0121B dotted;
	border-right:1px #D0121B dotted;
	padding:0 15px;
	margin:0 15px;
}
#special div#special2 p{
	width:229px;
}
#special div h4{
	margin-bottom:10px;
}
#special div p{
	line-height:1.5;
}
ul#sample{
	clear:both;
}


#chart{
	background-color:#F6D2D4;
	margin-top:-170px;
	z-index:1;
}
#chart h3{
	background:url(../top_img/special_bg.gif) repeat-x bottom left;
	padding-top:205px;
}
#chart .block,#request .block{
	background:#fff url(../common_img/bg_shadow.gif) repeat-x top left;
}
#chart .inner,#request .inner{
	padding:40px 0 30px 0;
}

#chart .inner ul,#chart .inner h4,#chart .inner dl{
	width:780px;
	margin:0 auto;
}
#chart .inner ul{
	_margin-left:0;
	text-align:left;
}
#chart .inner ul li{
	display:inline;
	margin-right:15px;
}
#chart .inner ul li img{
	margin-right:5px;
	vertical-align:top;
}
#chart .inner h4{
	text-align:left;
	margin:25px auto 10px auto;
	font-size:125%;
}
#chart .inner dl{
	text-align:left;
	line-height:1.5;
}
#chart .inner dl dt{
	clear:both;
	width:203px;
	float:left;
	margin-bottom:5px;
}
#chart .inner dl dt.last{
	padding:0;
}
#chart .inner dl dd{
	margin-left:213px;
}
#chart .inner dl dd.fukidashi{
	background:url(../common_img/chart_fukidashi_02.gif) no-repeat left bottom;
	padding-bottom:15px;
	margin-bottom:10px;
}
#chart .inner dl dd div{
	background:url(../common_img/chart_fukidashi_01.gif) no-repeat left top;
	padding:15px 30px 0 40px;
}
#chart .inner dl dd.fukidashi p{
	paddin-left:1m;
	text-indent:-1em;
}
#chart .inner dl dd p#tsuika{
	color:#D0121B;
	font-size:120%;
	padding-left:2em;
	text-indent:-1em;
}

#request{
	background-color:#F6D2D4;
}
#request h3{
	background-color:#F6D2D4;
	padding-top:40px;
}
#request h4{
	text-align:left;
	border-bottom:3px #920E14 solid;
	color:#920E14;
	padding:0 0 5px 35px;
	font-size:170%;
	margin-bottom:20px;
}
#request h4 span{
	color:#231815;
	font-size:60%;
	font-weight:100;
}
#request ul{
	list-style:disc;
	text-align:left;
	line-height:1.5;
	margin:0 auto 0 1.5em;
}
#request ul li{
	margin-bottom:5px;
}
p#agree{
	background-color:#F6D2D4;
	color:#920E14;
	width:500px;
	font-size:140%;
	padding:15px 0;
	margin:25px auto 35px auto;
}

#request h4 em{
	font-style:normal;
	color:#D0121B;
}

iframe{
	height:600px;
}
html[xmlns] iframe {
	height:650px;
} 