@charset "utf-8";

/* ---------- reset ---------- */
*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after,

div#wrapper:after,

div#sidebar :after {
   content: ".";

   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix,

div#wrapper,
div#sidebar { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix,
* html div#container,
* html div#wrapper,
* html div#content,
* html div#sidebar  { height: 1% }
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar  {display:block;}
/* end MacIE5 */
/* clearfix end
==========================================================*/

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:#707070;
	background: #ffffff;
	margin: 0;
	padding: 0;
}

a
{
	color:#707070;
	background-color:inherit;
	text-decoration:none;
}

a:hover
{
	color: #450000;
	text-decoration:underline;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

li
{
	list-style-type:none;
}

.clear
{
	clear:both;
}

.none
{
	display:none;
}
p
{
	color: #707070;
}
/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width: 815px;
	margin:0 auto;
	padding: 0;
	text-align:center;
	background:url(http://www.van-van.biz/img/cmn/bodyBG.jpg) repeat-y 50% bottom;
}

div#container-inner
{
	margin: 0;
	padding: 0;
}


/* ---------- content ---------- */

div#content
{
	float:right;
	text-align:left;
	margin: 0;
	padding: 0;
	width:565px;
}

div#content h1
{
	padding: 10px 0;
	font-size: 77%;
}


/* ---------- header ---------- */

div#header
{
	width: 565px;
	height: 401px;
	margin: 0 0 10px;
	padding: 0;
	
}

/* ---------- header_end ---------- */


/* ---------- main ---------- */

div#main
{
	padding: 0;
	margin: 0;
	width:565px;
}

div#main h3
{
	margin:10px 0;
	padding:12px 0 12px 30px;
	background:url(http://www.van-van.biz/img/cmn/h3.jpg) no-repeat 0 50%;
	color:#fff;
	font-size:1.5em;
}
div#main h3
 a{color:#fff;}

div#main h4
{
	margin:10px 0;
	padding: 11px 0 14px 30px;
	background:url(http://www.van-van.biz/img/cmn/h4.jpg) no-repeat 0 50%;
	color:#3f3f3f;
	font-size:1em;
}
div#main h4
 a{color:#3f3f3f;}
 

div#main h5
{
	margin:10px 0;
	padding-left:15px;
	background:url(http://www.van-van.biz/img/cmn/h5.jpg) no-repeat 0 50%;
	color:#003e21;
	font-size:0.95em;
}
div#main h5 a{color:#003e21;}


div#main h6
{
	margin:10px 0;
	padding-left:30px;
	background:url(http://www.van-van.biz/img/cmn/h6.jpg) no-repeat 0 50%;
	color:#704902;
	font-size:0.95em;
}
div#main h6 a{color:#704902;}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	float: left;
	width: 240px;
	text-align:left;
	margin: 0;
}

div#sidebar div.LOGOaria01
{
	width: 240px;
	height: 152px;
	margin: 65px 0 0;
	padding: 0;
	background:url(http://www.van-van.biz/img/cmn/sideLogo.jpg) no-repeat 0 50%;
	text-align: center;
}

div.sidefla
{
	padding: 20px 0 0;
}

div.contents-menu
{
	color:#000;
	font-size: 85%;
	margin-left: 21px;
	margin-bottom: 45px;
}

div.contents-menu div.contentsImg
{
	margin: 10px 0;
}

div.sideMenu01
{
	width: 197px;
	background: url(http://www.van-van.biz/img/cmn/sideMenubody.jpg) repeat-y 0 0;
}

div.sideMenu01 div.waku
{
	margin: 0;
	padding: 0;
	font-size: 0;
}

div.contents-menu ul
{
	width:197px;
	font-size: 85%;
	list-style-type:none;
	margin: 0 0 5px 5px;
}

div.contents-menu ul li
{
	width: 167px;
	font-size:1em;
	font-weight:bold;
	text-indent: 30px;
	margin: 0 15px;
	color: #323232;
}

div.contents-menu ul li a
{
	color: #000000;
	display:block;
	padding: 13px 0 13px 0;
	background: url(http://www.van-van.biz/img/cmn/sidemenu_point.jpg) no-repeat 0 50%;
	border-bottom: 1px dashed #3f3f3f;
}

div.contents-menu ul li a:hover
{
	color: #323232;
	display:block;
	padding: 13px 0 13px 0;
	background: url(http://www.van-van.biz/img/cmn/sidemenu_point_ov.jpg) no-repeat 0 50%;
	border-bottom: 1px dashed #3f3f3f;
}

div.contents-menu dl
{
	color: #fff;
	font-size: 85%;
	padding-right: 15px;
}

div.contents-menu dl dt
{
	padding-bottom: 5px;
	font-weight: bold;
}

div.contents-menu dl dd
{
	padding-bottom: 10px;
}

div.contents-menu p a
{
	color: #fff;
　　　　 font-weight:bold;
        text-decoration:underline
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	width: 565px;
	margin:0;
	padding: 25px 0 15px;
	font-size: 77%;
}

div#footer p{
	color: #000;
	padding:0 0 15px;
}

div#footer p a{color:#000;}
div#footer p a:hover{color:#707070;}


/* ---------- footer_end ---------- */



/* ---------- mainBox_start ---------- */

div.mainBox
{
	font-size: 92%;
	color: #707070;
	line-height: 150%;
	padding-top: 5px;
}

div.panguzu
{
	margin: 15px 0 0;
	padding: 0;
}

p.topicPass
{
	font-size: 75%;
}


/* ---------- option_start ---------- */

.Left_Img
{
	float: left;
}

.Rigth_Img
{
	float: right;
}

.m_b25
{
	margin-bottom: 25px;
}

img.png {
  behavior: expression(IEPNGFIX.fix(this));
}


div.BannerAria01
{
	margin-bottom: 25px;
}

/*==========================================================
 TOP
==========================================================*/

div.top01
{
	margin: 0 0 25px;
}

div.top01 h2
{
	width: 565px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(http://www.van-van.biz/img/top/meintxt01.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

div.top01 p.Rtxt01
{
	width: 230px;
	float: right;
}




/*==========================================================
	MENU
==========================================================*/

div.ImgBox
{
	margin-bottom: 15px;
}

div.menuBox
{
	margin-bottom: 25px;
	text-align: center;
}

div.menuBox table
{
	width: 550px;
	text-align: left;
}

div.menuBox table tr th.menuTIT
{
	padding: 0;
	border: none;
}

div.menuBox table tr th.menuTIT h4
{
	margin-bottom: 0;
}

div.menuBox table tr th
{
	border-bottom: 1px dashed #ccc;
	padding: 0 20px 5px;
	margin: 0;
	text-align: left;
	font-weight: bold;
}

div.menuBox table tr td
{
	text-align: right;
	border-bottom: 1px dashed #ccc;
	padding: 0 20px 5px;
	margin: 0;
}



/*==========================================================
	product
==========================================================*/

div.productBox
{
	margin-bottom: 25px;
}

div.product01
{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #ccc;
}

div.product01 dl.productTxt
{
	width: 310px;
	float: right;
}

div.product01 dl.productTxt dt
{
	font-weight: bold;
	padding-bottom: 10px;
}



/*==========================================================
	access
==========================================================*/

div.accessBox
{
	margin-bottom: 25px;
}

div.map
{
	text-align: center;
	margin-bottom: 25px;
}

div.map img
{
	margin-bottom: 10px;
}

div.add01
{
	margin-bottom: 25px;
}

div.add01 table
{
	width: 360px;
	float: left;
	font-size: 85%;
}

div.add01 table tr th
{
	padding: 5px 15px 5px 5px;
	text-align: left;
}

div.add01 table tr td
{
	padding: 5px 5px 5px 15px;
}

div.add01 table tr th.color01
{
	background: #e7e5e2;
}

div.add01 table tr td.color01
{
	background: #e7e5e2;
}


/*==========================================================
	coupon
==========================================================*/

div.couponBox
{
	margin-bottom: 25px;
}

div.couponBox div.coupon01
{
	background: url(http://www.van-van.biz/img/coupon/couponBG.jpg) no-repeat;
	width: 560px;
	height: 170px;
	margin-bottom: 30px;
}

div.couponBox div.coupon01 div.couponTXT
{
	padding: 20px 30px;
}

div.coupon01 div.couponTXT p
{
	color: #000;
}

div.coupon01 div.couponTXT p.T01
{
	font-size: 114%;
	font-weight: bold;
	color: #a12020;
	padding: 7px 0;
}

div.coupon02
{
	text-align: center;
}




/*==========================================================
	links
==========================================================*/

div.linksBox
{
	margin-bottom: 25px;
}

div.linksBox div.links01
{
	margin-bottom: 25px;
}

div.linksBox div.links01 table
{
	border: 1px #ccc solid;
	border-collapse: collapse;
	font-size: 85%;
}

div.linksBox div.links01 table tr th
{
	background: #efefef;
	border: 1px #ccc solid;
	border-collapse: collapse;
	padding: 5px 10px;
	text-align: left;
}

div.linksBox div.links01 table tr td
{
	border: 1px #ccc solid;
	border-collapse: collapse;
	padding: 5px 10px;
}





