* {
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
	color: #666666;

}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

body{
	margin:0px;
	text-align:center;
	background-color: #F0F3F8;
}


#wrapper {
margin:0px auto;
width:812px;
text-align: left;
background: url(../img/cmn/body_bg.gif);
}
#header{
margin:1px 3px;
}
#header table{
width:806px;
background: url(../img/cmn/header_bg.gif);
}
#navigation{
width:623px;
text-align:right;
}

#contents{
margin:0px 4px;
/*border:1px solid red;*/
}
#contentsbody{
width:804px;
/*height:520px;*/
/*border:1px solid pink;*/
}

#footer{
	margin:0px;
	padding:10px 4px 0px 0px;
	background: #F0F3F8 url(../img/cmn/body_end.gif) no-repeat top;
	font-size:10px;
	font-family: "Verdana", "‚l‚r ƒSƒVƒbƒN";
	height:35px;
}
#footer p {magin:0px; padding:0px;}
#footer .fp{ float:left; width:380px; text-align:left; font-size:10px; font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";}
#footer .fp img{ vertical-align:middle; margin:0px 3px 0px 0px;}
#footer .contact { float:right; width:420px; text-align:right;}

.centering{
margin:0px auto;
text-align:center;
}

/*top page*/
.topimage{
margin:20px 35px;
}

/*concept*/
.concepttable{
width:804px;
margin:10px 0px 0px 0px;
}

/*prodtop*/
.prodent{
margin:10px 20px 0px 0px;
}

/*prod*/
.prod table{
margin:20px auto;
}
.item{
width:735px;
/*border:1px solid blue;*/
}
.prod p{
margin:5px 0px 0px 0px;
font-size:12px;
}
.prod ul{
margin:10px 0px 10px 15px;
padding:0px;
font-size:12px;
}
.prod li{
margin:0px 0px 3px 0px;
}
.kakuhan{
margin:0px 25px 0px 0px;
}
.copyread{
margin:0px 0px 45px 0px;
}
.name{
margin:0px 0px 50px 0px;
}
.namedcp{
margin:0px 0px 25px 0px;
}
.back{
border-top:1px solid #222162;
margin:0px 0px 10px 0px;
padding:10px 0px 0px 0px;
text-align:left;
}

/*howto*/
.howto table{
margin:20px auto;
}
.howtotitle{
margin:0px;
}
.howto p{
margin:3px 8px 15px 0px;
font-size:10px;
}
.number{
margin:5px 3px 0px 0px;
}
