@charset "EUC-JP";

/* ===== 初期化 ===== */
h1, h2, h3, h4, h5, h6, div, ul, ol, p, blockquote, address { display : block; }
a, addr, acronym, cite, code, dfn, em, img, kbd, object, q, ruby, samp, small, span, strong, sub, sup, var, del, ins { display : inline; }
* { margin : 0; padding : 0; font-style : normal; font-weight : normal; }

/*	バック			#BFE6DA
/*	緑				#0D4120 
/*	黄色			#E6E71D
	
/* ===== ボディ ===== */
body {
	width:800px;margin:0 auto 0 auto;
	text-align:center;line-height:1.4em;font-size:12px;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	background-color:#BFE6DA;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #000000;	
}
.big {  font-size: 23px;font-weight:bold;line-height:1.4em;}
.middle {  font-size: 15px;font-weight:bold;line-height:1.4em;}
.px10 {  font-size: 10px}
.px8 {  font-size: 8px}

em {font-weight:bold;}

td {  font-size: 12px;line-height:1.4em;}
.date {color:#FF0000;margin-right:8px;}

div#contents {width:800px;background : transparent url("./image/ss_back.gif") center top repeat-y;}
div#contents h1{text-align:left;padding:20px 0 0 30px;height:28px;_height:48px;font-size:10px;background : transparent url("./image/ss_head.gif") center top no-repeat;}

div#contents #side{float:left;width:140px;text-align:left;margin-left:12px;display:inline;}
div#contents #side p{line-height:1.3em;font-size:10px;width:140px;background-color:#FFFFFF;padding:8px 16px;}
div#contents #side .menu{width:140px;}
div#contents #side .menu .head{font-size:10px;color:#0D4120;margin: 8px 0 -4px 0;padding-left:20px;width:120px;_width:140px;height:17px;background : transparent url("./image/menu_head.gif") center top no-repeat;}
div#contents #side .menu a{margin-top:8px;padding:3px 0 0 12px;width:128px;height:19px;_width:140px;_height:22px;display:block;color:#0D4120;text-decoration:none;background : transparent url("./image/menu.gif") center top no-repeat;}
div#contents #side .menu a:hover {background-position:0 -22px;color:#E6E71D;}
div#contents #side .menu .submenu {}
div#contents #side .menu .submenu a{margin:0px;padding:1px 0 0 20px;width:120px;height:17px;_width:140px;_height:18px;font-size:10px;background : transparent url("./image/submenu.gif") center top no-repeat;}
div#contents #side .menu .submenu a:hover {background-position:0 -18px;color:#0D4120;}

div#contents #main{margin:0px;float:left;margin-left:16px;width:620px;text-align:left;font-size: 12px;}
div#contents #main .first{width:424px;float:left;margin-right:16px;}
div#contents #main .first .surviceHead{clear:both;font-weight:bold;padding-left:12px;width:412px;_width:424px;color:#E6E71D;background : transparent url("./image/survice.gif") center top no-repeat;margin-bottom:8px;}
div#contents #main .first .left{width:207px;float:left;margin-bottom:8px;}
div#contents #main .first .right{width:207px;float:left;margin:0 0 8px 10px;}
div#contents #main .first .infotirasi{color:#000000;}
div#contents #main .first .infoHead{font-weight:bold;padding-left:12px;width:195px;_width:207px;color:#E6E71D;background : transparent url("./image/info.gif") center top no-repeat;margin-bottom:8px;}
div#contents #main .first .survice{width:208px;float:left;margin:0 0 8px 4px;display:inline;}
div#contents #main .first .survice a{text-decoration:none;font-size:10px;color:#000000;margin-bottom:8px;display:block;width:96px;_width:208px;height:62px;_height:126px;padding:64px 6px 0 106px;line-height:1.3em;}
div#contents #main .first .survice a.recipe{background : transparent url("./image/survice_recipe.jpg") center top no-repeat;}
div#contents #main .first .survice a.tirasi{background : transparent url("./image/survice_tirasi.jpg") center top no-repeat;}
div#contents #main .first .survice a.kodawari{background : transparent url("./image/survice_kodawari.jpg") center top no-repeat;}
div#contents #main .first .survice a.eco{background : transparent url("./image/survice_eco.jpg") center top no-repeat;}
div#contents #main .first .survice a.pcard{background : transparent url("./image/survice_pcard.jpg") center top no-repeat;}
div#contents #main .first .survice a.tisan{background : transparent url("./image/survice_tisan.jpg") center top no-repeat;}
div#contents #main .first .survice a.trace{background : transparent url("./image/survice_trace.jpg") center top no-repeat;}

div#contents #main .second{width:165px;float:left;font-size:10px;line-height:1.3em;}
div#contents #main .second .osusumeHead{color:#E6E71D;text-align:center;background : transparent url("./image/osusume.gif") center top no-repeat;margin-bottom:8px;font-size:12px;}
div#contents #main .second a{text-decoration:none;color:#0D4120;font-weight:bold;font-size:12px;}
div#contents #main .second a:hover{text-decoration:underline;}


div#contents #botm{clear:both;text-align:left;padding:10px 0 0 30px;height:38px;_height:48px;font-size:10px;background : transparent url("./image/ss_botm.gif") center top no-repeat;}