body {
	margin: 0px;
	background-color: #FFFFFF;
　　　　　　　background-image: url();
	text-align: center;
 	font-size: 14px;
	color: #666666;
	}



/* リンク設定部 */

a {
	text-decoration:none; 
	color: #0000FF; 
	}

a:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 730px;

                background-color: #FFFFFF;
	border-top: 5px solid #ffcc66;
	border-right: 1px solid #ffcc66;
	border-left: 1px solid #ffcc66;
	}

/* ヘッダースタイル設定 */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background-image: url(http://www.dietsupple.info/img2/diet_banner.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #fff4e0;
	height: 100px;
	border-bottom: 20px solid #ffcc66;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FF9933;
	font-weight: bold;
	text-decoration: none; 
	}

#banner a:hover {
	color: #33cc00;
	font-weight: bold;
	text-decoration: none; 
	}

/* ヘッダースタイル設定 ２*/

#banner h1 {
	font-size: 24px;
	margin-top: 30px;
	margin-left:10px;
	}

#banner h2 {
	font-size: 12px;
	margin-left:10px;
	}

#banner-b {
                background-color: #ffffff;
	text-align: right;
	height:90 ;
	border-bottom: 0px solid #ffcc66;
	}

/* メニュー部位置決め設定 */

#right {
	float: left;
	width: 210px;
	overflow: hidden;
	}

/* コンテンツ部設定 */

#center {
	float: left;
	width: 520px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;

	font-family: Verdana, Arial, sans-serif;
	}



/* コンテンツ部<h2>見出し設定 */


.content h2 {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 5px #66cc66;
	}

/* コンテンツ部<h3>見出し設定 */

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 3px 10px;
	background-color:#FFCC66;
	border-color: #66cc66;
	border-left: solid 5px;
	}


.content h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding-left: 30px;
	background-color:#FFFFFF;
             background-image : url(http://www.dietsupple.info/img2/v5_lis068.gif);
             background-repeat : no-repeat;
             background-position : left top;
	border-bottom: dotted 2px;
	}

/* サイドバーメニュー領域設定 */


.sidebar {
	margin: 5px;

	border: 1px solid #999999;
	}

/* サイドバーメニュー<h2>領域設定 */

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#FFCC66;
	padding: 0px 5px;
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

/* サイドバーメニュー<ul>部設定 */

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;

	}

.sidebar ul ul {
	margin-bottom: 0px;

	}


/* カテゴリー<ul>部左側設定 */

.sidebar #categories ul {
	padding:0px 5px;

	}


/* サイドバーメニュー<li>部設定 */


.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	padding-top: 2px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	border-bottom:dotted 1px #999999;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}


/* 検索部設定 */

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	}


/* お気に入りに追加ボタンの設定*/

.fev{
               text-align: center;
               margin-bottom: 10px;
               }



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	margin-left: 5px;
	margin-bottom: 10px;
	}


.footer {
	color: #FFFFFF;
	font-weight:;
	background-color:#ffcc66;
	text-align: center;
	padding: 2px;
	border-bottom: 5px solid #FFA851;
	}


/* ##### パンくず設定 ##### */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}


/* ##### 続きはこちら設定 ##### */

.next {
	font-size: 12px;
}

/* ##### カテゴリナビ設定 ##### */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px;
	margin-bottom:20px;
}

#koedo {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 700px;
	font-size: 10px;
	text-align: right;
}

/* ##### 記述部分設定 ##### */

.f2 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	border: 1px solid #FF9900;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.f3 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	border: 1px dotted #FF9900;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.f4 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	border: 1px solid #0000cc;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #d1dffc;
}