@charset "UTF-8";

/* ========ベースカースケードスタイルシート======== */
* {
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
}

body {
	margin:0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 24px;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
}

img {
	border:0;
}

#img {
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}
h1 {
	font-size:1em;
	color:#333;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding-right: 10px;
}

/* ========テンプレートレイアウト======== */

div#top {
	width:45em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
div#contents ul {
	padding-top: 3em;
	padding-right: 3em;
	padding-left: 3em;
	margin: 0px;
	list-style-type: none;
}
div#contents li {
	list-style-type: none;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.2em;
	letter-spacing: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
}

div#contents {
	clear:both;
	width:45em;
	background-color: #F3EDDD;
	margin-right: auto;
	margin-left: auto;
}
div#contents p {
	list-style-type: none;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.2em;
	letter-spacing: 1px;
	margin-top: 1em;
	margin-bottom: 3em;
	text-align: right;
}

/* 回り込み解除 */

div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========ヘッダー======== */

div#main_title {
	width:12em;
	clear: none;
	float: left;
}
div#main_title ul {
	text-align: right;
	margin-right: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#main_title li {
	font-size: 0.8em;
}

/* ========メニュー======== */

div#headermenu{
	text-align: right;
	float: right;
	width: 32em;
	clear: none;
}

div#headermenu ul{
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	text-align: right;
}

div#headermenu li{
	display:inline;
	font-size: 0.7em;
	line-height: 2em;
}

div#headermenu p{
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.8em;
	padding-left: 0px;
}
div#headermenu a{
	color:#A4A48E;
}

div#headermenu a:hover{
	border:0;
	color:#663300;
}

/* ========メインコンテンツ======== */

div#main {
	float:right;
	width:19em;
	padding-right: 3em;
}

div#main ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#main a {
	color:#533217;
}

div#main a:hover {
	border:0;
	color:#533217;
}

div#main h2 {
	margin-bottom:15px;
	font-size:0.94em;
	line-height:1.4;
	font-weight: normal;
	background-image: url(images/bg_h2.png);
	background-repeat: repeat;
	background-position: left;
	text-align: center;
	padding: 2px;
	margin-top: 15px;
}

div#main h3 {
	font-size:0.8em;
	color: #666666;
}

div#main h4 {
	margin-bottom:2px;
	font-size:0.8em;
	line-height:1.4;
	color: #999999;
	font-weight: normal;
	text-align: center;
}

div#main h5 {
	font-size:0.75em;
	line-height:1.4;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
}

div#main h6 {
	margin-bottom:2px;
	font-size:1em;
	line-height:1.4;
	color: #FF0000;
}

div#main li{
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4em;
}

div#main p{
	margin:0 0 1em 0;
	font-size:0.8em;
	line-height:1.4;
	text-align: left;
}

/* ========メインコンテンツ======== */

div#sub {
	float:left;
	width:19em;
	padding-left: 3em;
}

div#sub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div#sub a {
	color:#533217;
}

div#sub a:hover {
	color:#533217;
}

div#sub li{
	color: #333333;
	font-size: 0.8em;
}

div#sub p{
	margin:0 0 1em 0;
	font-size:0.8em;
	line-height:1.4;
	text-align: left;
}

div#sub h2 {
	font-size:1.2em;
	line-height:1.2;
	background-image: url(images/bg_h2.png);
	background-repeat: repeat;
	text-align: left;
	color: #999999;
	font-weight: normal;
}

div#sub h3 {
	margin-bottom:5px;
	font-size:0.8em;
	color: #666666;
	padding-left: 5px;
}

/* ========メインコンテンツ======== */

div#main_stand {
	float:right;
	width:23em;
	padding-right: 3em;
}

div#main_stand ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div#main_stand a {
	color:#533217;
}

div#main_stand a:hover {
	border:0;
	color:#533217;
}

div#main_stand h2 {
	margin-bottom:15px;
	font-size:0.94em;
	line-height:1.4;
	font-weight: normal;
	background-image: url(images/bg_h2.png);
	background-repeat: repeat;
	background-position: left;
	text-align: center;
	padding: 2px;
	margin-top: 15px;
}

div#main_stand h3 {
	font-size:0.8em;
	color: #666666;
}

div#main_stand li{
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4em;
}

div#main_stand p{
   margin:0 0 1em 0;
   font-size:0.8em;
   line-height:1.4;
}

/* ========メインコンテンツ======== */

div#sub_stand {
	float:left;
	width:15em;
	padding-left: 3em;
}

div#sub_stand ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#sub_stand a {
	color:#533217;
}

div#sub_stand a:hover {
	color:#533217;
}

div#sub_stand li{
	color: #333333;
	font-size: 0.8em;
}

div#sub_stand p{
	margin:0 0 1em 0;
	font-size:0.8em;
	line-height:1.4;
	text-align: left;
}

div#sub_stand h2 {
	font-size:1.2em;
	line-height:1.2;
	background-image: url(images/bg_h2.png);
	background-repeat: repeat;
	text-align: left;
	color: #999999;
	font-weight: normal;
}

div#sub_stand h3 {
	margin-bottom:5px;
	font-size:0.8em;
	color: #666666;
	padding-left: 5px;
}

/* ========メインコンテンツ======== */

div#main_wine {
	float:right;
	width:19em;
	padding-right: 3em;
}

div#main_wine ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#main_wine a {
	color:#533217;
}

div#main_wine a:hover {
	border:0;
	color:#533217;
}

div#main_wine li{
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4em;
}

div#main_wine p{
   margin:0 0 1em 0;
   font-size:0.8em;
   line-height:1.4;
}

/* ========メインコンテンツ======== */

div#sub_wine {
	float:left;
	width:15em;
	padding-left: 3em;
}

div#sub_wine ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#sub_wine a {
	color:#533217;
}

div#sub_wine a:hover {
	color:#533217;
}

div#sub_wine li{
	color: #333333;
	font-size: 0.8em;
}

div#sub_wine p{
	margin:0 0 1em 0;
	font-size:0.8em;
	line-height:1.4;
	text-align: left;
}

div#sub h2 {
	font-size:1.2em;
	line-height:1.2;
	background-image: url(images/bg_h2.png);
	background-repeat: repeat;
	text-align: left;
	color: #999999;
	font-weight: normal;
}

div#sub h3 {
	margin-bottom:5px;
	font-size:0.8em;
	color: #666666;
	padding-left: 5px;
}

/* ========全幅１カラム======== */

div#column_full {
	width: 23em;
	float: none;
	clear: both;
}
div#column_full ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#column_full li {
	font-size: 0.8em;
	color: #666666;
}
div#column_full p {
	padding: 5px;
	color: #333333;
}

/* ========幅１/２カラム左======== */

div#column_full {
	width: 27em;
	float: none;
	clear: both;
}
div#column_full ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#column_full li {
	font-size: 0.8em;
	color: #666666;
}
div#column_full p {
	padding: 5px;
	color: #333333;
	text-align: left;
}

/* ========幅１/２カラム左======== */

div#column_1_2_left {
	width: 16em;
	float: left;
}

div#column_1_2_left ul {
	margin: 0px;
	padding: 0px;
}

div#column_1_2_left li {
	font-size: 0.8em;
	color: #666666;
}

div#column_1_2_left p {
	padding: 5px;
	color: #333333;
	text-align: left;
}

/* ========幅１/２カラム右======== */

div#column_1_2_right {
	width: 7em;
	float: right;
}

div#column_1_2_right ul {
	margin: 0px;
	padding: 0px;
}

div#column_1_2_right li {
	font-size: 0.8em;
	color: #666666;
}

div#column_1_2_right p {
	color: #333333;
	text-align: left;
}

/* ========アドレス======== */

div#footer{
	width:45em;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
address{
	text-align:left;
	font-size: 0.6em;
	line-height: 1em;
	margin-top: 5px;
}
