@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");

/* CSS Document */

#block00{
	text-align:left;
	width:719px;
	margin-top:20px;
}
#block00 .lef-box{
	width: 500px;
	float:left;
}
#block00 .rig-box{
	width: 200px;
	float:right;
}
#block00 p{
	line-height: 140%;
}

#block01{
	text-align:left;
	width:719px;
	margin-top:20px;
}
#block01 .lef-box{
	width: 350px;
	float:left;
}
#block01 .rig-box{
	width: 350px;
	float:right;
}
#block01 p{
	line-height: 140%;
}
#block01 dl{
	margin:0px 0px 10px 0px;
	padding:0px;
}
#block01 dt{
	margin:10px 0px;
}
#block01 dd{
	margin:0px;
	padding:0px;
	line-height: 140%;
}.forSearchBlock {
	margin: 0px auto 30px;
	width: 702px;
}
.forSearchBlock #block00 {
	width: 702px;
}
