@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */
#wrapper{
	width:100%;
	background:url(../shisetsu/img/bg_main_image.jpg) no-repeat center 119px;
}
#title1{margin:0 0 10px;}
.box1{
	margin:0 0 18px;
	border-collapse:collapse;
	border:0;
	width:532px;
}
.box1 td{padding:0;}
.box1-1{
	border-collapse:collapse;
	border:1px #CCCCCC solid;
	width:100%;
}
.box1 td .box1-1 td{
	padding:0;
	vertical-align:top;
}
.box1 td .box1-1 td h4{
	amrgin:0 0 3px;
	padding:8px 0 0 0;
}
.box1 td .box1-1 td p{
	padding:0 2px 0 0;
	font-size:75%;
}
.line1{
	margin:0 0 18px;
	width:100%;
	background:url(../shisetsu/img/line1.gif) repeat-x left top;
}
