@charset "utf-8";


/* =import 
----------------------------------------------*/
@import url(reset.css);
@import url(layout.css);



/* hn
------------------------------------------- */
h1{
position:absolute;
top:31px;
left:112px;
}
h2{
}
h3{
	margin-bottom:15px;
}
h4{
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
	border-top:#000000 solid 2px;
	padding:10px;
}


/* header
------------------------------------------- */
.sub{
position:absolute;
top:5px;
right:112px;
	}
.sub li{
display:inline;
border-left:#aaaaaa solid 1px;
padding:0 5px;
font-size:10px;
}
.sub li a{ color:#646464; }

.navi{
position:absolute;
bottom:0;
right:118px;
width:438px;
height:38px;
background:url(../images/navi-bg.gif) no-repeat;
}
.navi li{
	float:left;
	}
.navi li a:hover img,
.navi li h2 img{
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity:0;
}



/* link
------------------------------------------- */
a:link{ color:#555555; text-decoration:underline; }
a:hover{ color:#555555; text-decoration:none; }
a:visited{ color:#555555; text-decoration:underline; }


/* common
------------------------------------------- */
.title-img{
	margin-top:20px;
	}
.section{
	width:515px;
	height:auto;
	overflow:hidden;
	padding:10px 0 0 20px;
	margin-bottom:20px;
	}
.section p{
	margin-bottom:10px;
	}
	
.return{
	margin-bottom:20px;
	}
.section .left{
	float:left;
	margin:0 15px 0 0;
	}
.section .caution{
	color:#900;
	font-size:9px;
	}

/* list */
.list01{
	padding:0 0 0 5px;
	margin:0 0 15px 0;
	}
.list01 dt{
/*
	background:#666666;
*/
	background:#222222;
	display:block;
	padding:5px 8px;
	color:#ffffff;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	}
.list01 dd{
	background:url(../images/allow04.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
	}

/* list2 */
.list02{
	padding:0 0 0 5px;
	margin:0 0 15px 0;
	}
.list02 dt{
/*
	background:#666666;
*/
	background:#222222;
	display:block;
	padding:5px 8px;
	color:#ffffff;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	}
.list02 dd h5{
	background:url(../images/allow04.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
	margin-bottom:10px;
	}



/* table
------------------------------------------- */
table.table01{
width:100%;
border-top:#cccccc solid 1px;
border-left:#cccccc solid 1px;
margin-bottom:10px;
background:#ffffff;
}
table.table01 th{
width:auto;
background:#f1ffbf;
border-right:#cccccc solid 1px;
border-bottom:#cccccc solid 1px;
padding:10px;
color:#615a47;
}
table.table01 th span{
color:#990000;
}
table.table01 td{
border-right:#d5dace solid 1px;
border-bottom:#d5dace solid 1px;
padding:10px;
}
table.table01 td.center{
	text-align:center;
	}



/* top-img
------------------------------------------- */
.top-img{
	width:802px;
	margin:0 auto;
	}

.top-img2{
	width:800px;
	margin:0 auto;
	background:#222222;
	background:url(../images/ip3-b.png);
	}


/* information
------------------------------------------- */
#information{
	width:220x;
	margin:0 0 5px 0;
	}
#information li{
	width:215x;
	height:auto;
	overflow:hidden;
	paddng:5px 0 0 0;
	}
.section #information li{
	width:100%;
	}
#information li span{
	width:76px;
	float:left;
	color:#f55f1b;
	}
#information li p{
	width:275px;
	float:right;
	background:url(../images/alllow.gif) no-repeat 0 5px;
	padding:0 5px 0 5px;
	}
.section #information p{
	width:400px;
	}


/* box-info
------------------------------------------- */
#box-info{
	padding:0 0 0 5px;
	width:100%;
	hegiht:auto;
	overflow:hidden;
	}
#box-info li{
	width:150px;
	height:200px;
	padding:10px;
	background:url(../images/boxbg.gif)  repeat-x 0 bottom #ffffff;
	border:#dadada solid 1px;
	float:left;
	margin:0 10px 20px 0;
	_margin:0 5px 10px 0;
	}
#box-info li.end{
	margin:0 10px 20px 0;
	_margin:0 5px 10px 0;
	}
#box-info li p{
	padding:2px;
	text-align:justify;
/*
	font-size:9px;
*/
	}

#box-info p.title{
	padding:0px;
	text-align:justify;
	font-weight:bold;
/*
	font-size:10px;
*/
	}

#box-info span.topic{
	color:#f55f1b;
	font-weight:bold;
/*
	font-size:9px;
*/
	}

/* menu-01
------------------------------------------- */
.menu01{
	width:100%;
	background:url(../images/menu01-bottom.gif) no-repeat 0 bottom #2b2622;
	padding-bottom:16px;
	}
.menu01 .inside{
	width:100%;
	margin-bottom:10px;
	background:url(../images/menu01-top.gif) no-repeat 0 0;
	padding-top:34px;
	}
.menu01 .inside ul{
	padding:10px 15px 0 15px;
	}
.menu01 .inside ul li{
	background:url(../images/allow02.gif) no-repeat 0 5px;
	padding:0 0 0 18px;
	margin-bottom:3px;
	}
.menu01 .inside ul li a{
	color:#d2d2d2;
	}


/* menu-02
------------------------------------------- */
.menu02{
	margin-bottom:10px;
	background:url(../images/boxbg.gif)  repeat-x 0 bottom #ffffff;
	padding:10px 15px;
	border:#dadada solid 1px;
	}
.menu02 ul li{
	background:url(../images/allow03.gif) no-repeat 0 5px;
	padding:0 0 0 18px;
	margin-bottom:3px;
	}

/* menu-03
------------------------------------------- */
.menu03{
	}
.menu03 li{
	margin-bottom:10px;
	}

/* menu-04
------------------------------------------- */
.menu04{
	}
.menu04 li{
	margin-bottom:10px;
	}



/* footer
------------------------------------------- */
.copy{
	width:40%;
	float:left;
	color:#cccccc;
	}
.footer-navi{
	width:40%;
	float:right;
	text-align:right;
	}
.footer-navi li{
	display:inline;
	border-left:#aaaaaa solid 1px;
	padding:0 5px;	
	font-size:10px;
	}
	.footer-navi a{
	color:#cccccc;
	}

/* product-box-info
   ADD 2010/07/02
------------------------------------------- */
#product-box-info{
	padding:0 0 0 2px;
	width:100%;
	hegiht:auto;
	overflow:hidden;
        }
#product-box-info li{
	width:165px;
	height:190px;
	padding:0px;
	background:url(../images/boxbg.gif)  repeat-x 0 bottom #ffffff;
	border:#dadada solid 1px;
	float:left;
	margin:0 2px 6px 0;
	}
#product-box-info li.end{
	margin:0 2px 6px 0;
	}
#product-box-info li p{
	text-align:justify;
	font-size:12px;
	}

#product-box-info p.title{
	padding:5px;
	margin:0;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background:#f55f1b;
	}

#product-box-info p.list{
	padding:0 0 0 20px;
	margin:5px;
	background:url(../images/allow04.gif) no-repeat 0 5px;
	}

/* product-box-info2
   ADD 2010/07/03
------------------------------------------- */
#product-box-info2{
	padding:0 0 0 5px;
	width:100%;
	hegiht:auto;
	overflow:hidden;
        }
#product-box-info2 li{
	width:220px;
	padding:0px;
	background:url(../images/boxbg.gif)  repeat-x 0 bottom #ffffff;
	border:#dadada solid 1px;
	float:left;
	margin:0 5px 10px 0;
	}
#product-box-info2 li.end{
	margin:0 5px 10px 0;
	}
#product-box-info2 li p{
	text-align:justify;
	font-size:10px;
	}

#product-box-info2 p.title{
	padding:5px;
	margin:0;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	}

#product-box-info2 p.list{
	padding:0 0 0 20px;
	margin:5px;
	background:url(../images/allow04.gif) no-repeat 0 5px;
	}
