﻿@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
/*	outline: 0;*/
}

html {
	font-size: 75%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

img {
	vertical-align: text-bottom;
	-ms-interpolation-mode: bicubic;
}

.opacity a img:hover{
		opacity: .7;
-webkit-opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);	/* IE lt 8 */
		}


strong {
	font-weight: bold;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
/*	border-collapse: separate;*/
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:focus {
/*\*/
	overflow: hidden;
/**/
}

option {
	padding-right: 10px;
}

/* =======================================

	CommonElements

======================================= */

body {
	font-size: 100%;
	line-height: 140%;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	background: #fff;
	border:0px;
	padding:0px;
	overflow:hidden;
}

h1 {
	margin-bottom: 0px;
	padding: 0px 0;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h2 {
	padding: 0px 0;
	width: 100%;
	font-size: 12px;
}

#container {
	width: 100%;
	text-align: center;
}

/* =======================================
	メガメニュー
======================================= */
.menu_wrap{
	background:#f6f1e8;
	width:985px;
	}
	.menu_wrap01{min-height:480px;}
	.menu_wrap02{min-height:430px;}
.menu{
	position:absolute;
	top:1px;
	left:0px;
	z-index:99999;
	}

ul.megamenu {
  text-align:left;
}

.menu_btn img{
	}
.menu_btn img:hover{
	}

.f-l{
	float:left;
	}
.children{
	padding:0px;
	font-size:90%;
	}
	.children li{
		line-height:2.0 !important;
		margin:0px;
		height:80px;
		}
.category{
	margin:30px 0 0 50px;
	}
.category li{
	float:left;
	width:160px;
	}
	.category li.other{
		margin:0 0 0 20px;
		}
		
.category_thumb{
	margin:20px 0 0 50px;
	}
	.category_thumb ul{
		margin:15px 0 0 0;
		}
.category_thumb li{
	float:left;
	width:180px;
	border-bottom:1px solid #c9c9c9;
	padding:0 0 15px 0;
	}
	.category_thumb li.other{
		margin:0 0 0 54px;
		}
		.category_thumb li p.img{
			width:50px;
			float:left;
			margin:0 0 0 2px;
			}
			.category_thumb li p.text{
			width:110px;
			float:left;
			color:#666666;
			margin:15px 0 0 10px;
			font-size:12px;
			}
			.category_thumb li p.text a{
				color:#666666;
				text-decoration:none;
				}
		
/* =======================================
	スライダー
======================================= */

.main-slider{
	position:absolute;
	top:60px;
	width:980px;
	}
	
.mgt45{
	margin-top:45px !important;
	}
