#rightarea {
	height: 511px;
	}

/*-------------------------------------------------------------------
>> Header
-------------------------------------------------------------------*/
#header {
	height: 115px;
	width: 900px;
	text-align: left;
	background: none;
}
.header-contact {
	height: 24px;
	width: 900px;
	text-align: right;
}
.hedaer-text {
	float: right;
}


/* Header TopBar */
#headbar{
	background: url(../img/base/headbar_bg01.gif) no-repeat;
	width: 906px;
	height: 24px;
	margin: 0 auto;
	padding-right: 0;
	line-height: 0;
	overflow: hidden;
	text-align: right;
}
#headbar img {
	margin-right: 20px;
}


/* -----------------------------------------------------------------------------
>> TOP サムネイルエリア
----------------------------------------------------------------------------- */

#thumbnail-area:after {
	content : url("../img/parts/space.gif");
	display : block ;
	height : 0 ;
	clear : both ;
}

#thumbnail-area {
	margin :20px 0 30px 0px;
		width: 900px;
	text-align: left;
	padding-left: 45px;
}
#thumbnail-area dl {
	min-height : 220px ;
	padding : 10px 0 10px 0;
}
/*-- IE　ハック --*/
*html #thumbnail-area dl {
	height : 220px;
}
#thumbnail-area dt {
	padding-top : 10px;
}
#thumbnail-area dt,#thumbnail-area dd {
	padding : 0 9px ;
	line-height: 1.3;
}
/*
#thumbnail-area th,#thumbnail-area td {
	padding-right : 5px ;
	font-size : 12px ;
	text-align : left ;
	color : #666666;
}
*/

#thumbnail-left {
	width : 260px ;
	float : left ;
	margin : 20px 12px 0 0 ;
	border: 1px solid #CCCCCC;
}

	
#thumbnail-center {
	width : 260px ;
	float : left ;
	margin : 20px 12px 0 0 ;
	border: 1px solid #CCCCCC;
}
#thumbnail-center dl {
	min-height : 220px ;
	}

#thumbnail-right {
	width : 260px ;
	float : left ;
	margin : 20px 0 0 0 ;
	border: 1px solid #CCCCCC;
}

.recom-img a{
	margin : 0px 0 5px 0 ;
	display : block ;
	border : 1px solid #FFFFFF ;
}

.recom-img a:hover {
	border : 1px solid #0099ff ;
}

/* -----------------------------------------------------------------------------
>> TOP バナーエリア
----------------------------------------------------------------------------- */
#bnrarea {
	clear : both ;
	margin-left: 45px;
	margin-bottom: 30px;
}
#bnrarea ul {
	padding-top : 15px ;
	text-align: left;
}
#bnrarea img {
	display : block ;
}
#bnrarea li,#bnrarea li img {
	display : inline;
	margin : 0 3px 10px 3px ;
}







.item-t {
width: 550px;
	text-align: left;
	padding-left:0px;
	margin-bottom: 30px;
	background: url(../img/base/topicstop_md1.jpg) repeat-y;
}
.item-t dl {
	padding-top: 20px;
	margin-bottom : 0px;
		padding-bottom: 0px;
}
.item-t dd {
	margin-bottom: 1em;
	margin-top :10px;
	margin-left: 26px;
	line-height: 1.5;
	width: 490px;
	}
.item-t dd img {
	float: right;
	width 160px
	margin: 0 0px 10px 20px;
}

.item-t dl img {
border:medium none;
	margin: 0 0px 0px 10px;
	padding: 0;
		text-indent: 0px;
}

.item-t dt {
	clear: both;
	padding-left: 50px;
	height:2em;
	background: url(../img/base/topics_itembg.gif) 20px 0px no-repeat;
	font-size: 16px;
	font-weight: bold;
}


.item-t dt a {
	color: #C65737;
}






