@charset "shift_jis";

/* ================================
  トップページ用CSS
================================ */

/* ==== container ==== */
body {
	background: url(../images/com_bg01.gif) repeat-x 0 0;
}
div#container {
	width: 100%;
	margin:0;
	padding:0;
	background:none;
	color:#444444;
	text-align: left;
}
div#container img {
	vertical-align: bottom;
}

/* ==== header ==== */
div#header {
	width: 950px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

/* -- site-logo -- */
div#header p#headerlogo {
	float:left;
	margin:25px 0 0 0;
}
div#header .homeLink {
	float:left;
	margin:30px 0 0;
	padding:0 0 0 14px;
}

/* -- header-right -- */
div#header #header-right {
	float: right;
	width: 500px;
}

/* -- headmenu -- */
div#header ul.headmenu {
	float:right;
	min-height:inherit;
	margin:13px 0 0 0;
	text-align:right;
}
* html div#header ul.headmenu { /* IE6 hacks */
	height:auto;
}
div#header ul.headmenu li {
	display:inline;
	margin:0 0 0 20px;
	font-size: 0;
}
html:\66irst-child div#header .headmenu li { /* Safari2 hacks */
	background:url(../images/common_ic013.gif) no-repeat 0 0.2em;
}
div#header .headmenu li.first-child {
	margin:0;
}

/* ==== site-utility ==== */
div#site-utility {
	clear:both;
	float: right;
	margin:10px auto 0;
	padding:0;
	text-align:right;
}
div#site-utilityIn {
	margin:0 0 0 auto;
}
* html div#site-utilityIn {
	width: 500px;
}


/* -- search -- */
div#site-utilityIn div#search-section {
	float:right;
}
div#header form {
	margin: 0;
	width: auto;
}
div#site-utilityIn div#search-section form input {
	vertical-align:middle;
}
div#site-utilityIn div#search-section form input#searchtxt {
	width:132px;
}
div#site-utilityIn div#search-section form input#submit {
	width:38px;
	height:22px;
	margin-left:0;
}

/* -- sizechange -- */
div#site-utilityIn div#sizechange {
	float:right;
	width:124px;
	padding-left:16px;
}

/* ==== globalnavi ==== */
div#globalnavi {
	clear:both;
	width: 950px;
	margin:13px auto 0;
	padding:0 0 14px;
	background: url(../images/com_bg02.gif) repeat-x 0 100%;
	text-align:left;
}
div#globalnavi ul li {
	float:left;
	height:39px;
	line-height:0;
	font-size:0;
}
div#globalnavi ul li a {
	display:block;
	height:39px;
	text-indent:-1000em;
	text-decoration:none;
	outline-width:0;
}
div#globalnavi li#g-product,
div#globalnavi li#g-product a {
	width:125px;
}
div#globalnavi li#g-enjoy,
div#globalnavi li#g-enjoy a {
	width:125px;
}
div#globalnavi li#g-news,
div#globalnavi li#g-news a {
	width:150px;
}
div#globalnavi li#g-about,
div#globalnavi li#g-about a {
	width:125px;
}
div#globalnavi li#g-ir,
div#globalnavi li#g-ir a {
	width:160px;
}
div#globalnavi li#g-customer,
div#globalnavi li#g-customer a {
	width:125px;
}
div#globalnavi li#g-shop,
div#globalnavi li#g-shop a {
	width:140px;
}
div#globalnavi li#g-product a {
	background:url(../../images/top_gNavi01.gif) no-repeat 0 0;
}
div#globalnavi li#g-enjoy a {
	background:url(../../images/top_gNavi01.gif) no-repeat -125px 0;
}
div#globalnavi li#g-news a {
	background:url(../../images/top_gNavi01.gif) no-repeat -250px 0;
}
div#globalnavi li#g-about a {
	background:url(../../images/top_gNavi01.gif) no-repeat -400px 0;
}
div#globalnavi li#g-ir a {
	background:url(../../images/top_gNavi01.gif) no-repeat -525px 0;
}
div#globalnavi li#g-customer a {
	background:url(../../images/top_gNavi01.gif) no-repeat -685px 0;
}
div#globalnavi li#g-shop a {
	background:url(../../images/top_gNavi01.gif) no-repeat -810px 0;
}

/* グローバルナビ（on） */
div#globalnavi li#g-product.checked a,
div#globalnavi li#g-product a:active,
div#globalnavi li#g-product a:hover {
	background:url(../../images/top_gNavi01.gif) no-repeat 0 -39px;
}
div#globalnavi li#g-enjoy.checked a,
div#globalnavi li#g-enjoy a:active,
div#globalnavi li#g-enjoy a:hover {
	background:url(../../images/top_gNavi01.gif) no-repeat -125px -39px;
}
div#globalnavi li#g-news.checked a,
div#globalnavi li#g-news a:active,
div#globalnavi li#g-news a:hover {
	background:url(../../images/top_gNavi01.gif) no-repeat -250px -39px;
}
div#globalnavi li#g-about.checked a,
div#globalnavi li#g-about a:active,
div#globalnavi li#g-about a:hover {
	background:url(../../images/top_gNavi01.gif) no-repeat -400px -39px;
}
div#globalnavi li#g-ir.checked a,
div#globalnavi li#g-ir a:active,
div#globalnavi li#g-ir a:hover {
	background:url(../../images/top_gNavi01.gif) no-repeat -525px -39px;
}
div#globalnavi li#g-customer.checked a,
div#globalnavi li#g-customer a:active,
div#globalnavi li#g-customer a:hover {
	background:url(../../images/top_gNavi01.gif) no-repeat -685px -39px;
}
div#globalnavi li#g-shop.checked a,
div#globalnavi li#g-shop a:active,
div#globalnavi li#g-shop a:hover {
	background:url(../../images/top_gNavi01.gif) no-repeat -810px -39px;
}

/* ==== pankuzu ==== */
div#pankuzu {
	width: 950px;
	margin:0 auto;
  padding: 8px 0 0 10px;
}

/* ==== flashbox ==== */
#flashbox {
	clear:both;
	margin-top: 13px;
}

/* ==== contents ==== */
div#container div.contents {
	margin: 5px 0 0;
}

/* ==== footer ==== */
div#footer {
	clear:both;
	overflow:hidden;
	width: 950px;
	margin: 20px auto 0;
	padding: 0 0 30px;
}
div#footer .footLinkBox {
	margin-top: 15px;
	padding-bottom: 1px;
	background: url(../../images/top_bg10.gif) repeat-y 0 100%;
}
div#footer .footLinkBox .clickText a {
	display: block;
	height: 30px;
	background: url(../../images/top_bg09.gif) no-repeat 0 0;
	text-indent: -1000em;
	font-size: 0;
}
div#footer .footLinkBox .clickText.close a {
	background: url(../../images/top_bg08.gif) no-repeat 0 0;
}
div#footer .footLinkBox .inner01 {
	margin: 20px 0 0;
	padding-bottom: 20px;
	background: url(../../images/top_bg11.gif) no-repeat 1px 100%;
}
div#footer .footLinkBox .inner01 .col {
	float: left;
	width: 170px;
	_width: 190px; 
	padding: 0 10px;
}
div#footer .footLinkBox .inner01 .col.first {
	width: 170px;
	_width: 180px;
	_margin-right: 10px;
}
div#footer .footLinkBox .inner01 .col dl dt {
	margin-bottom: 5px;
	padding-left: 16px;
	background: url(../images/com_ic02.gif) no-repeat 0 0.3em;
	line-height: 1.5;
	font-weight: bold;
	font-size: 110%;
}
div#footer .footLinkBox .inner01 .col p {
	margin-bottom: 10px;
	padding-left: 16px;
	background: url(../images/com_ic02.gif) no-repeat 0 0.3em;
	line-height: 1.5;
	font-weight: bold;
	font-size: 110%;
}
div#footer .footLinkBox .inner01 .col dl dd {
	margin-left: 7px;
	padding-left: 13px;
	background: url(../images/com_ic01.gif) no-repeat 0 0.3em;
	line-height: 1.2;
	margin-bottom: 5px;
}
div#footer div.footbox {
	width:950px;
	padding:10px 0 0 0;
}
div#footer address {
	width:242px;
	float:left;
}
div#footer address .campanyLogo {
	margin-top: 8px;
}
div#footer p.foottxt {
	width:432px;
	float:left;
	margin-right: 15px;
	padding: 8px 10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
div#footer .policyLink {
	float: right;
	width: 225px;
	margin-top: 12px;
}
div#footer .policyLink li {
	float: left;
	margin: 0 20px 0 0;
	padding-left: 13px;
	background: url(../images/com_ic01.gif) no-repeat 0 50%;
}
div#footer .policyLink li.last {
	float: left;
	margin: 0;
	padding-left: 13px;
	background: url(../images/com_ic01.gif) no-repeat 0 50%;
}
@media print{
	div#footer .policyLink {
		width: 230px;
	}
}


/* ==== clearfix ==== */

div#header:after,
div#headerIn:after,
div#globalnavi:after,
div#site-utility:after,
div#contents:after,
div#footer:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

div#header,
div#headerIn,
div#globalnavi,
div#site-utility,
div#contents,
div#footer {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html div#header,
* html div#headerIn,
* html div#globalnavi,
* html div#site-utility,
* html div#contents,
* html div#footer {
	height:1%;
}

div#header,
div#headerIn,
div#globalnavi,
div#site-utility,
div#contents,
div#footer {
	display:block;
}
/* End hide from IE-mac */
