@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section h3{
	margin-bottom:10px;
}
div.section h4{
	margin-bottom:10px;
}
div.pmtcBox{
	margin-bottom:20px;
}
div.pmtcBox p{
	margin-bottom:15px;
}

div#pmtcLeft{
	float:left;
	display:inline;
	width:370px;
}
div#pmtcRight{
	float:right;
	display:inline;
	margin-right:15px;
	width:161px;
}
div#flow dt.nodd{
	margin-bottom:15px;
}
div#flow dt.after{
	font-weight:bold;
}
div#flow dd{
	margin-bottom:15px;
}

div.pmtcBox table{
	width:500px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
div.pmtcBox th{
	padding:5px 0;
	width:300px;
	font-weight:normal;
	text-align:left;
	text-indent:10px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	background:#f0f0f0;
}
div.pmtcBox td{
	padding:5px 10px;
	vertical-align:top;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
p.laserTxt{
	margin-bottom:15px;
}
div#laser h5{
	margin-bottom:10px;
	line-height:1;
}
div.laserBox{
	margin-bottom:15px;
	padding:15px;
	background:#fffde3;
}
div.laserBox ul{
	margin:0 0 15px 60px;
}
div.laserBox li{
	float:left;
	display:inline;
	margin-right:15px;
	font-size:0.8em;
	text-align:center;
}
div.laserBox li.nextMark{
	padding-right:53px;
	background:url(../images/img_next.gif) no-repeat right center;
}
div.yoyaku{
	margin:20px 0 15px;
	padding:10px;
	border:solid 2px #feeeb3;
	background:#fff8dd;
}
.tel{
	margin-top:10px;
	text-align:right;
}
