/*ヘッダとフッタの色*//**/
#head,address{background:#3e4d05}

/*ヘッダのリンクの色*//**/
#head h1,#head h1 a,#submenu a{color:#cfd8ae}

/*上部の背景*//**/
#container{background:url(../img/common/bg_head.png) no-repeat center top;}

/*タイトル画像の位置*//**/
#headimg{background:url(../img/common/head.png) no-repeat center;height:350px}
#headimg img{margin-top:80px}
* html #headimg{margin-top:0px}
* html #headimg img{margin-top:80px}

/*背景*//**/
#contents{background:url(../img/index/bg.jpg) no-repeat top}
* html #contents{background:url(../img/index/bg_ie.jpg) no-repeat top}


/*ページの内容*//**/
#intro{width:440px}
#intro p{margin-top:10px}

#topics{width:295px;height:275px;}

/*新着情報の配置*//**/
#topics .head,#topics .middle .left,#topics .middle .center,#topics .middle .right,#topics .bottom{background-repeat:no-repeat;}

#topics .head{width:295px;height:10px;clear:both;background:url(../img/index/topics/head.png)}
#topics .middle{width:295px;height:255px;clear:both}
	#topics .middle .left{width:10px;height:255px;float:left;background:url(../img/index/topics/left.png)}
	#topics .middle .center{width:275px;height:255px;float:left;background:url(../img/index/topics/center.jpg);position:relative}
	#topics .middle .right{width:10px;height:255px;float:left;background:url(../img/index/topics/right.png)}
#topics .bottom{width:295px;height:10px;clear:both;background:url(../img/index/topics/bottom.png)}

/*IE6の新着情報*//**/
* html #topics .head,* html #topics .middle .left,* html #topics .middle .center,* html #topics .middle .right,* html #topics .bottom{background:none;}
* html #topics{background:url(../img/index/topics/forie6.gif) no-repeat}

#topics .middle .center img,#topics .middle p{display:block;margin:5px 10px}
#topics .middle p span.title{font-size:13px;font-weight:bold;color:#990000}
#topics .middle p span.date{font-size:10px;color:#990000}
#topics .middle p a{color:#990000}
#topics .middle p a:hover,#topics .middle p a:active{color:#333399}


#topics .middle .center .det{position:absolute;right:5px;top:140px;font-size:11px}

/*ふせんリンクの位置*//**/
#contents #postit{top:260px}
* html #contents #postit{top:320px}


/*こだわりリンク*//**/
#contents #kodawari{position:absolute;width:400px;right:25px;top:400px}
* html #contents #kodawari{top:460px}
#contents #kodawari a img.shop{position:absolute;margin-top:40px;z-index:996}
#contents #kodawari a img.menu{position:absolute;margin:-20px 0 0 170px;z-index:997}


/*はないちFC募集・IE6にはiepngfix_alpha*//**/

#fc{width:450px;height:230px;font-size:11px;margin-top:20px}
* html #fc{padding-top:20px}
*:first-child+html #fc{padding-top:20px}

#fc h2{padding-top:20px}
#fc p{margin-top:10px}
#fc p a:link,#fc p a:visited{color:#CC0000}
#fc p a:hover,#fc p a:active{color:#333399}



