* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image : url(img/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color:#0066CC;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}
/*
文字装飾
-------------------------------------------------------------------*/

/* 最大3・太字 */
span.bbb {
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0;
    line-height: 170%;
}

/* 大2・太字 */
span.bb {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 150%;
}
/* 太字 */
span.b {
    color: #000;
    font-weight: bold;
    line-height: 150%;
}

/* 小文字 */ 
span.s { 
    color: #000;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 120%; 
} 

/* 背景マーカー処理 */
span.marker { 
    
    background: #F4E582;
}
 /* アンダーライン */
span.u {     
     color: #000;
     border-bottom: 1px solid ; 
     
}



/* 文字色 */

span.red { color: #990000; } /* 赤 */ 
span.blue { color: #0066CC; } /* 青 */ 
span.green { color: #339900; } /* 緑 */ 
span.orange { color: #FF9933; } /* オレンジ */ 
span.aqua { color: #008080; } /* アクア */ 
span.brown { color: #663333; } /* 茶色 */ 
span.pink { color: #FF1493; } /* ピンク */ 
span.kon { color: #050C2A; } /* 紺 */ 





/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 1px;
	font-size: 14px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:170px;
	background-image : url(img/header.jpg);
	background-repeat: no-repeat;
}


h1  {
	display: block;
	text-decoration: none;
	width: 600px;
	height: 25px;
	margin-left: 35px;
	padding-top: 20px;
	font-size: 10px;
	line-height: 25px;
	color: #333333;
}

#header #sub {
	font-size: 11px;
	color: #330000;
	margin-left: 35px;
	padding-top: 10px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 40px;
	background-color: #000000;
	
}

#nav ul {
	list-style-type:none;
	float: left;
	display: block;
	margin-right: 20px;
	
  }
  

#nav li {
         display: inline;
	padding-left: 22px;
	padding-right: 20px;
         background-repeat: no-repeat;
	background-position: 12px 3px;
	
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 40px;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#nav a:hover {
	color: #FF6600;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
.navi {
	margin : 0;
	padding: 0px 0px 3px 10px;
	font-size: 11px;
	color:#666;
	}
.navi a{
	font-size: 11px;
         color:#666;
	
	}



/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:600px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
}

#contents h2 {
	background-image : url(img/h2.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 80px;
	margin-top: 15px;
         margin-left:5px;
	
	
}


#contents h3 {
	background-image : url(img/h3.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #330000;
	text-indent: 30px;
	margin-top: 10px;
	background-position: 6px 6px;
	margin-left: 20px;
}

#contents h4 {
	background-image : url(img/h4.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #333300;
	text-indent: 20px;
	margin-top: 10px;
	background-position: 8px 8px;
	margin-left: 30px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #CCCC99;
	border: 1px solid #CCCCCC;
         margin-top:10px;
         margin-bottom:10px;
}
#contents #maintop_img {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #CCCC99;
	border: 1px solid #CCCCCC;
         margin-top:10px;
         margin-bottom:10px;
}

#contents #h3_img {
         padding-top: 10px;
         padding-bottom: 10px;
         padding-left: 10px;
         padding-right: 10px;
         margin-left:20px;

}

#contents #h3_img div{
         background-image : url(img/re_bg.jpg);
         float:left;
         text-align:center;
         padding:10px;
         margin-bottom:30px;
         clear:both;
}

#contents #h3_img div img{
         border:none;
         margin-bottom:0px;
}


#contents #h3_img p{
         margin-bottom:30px;
         float:right;
         width:50%;
}

#contents #h3_img2 div{
         background-image : url(img/re_bg.jpg);
         float:left;
         text-align:center;
         padding-top: 10px;
         padding-bottom: 10px;
         padding-left: 10px;
         padding-right: 10px;
         margin-left:10px;
 
}

#contents #h3_img2 div img{
        border:none;
        margin-bottom:0px;
}


#contents .top2_img{
        margin-left:10px;
}

#contents #table{
        font-size: 11px;
        color: #000000;
        width: 570px;

        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}
th {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #FFFFFF;
}
td {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #FFFFFF;
}


/*
コンテンツ・更新履歴
-------------------------------------------------------------------*/

.list1 {
	margin 0px;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 20px;
	list-style: none;
	line-height: 18px;
}

.list1 li  {
	padding: 5px 11px 5px 11px;
	background: url(img/li1.gif) no-repeat left ;
         color: #666;
	
}

.list1 li a {
	color: #0066CC;
	font-size: 14px;
}
/*
コンテンツ・リンク右寄せ
-------------------------------------------------------------------*/

div.next {
	float: right;
	padding-right: 5px;
         margin-right:10px;
	color: #003366;
	font-weight: bold;
}
div.next a {
	float: right;
	padding-right: 5px;
	color: #0066CC;
	font-weight: bold;
}

div.next2 {
	float: right;
	padding-right: 5px;
         margin-right:10px;
	color: #003366;
	font-weight: bold;
         padding-bottom:20px;
        
       
}
div.next2 a {
	float: right;
	padding-right: 15px;
	color: #0066CC;
	font-weight: bold;

}



/*
トップページ・レシピ写真
-------------------------------------------------------------------*/

#contents table.recipe {
	width:95%;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0 0 10px 0;
	padding: 0;
         text-align: center;
	}

#contents td.gr {
	font-size:11px;
	padding:3px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align:center
	}

/*
レシピページ　材料の枠部分
-------------------------------------------------------------------*/
#contents div.waku{
         padding: 5px 20px 0 20px;
         	border: 2px solid #999999;
	background-color: #F4F6F4;
         margin:20px 40px 20px 40px;

}
/*
イベント案内
-------------------------------------------------------------------*/


#contents table.ibento{
         width: 500px;
         background: #CBCD9B;
	border:solid 1px #6F8061;
	border-collapse: collapse;
	margin: 0 0 20px 30px;
	padding: 15px;
}
#contents th.ibento{
         width:150px;
	font-size:12px;
	background: #CBCD9B;
	border-right: 1px solid #6F8061;
	border-bottom: 1px solid #6F8061;
	padding:10px;
	color: #000;
	

}
#contents td.ibento{
         width:350px;
	font-size:14px;
	background: #FFF;
	border-right: 1px solid #6F8061;
	border-bottom: 1px solid #6F8061;
	padding:10px;
	color: #333;

}

/*
メディア案内
-------------------------------------------------------------------*/


#contents table.media{
         width: 500px;
         background: #CBCD9B;
	border:solid 1px #6F8061;
	border-collapse: collapse;
	margin: 0 0 20px 30px;
	padding: 15px;
}
#contents th.media{
         	font-size:12px;
	background: #FFF;
	border-right: 1px solid #6F8061;
	border-bottom: 1px solid #6F8061;
	padding:10px;
	color: #000;
	

}
#contents td.media{
         	font-size:14px;
	background: #FFF;
	border-right: 1px solid #6F8061;
	border-bottom: 1px solid #6F8061;
	padding:10px;
	color: #333;

}

/*--------------------▽左に画像、右に文章*/

.left{
	float: left;
	margin: 10px 10px 10px 10px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;

	margin-top: 5px;
}

#side_d h3 {
	background-image : url(img/menu.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	padding-top: 4px;
	text-align: center;

}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
 display: block;
 width:150px;
 font-size: 11px;
 text-decoration:none;
 color: #000000;
 line-height: 19px;
 margin-right: auto;
 margin-left: auto;
 /*text-indent: 30px;*/　←コメントアウトするか削除
 background-position: center top;
 border-bottom: 1px solid #ccc;
}


#side_d li a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

/*
サイドメニュー　ボタン
-------------------------------------------------------------------*/

.imgside-b {
         margin:3px;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image : url(img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #333333;
	font-size: 10px;
}

