@charset "euc-jp";
/* CSS Document */
#tokusyu #header {
	background:url(image/header.gif) no-repeat left top;
	width:700px;
	height:180px;

}
#header strong{
position:relative;
overflow:hidden;
z-index:-1;
display: block;
}

#header h1{
font-size:13px;
font-weight:bold;
text-align:right;
margin:0 20px 0 0;
}


#rboxm h2{
margin:0 0 20px 0;
padding:0;
}


#tokusyu h3.itemname{
background:#00A33D;
border:#006B33 solid 1px;
color:#FFFFFF;
padding:5px 0 5px 10px;
margin:0 0 10px 0;
}

#tokusyu h3.itemname a{
color:#FFFFFF;
text-decoration:none;
}

#tokusyu h3.itemname a:hover{
color:#FFFFFF;
text-decoration: underline;
}

#tokusyu .itembox1{
	float:left;
	width:700px;
	margin:0 0 20px 0;
}

#tokusyu .itembox1 img{
display:block;
float:left;
margin:0 10px 0 0;
}

#tokusyu .itembox2{
float:right;
width:390px;
margin:0 0 20px 0;
}

#tokusyu .itembox2 img{
display:block;
float:left;
margin:0 10px 0 0;
}

#tokusyu .whatbox{
	height:196px;
	background:url(image/what_bg.gif) no-repeat top left;
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
	width: 700px;
	float: left;
}

#tokusyu .whatbox p{
	margin:0 0 10px 0;
	padding: 30px 0 0px 170px;
}

#tokusyu span.orenge{
color:#FF6600;
font-size:18px;
}


#tokusyu ul{
margin:5px 0 0 0;
padding:0;
list-style:none;
}

#tokusyu li.detail a{
display:block;
float:left;
width:200px;
height:85px;
background:url(image/detail.gif) no-repeat top left;
list-style:none;
}

#tokusyu li.detail a:hover{
	display:block;
	width:200px;
	height:85px;
	background:url(image/detail_ov.gif) no-repeat top left;
	list-style:none;
}


/*º¸¥á¥Ë¥å¡¼*/

#tokusyu #lboxm2 {
	height:1300px;
	background-color:#FFFF37;
}


#tokusyu #lboxm2 p{
	padding:5px 0 5px 0;
	background:url(image/line.gif) left bottom no-repeat;
	color:#000;
	line-height:180%;
	font-size:10px;
	padding:0 10px 5px 10px;
}

#tokusyu #lboxm2 a{
	color:#00A33D;
	line-height:180%;
	font-size:10px;
}
#tokusyu #lboxm2 a:hover{
	color:#F00;
}
