@charset "utf-8";


.flash_area{
	margin:0px;
}

#contentTop{
	width:676px;
	float: left;
	height: 100%;
	clear: both;
}

#contentTop h4{
	background-image:url(../img/top_rinen.jpg);
	width:676px;
	height:115px;
	display:block;
	text-indent:-9999px;
	margin-top: 15px;
}

#contentTop p{
	font-size:16px;
	font-weight:bold;
	text-align: left;
	line-height: 200%;
	margin-top: 15px;
	letter-spacing: 0.1em;
	color: #EFEAE7;
}

/*------トップトピックス------------*/
#topixBox{
	width:676px;
	margin-top: 15px;
}

#topixBox .topix_top,#topixBox .topix_bottom{background-repeat: no-repeat;}

#topixBox .topix_top{
	background-image:url(../img/topix_top.jpg);
	background-position: bottom;
}
#topixBox .topix_td{
	background-image:url(../img/topix_bg.jpg);
	background-repeat: repeat-y;
}
#topixBox .topix_bottom{
	background-image:url(../img/topix_bottom.jpg);
	background-position: top;
}

#topixBox li{
	margin:0 0 0 12px;
	padding:0px;
	float:left;
	width: 210px;
	display: inline;
}

#topixBox h3 a{
	display:block;
	width:189px;
	height:24px;
	text-indent: -9999px;
}

#topixBox .h301 a{	background:url(../img/topix_t01.jpg) no-repeat;}
#topixBox .h302 a{	background:url(../img/topix_t02.jpg) no-repeat;}
#topixBox .h303 a{	background:url(../img/topix_t03.jpg) no-repeat;}
#topixBox .h304 a{	background:url(../img/topix_t04.jpg) no-repeat;}

#topixBox p{
	color:#666666;
	line-height: 160%;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0;
}
#topixBox img{
	margin:10px 0 5px 0;
}
/*-------------------------------*/

div#top_flashBox{
	width: 960px;
	margin: 0px auto;
	position: relative;
	text-align: center;
	clear: both;
}

div#top_flashBox #right_itemBox{
	display:block;
	position:absolute;
	top:295px;
	left:691px;
	width: 269px;
	height: 330px;
	background-image: url(../img/top_right_bg.jpg);
	background-repeat: no-repeat;
}

#right_itemBox ul{
	margin:46px 0 0 15px;
	width: 240px;
}

#right_itemBox li{
	background-repeat:no-repeat;
	background-position:left top;
}

#right_itemBox li.item01{background-image:url(../img/right_p01.jpg);}
#right_itemBox li.item02{background-image:url(../img/right_p02.jpg);}
#right_itemBox li.item03{background-image:url(../img/right_p03.jpg);}
#right_itemBox li.item04{background-image:url(../img/right_p04.jpg);}

#right_itemBox li h2 a:link,#right_itemBox li h2 a:visited{
	border-bottom:#785730 1px dashed;
	height:56px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
}

/*-------------------------------
    ライトコンテンツ
-------------------------------*/
#right_contents{
	float:right;
	width:269px;
	margin-top: 310px;
}
#right_contents li{
	margin-bottom:15px;
}
