@charset "euc-jp";
/*********** 共通部分用css **************/
/*********** profile **************/
#profile, #flow, #price, #access {
	margin-left:10px;
}
#profile .box {
	background:url(../img/com/com_pro_p01.jpg) no-repeat top left;
	margin-left:9px;
	padding-left:215px;
	font-size:12px;
}
#profile .box h3 {
	background:url(../img/com/com_pro_icon.jpg) no-repeat top left;
	background-position:0 3px;
	font-weight:bold;
	line-height:130%;
	padding-left:10px;
	margin-bottom:2px;
}
#profile .box p {
	line-height:130%;
	padding-left:10px;
	margin-bottom:20px;
}
#profile .box_l {
	float:left;
	display:inline;
	width:265px;
}
#profile .box_r {
	float:left;
	display:inline;
	width:220px;
}
#profile h3.subtl {
	clear:both;
	margin-left:10px;
}
#profile p.txt01 {
	margin-left:10px;
}
/*********** flow **************/
#flow .box {
	clear:both;
	width:700px;
	margin-left:10px;
}
#flow table.tbl01 {
	width:700px;
	margin-left:10px;
}
#flow table.tbl01 td {
	width:418px;
	height:90px;
	vertical-align:middle;
	padding:0 10px;
	background:url(../img/com/com_flow_line.jpg) repeat-x bottom left;
	font-size:12px;
	line-height:150%;
}
#flow table.tbl01 td.no_line {
	background:none;
}
#flow table.tbl01 td.txt01 {
	font-weight:bold;
	font-size:14px;
}
#flow table.tbl01 td.txt01 .orange {
	color:#FFAE43;
	font-size:16px;
}
/*********** price **************/
#price h3 {
	margin-left:10px;
}
#price p.txt01 {
	font-size:14px;
	line-height:130%;
	padding-left:165px;
	font-weight:bold;
	padding-top:25px;
	padding-bottom:27px;
}
#price p.txt02 {
	font-size:12px;
	line-height:110%;
	padding-left:280px;
	margin-top:15px;
}
#price p.btn a {
	margin-left:150px;
	display:block;
	width:421px;
	height:53px;
	background:url(../img/com/com_price_btn.jpg) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
　  outline:none;
}
#price p.btn a:hover{ background:url(../img/com/com_price_btn.jpg) 0 -53px no-repeat;}

/*********** access **************/
#access h3 {
	margin-left:10px;
}
#access .box_l {
	float:left;
}
#access .box_l table.tbl01 {
	margin:20px 0 20px 20px;
	line-height:130%;
}
#access .box_l table.tbl01 th {
	vertical-align:top;
	width:75px;
	padding:6px 0;
}
#access .box_l table.tbl01 td {
	vertical-align:top;
	width:252px;
	padding:6px 0;
}
#access .box_l .btn {
	background:url(../img/com/com_ac_icon_btn.jpg) no-repeat top left;
	font-size:20px;
	line-height:110%;
	font-weight:bold;
	margin-left:60px;
	padding-left:35px;
	padding-bottom:10px;
}
#access .box_r {
	float:right;
	padding-right:20px;
}
/*********** com_tel **************/
#com_tel {
	clear:both;
	width:620px;
	margin-left:60px;
	margin-bottom:40px;
	position: relative;
	width:620px;
}
#com_tel .btn a {
	display:block;
	width:208px;
	height:40px;
	background:url(../img/com/com_btn_inq.jpg) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
　  outline:none;
	position: absolute;
	top: 142px;
	left: 396px;
}
#com_tel .btn a:hover{ background:url(../img/com/com_btn_inq.jpg) 0 -40px no-repeat;}
#com_tel .txt02 {
	font-size:12px;
	line-height:150%;
	margin:17px 0 0 153px;
}
#com_tel .txt02 strong {
	color:#FF0000;
}
