@charset "shift_jis";



/* Base----------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",helvetica, sans-serif;
}

html {
	height: 100%;
}	

body {
	margin: 0;
	padding: 0;
	color: #424242;
	font-size: 12px;
	line-height: 1.3em;
}

/* IE6 or sooner */
* html body {
	font-size: 83%;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
/*
a {
	overflow:hidden;
	outline:none;
}


/*
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
*/

/* wrapper ----------------------------------------------------- */
#wrapper {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	background: #FFD633;
}

/* header ----------------------------------------------------- */
#header {
	width: 840px;
	height: 86px;
	margin: 0 auto;
	padding: 0;
}

h1 a {
	width: 281px;
	height: 86px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../img/common/logo.jpg) no-repeat;
	float:left;
	display:block;
}

h5 {
	width: 367px;
	height: 48px;
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../img/common/header_h5.gif) no-repeat center;
	float: left;
	display: block;
}

#header ul.lang { 
	margin: 0px; 
	padding: 0 0 0 0;
	list-style-type: none;
	float:right;
}

#header ul.lang li a {
	width: 86px;
	height: 25px;
	margin: 57px 20px 0 0;
	padding: 0 0 0 0;
	background: url(../img/common/bt_en.gif) no-repeat 0px 0px; 
	text-indent: -9999px;
	display: block;
}

/* main_navi ----------------------------------------------------- */
#navi{
	width: auto;
	height: 36px;
	background: url(../img/common/navi_bk.gif) repeat-x;
	margin:0 auto;
}

ul#gnavi {
	width: 660px;
	margin: 0 auto; 
	padding: 0;
	list-style: none;
}

ul#gnavi li{
	float: left;
	margin: 0;
	padding: 0;
}

ul#gnavi li.top a, .new_item a, .item a, .mygum a, .corp a, .link a, .faq a {
	height: 36px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9999px;
}

ul#gnavi li.top a { width:89px; background:url(../img/common/navi_bt01.gif) no-repeat 0px top; }
ul#gnavi li.top a:hover { width:89px; background:url(../img/common/navi_bt01.gif) no-repeat 0px bottom; }

ul#gnavi li.new_item a { width:96px; background:url(../img/common/navi_bt02.gif) no-repeat 0px top; }
ul#gnavi li.new_item a:hover { width:96px; background:url(../img/common/navi_bt02.gif) no-repeat 0px bottom; }
ul#gnavi li.new_item_stay a { width:96px; background:url(../img/common/navi_bt02_stay.gif) no-repeat 0px 0px; }

ul#gnavi li.item a { width:171px; background:url(../img/common/navi_bt03.gif) no-repeat 0px top; }
ul#gnavi li.item a:hover { width:171px; background:url(../img/common/navi_bt03.gif) no-repeat 0px bottom; }
ul#gnavi li.item_stay a { width:171px; background:url(../img/common/navi_bt03_stay.gif) no-repeat 0px 0px; }

ul#gnavi li.mygum a { width:140px; background:url(../img/common/navi_bt04.gif) no-repeat 0px top; }
ul#gnavi li.mygum a:hover { width:140px; background:url(../img/common/navi_bt04.gif) no-repeat 0px bottom; }
ul#gnavi li.mygum_stay a { width:140px; background:url(../img/common/navi_bt04_stay.gif) no-repeat 0px 0px; }

ul#gnavi li.corp a { width:114px; background:url(../img/common/navi_bt05.gif) no-repeat 0px top; }
ul#gnavi li.corp a:hover { width:114px; background:url(../img/common/navi_bt05.gif) no-repeat 0px bottom; }
ul#gnavi li.corp_stay a { width:114px; background:url(../img/common/navi_bt05_stay.gif) no-repeat 0px 0px; }

ul#gnavi li.link a { width:89px; background:url(../img/common/navi_bt06.gif) no-repeat 0px top; }
ul#gnavi li.link a:hover { width:89px; background:url(../img/common/navi_bt06.gif) no-repeat 0px bottom; }
ul#gnavi li.link_stay a { width:89px; background:url(../img/common/navi_bt06_stay.gif) no-repeat 0px 0px; }

ul#gnavi li.faq a { width:101px; background:url(../img/common/navi_bt07.gif) no-repeat 0px top; }
ul#gnavi li.faq a:hover { width:101px; background:url(../img/common/navi_bt07.gif) no-repeat 0px bottom; }
ul#gnavi li.faq_stay a { width:101px; background:url(../img/common/navi_bt07_stay.gif) no-repeat 0px 0px; }


/* Commonness ----------------------------------------------------- */


/* footer ----------------------------------------------------- */
#footer {
	width:800px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#footer ul#footer_link {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

#footer ul#footer_link li{
	margin: 0;
	padding: 0;
	float:left;
}

#footer address {
	margin: 20px;
	padding: 0;
	text-align:right;
	font-style:normal;
	font-size: 12px;
}

#footer address span{
	font-size: 9px;
}


/* float ‰ðœ----------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
 	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix { height: 1% ;}
.clearfix {display:block;}
/* end MacIE5 */

/* DWƒŒƒCƒAƒEƒg•ö‚ê–hŽ~ */
.clearfix {
	overflow: hidden;
}

/* contents link ----------------------------------------------------- */
a:link, a:visited { color: #007ae3; text-decoration:underline; }
a:hover, a:active { color: #02559d; text-decoration:none; }

.small {
	font-size: 11px;
}

.xsmall {
	font-size: 10px;
}

.gray {
	color:#666666;
}

.green {
	color:#006439;
}

.orange {
	color:#FF662B;
}


.black {
	color:#000000;
}

.normal {
	font-weight: normal;
}

.ml35 {
	margin: 0 0 0 35px;
}
