@charset "Shift_JIS";
/*2012.10.01更新
========================================== hot dinos汎用CSSの読み込み*/
@import url("hot_common.css");


/* ================================================================== top Default*/

p { color:#666666; }


/* ================================================================== Hot dinos contents Wrap*/

#hotmain_Wrap {
	width: 896px;
	height: auto;
	margin:0px auto;
	text-align:left;
}


/* ================================================================== Layout*/
/* ------------ Head cat */
#hot_head {
	width: 894px;
	text-align:left;
	margin-bottom:10px;
}

#hotcont_Wrap {
	width: 894px;
}
#hotcont {
	width: 894px;
	text-align:left;
}
#impres {
	width: 894px;
	text-align:right;
	margin-top:15px;
}
#impres h1 {
	font-weight:normal;
}

#pankuzu_hottop {
	width:896px;
	font-size:100%;
	margin:0 auto 4px;
	text-align:left;
}
#hotcat {
	width: 894px;
	padding-bottom:10px;
}

/* ================================================================== frame */
.frm01 {
	width:430px;
	float:left;
	padding-top:15px;
}
.frm01.lt {
	clear:both;
	margin-right:20px;
}
.frm02 {
	clear:both;
	width:880px;
	padding-top:15px;
}

.cont {
	background:#fffcef;
	border:1px solid #dfd9bd;
}
.idx {
	float:right;
	margin:0 10px 10px 0;
}

/* ================================================================== contents */
#hotcont h2 {
	margin:10px 0 0 0;
}
#hotcont .cont p {
	margin:-40px 19px 30px 20px;
	color:#996600;
	height:170%;
}
#hotcont .cont p.lg {
	margin-right:10px;
}
#hotcont .frm02 .cont  p {
	margin:-25px 10px 30px 20px;
}
#hotcont p span {
	font-weight:bold;
	color:#ff6633;
}
#hotcont ul {
	margin:20px 0 25px 20px;
}
#hotcont ul li {
	background:url(../images2/archives/list01.gif) 3px 6px no-repeat;
	padding:3px 0 5px 25px;
}
#hotcont ul li.no1 {
	background:url(../images2/archives/no1.gif) no-repeat;
}
#hotcont ul li.no2 {
	background:url(../images2/archives/no2.gif) no-repeat;
}
#hotcont ul li.no3 {
	background:url(../images2/archives/no3.gif) no-repeat;
}
#hotcont dl {
	width:270px;
	float:left;
	border-bottom:1px dotted #ccc;
	display:block;
	margin:0 5px 10px 15px;
}
* html #hotcont dl {
	margin:0 5px 10px 5px;
	height:70px;
}
#hotcont dl dt {
	width:80px;
	float:left;
	margin-bottom:10px;
}
#hotcont dl dd {
	width:190px;
	float:left;
	line-height:120%;
	margin:0;
	padding:0;
}

/* ================================================================== Link */
#hotcont a, #hotcont a:link, #hotcont a:visited  {
	color:#666666;
}
#hotcont dl dd a {
	font-weight:bold;
	line-height:160%;
}
#hotcont p a, #hotcont p a:link, #hotcont p a:visited  {
	color:#ff6633;
}
#hotcont a:hover, #hotcont p a:hover {
	color:#ff0000;
}

