/*-------------------------------------------
	[sejyutsu_flow] Css 
-------------------------------------------*/
h2{
	width:960px;
	height:37px;
	margin:10px 0 20px 0;
}
h3{
	width:143px;
	height:13px;
	margin-bottom:10px;
}
h2#h2_link{
	background:url("images/h2_ttl_01.gif") 0 0 no-repeat;
}
h3#h3_link{
	clear:both;
	background:url("images/h3_ttl_01.gif") 0 0 no-repeat;
	clear:both;
}
h3#h3_link2{
	background:url("images/h3_ttl_02.gif") 0 0 no-repeat;
}
div#btn{
	width:870px;
	padding-bottom:15px;
}
div.seitai_btn{
	width:430px;
	float:left;
	padding-right:10px;
	margin-bottom:10px;
}
div.facial_btn{
	width:430px;
	float:left;
}

dl{
	height:250px;
}
dt{
	padding-bottom:10px;
}
p.img{
	float:left;
	width:290px;
	padding:0 20px 0 80px;
}
p.txt{
	width:370px;
	height:170px;
	font-size:90%;
	font-weight:bold;
	line-height:1.7em;
	letter-spacing:0.15em;
	padding:20px;
	float:left;
}
p.seitai{
	background-color:#eefede;
	color:#244900;
}
p.facial{
	background-color:#f9e6f9;
	color:#303;
}
.arrow_g{
	width:850px;
	height:40px;
	background:url("images/arrow_g.gif") 50% 50% no-repeat;
	text-align:center;
}
.arrow_p{
	width:850px;
	height:40px;
	background:url("images/arrow_p.gif") 50% 50% no-repeat;
	text-align:center;
}
