@charset              "Shift_JIS";

/* 基本設定スタイルシート（ディレクトリ表示） */


div,p,h1,h2 {
    margin: 5px 0px 10px 0px;}

td, th { 
    font-size: 93%;}

.tou { background-color: transparent;}
.eggred { background-image: url("../img/redbg.gif");}


.toptittle        {
                      margin: 10px 0px 5px;
                      border: 2px solid #18c684;
                      background-image: url("../img/tittle_bg.gif");
                     }
.topmenu        {
					  margin: 0px;
                      padding: 0.2em;
                      border: 1px solid #18c684;
                      background-color:#ccffcc;
                     }

H1                 {
	padding: 0px;
	margin: 0px;
                     }

H2.kiiro           {
	padding: 0.2em;
	font-size: 1.2em;
	color: #333399;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #E6F491;
	border-top-color: #66cc66;
	border-right-color: #66cc66;
	border-bottom-color: #66cc66;
	border-left-color: #66cc66;
                     }
					 
H2                 {
                      padding: 0.1em 0.3em;
                      font-size: 1em;
                      background-color:#800000;
                      color: #ffffff;

                     }
.honbun             {
                      font-size: 1.2em;
                       line-height:125%;
                     }

.auto               {
                      margin-right: auto;
                      margin-left: auto;
                      width:700px;
                     }



/* float関連 */
.sec                {
                     float: left;
                     margin-right: 0px 10px 0px 0px;
                     padding: 0px 0px 0px 0px;
                     width: 62%
                    }
.sec2                {
                     float: left;
                     margin: 0px 10px 0px 0px;
                     padding: 0px 0px 0px 0px;
                     width: 47%
                    }

.sec3               {
                     float: right;
                     margin: 0px 0px 0px 10px;
                     padding: 0px 0px 0px 10px;
                     width: 31%;
                    }

.float_left         {
                     float: left;
                     margin-right:0.5em
                    }

.float_right         {
                     float: right;
                    }

.float_clear         {
                     clear: left;
                     clear: right;
                    }
.clearall          {
                      margin: 0px;
                      clear:left;
                      clear:right;
                     }
.f_right          {
    width: 363px;
	float: left;
                     }
.f_left          {
    width: 317px;
	float: left;
                     }
.center{ text-align:center;}
.right{ text-align:right;}
.green{ color:#7DDEBD;}
.blue{ color:#7DABDE;}
.yellowgreen{ color:#A1DD7C;}
.small{ font-size: 0.9em;}
.box1 {
	height: 411px;
	width: 492px;
}
.font12 {
	font-size: 12px;
}
.font10 {
	font-size: 10px;
}

/* update 2009.11.01*/

.ranran-bg{
	background: transparent url("../img/ranran_bg.gif") repeat-y left top;
	padding: 0 10px;
}

ul#topics{
	margin: 0;
	padding: 0;
}

ul#topics li{
	margin: 0 0 3px 0;
	list-style-type: none;
	line-height: 1.2;
}

div#pickup{
	margin: 0;
	padding: 0;
}

.recipe-bg{
	background: transparent url("../img/recipe_bg.gif") repeat-y left top;
	padding: 0 5px;
}

div#recipe{
	background: #fee77a;
	margin: 0;
	padding: 0 10px 0 10px;
}

div#recipe img{
	border: 4px solid #ffffff;
	vertical-align: top;
}

div#recipe a{
	margin: 0;
	padding: 0;
}

div#recipe-left{
	float: left;
	width: 142px;
}

div#recipe-right{
	float: left;
	width: 293px;
	margin: 0 10px 0 10px;
}

div#recipe-right p{
	padding: 0 0 0 0;
}

.float-clear{
	clear: both;
}

img#banner01{
	margin: 15px 0 0 12px;
}

.text01{
	text-align: left;
	text-indent: 1.0em;
	font-size: 100%;
	line-height: 1.5;
}

