@charset "utf-8";
/* CSS Document (hottopics Common Styles, 2011_09Topics) */

h2 {font-size: 16px;}
h3 {font-size: 14px;}

/*------------------------------------------------------------------------ BaseLayout*/
#ponNavi {
	width: 645px;
	height: 30px;
	margin-bottom: 5px;
	border-bottom: 2px solid #CCC;
	position: relative;
}
#ponNavi li {
	float: left;
	padding: 4px 10px;
	background: #FFF;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	display: block;
}
#ponNavi li a {
	text-decoration: none !important;
}
#ponNavi li a:hover {
	text-decoration: underline;
}

.cpY {
	color: #13ae67;
	position: absolute;
	bottom: 0;
	right: 145px;
}
.cpY a {
	color: #13ae67;
}

.cpCt {
	color: #c30d23;
	position: absolute;
	bottom: 0;
	right: 10px;
}
.cpCt a {
	color: #c30d23 !important;
}

.icB {
	margin-right: 3px;
	vertical-align: middle;
}

/*-------------------------------------------------------------------- hototopics common*/
.txtPub {
	float: left;
	font-size: 11px;
	color: #666;
}
.txtClr1 {/* ht1_map2 text */
	color: #06C;
}
.txtClr2 {
	color: #069;
}

#hottopics {
	width: 645px;
	color: #333;
}

#hottopics h2 {
	clear: both;
	height: 70px;
	text-indent: -9999px;
}

#hottopics h3 {
	clear: both;
	margin-top: 15px;
}

/*-------------------------------------------------------------------- ht1*/
.txtStl1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}

/* clearfix */
#ht1:after,#ht2:after,.cf:after,#ponNavi:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#ht1,#ht2 {
	clear: both;
	padding-top: 15px;
	margin-bottom: 20px;
}

#ht1 h2 {
	background: url(../img/ht1_h2.gif) no-repeat;
}

#ht1 h3 {
	height: 23px;
	padding-top: 4px;
	padding-left: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/ht1_h3bg.gif) repeat-x;
}

.boxLft {
	float: left;
	width: 315px;
	margin-right: 15px;
}
.boxRgt {
	float: right;
	width: 315px;
}
.boxLft2 {
	float: left;
	width: 270px;
	margin-right: 25px;
}
.boxRgt2 {
	float: right;
	width: 350px;
}
.boxLft p,.boxRgt p,.boxLft2 p,.boxRgt2 p,.boxLft3 p,.boxRgt3 p {
	margin-top: 10px;
	line-height: 130%;
}

#ht1_map1 {
	clear: both;
	width: 645px;
	height: 523px;
	position: relative;
	background: url(../img/ht1_map1.jpg) no-repeat;
}

#ht1_map1 dt {
	color: #0073B8;
}

#ht1_map1 dl {
	width: 210px;
	line-height: 120%;
}

.areaTtl {
	color: #B11F6E;
	font-weight: bold;
	padding-bottom: 3px;
}
.dd2 {
	font-size: 11px;
}

#area1 {
	position: absolute;
	top: 165px;
	right: 12px;
}

#area2 {
	position: absolute;
	top: 138px;
	left: 10px;
}

#area3 {
	position: absolute;
	bottom: 6px;
	left: 10px;
}

/*-------------------------------------------------------------------- ht2*/
#ht2 h2 {
	position: relative;
	background: url(../img/ht2_h2.gif) no-repeat;
}
.go2 {
	position: absolute;
	top: 0;
	right: 0;
}

#ht2 h3 {
	height: 27px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/ht2_h3bg.gif) repeat-x;
}

.txtStl2 {
	width: 345px;
	float: left;
	margin-top: 5px;
}
.txtStl3 {
	width: 300px;
	float: right;
}

.boxLft3 {
	float: left;
	width: 305px;
	margin-right: 35px;
}

.boxRgt3 {
	float: right;
	width: 305px;
}

.fltL {
	width: 125px;
	float: left;
}
.fltR {
	width: 180px;
	float: right;
}

.go1 {
	clear: both;
	text-align: right;
}
