@charset "euc-jp";

/* CSS Document */


.clearfix {
	zoom: 100%;
}
.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}



body {position:relative;}

.alignleft { float:left;}
.alignright { float:right;}
.aligncenter { float:none; margin:0 auto;}


#container {
	width: 950px;
	font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: none;
}



#container .contents img {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	max-width:100%;
	height:auto
}

.mainimg img {
	padding: 0px;
	width: 950px;
	vertical-align:middle;
}

#navi {
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	text-align: left;
}



/*/////////¥¯¥ì¥¸¥Ã¥È/////////*/
#credit {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	margin-top: 5px;
}

#credit .left {float: left;text-align: left;width: 70%;}	
#credit .right {text-align: right;float: right;width: 30%;}

#credit:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.txt-white { color:#FFFFFF}


/*/////////¥³¥ó¥Æ¥ó¥Ä/////////*/


.contents  {
	margin-bottom: 20px;
	text-align: left;
}
.contents p {
	font-size: 15px;
	line-height: 1.7;
	margin-bottom: 20px;
	overflow: hidden;
}

.contents h2 {
	font-size: 24px;
	line-height: 1.3;
	margin: 2em 0px 0.5em;
	color: #333333;
	display: block;
	border-left: 10px solid #0066CC;
	padding-left: 10px;
	font-weight: bold;
}

.contents .cap {f ont-size: 13px; line-height: 1.6; display: block; margin-top:5px; overflow: hidden;}


.contents .cap { font-size:12px; margin-bottom:0}

.contents .mt10 { margin-top:10px !important;}
.contents .mt40 { margin-top:40px !important;}
.contents p.mr20 { margin-right:20px !important;}
.contents p.mb0 { margin-bottom:0 !important;}
.contents p.mb5 { margin-bottom:5px !important;}

.shop_brand {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 3px solid #000000;
	line-height: 1;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.txt-13 { font-size:13px !important}
.txt-20 { font-size:20px}

.lead {
	font-size: 15px;
	line-height: 1.6;
	padding: 15px;
	background: #EAEAEA;
	margin-top:10px;
}


a.btn  {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	display: block;
	padding: 10px;
	color: #FFFFFF;
	border-radius:6px;
	background: #406dce;
	background: -moz-linear-gradient(top, #406dce 0%, #1e50d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#406dce), color-stop(100%,#1e50d8));
	background: -webkit-linear-gradient(top, #406dce 0%,#1e50d8 100%);
	background: -o-linear-gradient(top, #406dce 0%,#1e50d8 100%);
	background: -ms-linear-gradient(top, #406dce 0%,#1e50d8 100%);
	background: linear-gradient(to bottom, #406dce 0%,#1e50d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#406dce', endColorstr='#1e50d8',GradientType=0 );
}


#photo_topicsbox { background-color: #000; clear: both;  width: 950px; padding:15px 0; margin-top:20px; }
#photo_topicsbox #photo_topicsbox_l { background-color: #000; float: none;  width: 950px; height:auto !important; margin-right:0 !important; }

.panel { padding: 5px 25px; background-color: #000!important; margin-bottom:5px;}
.panel img { border-right: 1px solid #000; width: 900px; }

.panel-overlay { margin-top:5px; left: 15px !important; width: 910px !important;}
.photo-cap {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size: 12px !important;
	line-height: 1.45;
	padding-top: 5px;
	padding-left: 2.4em;
	text-indent: -2.4em;
}
.photo_number { background-color: #cc0000; color: #ffffff; margin-right: 5px; padding: 2px 5px; }
