@charset "UTF-8";
/* CSS Document */

#sub_title{
	font-weight:bold;
	font-size:18px;
}

.sub_title{
	font-weight:bold;
	font-size:18px;
}

.sub_title_nb{
	font-size:18px;
	}

#sub_title_caption{
	padding-left:20px;
	font-weight:lighter;
	}

#sub_min_title{
	font-weight:bold;
	}
.sub_min_title{
	font-weight:bold;
	}
	
#sub_min_title_body{
	padding-left:10px;
	}
	
.sub_min_title_body{
	padding-left:10px;
	}

#sub_body{
	font-weight:normal;
	}

.product_img_h{
	width:auto;
	height:300px;}

.product_img_w{
	width:200px;
	height:auto;}

.product_img_w100{
	width:100px;
	height:auto;}

.div_img{ padding:30px;}

#background {
	z-index: 1;
	position:absolute;
	width: 100%;
	height: 160px;
	margin:0 auto;
	background-image:url(../img/hp/mg_page_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

#menu {
	z-index: 2;
	position:absolute;
	width: 100%;
	height: 160px;
	margin:0 auto;
	left: 1px;
}

.table_white{
	background-color:#FFF;
}

#van{
	font-family:"Arial Black", Gadget, sans-serif;
	}
#vantitle{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:x-large;	
	}
