@charset "utf-8";
@import url("info.css");
/* ////////////////////
PRODUCTS
//////////////////// */
/* #content
-------------------- */
/* #main */
#content #main {
}
#content #main h1 {
	height:80px;
	background:url(../img/ttl.jpg) no-repeat 0 0;
}

/* Section01 */
#content #main h2 {
	height:34px;
	line-height:34px;
	background:url(../img/bg_ttl.jpg) repeat-x 0 0;
	color:#fff;
	text-indent:16px;
	font-size:122%;
}
html:first-child #content #main h2 {font-size:1.22em}
#content #main h3 {
	line-height:1;
	margin-bottom:18px;
	padding:.5em 1em;
	background:#000;
	color:#fff;
	font-size:122%;
}
html:first-child #content #main h3 {font-size:1.22em}

#content #main .Section01 div {
	margin: 0 20px;
}
#content #main .Section01 * div {
	margin: 0;
}
#content #main .Section01 .ImgBox {
	width:220px;
}
#content #main .Section01 .Inner {
	width:490px;
}
