@charset "utf-8";
/* CSS Document */

/* +++++++++++++++++++++++
		Global
+++++++++++++++++++++++ */

body {
	color:#666666;
	font-family:"ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","verdana","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:75%;
	overflow:visible;
	line-height: 160%;
}
#wrap {
	border-top:4px solid #0D0075;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	clear:both;
}
h2 img {
	vertical-align:top;
}
div#container {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
#contents {
	position:relative;
}
.languagebox {
	padding-right: 38px;
	padding-left: 38px;
	padding-bottom: 0px;
}
.languagebox .box {
	float: left;
	width: 280px;
	padding-right: 17px;
	background-image: url(../../img/shoptbl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 393px;
	padding-top: 10px;
	text-align: center;
}
.languagebox .box02 {
	float: left;
	width: 280px;
	background-image: url(../../img/shoptbl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 393px;
	padding-top: 10px;
	text-align: center;
}
.languagebox .photo {
	padding-bottom: 16px;
}
.languagebox .midashi {
	padding-bottom: 16px;
}
.languagename li {
	padding-bottom: 6px;
}
.languagebox .box03 {
	float: left;
	width: 280px;
	background-image: url(../../img/shoptbl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 393px;
	padding-top: 10px;
	text-align: center;
	padding-right: 17px;
	padding-bottom: 20px;
}
.languagebox .box04 {
	float: left;
	width: 280px;
	background-image: url(../../img/shoptbl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 393px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 20px;
}
.languagebox02 {
	padding-right: 38px;
	padding-left: 38px;
	padding-bottom: 22px;
	padding-top: 25px;
	font-size: 12px;
	line-height: 20px;
}


/* +++++++++++++++++++++++
		Header
+++++++++++++++++++++++ */
#header {
	background:url("../img/headerTopShadow.gif") no-repeat scroll center top transparent;
	margin-bottom:15px;
	padding-top:24px;
}

.siteID {
	float:left;
}

#header .nav {
	margin-top:19px;
}
.nav {
	float:right;
}

#header .nav li {
	font-size:10px;
	display:inline;
	float:left;
	font-size:10px;
	margin-left:10px;
}
#header .nav li a {
	color:#666666;
	text-decoration:none;
	white-space:nowrap;
}
/* +++++++++++++++++++++++
	Leftpanel
+++++++++++++++++++++++ */
#leftPanel {
	float:left;
	width:180px;
	left: 0;
	position:absolute;
}
#storeMainNav, #storeSubNav {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	margin-bottom:10px;
}
#storeSubNav {
	border-bottom:1px solid #999999;
}
	#storeMainNav li img,
	#storeSubNav li img {
		vertical-align:top; 
	}

#subFooter .nav a {
	color:#BBBBBB;
	text-decoration: none;
}

/* +++++++++++++++++++++++
	Centerpanel
+++++++++++++++++++++++ */
#centerPanel {
	display:inline;
	float:left;
	width:520px;
	margin-left: 190px;
}
#centerHead{
	border:1px solid #999999;
	width: 519px;
	margin-bottom: 15px;
}
#centerPanel h3{
	background-image: url(../img/h_bg.gif);
	width: 487px;
	height: 23px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	margin: 0 auto 15px;
	padding-top: 4px;
}
.centerBlock1 , .centerBlock2{
	border:1px solid #999999;
	padding: 8px 4px;
}
.centerBlock1 p{
	margin-bottom: 10px;
}
.centerBlock2 p{
	margin-bottom: 10px;
}
.centerBlock1 h4{
	color: #0D0075;
	font-size: 14px;
	margin-bottom: 5px;
}
.centerBlock2 h4{
	color: #0D0075;
	font-size: 14px;
	margin-bottom: 5px;
	border-top: 2px solid #122B61;
	border-bottom: 1px dotted #122B61;
	padding: 3px 0;
}
.inner{
	padding: 0 15px;
}
.pagetop{
	text-align: right;
	clear: both;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.single , .double{
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.none{
	padding-bottom: 5px;
	margin-bottom: 20px;
	 border: none;
}
.double dl{
	float: left;
	width: 210px;
}
.double dl.left{
	width: 260px;
	margin-right: 10px;
}
.single dt , .double dt{
	margin-bottom: 3px;
}
.single dd , .double dd{
	margin-bottom: 3px;
	padding:0;
}
html>/**/body .single dd,
html>/**/body .double dd {
	margin-bottom: 0px;
}
.single dt , .double dt{
	background: url(../img/icon01.gif) no-repeat;
	padding-left: 10px;
	background-position: 0 4px;
	color: #0D0075;
}

#contents dl.floor {
	width:auto;
	float:none;
	display:inline-block;
	/display:inline;
	/zoom:1;
	border:1px solid #d6d6d6;
	height:20px;
}
	#contents dl.floor dt {
		float:left;
		background:#0E3293;
		color:#fff;
		padding:0 6px;
		margin:0;
		line-height:20px;
		width:auto;
		text-indent:0;
	}
	#contents dl.floor dd {
		float:left;
		padding:0 6px;
		margin:0;
		line-height:20px;
	}
	
	/**/
	#contents dl.floor02 {
	width:auto;
	float:none;
	display:inline-block;
	/display:inline;
	/zoom:1;
	border:1px solid #d6d6d6;
	height:40px;
}
	#contents dl.floor02 dt {
		float:left;
		background:#0E3293;
		color:#fff;
		padding:0 6px;
		margin:0;
		line-height:20px;
		width:auto;
		text-indent:0;
	}
	#contents dl.floor02 dd {
		float:left;
		padding:0 6px;
		margin:0;
		line-height:20px;
	}
#contents dl.p {
	margin-bottom:10px;
}

.gourme dl{
	margin:0 10px 10px;
}
.gourme dt{
	float: left;
	width: 340px;
	padding-left: 23px;
	font-size: 13px;
	text-indent:-18px;
	padding-left:18px;
}
.gourme dt span{
	font-size: 11px;
}
.gourme dd {
	float:right;
}


.gourme_e dl{
	margin:0 10px 10px;
}
.gourme_e dt{
	float: left;
	width: 280px;
	padding-left: 23px;
	font-size: 13px;
	text-indent:-2em;
	padding-left:2em;
}
.gourme_e dt span{
	font-size: 11px;
}
.gourme_e dd {
	float:right;
}
.bl{
	color: #0D0075;
}
.li1{
	margin-bottom: 15px;
}
.li1 li{
	background:url(../img/icon01.gif) no-repeat;
	padding-left: 12px;
	background-position: 0 4px;
}
.ph{
	float: left;
	width: 146px;
	margin-right: 10px;
}
.txt{
	float: left;
	width: 320px;
}
.ti{
	color: #2C4CA1;
}
.ti span{
	border: 1px solid #2C4CA1;
	padding: 3px;
}



/* +++++++++++++++++++++++
	Rightpanel
+++++++++++++++++++++++ */

#rightPanel  {
	float:right;
	width:230px;
	right: 0;
	position:absolute;
}
#storeBoard  {
	position:relative;
}
	#storeBoard p img {
		vertical-align:top;
	}
#storeBoard, #storeInfo, #relatedSite {
	margin-bottom:10px;
}
#storeChengeForm {
	left:35px;
	position:absolute;
	top:115px;
	white-space:nowrap;
}
#storeChengeForm h2 {
	float:left;
}

#storeChengeForm form {
	border:1px solid #CCCCCC;
	float:left;
	font-size:10px;
	height:21px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
}
#storeInfo, #relatedSite {
	border-top:1px solid #999999;
}
#storeBoard, #storeInfo, #relatedSite {
	margin-bottom:10px;
}
#storeInfo h2, #storeInfoBody, #relatedSite h2, #relatedSiteBody {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#storeInfoList li h3 {
	color:#660000;
	font-size:12px;
	margin-bottom:5px;
}
#storeInfo ul li {
	background-image: url(../img/rpShadow.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #999999;
	padding:10px;
}

div#subFooter {
	background-color: #000000;
	border-top:1px solid #242424;
	clear:both;
	color:#AAAAAA;
	font-size:11px;
	padding:6px 20px;
	height: 16px;
}
div#subFooter address {
	color:#DDDDDD;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-style:normal;
	text-align:center;
}
div#subFooter .nav li {
	display:inline;
	font-size:10px;
	margin-left:10px;
	float: left;
}
#storeInfoList{
	font-size:10px;
	line-height:1.3;
}


/* clearfix
---------------------------------------------------- */
.clearFix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.clearFix{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearFix{
	height: 1%;
}
.clearFix{
	display: block;
}
/* End hide from IE-mac */
.txtbl {
	color: #333333;
}

