@charset "euc-jp";
/* CSS Document */


.clearfix {
    zoom: 100%;
}
.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.mt-10 { margin-top:10px;}
.mb-20 { margin-bottom:40px;}

#container_hd img {
	vertical-align: middle;
}

#container_hd,
#main {
	margin: 0px auto;
	width: 950px;
	text-align: left;
}


#credit {
	font-size: 12px;
	position: relative;
	margin: 5px 0px 0;
	width: 950px;
}

#credit > .update {
	text-align: right;
	position: absolute;
	width: 15em;
	top: 0px;
	right: 0px;
	font-size: 11px;
}


.context {
	color: #333;
	font-size: 14px;
	line-height: 170%;
	margin-bottom: 20px;
	zoom: 100%;
}

.context:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

p { overflow:hidden; font-size:16px; line-height:1.7;}

.w250_right  { width: 250px; float:right;  margin-left:  20px; overflow: hidden;}
.w400_left   { width:400px;  float:left;   margin-right: 40px; margin-bottom:20px;  overflow: hidden;}
.w400_right  { width:400px;  float:right;  margin-left  :30px; margin-bottom:20px;  overflow: hidden;}


.cap { font-size:12px; line-height:1.4; margin-top:5px;}

h3.title {font-size: 24px;line-height: 1.2;}
h2.title {font-size: 42px;line-height: 1.2;}

.brandoinfo {
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	font-size: 16px;
	line-height: 1;
	padding: 15px;
	margin-bottom: 10px;
}
#shopinfo > .inbox {
	border: 5px solid #333;
	padding: 10px;
}

#shopinfo > .inbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#shopinfo > .inbox > ul {
	list-style: none;
}

#shopinfo > .inbox > ul:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


#shopinfo > .inbox > ul li {
}

#shopinfo > .inbox > ul li.shop01 {
	width: 465px;
	float: left;
}

#shopinfo > .inbox > ul li.shop02 {
	width: 430px;
	margin-right: 10px;
	float: right;
}
#shopinfo .inbox ul .shop02 p.shop-name {
	font-size: 16px;
	font-weight: bold;
	color: #369;
	margin-bottom: 0.5em;
}
#shopinfo .inbox ul .shop02 .shop-midashi {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 15px;
}
#shopinfo .inbox ul .shop02 .shop-text {
	font-size: 13px;
	line-height: 150%;
}
#shopinfo .inbox ul .shop02 .cap {
	font-size: 12px;
	line-height: 130%;
}

h3.midashi {
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	border-left: 10px solid #CC0000;
	margin-top: 2em;
	margin-bottom: 1em;
	border-bottom: 1px solid #CC0000;
	padding-bottom: 10px;
	padding-left:10px;
}



#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; }

.kiji_link      { margin-bottom:10px;}
.kiji_link li   {
	float: left;
	list-style: none;
	margin: 0px 1%;
	width: 48%;
}
.red_text_bold {
	font-weight: normal;
	color: #CC0000;
}


.kiji_link li a {
	display: block;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	border: 5px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}


.align-left {
	float: left;
	width: 450px;
}

.align-right {
	float: right;
	width: 470px;
}
