@charset "utf-8";

body {
color:#FFFFFF;
font-family:'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
font-size:12px;
line-height:1.5em;
}

body, div, dl, dt, dd, ul, ol, li, p, pre, form, fieldset, blockquote, p, address {
margin:0;
padding:0;
}

.clear {
clear:both;
}

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
margin:0;
padding:0;
}

dl,dt,dd,ul,ol,li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

* html .iepngfix {behavior: expression(IEPNGFIX.fix(this));} 

.m_b05em {margin-bottom:0.5em !important;}

.wid10 { width: 10% !important; }
.wid18 { width: 18% !important; }
.wid22 { width: 22% !important; }
.wid32 { width: 32% !important; }

.fl { float: left;}
.fr { float: right;}
.clr {clear: both;}

.right  { text-align: right !important; }
.left   { text-align: left !important; }
.center { text-align: center !important; }


/*
	Local Navi
----------------------------------------- */
div#localNav {
	height:60px;
	border-bottom: 1px solid #717171;
}
div#localNav ul#localNav-in {
	width:950px;
	margin:0 auto;
	text-align:center;
	font-size: small;
}
div#localNav li {
	width:235px;
	height:60px;
	float: left;
}
div#localNav li a {
	display: block;
	width:235px;
	height:60px;
	text-indent: -9999px;
	overflow: hidden;
}
div#localNav li a:hover { background: none !important; }

div#localNav li#lcNav01 {background:url(../images/gotop_on.gif) no-repeat;width:158px;}
div#localNav li#lcNav01 a {background:url(../images/gotop_off.gif) no-repeat;width:158px;}
div#localNav li#lcNav02 {background:url(../images/golist_on.gif) no-repeat;width:159px;}
div#localNav li#lcNav02 a {background:url(../images/golist_off.gif) no-repeat;width:159px;}
div#localNav li#lcNav03 {background:url(../images/gocoupon_on.gif) no-repeat;width:159px;}
div#localNav li#lcNav03 a {background:url(../images/gocoupon_off.gif) no-repeat;width:159px;}
div#localNav li#lcNav04 {background:url(../images/gokit_on.gif) no-repeat;width:157px;}
div#localNav li#lcNav04 a {background:url(../images/gokit_off.gif) no-repeat;width:157px;}
div#localNav li#lcNav05 {background:url(../images/gohowto_on.gif) no-repeat;width:158px;}
div#localNav li#lcNav05 a {background:url(../images/gohowto_off.gif) no-repeat;width:158px;}
div#localNav li#lcNav06 {background:url(../images/gococktail_on.gif) no-repeat;width:159px;}
div#localNav li#lcNav06 a {background:url(../images/gococktail_off.gif) no-repeat;width:159px;}



