@charset "Shift_JIS";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #999999;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666666;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
#totop {
    clear: both;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
}
#menu {
	background-image: url(images/menu_bg.jpg);
	height: 90px;
}
#menu_top {
	height: 90px;
}
.senasite #container_top {
	width: 750px;
	background: #ffffff;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	font-size: 12px;
}
.senasite #container {
	width: 750px;
	background: #dae2ff;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	font-size: 12px;
}
.senasite #container_out {
	width: 750px;
	background: #dae2ff;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	font-size: 12px;
}
.senasite #header {
	background: #DDDDDD;
	background-image: url(images/header_bg.gif); 
	padding: 10px 10px 0 20px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
}
.senasite #header h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
}
.senasite #topContent {
	padding: 50px 40px 0px 40px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
	height: 400px;
	background-image: url(images/top_bg2.jpg);
	color: #333333
}
.senasite #mainContent {
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #dae2ff;
}
.senasite #mainContent_pmc {
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #dae2ff;
}
.senasite #mainContent_out {
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #dae2ff;
}
#setumei {
	margin-left: 10px;
	_margin-left: 10px;
	color: #666666;
	left: 0px;
}
#footer {
	padding: 0 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#e3001b;
	border-top: 1px solid #666666;
	clear: both;
} 
#footer a {
	color: #ffffff;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
} 
#totop a {
	color: #666666;
}
#totop a:hover {
	color: #e3001b;
	text-decoration: underline;
}
.wine_text4 {
	clear: both;
}
.wine_text4 {
	width: 480px;
	float: left;
}
.wine_text4 dl {
	font-size: 12px;
	}
.wine_text4 dt {
	font-weight: bold;
	font-size: 10px;
	}
.wine_text4 dd {
	font-size: 10px;
	line-height: 1.5em;
	}
.photo_outline {
	float: right;
	width: 350px;
	margin-top: 50px;
}
.grape_photo1 {
	float: right;
	padding-left: 20px;
	padding-top: 100px;
}
.senasite #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-align: center;
	color: #FFFFFF;
}
#top_news {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
.wine_index {
	padding: 15px 0px;
}
.aus_index .winery_image {
	float: right;
	padding-left: 15px;
}
#wine_box {
	clear: both;
	width: 710px;
}
#header a {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
.label {
	float: right;
}

