@charset "utf-8";

/* ===================================================================
CSS Document

 file name  :contents.css
 style info :第2階層以下、ポップアップのコンテンツエリア関係 他
=================================================================== */

/*メイン画像下*/
#index #imgLiArea{
}
#index #imgLiArea li{
	width:305px;
	display:block;
}
#index #imgLiArea span.tpImg01{
	position:absolute;
	top:-30px;
	left:143px;
}
#index #imgLiArea span.tpImg02{
	position:absolute;
	top:-30px;
	left:460px;
}
#index #imgLiArea span.tpImg03{
	position:absolute;
	top:-30px;
	left:780px;
}

#index #imgLiArea p{
	margin-top:5px;
}



/*新着情報*/

/*width*/
#tpNewsWrap{
	clear:both;
}
#tpSaiten,#tpNews{
	width:465px;
}
/*more*/
#tpNewsWrap p{
	font-size:85%;
	text-align:right;
}
#tpNewsWrap p a{
	color:#999;
	text-decoration:none;
}
#tpNewsWrap p a:hover{
	color:#333;
}
/*見出し*/
#index li.md{
	border-top:2px solid #000;
	padding-top:10px;
	float:left;
	width:80px;
}
/*タイトル*/
#index li.kj{
	border-top:1px solid #bbb;
	padding:10px 0 0 10px;
	float:right;
	width:355px;
	display:block;
}
#index li.kj dl{
	width:355px;
	padding:2px 0;
	margin:0;
	clear:both;
}
#index li.kj dl dt{
	float:left;
	width: 120px;
}
#index li.kj dl dd{
	float:left;
	width: 220px;
}
#index li.kj dl dd a:link{
	text-decoration:none;
}









/*■バナー■*/

#index #tpBnr{
	clear:both;
	background:#eaeae2;
	padding:10px;
}

/*■バナー上段*/
#tpBnrB{
	display:block;
}
#tpBnrB li{
	float:left;
	margin-right:10px;
	list-style:none;
	width:225px;
}
#tpBnrB li img{
	height:60px;
	vertical-align:bottom;
}
#tpBnrB li p{
	background:url(../image/icon_yj_r.gif) no-repeat left center;
	padding-left:18px;
	margin-top:2px;
}
#tpBnrB li a{
	color:#666666;
	text-decoration:underline;
}

/*■バナー下段*/
#tpBnrS{
	margin-top:15px;
	display:block;
	clear:both;
	height:36px;
	margin-top:5px;
}
#tpBnrS li{
	float:left;
	margin-right:10px;
	width:225px;
	height:36px;
	list-style:none;
}