@charset "utf-8";
/*--------------------------------------------
*
*	TOP
*
*--------------------------------------------*/
#body {background:url(../image/header_top.jpg) left top no-repeat; }
#header { overflow:hidden; }
#main {background:#fff url(../image/main_bg.jpg) right top no-repeat;}

.description { margin-top:90px; width:280px;}

#news { margin-top:20px; width:350px; float:left; margin-right:10px;}

#news ul { list-style:none; margin-left:5px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding:0px;}
#news li { line-height:120%; margin-top:10px; margin-bottom:0px; margin-left:0px; margin-right:0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px;}
#news li.newsHatake { background:url(../image/icon_hatake_s.png) left 0.1em no-repeat;}
#news li.newsShokutaku { background:url(../image/icon_shokutaku_s.png) left 0.1em no-repeat;}
#news li.newsClub { background:url(../image/icon_club_s.png) left 0.1em no-repeat;}
#news li.newsClaim { background:url(../image/icon_claim_s.png) left 0.1em no-repeat;}

/*ダミー*/

#feed { margin-top:20px; width:190px; float:right;}


.topCategory { margin-top:20px; margin-bottom:20px;}
.topCategoryDescription { margin-left:7px; margin-right:7px; margin-bottom:15px;}

.subCategory { float:left; width:268px; margin-bottom:15px; margin-left:7px; display:inline;}
.subCategoryRight { float:right; width:268px; margin-bottom:15px; margin-right:7px; display:inline;}

.subCategoryText { float:right; width:135px;}
.subCategoryImage { width:120px; text-align:center; float:left;}

.subCategoryText h3 { margin-bottom:15px;}
.subCategoryText p { font-size:80%;}
.subCategoryText p a { padding-left:12px;}
.topCategoryHatake .subCategoryText p a { background:url(../image/arrow_hatake.png) left 0.38em no-repeat;}
.topCategoryShokutaku .subCategoryText p a { background:url(../image/arrow_shokutaku.png) left 0.38em no-repeat;}
.topCategoryClub .subCategoryText p a { background:url(../image/arrow_club.png) left 0.38em no-repeat;}
.topCategoryClaim .subCategoryText p a { background:url(../image/arrow_claim.png) left 0.38em no-repeat;}
* html body .subCategoryText p a { background-position:left 0.2em !important;}


