@charset "Shift_JIS";

/* ---------------------------
サイト全体
--------------------------- */
#container {
	background				:#ffffff;
	}
.site {
	margin					:0 auto;
	width					:400px;
	text-align				:center;
}
/* ---------------------------
ヘッダー
--------------------------- */
#header {
	width					:400px;
	}
/* ---------------------------
コンテンツ
--------------------------- */
#contents {
	width					:400px;
	}
/* ---------------------------
フッター
--------------------------- */
#footer {
	clear					:both;
	width					:400px;
	}
	



/* ---------------------------
ヘッダートップ
--------------------------- */
#header {
		height					: 85px;
		background				: #4c8e44;
	}
	/* ---------------------------
	ロゴ
	--------------------------- */
	#header #logo {
		float: left;
		width					: 95px;
		height					: 85px;
		}

	/* ---------------------------
	キャンペーン
	--------------------------- */
	#header #campaign {
		float					: left;
		width					: 300px;
		height					: 85px;
		text-align				:left;
		}
		#header #campaign-banner {
			padding					: 10px 0 0 0;
			width					: 295px;
			height					: 75px;
			text-align				:right;
			}

			#header-campain-banner {
				background-image           :url(http://goodone-dogfood.com/common/img/header/banner-back.gif);
				background-repeat          :no-repeat;
				background-position        :center top;
				text-decoration            :none;
				padding                    :5px 0 5px 0;
				margin                     :0 0 0 0;
				display                    :block;
				width                      :290px;
				height                     :55px;
				text-align				:center;
				}
				#header-campain-banner .body {
					padding                    :0 0 0 0;
					margin                     :0 5px 0 5px;
					display                    :block;
					width                      :280px;
					height                     :40px;
					}
					#header-campain-banner .body h2 {
						color					: #fff;
						font-size				: 14px;
						font-weight				: bold;
						}
				#header-campain-banner .tsuiki {
					color					: #fff;
					padding                    :0 0 0 0;
					margin                     :0 0 0 0;
					display                    :block;
					width                      :280px;
					height                     :20px;
					line-height				:20px;
					}
				#header-campain-banner .tsuiki p {
					text-align				:center;
					}

/* ---------------------------
フッターボトム
------------------- */
#footer-bottom {
	font-size				:12px;
	height					:34px;
	background				:#e6f5c9;
	background-image		:url(http://goodone-dogfood.com/common/img/footer/footer-bottom.gif);
	background-repeat		:repeat-x;
	background-position		:center top;
	}

	/* ---------------------------
	フッターボトム テキスト
	--------------------------- */
	#footer-bottom p {
		text-align				:right;
		line-height				:34px;
		margin					:0 12px 0 0;
		}


/* ---------------------------
コンテンツ
------------------- */
#whatsnews-information-container {
	padding                    :10px 10px 10px 10px;
	margin                     :0 0 0 0;
	font-size				:12px;
	}

	/* ---------------------------
	コンテンツ テキスト
	--------------------------- */
	#whatsnews-information-container p {
		line-height				:20px;
	background-image		:url(http://goodone-dogfood.com/common/img/contents/text-line.gif);
	background-repeat		:repeat;
	background-position		:center bottom;
	padding                    :0 0 0 0;
	margin                     :0 0 0 0;
		}

	br {
	padding                    :0 0 0 0;
	margin                     :0 0 0 0;
		}

