@charset "utf-8";

/***************************************************************
	共通設定
	ヘッダー、フッター、フレームレイアウト
***************************************************************/

div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img,a,dl,dt,dd {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
fieldset,img {  
	border: 0; 
}
hr {
	display: none;
}

body {
	background: #E6D7D0 url(../img/common/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font: .75em/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #5B4646;
}

a {
	text-decoration:none;
	color:#ff6633;
}
a:hover {
	color : #E40D2E;
	text-decoration: underline;
}

.clear {
	clear: both;
}

#container {
	width: 960px;
	height: 100%;
	background: url(../img/common/content_bg.png) repeat-y;
	_background: url(../img/common/content_bg.gif) repeat-y;
	margin: 0 auto; 
	padding: 0;
	text-align: left;
}


/*ヘッダー*/
#header {
	width: 960px;
	height:122px;
	position: relative;
	background: url(../img/common/header_bg.gif) no-repeat;
}

#header .logo {
	width: 253px;
	height: 122px;
	position: absolute;
		top:0px;
		left:40px;
	float: left;
}

#header .tel {
	width: 232px;
	height: 26px;
	position: absolute;
		top:0px;
		right:30px;
	float:right;
}



/*グローバルメニュー*/
#header #g_nav{
	width : 960px;
	height: 122px;
	position: absolute;
		left: 0;
		top: 0px;
	margin:0;
	padding:0;
}
#g_nav #global_navi{
	width : 568px;
	height: 66px;
	margin-left: 365px;
	margin-top: 26px;
}
#global_navi li {
	list-style-type: none;
	float: left;
}
#global_navi li a{
	display:block;
	height : 66px;
	line-height: 1em;
	background: url(../img/common/g_menu.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}
#global_navi li#home a {
	background-position: left top;
	width : 82px;
}
#global_navi li#home a:hover,
#global_navi li#home a.current {
	background-position: left -66px;
}
#global_navi li#select a {
	background-position: -82px top;
	width : 80px;
}
#global_navi li#select a:hover,
#global_navi li#select a.current {
	background-position: -82px -66px;
}
#global_navi li#enjoy a {
	background-position: -162px top;
	width : 81px;
}
#global_navi li#enjoy a:hover,
#global_navi li#enjoy a.current {
	background-position: -162px -66px;
}
#global_navi li#w_list a {
	background-position: -243px top;
	width : 91px;
}
#global_navi li#w_list a:hover,
#global_navi li#w_list a.current {
	background-position: -243px -66px;
}
#global_navi li#company a {
	background-position: -334px top;
	width : 70px;
}
#global_navi li#company a:hover,
#global_navi li#company a.current {
	background-position: -334px -66px;
}
#global_navi li#link a {
	background-position: -404px top;
	width : 70px;
}
#global_navi li#link a:hover,
#global_navi li#link a.current {
	background-position: -404px -66px;
}
#global_navi li#inqurty a {
	background-position: -474px top;
	width : 94px;
}
#global_navi li#inqurty a:hover {
	background-position: -474px -66px;
}




/*メインコンテンツ*/
#mainContent {
	width: 960px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/common/main_bg.gif) no-repeat;
	clear:both;
}
#mainContent .main_img {
	text-align: center;
}



/*レイアウト*/
#left_column {
	float: left;
	margin: 20px 0 0 40px;
	_margin: 20px 0 0 20px;
}

#right_column {
	float: right;
	margin: 20px 40px 0 0;
	_margin: 20px 20px 0 0;
}




/*バナー*/
.store_btn {
	margin: 10px 0;
}
#banner {
	width: 260px;
	background: #C8B5AE;
	margin: 0;
	padding: 10px 0;
}
#banner li {
	list-style-type: none;
	margin: 5px 0 8px 10px;
	text-indent: -5000px;
}
#banner li#bnr01 {
	background: url(../img/common/bnr_01.jpg) no-repeat;
}
#banner li#bnr01 a {
	width: 240px;
	height: 110px;
	display:block;
	background: url(../img/common/bnr_01.jpg) no-repeat;
	outline: none;
}
#banner li#bnr01 a:hover {
	background: url(../img/common/bnr_01_hover.jpg) no-repeat;
}
#banner li#bnr02 {
	background: url(../img/common/bnr_02.jpg) no-repeat;
}
#banner li#bnr02 a {
	width: 240px;
	height: 90px;
	display:block;
	background: url(../img/common/bnr_02.jpg) no-repeat;
	outline: none;
}
#banner li#bnr02 a:hover {
	background: url(../img/common/bnr_02_hover.jpg) no-repeat;
}
#banner li#bnr03 {
	background: url(../img/common/bnr_03.jpg) no-repeat;
}
#banner li#bnr03 a {
	width: 240px;
	height: 90px;
	display:block;
	background: url(../img/common/bnr_03.jpg) no-repeat;
	outline: none;
}
#banner li#bnr03 a:hover {
	background: url(../img/common/bnr_03_hover.jpg) no-repeat;
}
#banner li#bnr04 {
	background: url(../img/common/bnr_04.jpg) no-repeat;
}
#banner li#bnr04 a {
	width: 240px;
	height: 90px;
	display:block;
	background: url(../img/common/bnr_04.jpg) no-repeat;
	outline: none;
}
#banner li#bnr04 a:hover {
	background: url(../img/common/bnr_04_hover.jpg) no-repeat;
}
.address {
	width: 260px;
	background: url(../img/common/address.gif) no-repeat 10px 80px;
	text-align: center;
	margin: 20px 0;
}
.address p {
	width: 260px;
	text-indent: -5000px;
}
.warn {
	margin-top:10px;
	text-align: center;
}

#bn_area {
	margin: 13px 0px 7px 10px;
}



/*フッター*/

#footer{
	clear:both;
	margin : 0;
	width : 960px;
	height: 67px;
	text-align: center;
	background: #E6D7D0 url(../img/common/footer.gif) no-repeat left top;
}
#footer .pagetop a{
	clear: both;
	position: relative;
	float: right;
	top: -17px;
	right: 9px;
	width: 137px;
	height: 17px;
	background: url(../img/common/pagetop.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	outline: none;
}
#footer .pagetop a:hover {
	background: url(../img/common/pagetop_on.gif) no-repeat;
}


.copyright {
	background: url(../img/common/copyright.gif) no-repeat;
	text-indent: -5000px;
}

/* Clears
*************************************************/
.clear {
	clear: both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */