@charset "utf-8";

/***************************************************
	トーカイドミトリー用スタイルシート
	flow.css
	トップページレイアウトスタイル定義
***************************************************/

/* トップページ index.html
------------------------------------------------------------ */
/*-----contents-----*/

#contents {
	clear: both;
	width: 690px;
	margin: 20px 30px 10px 30px;
	background: url(../img/flow/midium_bg.gif) repeat-y;
}
#contents h2 {
	width: 690px;
	margin: 0 auto;
}
#contents h3 {
	width: 690px;
	margin: 20px 0 10px 0;
}
#contents p.flow-s {
	width: 620px;
	margin: 20px 0 50px 30px;
}

#contents div.flow {
	width: 570px;
	margin: 0 0 0 30px;
	padding: 0 20px 0 30px;
	border-bottom: 1px solid #3291F0;
}
#contents div.flow h4 {
	float: left;
	width: 350px;
	padding: 0 0 5px 10px;
}
#contents div.f01 {	background: url(../img/flow/flow_1_2.gif)  left bottom no-repeat;}
#contents div.f02 {	background: url(../img/flow/flow_2_2.gif)  left bottom no-repeat;}
#contents div.f03 {	background: url(../img/flow/flow_3_2.gif)  left bottom no-repeat;}
#contents div.f04 {	background: url(../img/flow/flow_4_2.gif)  left bottom no-repeat;}
#contents div.f05 {	background: url(../img/flow/flow_5_2.gif)  left bottom no-repeat;}

#contents div.flow p.text {
	float: left;
	width: 400px;
	padding: 5px 0 5px 10px;
}
#contents div.flow p.text-ire {
	float: left;
	width: 320px;
	padding: 5px 0 10px 10px;
}
#contents div.flow p.text-ire img {
	padding-bottom: 10px;
}
#contents div.flow p.text img {
	padding: 0 0 10px 0;
}
#contents div.flow p.photo img {
	float: right;
	width: 200px;
	padding: 0 0 10px 0;
}
#contents div.flow p.photo2 img {
	float: right;
	width: 125px;
	padding: 0 0 5px 0;
}
#contents p.arrow {
	width: 51px;
	height: 44px;
	margin: 5px 0 0 300px;
	background: url(../img/flow/flow_mark.gif) center top no-repeat;
	text-indent: -9999px;	
}
#contents p.info {
	width: 620px;
	height: 100px;
	margin: 10px 0 10px 30px;
	background: url(../img/property/info_l.jpg) no-repeat;
}
#contents p.info img {
	width: 151px;
	height: 26px;
	margin: 8px 0 0 460px;
}
#contents div.sita {
	width: 690px;
	background: url(../img/flow/bottom_bg.gif) bottom no-repeat;
}
#contents div.sita ul.icon li.i01 {
	float: left;
	width: 21px;
	padding: 5px 0px 30px 30px;
}
#contents div.sita ul.icon li.i02 {
	float: left;
	margin: 7px 0px 32px 10px;
}
#contents div.sita ul.icon li.i03 {
	float: right;
	width: 90px;
	padding: 10px 45px 20px 0px;
}

#contents p.at {
	padding: 80px 0 80px 40px;
