/* seizo */

.sei_mainbox {
	width:650px;
	margin:auto;
}

.sei_height {
	padding:10px 0px;
}

.sei_tit {

	height:50px;
	text-align:center;
}

.sei_l {
	width:200px;
	float:left;
	text-align:center;
	color:#703100;
	font-size:14px;
	font-weight:bold;
}

.sei_r {
	width:250px;
	float:right;
	padding:5px 0px 5px 20px;
	border-width:1px 0px 0px 0px;
	border-color:#C06200;
	border-style:dotted none none none;
}

.sei_photo {
	width:180px;
	float:right;
	padding:5px 0px;
	border-width:1px 0px 0px 0px;
	border-color:#C06200;
	border-style:dotted none none none;
}

.sei_l_flow {
	width:200px;
	height:100px;
	background:url(../img/seizo/flow.gif) no-repeat;
	padding:10px 0px 0px 0px;
}

.sei_l_start {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;

}