@charset "utf-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	background-image: url(../images/background.gif);
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver 可変グリッドプロパティ
	----------------------------------
	dw-num-cols-mobile:		24;
	dw-num-cols-tablet:		24;
	dw-num-cols-desktop:	24;
	dw-gutter-percentage:	25;
	
	以下からヒントを入手 : Ethan Marcotte 氏の「レスポンシブ Web デザイン」 
	http://www.alistapart.com/articles/responsive-web-design
	
	および Joni Korpi 氏の「Golden Grid System」
	http://goldengridsystem.com/ 
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	text-align: left;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	width: 100%;
	clear: none;
	float: none;
}
#head {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}
.head_left {
	width: 28.5714%;
	text-align: center;
	display: block;
}
.head_center {
	width: 41.1764%;
	margin-left: 0.8403%;
	clear: none;
	text-align: center;
}
.head_right {
width: 28.5714%;
margin-left: 0.8403%;
clear: none;
display: block;
}
.title {
width: 100%;
}

#support {
	background-color: #d3d3d3;

}
.support_text {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #808080;
	width: 74.7899%;
	display: block;
}
.support_menu a {
	text-decoration: none;
	color: #323232;
	display: block;
}
.support_menu a:visited {
	color: #515151;
}
.support_menu a:hover {
	color: #8c8c8c;
}
.support01 {
	background: rgb(240,236,224); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZWNlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(240,236,224,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,236,224,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0ece0', endColorstr='#ffffff',GradientType=0 );
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	width: 100%;
}
.support02 {
	background: rgb(240,236,224); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZWNlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(240,236,224,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,236,224,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0ece0', endColorstr='#ffffff',GradientType=0 );
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	width: 100%;
	clear: both;
	margin-left: 0;
}
.support03 {
	background: rgb(240,236,224); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZWNlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(240,236,224,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,236,224,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(240,236,224,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0ece0', endColorstr='#ffffff',GradientType=0 );
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	width: 100%;
	clear: both;
	margin-left: 0;
}
#footer {
	text-align: center;
	padding-top: 10px;
}
.support_button{
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 10px;
	font-weight: bold;
	background-image: url(../images/arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#title00{
	background-color: #FFFFFF;
	text-align: center;
	margin-top: px;
	margin-bottom: 10px;
}
#main{
	float: none;
	clear: both;
	background-color: #C7B299;
}
#wrapper{
	background-color: #FFFFFF;
	float: none;
	clear: both;
}
.senryu{
	background-image: url(../images/c_background.gif);
	float: none;
	clear: both;
	background-repeat: repeat-y;
	background-size: 100% auto;
	margin-bottom: 10px;
}
.menu_in{
		width: 83%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	margin-bottom: 10px;
	display: block;
}
.time{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	background-color: #eee8e0;
	text-align: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 8px;
	border: 3px solid #571C1C;
	margin-bottom: 10px;
	padding-top: 8px;
}
.text_field{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #EEE8E0;
	border-radius: 10px;
	float: none;
	clear: both;
	margin-bottom: 10px;
	line-height: 18px;
	color: #333333;
}
.wine{
	background-color: #571C1C;
	margin-bottom: 10px;
	float: none;
	clear: both;
	padding-top: 8px;
	padding-bottom: 10px;
	color: #FFFFFF;
	line-height: 18px;
	border-bottom: 3px solid #380E0E;	
}
.banner{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
.news{
	float: none;
	clear: both;
	margin-bottom: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	border: 1px solid #571C1C;
	display: block;
	background-color: #571C1C;
}
.news_l{
	width: 19.966%;
	background-color: #571C1C;
	color: #FFFFFF;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 100%;
}
.news_r{
	width: 78.064%;
	clear: none;
	background-color: #FFFFFF;
	float: right;
	padding-left: 1%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.banner00{
	float: none;
	clear: both;
	margin-bottom: 10px;
	width: 90.798%;
	margin-left: auto;
	margin-right: auto;
}
.banner00_l{
	width: 47.3684%;
	margin-left: 0;
	text-align: center;
	display: block;
}
.banner00_r{
	width: 47.3684%;
	margin-left: 0.8771%;
	clear: none;
	text-align: center;
	font-weight: bold;
	float: right;
}
.banner_area{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	float: none;
	clear: both;
display: block;

}
.banner_area_sp{
}
.zeroMargin_mobile{
margin-left: 0;
}
.hide_mobile{
display: none;
}


/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 100%;
	clear: none;
	float: none;
}
.head_left {
width: 15.9663%;
display: block;
}
.head_center {
width: 66.3865%;
clear: none;
margin-left: 0.8403%;
}
.head_right {
width: 15.9663%;
clear: none;
margin-left: 0.8403%;
display: block;
}
.title {
width: 100%;
}
#support {
width: 100%;
}
.support_text {
width: 100%;
display: block;
}
.support_menu {
}
.support01 {
width: 100%;
}
.support02 {
width: 100%;
clear: both;
margin-left: 0;
}
.support03 {
width: 100%;
clear: both;
margin-left: 0;
}
#footer {
}
.support_button {
}
#title00 {
}
#main {
}
#wrapper {
}
.senryu {
	background-repeat: repeat-y;
	background-image: url(../images/c_background.gif);
	background-size: contain;
	background-position: 50% 0%;
}
.menu_in {
}
.time {
}
.text_field {
}
.wine {

}
.banner {
}
.news {
}
.news_l {
	float: left;
	width: 16.966%;

}
.news_r {
	margin-left: 0;
	width: 78.064%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}
.banner00 {

}
.banner00_l {
	margin-left: 0;
}
.banner00_r {
	margin-left: 0;
	float: right;
}
.banner_area {
display: block;
}
.banner_area_sp {
	width: 66%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	float: none;
	clear: both;
	display: block;
	text-align: center;
	
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {

.gridContainer {
	max-width: 1600px;
	clear: none;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.head_left {
width: 100%;
}
.head_center {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: left;
	text-indent: 30px;
}
.head_right {
width: 100%;
clear: both;
margin-left: 0;
}
.title {
width: 32.7731%;
}
#support {
width: 100%;
}
.support_text {
width: 100%;
}
.support_menu {
	width: 82%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	padding-bottom: 10px;

}
.support01 {
	width: 31.7731%;
	border: 1px solid #cfcfcf;
}
.support02 {
	width: 32.7731%;
	margin-left: 0.8403%;
	clear: none;
	border: 1px solid #cfcfcf;
}
.support03 {
	width: 32.7731%;
	margin-left: 0.8403%;
	clear: none;
	border: 1px solid #cfcfcf;
}
#footer {
}
.support_button {
	text-align: center;
}
#title00 {
}
.topguide {
}
#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
}
#wrapper {
	background-color: #FFFFFF;
}
.senryu {
	background-size: contain;
	background-repeat: repeat-y;
	background-image: url(../images/c_background.gif);

}
.menu_in {
}
.time {
}
.text_field {
}
.wine {
}
.banner {
	width: 0%;
}
.news {
}
.news_l {

}
.news_r {
	margin-left: 0;
}
.banner00 {
	width: 50%;
}
.banner00_l {
	margin-left: 0;
}
.banner00_r {
	margin-left: 0;
	float: right;
}
.banner_area {
display: block;
}
.banner_area_sp {
display: block;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
