@charset "UTF-8";
/* -----------------------------------------------------------
info style
----------------------------------------------------------- */

/*
header [
----------------------------------------------------------- */
body#info div#header {
	position:relative;
	width:735px;
	height:192px;
	background:
		url(../images/info/bg.jpg)
		no-repeat;
	}
div#maindesign {
	width:555px;
	overflow:hidden;
	}
/*
content
main[
----------------------------------------------------------- */
h1 {
	font-size:150%;
	}
h2 {
	font-size:130%;
	}

/*
setubi[
----------------------------------------------------------- */
.setubi ul {
	width:555px;
	}
.setubi li {
	width:267px;
	padding-top:15px;
	padding-right:5px;
	float:left;
}
.setubi li.img2 {
	width:555px;
}
.setubi li.img2 img {
	margin-right:5px;
}
.setubi li.rightclear {
}
.setubi p {
	font-weight:bolder;
	color:#4C7A3F;
	padding-left:0.7em;
	margin:0;
	line-height:0.3em;
}

