@charset "utf-8";

.tpBox{
	width:800px;
	margin-left:25px;
}

.tpBoxL{
	float:left;
	width:200px;
}

.tpLp01{
	background:url(ltit.gif) repeat-x 0 0 ;
	padding:5px;
}

.tpLp02{
	margin-top:-5px;
	margin-bottom:10px;
}

ul.tpLul{
	margin-bottom:10px;
}

ul.tpLul li{
    background: url("../common_img/topics_icon.jpg") 3px 3px no-repeat;
    padding-left:18px;
    padding-bottom:5px;
    font-size:90%;
}

.tpBoxR{
	float:right;
	width:590px;
}



.tpRtit01{
	background: url("../common_img/stitle01.jpg") no-repeat 0 0;
	line-height:1.4;
	padding:5px 15px;
	color: #666666;
	font-size: 123%;
	font-weight: bold;
	text-align: left;
	margin-bottom:10px;
	clear:both;
}

.tpRtit02{
	background: url("../common_img/stitle02.jpg") no-repeat 0 0;
	line-height:1.4;
	padding:5px 15px;
	color: #666666;
	font-size: 123%;
	font-weight: bold;
	text-align: left;
	color:#fff;
	margin-bottom:10px;
	clear:both;
}

.tpRcontents{
	margin:10px 20px 20px 20px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

.tpRcontents p{
	margin:6px 0px;
}

.tpRfoot{
	text-align:right;
	font-size:90%;
	padding:5px 10px 10px 10px;
	background: url("foot.gif") repeat-x 0 0;
	clear:both;
	color:#666;
}

ul.tpRul{
	margin-bottom:10px;
}

ul.tpRul li{
    background: url("../common_img/topics_icon.jpg") 3px 3px no-repeat;
    padding-left:18px;
    padding-bottom:5px;
}

dl.top_topics_text {
	margin:5px 0px;
	padding:0px;
}

.top_topics_text dt {
	width: 80px;
	padding: 0 0 0 15px;
	float: left;
	background-image: url(../common_img/topics_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size:12px;
}
.top_topics_text dd {
	font-size:12px;
	width: 340px;
	margin: 0 0 5px;
	float: left;
}

.content-nav{
	text-align:right;
}