/* CSS Document */

@import url(navi.css);
@import url(common.css);

#index_body {width:970px; margin-left:auto; margin-right:auto;
background-image:url(../img/top/top_back.jpg); background-position:top; background-repeat:no-repeat;}

#main_img {width:850px; height:330px;}

#ileft {width:548px; margin-top:34px; float:left;}
#irigh {
	width:300px;
	margin-top:34px;
	float:right;
	overflow: scroll;
	height: 1280px;
}

/*　若旦那タイトル　*/
#ileft h2 {margin:0px; text-indent:-9999px; font-size:12px}
#ileft h2 a {width:548px; height:35px; display:block; margin:0px; 
background-image:url(../img/top/st_waka.jpg); background-repeat:no-repeat}
#waka_blog-nabi {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}

/*　最新情報タイトル　*/
#ileft h3 {margin:0px; text-indent:-9999px; font-size:12px; width:200px; height:21px;
background-image:url(../img/top/st_news.gif); background-repeat:no-repeat;}

/*　おすすめタイトル　*/
#irigh h2 {margin:0px; text-indent:-9999px; font-size:12px; width:282px; height:35px;
background-image:url(../img/top/st_osusume.gif); background-repeat:no-repeat}

/*　若旦那エリア　*/
#waka_blog {width:548px; height:220px; margin:0px;
background-image:url(../img/top/back_waka.jpg);
background-position:right;
background-repeat:no-repeat;}

#waka_blog img {margin:18px;}
#waka_blog p {margin:0px 15px 0px 0px;}
.tobloglist {
	text-align:right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*　最新情報テーブル　*/
#ileft table {margin-left:18px; width:524px; margin-top:15px;}
#ileft td {text-align:center; vertical-align:top; width:94px; padding:5px;}
#ileft th {text-align:left; vertical-align:top; width:418px; font-weight:normal; padding:5px;}
#ileft th p {margin:0px;}
.newsline {background-color:#C2C0A1;}

/*　おすすめテーブル　*/

#irigh table {margin-left:5px; width:263px; margin-top:13px;}
#irigh td {width:83px; vertical-align:top;}
#irigh th {width:180px; vertical-align:top; text-align:left; font-weight:normal;}
#irigh h3 {background-color:#42431D; padding:4px 4px 3px 8px; font-weight:normal; line-height:130%; font-size:12px; color:#BFBFB2; margin:0px;}
#irigh h3 a {color:#BFBFB2; text-decoration:none}
#irigh h3 a:hover {color:#FFFF00; text-decoration:underline;}
#irigh p {padding:4px 0px 3px 8px; margin:0px;}
