@charset "utf-8";

/*ベースリンク設定--------------------------------------------------------------*/

a:link,a:visited{color:#201714;text-decoration:none;}
a:hover{color:#971E23;text-decoration:underline;}


/*------------------------------------------------------------------------------

	top-page

--------------------------------------------------------------------------------*/
#Entry h3{
	margin: 25px 0 15px;
	padding: 0 0 5px 10px;
	line-height: 1.2;
	border-left: 2px solid #8a1c34;
	border-bottom: 1px dotted #c7c7c7;
}

/*------------------------------------------------------------------------------

	second

--------------------------------------------------------------------------------*/
h2{
	width:960px;
	margin:40px auto 20px;
	position:relative;
	background: url(../images/ttl/bg.png) no-repeat 0 0;
}

h2 span{
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 10px 14px 40px;
}
@media only screen and (max-width: 640px){
h2{
	width:auto;
	overflow: hidden;
}
}


/*------------------------------------------------------------------------------

	contents

--------------------------------------------------------------------------------*/
#Bland-main{
	width:905px;
	height:350px;
	margin:0 auto 10px;
	background: url(../images/second/haikei_main.png) no-repeat left top;
	overflow:hidden;
	zoom:1;
}

#Bland-main div.B-main{
	float:right;
	_display:inline;
	width:767px;
	margin-right:10px;
	padding-top:5px;
}

#Bland-main div.B-navi{float:left;_display:inline;width:115px;text-align:center;margin-left:5px;}
#Bland-main div.B-navi ul{width:115px;margin:0 auto;padding-top:13px;}
#Bland-main div.B-navi ul li{margin-bottom:4px;}
#Bland-main div.B-navi ul li.last{margin-bottom:0px;}

#Bland-main div.B-navi ul li a:hover img{
	opacity:0.50;
	filter: alpha(opacity=50);
	background:#fff;
}

#Bland-main div.B-navi ul li img.act{
	opacity:0.30;
	filter: alpha(opacity=30);
	background:#fff;
}
#contents{
	width: 960px;
	margin: 0 auto;
}

@media only screen and (max-width: 640px){
#contents{
	width: auto;
	padding: 0 10px;	
}
}


/*------------------------------------------------------------------------------

	menu

--------------------------------------------------------------------------------*/
#brand-main{
	text-align: center;	
}
#brand-main h1{
	margin:-30px 0 10px;
	color:#8a1c34;
	text-align: left;	
	font-size:22px;
	font-weight:bold;
}
#brand-main img{
	max-width: 100%;
}
#seasonal-menu{
	margin: 40px 0 -30px;
}
#seasonal-menu h1{
	display: inline-block;
}
#seasonal-menu span{
	margin-left: 15px;
	font-size: 14px;
}
#seasonal-menu a{
	display:inline-block;
	*display:inline;
	float:right;
	padding:10px 20px;
	color:white;
	font-size: 14px;
	vertical-align:top;
	text-decoration:underline;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#8a1c34;
	zoom:1;
}
#seasonal-menu a:hover{
	text-decoration:none;
	background-color:#ff6400;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.menulist{
	margin: 0 -5px;
	letter-spacing: -0.4em;
}
.menulist li{
	display: inline-block;
	width: 194px;
	height:184px;
	margin: 0 24px 10px;
	padding: 0 5px;
	letter-spacing: normal;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background-position:center bottom;
	background-repeat:no-repeat;
}
.menulist li p{
	position: relative;
	display: block;
	width: 194px;
	height:184px;
	margin:0 -5px;
}
.menulist li p span{
	position: absolute;
	left: 0;
	bottom: 0;
	display: inline-block;
	width: 100%;
	padding: 10px 15px;
	color: #fff;
	font-size: 12px;
	line-height: 1.1;
	background: url(../images/bg-b.png) repeat 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.menulist li p span span.tax{
	position: static;
	display: inline;
	width: 100%;
	padding: 0 0 0 5px;
	font-size: 10px;
	background:none;
}

.menulist li:hover p span{
	opacity: 0;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.menulist li:hover p span span.tax{
	opacity:1;
}
.menulist li p img{
	max-width: 100%;
	height: auto;
}

div#contents p#note{
	padding:15px 20px;
	font-size: 12px;
	border:1px #ccc solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width: 640px){
#seasonal-menu span{display: block;margin: 5px 0 0;}
#seasonal-menu a{
	display: block;
	float: none;
	margin: 10px 0 0;
	text-align: center;
}
.menulist{text-align: center;}
}
@media only screen and (max-width: 398px){
.menulist li{width: 50%;}
.menulist li p span{padding: 5px 10px;}
}


/*------------------------------------------------------------------------------

	Information

--------------------------------------------------------------------------------*/

#Primary-Body{
	width:960px;
	margin:0 auto; padding-top:30px;
	overflow:hidden;
}

#Primary-Body #Entry{width:620px;float:left;}
#Primary-Body #Utility{ width:290px; float:right;}




#Primary-Body #Entry h2{width:620px; height:37px !important; margin-bottom:10px;}
#Primary-Body #Entry p.List{ width:620px; text-align:right; font-size:13px;}
#Primary-Body #Entry p.List a{ text-decoration:underline;}



#Primary-Body #Entry dl{width:620px;text-align:left;}
#Primary-Body #Entry dl dt,
#Primary-Body #Entry dl dd{font-size:12px;padding-top:5px;padding-bottom:5px;}

#Primary-Body #Entry dl dt{
	width:65px;
	padding-left:5px;
	float:left;
	clear:both;
	border-bottom:1px dotted #999;
}

#Primary-Body #Entry dl dd{
	width:488px;
	float:left;
	border-bottom:1px dotted #999;
}

#Primary-Body #Entry dl dd a:link,
#Primary-Body #Entry dl dd a:visited{color:#971E23;text-decoration:underline;}
#Primary-Body #Entry dl dd a:hover{color:#201714;text-decoration:none;}




#Primary-Body #Entry ul#newsticker{width:620px;overflow:hidden;}
#Primary-Body #Entry ul#newsticker li{padding:0 0 10px;}

#Primary-Body #Entry ul#newsticker li table{
	width:620px;
    border-collapse: separate;
    border-spacing: 0;

}

#Primary-Body #Entry ul#newsticker li table th,
#Primary-Body #Entry ul#newsticker li table td{
	vertical-align:top;font-size:13px;text-align:left;
	border-bottom:1px dotted #DDD;
	padding-bottom:7px;
}


#Primary-Body #Entry ul#newsticker li table th.up{width:80px; padding:0 20px 0 0;}


#Primary-Body #Entry #uobei-shibuya{
	width:450px;
	margin:0 auto 10px;
}

#Primary-Body #Entry p#Mobile{ margin:0; padding:0;}
#Primary-Body #Entry ul#Campaign{ width:620px; padding-bottom:15px; overflow:hidden}
#Primary-Body #Entry ul#Campaign li{ width:620px;}


#Primary-Body #Utility div.Youtube{ padding-bottom:10px;}


.dumbCrossFade {
	width:426px;
	height:100px;
	margin-bottom:10px;
	display:block;
	cursor:pointer;
	border:none;
	position:relative;
	overflow:hidden;
	z-index:1000;
}
.dumbCrossFade .dumbItem {
	display:none;
	position:absolute;
	/*top:24px;*/
	/*bottom:0;*/
	/*left:1px;*/
	border:none;
	_left:0;
	left:0;
}


@media only screen and (max-width: 640px){
#Primary-Body{
	width:auto;
	margin:0 auto; padding :30px 10px 0;
}

#Primary-Body #Entry{width: auto;float:none;margin: 0 0 20px;}
#Primary-Body #Utility{width: auto;float:none;text-align: center;}




#Primary-Body #Entry h2{ overflow: hidden;}
#Primary-Body #Entry p.List{ width:auto; text-align:right; font-size:13px;}
#Primary-Body #Entry p.List a{ text-decoration:underline;}



#Primary-Body #Entry dl{width:auto;text-align:left;}
#Primary-Body #Entry dl dt,
#Primary-Body #Entry dl dd{font-size:12px;padding-top:5px;padding-bottom:5px;}

#Primary-Body #Entry dl dt{
	width:65px;
	padding-left:5px;
	float:left;
	clear:both;
	border-bottom:1px dotted #999;
}

#Primary-Body #Entry dl dd{
	width:auto;
	float:none;
	padding-left: 75px;
	border-bottom:1px dotted #999;
}

#Primary-Body #Entry dl dd a:link,
#Primary-Body #Entry dl dd a:visited{color:#971E23;text-decoration:underline;}
#Primary-Body #Entry dl dd a:hover{color:#201714;text-decoration:none;}




#Primary-Body #Entry ul#newsticker{width:auto;overflow:hidden;}
#Primary-Body #Entry ul#newsticker li{padding:0 0 10px;}

#Primary-Body #Entry ul#newsticker li table{
	width:auto;
    border-collapse: separate;
    border-spacing: 0;

}

#Primary-Body #Entry ul#newsticker li table th,
#Primary-Body #Entry ul#newsticker li table td{
	vertical-align:top;font-size:13px;text-align:left;
	border-bottom:1px dotted #DDD;
	padding-bottom:7px;
}


#Primary-Body #Entry ul#newsticker li table th.up{width:80px; padding:0 20px 0 0;}


#Primary-Body #Entry #uobei-shibuya{
	width:auto;
	margin:0 auto 10px;
}

#Primary-Body #Entry p#Mobile{ margin:0; padding:0;}
#Primary-Body #Entry ul#Campaign{ width:auto; padding-bottom:15px; overflow:hidden}
#Primary-Body #Entry ul#Campaign li{ width:auto;}


#Primary-Body #Utility div.Youtube{ padding-bottom:10px;}


.dumbCrossFade {
	width:auto;
	height:100px;
	margin-bottom:10px;
	display:block;
	cursor:pointer;
	border:none;
	position:relative;
	overflow:hidden;
	z-index:1000;
}
.dumbCrossFade .dumbItem {
	display:none;
	position:absolute;
	/*top:24px;*/
	/*bottom:0;*/
	/*left:1px;*/
	border:none;
	_left:0;
	left:0;
}
}



/*------------------------------------------------------------------------------

	menu/kodawari/information

--------------------------------------------------------------------------------*/
#secBox{
	width:960px;
	margin:10px auto 0;
	padding:10px 0 50px;
	background:#fff;
	text-align:center;
}

.shadow {/*position:relative; background:#fff; padding:0px; display:block;*/
	background:#fff;
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

#topicpath{
	width:860px;
	margin:0 auto 10px;
	text-align:left;
	font-size:12px;
	overflow:hidden;
}


#topicpath ul{
	float:right;
	width:230px;
}

#topicpath ul li{ float:left; width:115px; text-align:center;}
#topicpath ul li a{ color:#FFF; font-size:12px; height:24px; line-height:24px; display:block;}
#topicpath ul li a:link,
#topicpath ul li a:visited{ color:#FFFF00; text-decoration:underline;}
#topicpath ul li a:hover{ color:#FFF; text-decoration:none;}

#topicpath ul li a.g-home{
	background: url(../images/topicspass/g_home.gif) no-repeat left center;
	padding:0 0 0 10px;
}
#topicpath ul li a.b-home{
	background: url(../images/topicspass/b_home.gif) no-repeat left center;
}



#MenuBox{
	width:900px;
	margin:0 auto 15px; padding-top:30px;
	text-align:center;
	overflow:hidden;
}

#MenuBox div{
	width:300px;
	float:left;
	text-align:center;
}

#MenuBox div dl{
	width:266px;
	margin:0 auto;
	text-align:left;
}

#MenuBox div dl dt{}

#MenuBox div dl dd{}

#MenuBox div dl dd ul{

}

#MenuBox div dl dd ul li{
	font-size:0.813em;
	padding:10px 0;
	margin:0 5px 0 5px;
	background: url(../images/dot_l.gif) repeat-x left bottom;
	text-align:left;
}

body:first-of-type #MenuBox div dl dd ul li{
	font-size:0.813em;
	padding:10px 0;
	margin:0 5px 0 5px;
	background: url(../images/dot_l.gif) repeat-x left bottom;
	text-align:left;
	/*letter-spacing:-0.1em;*/
}

#MenuBox div dl dd ul li a{
	background: url(../images/icon/pdf.png) no-repeat right center;
	padding-right:15px;
	display: inline-block;
}

#MenuBox div dl dd ul li a:link,
#MenuBox div dl dd ul li a:visited{color:#971E23;text-decoration:underline;}
#MenuBox div dl dd ul li a:hover{color:#201714;text-decoration:none;}
@media only screen and (max-width: 640px){
#MenuBox{width:auto;}
#MenuBox div{
	float: none;
	margin: 0 auto 20px;
}
}

#SafetyBox{
	width:822px;
	border:1px solid #2E2C2A;
	padding:1px 1px 10px;
	margin:0 auto;
	overflow:hidden;
}

#SafetyBox h3{
	height:27px; line-height:27px;
	text-align:left; padding:0 0 0 10px; margin-bottom:10px;
	background:#2E2C2A; color:#FFF;
	font-size:13px; font-weight:normal;
	clear:both;
}

#SafetyBox dl{
	width:391px; float:left;
	padding:0 10px;
	text-align:left;
}

#SafetyBox dl dt{
	font-size:13px;
	padding:0 0 5px; margin-bottom:5px;
	border-bottom:1px solid #2E2C2A;
}

#SafetyBox dl dd{font-size:13px;}
#SafetyBox dl dd a{
	display:block;
	padding-left:10px;
	background: url(../images/menu_arrow.gif) no-repeat left center;
}

#SafetyBox dl dd a:link,
#SafetyBox dl dd a:visited{ color:#006600; text-decoration:underline;}
#SafetyBox dl dd a:hover{ color:#990000; text-decoration:none;}
@media only screen and (max-width: 640px){
#SafetyBox{width:auto;}
#SafetyBox dl{
	width:auto;
	float:none;
	margin: 20px 0 0;
	padding:0 10px;
	text-align:left;
}
}
/*------------------------------------------------------------------------------

	att

--------------------------------------------------------------------------------*/

#attention{
	width:818px;
	margin:15px auto 0;
	padding:0px 0 5px;
	text-align:left;
	clear:both;
}

.genki_att{border:1px solid #FFB420;}
.ondo_att{border:1px solid #FEE203;}
.senryou_att{border:1px solid #2D0F17;}
.tokyo_att{border:1px solid #201614;}
.kamaya_att{border:1px solid #B09D24;}
.kaisen_att{border:1px solid #1974B4;}
.uobei_att{border:1px solid #952426;}

#attention h3{
	padding:2px 0;
	margin-bottom:1em;
	font-size:1em;
	text-indent:1em;
}

.genki_h3{background:#FFB420;}
.ondo_h3{background:#FEE203;}
.senryou_h3{background:#2D0F17; color:#fff;}
.tokyo_h3{background:#2D0F17; color:#fff;}
.kamaya_h3{background:#B09D24; color:#fff;}
.kaisen_h3{background:#1974B4; color:#fff;}
.uobei_h3{background:#952426; color:#fff;}

#attention dl{
	width:780px;
	margin:0 auto;
	text-align:left;
}

#attention dl dt{
	font-size:0.813em;
}

#attention dl dd{
	font-size:0.813em;
	line-height:1.0;
	margin-left:1em;
	margin-bottom:1em;
}

/*------------------------------------------------------------------------------

	blandlist

--------------------------------------------------------------------------------*/
ul#blandlist{
	width:805px;
	margin:30px auto 0;
	text-align:center;
	overflow:hidden;
}

ul#blandlist li{
	/*float:left;
	width:115px;*/
	display:inline; text-align:center;
}

ul#blandlist li a:hover img{
	opacity:0.60;
	filter: alpha(opacity=60);
}

/*------------------------------------------------------------------------------

	storeguide

--------------------------------------------------------------------------------*/
#storeGuide{
	width:820px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

#storeGuide #MapStatus{
	width:450px;
	font-size:0.938em;
	padding:3px 0;
	margin-bottom:1px;
	text-align:center;
	margin-left:370px;
	background:#EAA822;
	clear:both;
}

#storeGuide #storeNav{
	width:300px;
	float:left;
}

#storeGuide #MapArea{
	width:450px;
	height:360px;
	float:right;
	/*text-align:right;*/
}

#storeGuide #storeNav dl{
	width:100%;
	text-align:left;
}

#storeGuide #storeNav dl dt{
	font-size:0.875em;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #201714;
	color:#201714;
}

#storeGuide #storeNav dl dd{
	color:#201714;
	font-size:0.813em;
	margin-bottom:3px;
}

#storeGuide #storeNav p{margin-top:20px;}

#store02Guide{
	width:750px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	background:#fff;
	overflow:hidden;
}

#store02Guide #MapStatus{
	width:450px;
	font-size:0.938em;
	padding:3px 0;
	margin-bottom:1px;
	text-align:center;
	margin-left:370px;
	background:#EAA822;
	float:right;
}

#store02Guide #store02Nav{
	width:290px;
	float:left;
}

#store02Guide #MapArea{
	width:450px;
	height:360px;
	float:right;
	/*text-align:right;*/
}

#store02Guide #store02Nav dl{
	width:100%;
	text-align:left;
}

#store02Guide #store02Nav dl dt{
	font-size:1.125em;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #201714;
	color:#201714;
}

#store02Guide #store02Nav dl dd{
	color:#201714;
	font-size:0.875em;
	padding-bottom:5px;
	margin-bottom:5px;
	background: url(../images/dot_l.gif) repeat-x left bottom;
}

#store02Guide #store02Nav p{margin-top:20px;}
@media only screen and (max-width: 640px){
#store02Guide{width: auto;min-height: 300px;overflow: auto;}
#store02Guide #MapStatus{
	width:100%;
	margin-bottom:20px;
	margin-left:0;
	float:none;
}
#store02Guide #MapArea{float: none;width: 100%; height: 300px;}
#store02Guide #store02Nav{width:100%;float:none;}
#store02Guide #store02Nav p{display: none;}
}


/*------------------------------------------------------------------------------

	Banner

--------------------------------------------------------------------------------*/
#Banner{
	width:870px;
	margin:30px auto 0;
	padding-top:10px;
	border-top:1px solid #AAAAA9;
	text-align:center;
	overflow:hidden;
}



#Banner ul{
	width:870px;
	margin:0 auto;
}

#Banner ul li{
	float:left;
	height:60px;
}

#Banner ul li.w162{width:162px; text-align:left !important;}
#Banner ul li.w222{width:222px; text-align:right !important;}
#Banner ul li.banner01{width:130px;}
#Banner ul li.banner02{width:220px;}
#Banner ul li.banner03{width:132px;}
#Banner ul li.last{width:200px;}

/* IE 6 */
/** html #Banner ul li{
	vertical-align:middle;
	display:inline;
	zoom:1;
}*/

/* IE 7 */
/**:first-child+html #Banner ul li{
	vertical-align:middle;
	display:inline;
	zoom:1;
}*/


table#banner{
	width:870px;
	margin:30px auto 0;
	text-align:center;
	overflow:hidden;
}

table#banner th{width:200px; vertical-align:top;}
table#banner td{ text-align:left;width:162px; padding:2px 0;}


#Mobile{
	width:870px;
	margin:0 auto;
	text-align:right;
	font-size:12px;
}

#Mobile a:link,
#Mobile a:visited{color:#CC0000;}
#Mobile a:hover{color:#352B24;}

/*------------------------------------------------------------------------------

	System

--------------------------------------------------------------------------------*/

.openDialog{cursor: pointer;}
