
body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
 	font-size: 14px;
	color: #333333;
	}



/* リンク設定部 */

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

a:hover {
	text-decoration:underline; 
	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: 700px;
	
	background-image: url(http://www.lodge-oven.com/img2/bg1.gif);
	background-repeat: repeat-y;
	border: 2px solid #336633;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(http://www.lodge-oven.com/img2/header1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: 2px solid #336633;
	padding:10px;
	height: 120px;
	}

#banner-img {
	display: none;
	}


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

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

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

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

#right {
	float: right;
	width: 200px;
	overflow: hidden;
	}

#center {
	float: right;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	font-family: Verdana, Arial, sans-serif;
	}

.content h2 {
	color: #336633;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 2px;
	border-color: #336633;
	}


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






.sidebar {
	padding: 10px;
	}


.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#336633;
	border-left:solid 5px #FF6600;
	text-align: center;
	font-weight: bold;
	}

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

	}

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

	}

.sidebar #categories ul {
	padding-left: 5px;

	}

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

.sidebar #categories li {
	list-style-type: none;
	border-bottom:solid 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: 2px;
	margin-bottom: 5px;
	}

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


.footer {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#336633;
	text-align: center;
	padding: 2px;
	}


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

.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;
}

/* ##### カテゴリ広告設定 ##### */


#ads-outdoor {
	width: 300px;
	}


.ads-words1 {
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
}

.ads-words2 {
	font-size: 12px;
	line-height: 120%;
}

.ads336 {
	color: #999999;
	margin:0px 10px 10px;
	font-size: 12px;
	text-align:left;
}

.ads336 p {
	margin:0px;
}