@charset "utf-8";

html, body{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	font-size:100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
table, caption, th, td{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe{
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:inherit;
	font-size:100%;
}
h1{
	font-size:x-small;
	background:#FFFFFF;
}
a{
	outline:none;
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=60); 
	-moz-opacity:0.60;
	opacity:0.60;
}
div.clear{
	clear:both;
}
hr{
	display:none;
}
ul{
	list-style:none;
}


/*header_top*/
#header_top{
	background:url(../../images/header_top.png);
	height:40px;
	position:fixed;
	top:0;
	left:0; 
	z-index:999;
	width:100%;
}
#header_top ul{
	float:right;
	margin-right:30px;
}
#header_top li{
	float:left;
	margin:4px 15px 0 0;
}

/*wrapper*/
#wrapper{
	margin-top:40px;
}

/*header*/
#header{
	background:url(../../images/footerback.png) repeat-x;
}
#header p{
	margin:0 auto;
	width:1280px;
}

/*main*/
#main_bg{
	height:435px;
	background:url(../../images/main_bg.png) repeat-x;
}
#main{
	margin:0 auto;
	width:1280px;
	height:375px;
	padding:30px 0;
	background:url(../../images/main.png) no-repeat;
}
#main p{
	width:930px;
	height:375px;
	margin:0 auto;
}

/*contents*/
#contents{
	width:960px;
	margin:30px auto;
}
#contents p{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*contents00*/
#contents00{
	width:960px;
	margin-bottom:15px;
}

/*contents01*/
#contents01{
	overflow:hidden;
	margin-bottom:30px;
}
#contents01 li{
	width:290px;
	padding:10px;
	float:left;
	border:1px solid #f0f0f0;
	margin:0 4px;
	line-height:2.0;
}
#contents01 li h3{
}
#contents01 li p{
	margin-bottom:10px;
}
#contents01 li img{
	width:290px;
}

strong{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:bold;
	color:#990000;
}


/*lineup*/
#lineup{
	overflow:hidden;
	margin-bottom:30px;
}
#lineup ul{
	margin-top:30px;
}
#lineup ul li span{
	font-size:small;
}

/*left*/
#lineup li.left .inner{
	width:960px;
	overflow:hidden;
	margin-bottom:30px;
}
#lineup li.left .inner div{
	width:370px;
	float:left;
}
#lineup li.left .inner div img{
	border:2px solid #CCCCCC;
	background:#FFFFFF;
	padding:3px;
	width:360px;
}
#lineup li.left h4{
	width:560px;
	float:right;
}
#lineup li.left table{
	width:560px;
	float:right;
	border-collapse:separate;
	font-size:small;
	line-height:1.8;
}
#lineup li.left table th{
	padding:10px 20px;
	background:#f0f0f0;
	width:20%;
}
#lineup li.left table td{
	padding:9px 19px;
	border:1px solid #f0f0f0;
	width:80%;
}
#lineup li.left .thumb{
	clear:both;
	overflow:hidden;
	margin-bottom:60px;
	width:960px;
}
#lineup li.left .thumb li{
	width:230px;
	margin:5px;
	float:left;
}
#lineup li.left .thumb li img{
	width:220px;
	border:2px solid #CCCCCC;
	background:#FFFFFF;
	padding:3px;
}

/*right*/
#lineup li.right .inner{
	width:960px;
	overflow:hidden;
	margin-bottom:30px;
}
#lineup li.right .inner div{
	width:370px;
	float:right;
}
#lineup li.right .inner div img{
	border:2px solid #CCCCCC;
	background:#FFFFFF;
	padding:3px;
	width:360px;
}
#lineup li.right h4{
	width:560px;
	float:left;
}
#lineup li.right table{
	width:560px;
	float:left;
	border-collapse:separate;
	font-size:small;
	line-height:1.8;
}
#lineup li.right table th{
	padding:10px 20px;
	background:#f0f0f0;
	width:20%;
}
#lineup li.right table td{
	padding:9px 19px;
	border:1px solid #f0f0f0;
	width:80%;
}
#lineup li.right .thumb{
	clear:both;
	overflow:hidden;
	margin-bottom:60px;
	width:960px;
}
#lineup li.right .thumb li{
	width:230px;
	margin:5px;
	float:left;
}
#lineup li.right .thumb li img{
	width:220px;
	border:2px solid #CCCCCC;
	background:#FFFFFF;
	padding:3px;
}

/*contents02*/
#contents02{
	overflow:hidden;
	margin-bottom:30px;
}
/*#contents02 div{
	margin-top:15px;
}
#contents02 div img{
	border:2px solid #CCCCCC;
	background:#FFFFFF;
	padding:3px;
	width:360px;
	float:right;
}
#contents02 div h4{
	width:560px;
	float:left;
}
#contents02 div h4 img{
	width:560px;
	border:none;
	padding:0;
	background:none;
}
#contents02 div p{
	width:560px;
	float:left;
	line-height:2.0;
	font-size:large;
}*/

/*contents03*/
#contents03{
	overflow:hidden;
	margin-bottom:30px;
}

div.div_right{
	clear:both;
	overflow:hidden;
	margin-top:30px;
}
div.div_right img{
	border:2px solid #CCCCCC;
	background:#FFFFFF;
	padding:3px;
	width:360px;
	float:right;
}
div.div_right h4{
	width:560px;
	float:left;
}
div.div_right h4 img{
	width:560px;
	border:none;
	padding:0;
	background:none;
}
div.div_right p{
	width:560px;
	float:left;
	line-height:2.0;
	font-size:large;
}

div.div_left{
	clear:both;
	overflow:hidden;
	margin-top:30px;
}
div.div_left img{
	border:2px solid #CCCCCC;
	background:#FFFFFF;
	padding:3px;
	width:360px;
	float:left;
}
div.div_left h4{
	width:560px;
	float:right;
}
div.div_left h4 img{
	width:560px;
	border:none;
	padding:0;
	background:none;
}
div.div_left p{
	width:560px;
	float:right;
	line-height:2.0;
	font-size:large;
}

/*contents04*/
#contents04{
	overflow:hidden;
	margin-bottom:60px;
}
#contents04 div{
	overflow:hidden;
	margin:15px 0 30px 0;
}
#contents04 p{
	width:370px;
	float:left;
	line-height:2.0;
	font-size:medium;
}
#contents04 table{
	width:560px;
	float:right;
	border-collapse:separate;
	font-size:small;
	line-height:1.8;
}
#contents04 table th{
	padding:5px 10px;
	background:#f0f0f0;
	width:20%;
}
#contents04 table td{
	padding:4px 9px;
	border:1px solid #f0f0f0;
	width:80%;
}

/*gmap*/
#gmap{
	clear:both;
}
#gmap iframe{
	padding:3px;
	background:#FFFFFF;
	border:2px solid #CCCCCC;
}


/*buy*/
.buy{
	margin:60px auto;
}
.buy a img{
	border:5px solid #F0F0F0;
	width:950px;
}
.buy a:hover img{
	border:5px solid #000000;
	width:950px;
}

/*copyright*/
#copyright{
	clear:both;
	padding:10px;
	text-align:center;
	border-top:1px solid #7e7e7e;
	background:#5d5d5d;
	background:url(../../images/footerback.png) repeat-x;
	color: #fff;
	font-size:small;
}