@charset "UTF-8";

#mainimg940{ width:940px; margin-bottom:10px;}
#credit{ font-size:12px; text-align:left; width:940px; overflow:hidden;}
#credit .left{ float:left; width:720px; text-align:left;}
#credit .right{ float:right; width:220px; text-align:right;}

h2.introtitle {
background-color: #000;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000000), color-stop(0.00, #333333));
background: -webkit-linear-gradient(top, #333333 0%, #000000 100%);
background: -moz-linear-gradient(top, #333333 0%, #000000 100%);
background: -o-linear-gradient(top, #333333 0%, #000000 100%);
background: -ms-linear-gradient(top, #333333 0%, #000000 100%);
background: linear-gradient(top, #333333 0%, #000000 100%);
color: #FFF;
font-size: 18px;
padding: 9px 10px 7px 10px;
margin-bottom: 15px;
text-align: left;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}
h3.midashi_feat {
font-weight: bold;
color: #000000;
font-size: 18px;
line-height: 150%;
margin-bottom: 20px;
border-left: 8px solid #900;
padding: 5px 14px;
}

h3.midashi_steer {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 20px;
	border-left: 8px solid #900;
	border-bottom: 1px solid #CCC;
	padding: 5px 14px;
	background-color: #F0F0F0;
	margin-top: 0px;

}




.contextbox940 {
text-align: left;
font-size: 14px;
color: #000;
line-height: 180%;
margin-bottom: 30px;
overflow: hidden;
font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}



.contextbox940_l {
width: 460px;
float: left;
margin-right: 20px;
}
.contextbox940_r {
width: 460px;
float: right;
}

.contextbox940_185l {
width: 185px;
float: left;
margin-right: 10px;
}
.contextbox940_185r {
width: 185px;
float: right;
}




.itemList {
clear: both;
margin-bottom: 0px;
float: left;
width: 100%;
margin-top: 10px;
}
.itemList li {
margin-bottom: 20px;
width: 220px;
float: left;
margin-right: 20px;
list-style: none;
text-align: left;
}
.itemList li:after { content: ""; clear: both; height: 0; display: block; visibility: hidden;}
.itemList li.listend {margin-right: 0px;}



#img_fader_1 {
height: 272px;
width:380px;
}
.indent {margin-top: -230px;}






.contextbox940_intro{
font-size: 14px;
color: #000;
line-height: 150%;
background-color: #FFFAEC;
padding: 15px;
text-align: center;
border: 2px solid #FC6;
margin-bottom: 30px;
font-weight: bold;
}



.contextbox940_l02{width:380px;float:left;margin-right:20px;}
.contextbox940_r02{width:540px;float:right;}

.contextbox940_l03{
	width: 460px;
	float: left;
	margin-right: 10px;
	border-right: 1px dashed #999999;
	padding-right: 9px;
	line-height: 1.7em;
}
.contextbox940_r03{
	width: 460px;
	float: right;
	line-height: 1.7em;
}

.contextbox940_l03_l{
	width: 265px;
	float: left;
	margin-right: 10px;
}
.contextbox940_l03_r{
	width: 180px;
	float: right;
}

.contextbox940_r03 p{
	text-align: left;
	font-size: 14px;
	color: #000;
}




/* ���� */



th{
padding:5px;
}










.next {border: 5px solid #CCC;margin-bottom: 20px;padding: 17px;text-align: center;font-size: 18px; font-weight: bold;}


.threebox_name{
margin-bottom: 5px;
padding-left: 5px;
border-bottom: 1px dashed #CCC;
font-size: 14px;
font-weight: bold;
}


.threebox_info{
font-size: 12px;
padding-left: 4px;
margin-bottom: 10px;
line-height: 1.5em;
clear:both;
}

.photo_cap{
font-size: 12px;
color: #C00;
line-height: 1.6em;
margin-bottom: 15px;
}


.interviewbox{
color: #900;
padding: 20px;
background-color: #EEE;
}

#interview{
line-height: 1.57em;
}


.itemList {
clear: both;
margin-bottom: 10px;
float: left;
width: 100%;
margin-top: 10px;
}
.itemList li {
margin-bottom: 10px;
width: 300px;
display: inline-block;  /* float削除、代わりにインラインブロック化 */
vertical-align: top;    /* 追加 上揃え */ 
margin-right: 20px;
list-style: none;
text-align: left;
}
.itemList li:after { content: ""; clear: both; height: 0; display: block; visibility: hidden;}
.itemList li.listend {margin-right: 0px;}
