@charset "Shift_JIS";
/*2009.03.09更新
========================================== hot dinos汎用CSSの読み込み*/
@import url("hot_common.css");
@import url("hot_head.css");
@import url("menu2.css");


/* ================================================================== top Default*/

p {	color:#333333; }



/* ================================================================== 共通Hot dinos contents Wrap*/

#hotmain_Wrap {
	width: 940px;
	height: auto;
	margin:0px auto;
	text-align:left;
}
#hotcont_Wrap {
	width: 936px;
}
#hotcont {
	width: 730px;
	float: left;
	text-align:left;
}
#hotmenu {
	width: 182px;
	float: right;
	text-align:left;
}

#pankuzu_hot {
	width:930px;
	font-size:100%;
	margin:10px auto 4px;
	text-align:left;
}


/* ================================================================== Layout*/
/* ------------ インタビューindex */

#intind_box01 {
	width: 730px;
	margin:0px auto;
	background: url(../antenna/interview/images/bg.gif) no-repeat left top;
}
#intind_box01_1 {
	width: 410px;
	float:left;
}
#intind_box01_2 {
	width: 298px;
	float:right;
}

#intind_box01_3 {
	width: 404px;
}
#intind_box01_4 {
	width: 264px;
	float:left;
}
#intind_box01_5 {
	width: 136px;
	float:right;
}

#intind_box02 {
	/*width: 720px;*/
	margin:0px auto;
	background-color:#F8F7EF;
	border: 1px solid #CCCCCC;
	padding:10px;
}
/*.intind_box02_1 {
	width: 686px;
	margin:20px auto 0px;
}
.intind_box02_2 {
	width: 335px;
	float:left;
}
.intind_box02_3 {
	width: 335px;
	float:right;
}*/

#intind_box02 ul{
	/*width:700px;*/
	margin:0 10px;
	list-style:none;
	display:block;
}

#intind_box02 li{ display:inline; }
#intind_box02 li img{ border:none; margin:8px 3px; }




