@charset "UTF-8";
#container_hd{
	width: 940px;
	margin: auto!important;
	clear: both;
	float: none;
	height: auto;
	overflow: hidden;
}
#container_hd:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container_hd {
    height: 1em;
    overflow: visible;
}
/**/
#box940{
	width:940px;
	clear:both;
}
#box940:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #box940 {
    height: 1em;
    overflow: visible;
}
/**/	
#box620{
	width:620px;
	float:left;
	margin-right:20px;
	text-align:left;
}
#box300{
	float:right;
	width:300px;
	text-align:left;
}
.close0 img{
	vertical-align:bottom;
}	
#credit {
	font-size: 12px;
	color: #333333;
	padding-bottom:10px;
	width:940px;
	clear:both;
}
#credit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #credit{
    height: 1em;
    overflow: visible;
}
/**/
#credit .left {
	width: 720px;
	float: left;
	text-align:left;
}
#credit .right{
	width:200px;
	float:right;
	text-align:right;
}
.brand_midashi{
	background-color:#000;
	padding:6px 10px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
.readintro{
	background-color:#eee;
	padding:15px 20px;
	text-align:center;
	font-size:14px;
	line-height:150%;
	color:#000;
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}
#closebox{
	padding:2px 8px 8px 8px;
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	margin-bottom:15px;
	font-size:12px;
	color:#000000;
	line-height:145%;
	/*background-color:#F1EFF0;*/
}	
#closebox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #closebox{
    height: 1em;
    overflow: visible;
}
/**/
.contextbox940{
	width:940px;
	overflow:hidden;
	text-align:left;
	margin-bottom:20px;
}
.contextbox620{
	width:620px;
	caption-side:bottom;
	font-size:14px;
	line-height:155%;
	color:#000000;
	text-align:left;
	margin-bottom:15px;
	margin-right:20px;
	float:left;
}
.contextbox300{
	float:right;
	width:300px;
	text-align:left;	
}
.contextbox380{
	width:380px;
	float:left;
	margin-right:10px;
}
.contextbox160{
	width:160px;
	float:right;
}
.contextbox620_01{
	width:200px;
	margin-right:10px;
	float:left;
}
.contextbox620_02{
	width:200px;
	float:right;
}	
.contextbox225{
	width:225px;
	margin-right:5px;
	float:left;
}
.contextbox170{
	width:170px;
	float:right;
}
.midashi_feat{
	font-weight:bold;
	color:#000000;
	font-size:16px;
	line-height:150%;
	margin-bottom:12px;
	border-left:7px solid #000;
	padding:6px 14px;
	/*background-color:#f3f3f3;*/
}
.red_kakaku{
	color:#C00;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	text-align:right;
}
.profile_midashi{
	font-weight:bold;
	font-size:14px;
	margin-bottom:7px;
}		
.clear{
	clear:both;
}	
.photo_cap{
	font-size:12px;
	color:#990000;
	line-height:145%;
	margin-bottom:10px;
}	
.eclink{
	border-bottom:1px dotted #999;
	padding-bottom:14px;
	margin-bottom:14px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

/* #flickscroll
--------------------------- */
#slidebg{
	background-image:url(../img/slidebg.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:563px;
	margin-bottom:15px;
	padding-top:17px;
}
#flickscroll {
	margin: 0 auto;
	width: 700px;
	height: 583px;
	text-align: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-left:224px;
	margin-right:16px;
}
#flickscroll ul {
	top: 0;
	left: 0;
	height: 940px;
	position: absolute;
	overflow: hidden;
}
#flickscroll ul li {
	width: 940px;
	height: 583px;
	float: left;
	display: inline;
	overflow: hidden;
}
#flickscroll ul li .cap{
	color:#fff;
	font-size:12px;
	margin-top:10px;
	line-height:180%;
	width:700px;
}

/* #flickthumb
--------------------------- */

#flickthumb {
	width: 940px;
	text-align: center;
}
#flickthumb ul {
	width: 954px;
	margin-right:-14px;
}
#flickthumb ul li {
	width: 145px;
	margin-right:14px;
	margin-bottom:6px;
	height: 102px;
	float: left;
	cursor: pointer;
	display: inline;
}
#flickthumb ul li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
.size12{ font-size:12px; line-height:150%;}
.bottom15{ margin-bottom:15px;}