@charset "Shift_JIS";
/*2011.08.23更新
========================================== 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 */


#com_Wrap {
	width: 690px;
	margin:0px auto;
}

#com_box01 {
	width: 670px;
	margin:0px auto;
}
#com_box01_1 {
	width: 380px;
	float:left;
}
#com_box01_2 {
	width: 260px;
	float:right;
	padding-top:20px;
}



#com_box02 {
	width: 670px;
	margin:0px auto;
	padding-bottom:20px;
}
#com_box02 .com_box03 {
	width: 620px;
	text-align:left;
	
}
.com_box03_1 {
	width: 300px;
	float:left;
	background: url(../antenna/images/index/dot.gif) no-repeat left bottom;
	padding-bottom:8px;
}
.com_box03_2 {
	width: 300px;
	float:right;
	background: url(../antenna/images/index/dot.gif) no-repeat left bottom;
	padding-bottom:8px;
}


.com_box03_1 p, .com_box03_2 p {
	padding-left:12px;
	margin-top:5px;
	background: url(../antenna/images/index/ind_orange.gif) no-repeat left center;
}

.sty_h3 {
padding:25px 8px 10px;
}

.sty_p01 {
text-align:right;
padding-top:10px;
}



/* ------------------------ newindex */

#com_box02 ul{
	list-style:none;
}
#com_box02 ul li{
	background: url(../antenna/images/ind_line.gif) no-repeat left bottom;
	padding:0 0 5px 10px;
	margin-top:10px;
	width:320px;
	float:left;
	display:block;
}
#com_box02 ul li a.new{
	padding-right:37px;
	background: url(../images2/new2.gif) no-repeat right;
}


/* ================================================================== Link */

#com_Wrap a, #com_Wrap a:link, #com_Wrap a:visited, #com_Wrap a:active {
	color:#333333;
}

#com_Wrap a:hover {
	color:#666666;
}
