@charset "utf-8";
/* CSS Document */

/*カテゴリリンク*/
#top-popcategory p a:link { color:#a20000; text-decoration:none;}
#top-popcategory p a:visited { color:#a20000; text-decoration:none;} 
#top-popcategory p a:hover { color:#6e0505; text-decoration:none;} 
#top-popcategory p a:active { color:#a20000; text-decoration:none;}

#top-keyvisual{
width:679px;
text-align:center;
}
/*最新投稿リスト*/
#top-newpost{
}

#top-newpost h3{
margin-top:20px;
}

#top-newpost p{
margin-top:10px;
padding-left:22px;
background:url(../img/img_06.gif) no-repeat;
background-position:7px 3px;
}

#top-newpost ul{
overflow:auto;
height:100px;
width:670px;
margin:10px 0 0 6px;
}

#top-newpost li{
background:url(../img/bg_06.gif) repeat-x;
background-position:bottom;
padding-bottom:3px;
margin-bottom:3px;
}
/*最新投稿リスト*/
/*人気診断*/
#top-popular{
}


#top-popular h3{
margin-top:20px;
}

#top-popular p{
margin-top:10px;
padding-left:22px;
background:url(../img/img_06.gif) no-repeat;
background-position:7px 3px;
}

#top-popular ul{
overflow:auto;
height:200px;
width:670px;
margin:10px 0 0 6px;
}

#top-popular li{
background:url(../img/bg_06.gif) repeat-x;
background-position:bottom;
padding-bottom:3px;
margin-bottom:3px;
}

/*人気診断*/
/*カテゴリ別人気診断*/
#top-popcategory{
}

#top-popcategory h3{
margin-top:20px;
}


#top-popcategory p.read{
margin-top:10px;
padding-left:22px;
background:url(../img/img_06.gif) no-repeat;
background-position:7px 3px;
}

#top-popcategory .section{
width:198px;
background-color:#ffe5d5;
height:289px;
text-align:center;
padding:3px;
margin:10px 0 0 10px;
float:left;
}

/* IE4～6 \*/
* html #top-popcategory .section{margin:10px 0 0 3px;}
/* */ 


#top-popcategory .section2{
width:198px;
background-color:#ffe5d5;
height:289px;
text-align:center;
padding:3px;
margin:10px 0 0 22px;
float:left;
}

#top-popcategory .unit{
width:188px;
background-color:#FFFFFF;
border:1px solid #ab9483;
height:279px;
padding:4px;
}

#top-popcategory h4{
width:188px;
padding-bottom:6px;
background:url(../img/bg_07.jpg) repeat-x;
background-position:bottom;
}

#top-popcategory ul{
width:182px;
height:167px;
overflow:auto;
text-align:left;
list-style-type:none;
margin:0 0 0 4px;
padding:0;
}

#top-popcategory ul li{
padding:5px 0;
background-image:url(../img/bg_08.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin:0;
}
#top-popcategory span{
background:url(../img/img_18.jpg) no-repeat;
padding-left:10px;
display:block;
background-position:0 5px;
}

#top-popcategory p.top-popcategory{
width:186px;
border:1px solid #ab9483;
color:#454444;
background-color:#ffe5d5;
text-align:center;
padding:4px 0;
margin:6px 0 0;
}

/* IE4～6 \*/
* html #top-popcategory p{margin:5px 0 0;}
/* */ 
/*カテゴリ別人気診断*/
/*おすすめリンク*/
#links{
background-color:#e4e4e4;
border:1px solid #959595;
text-align:left;
padding:5px;
margin:20px 0 0 0;
}

#links h6{
margin:0 0 10px 0;
}

#links img{
margin:0 10px 0 0;
}

