body{ margin: 0px 0px;
	font-size: 0.75em;
	line-height: 1.4em;
	color:#666;
}
h1,h2,h3,h4,h5,h6,p,ul,li,ol {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	vertical-align: bottom;
}
p {
}

#wrapall {
	width: 910px;
	margin: 0 auto;
	background: url(../img/body_bg.gif) repeat-y;
	padding: 0 4px;
}

#main {
	width: 910px;
	height: 610px;
	position: relative;
}

h1 {
     display: block;
     width: 552px;
     height: 610px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../img/mainttl.jpg) no-repeat;
	 float: left;
}
img#mainimg {
	float: left;
}

#mainInfo {
	position:absolute;
	left: 20px;
	bottom: 20px;
	width: 320px;
	line-height: 2.5em;
}

#mainInfo h2 {
     display: block;
     width: 310px;
     height: 32px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../img/maininfo_ttl.gif) no-repeat;
	 margin-bottom: 10px;
}

.rt {
	text-align: right;
}
#mainInfo .rt {
	margin-bottom: 60px;
}

.prod {
	width:432px;
	float: left;
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 30px;
	display: inline;
}

#prod01 h3 {
     display: block;
     width: 326px;
     height: 95px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../img/prod_name_1.gif) no-repeat;
	 margin-bottom: 10px;
}
#prod02 h3 {
     display: block;
     width: 376px;
     height: 95px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../img/prod_name_2.gif) no-repeat;
	 margin-bottom: 10px;
}

.prodimg {
	text-align: center;
}

.prodinfo {
	background: #000;
	padding: 8px 0 8px 8px;
	margin-top: 3px;
}
.prodinfo div {
	margin-top: 4px;
}
.prodinfo div img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.prodinfo p {
	clear: both;
	color: #FFF;
	padding-right: 8px;
}



/*footer*/
#footer {
	clear: both;
	margin-top: 46px;
	padding: 0 14px;
	border-bottom: solid 1px #ccc;
	height: 2em;
}
#footer ul {
	list-style: none;
	float: left;
	margin-left: 6px;
}
#footer ul li {
	float: left;
	margin-left: 14px;
	margin-top: 2px;
	display: inline;
}
#footer ul li#lnkBn2009 a {
     display: block;
     width: 131px;
     height: 14px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../img/lnk_bn_late2009.gif) no-repeat;
}
#footer ul li#lnkBn2008-2009 a {
     display: block;
     width: 177px;
     height: 14px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../img/lnk_bn_2008-2009.gif) no-repeat;
}
#logoKaiyodo {
	float: left;
}
#footer p {
	text-align: right;
	margin-top: -0em;
}

#copyright {
	text-align: center;
	padding: 16px 0;
}