article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

body, button, input, select, textarea { font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

#headright_sns {
	float: right;
	width: 500px;
	display: block;
	height: 20px;
	margin-top: 15px;
}

body {
	font-size: 14px;
	color: #3E3E3E;
	line-height: 1.4em;
	background-color: #FDD000;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(bga.jpg);
}
#pageTop{
	background-color: #CDAB0F;
	border-radius: 5px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	/* [disabled]position: fixed; */
	bottom: 20px;
	right: 20px;
	float: right;
	margin-top: -15px;
	margin-right: -70px;
	}
#pageTop:hover{
	background-color: #ECB54C;
	}


abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

p   {
	margin: 0px;
}
a,a:visited {
	color: #FF9C5A;
	-webkit-transition: color 0.30s ease-out;
	-moz-transition: color 0.30s ease-out;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }


h1, h2, h3, h4, h5, h6 {
	font-size:1.5em;
}

a:link, a:visited {
	color: #494949;
	text-decoration: underline;

}

a:hover {
	color: #F72323;
	text-decoration: none;

}

a img {
	border:none;
}
p  {
	margin: 0px;

}
#wrapperheader {
	width: 960px;
	background-repeat: repeat-y;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: -10px;
	background-image: url(bg23.png);
	background-position: 12px;
}

 
 
#wrapper {
	width: 960px;
	display: block;
	height: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: -10px;
}

.main_s    {
	padding-right: 20px;
	padding-bottom: 10px;
	width: 930px;
	float: left;
	height: 110px;
	display: block;
	position: relative;
	text-align: left;
	background-color: #FDD100;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-bottom: 445px;
}

.main_m    {
	padding-right: -200px;
	padding-bottom: 10px;
	width: 930px;
	float: left;
	height: 110px;
	display: block;
	position: relative;
	text-align: left;
	background-color: #FDD100;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-top: 120px;
	background-position: 0px -333px;
	background-image: url(BrewersCupWebTitle_03.jpg);
}


.header    {
	padding-right: 20px;
	padding-bottom: 10px;
	width: 930px;
	float: left;
	height: 60px;
	display: block;
	position: relative;
	text-align: left;
}

.header img.logo {
	position: absolute;
	top: 12px;
	padding-top: 5px;
	width: 280px;
	height: auto;
}

#mainnav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 15px;
}



.menu {
	width: 630px;
	padding: 0;
	list-style-type: none;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -20px;
	height: auto;
}
.menu li {
	width: 95px;
	float: left;
	padding: 0;
	margin-right: 3px;
	text-align: center;
	list-style-type: none;
	height: auto;
}
.menu li a {
	width: auto;
	color: #231815;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 22px;
	padding-bottom: 7px;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 35px;
	min-width: 0px;
	border-bottom: 5px solid #D8B956;
	font-weight: bold;
}
.menu li:first-child a {
	border-left-color: #F0F0F0;
}
.menu li:last-child a {

}
.menu li a:hover {
	color: #F14923;
	border-bottom: 5px solid #221715;
}



.menu_top {
	width: 950px;
	padding: 0;
	list-style-type: none;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	height: 130px;
	background-image: url(menu_topbg.png);
	background-repeat: no-repeat;
}
.menu_top li {
	width: 175px;
	float: left;
	padding: 0;
	margin-right: 5px;
	text-align: center;
	list-style-type: none;
	height: auto;
}
.menu_top li a {
	width: auto;
	color: #231815;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
	display: block;
	height: 22px;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 20px;
	min-width: 0px;
	border-bottom: 5px solid #FDD000;
}
.menu_top li:first-child a {
	border-left-color: #F0F0F0;
}
.menu_top li:last-child a {

}
.menu_top li a:hover {
	color: #F14923;
	/* [disabled]background-color: #FDD100; */
	border-bottom: 5px solid #EC7C50;
}


#section    {
	width: 250px;
	text-align: left;
	float: left;
	display: block;
	height: auto;
	padding-top: 20px;
	border: 1px solid #D8B956;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 31px 1px #D9A81D;
	box-shadow: 0px 0px 31px 1px #D9A81D;
	margin-top: 30px;
	background-image: url(sidebg.jpg);
	background-repeat: repeat;
	margin-bottom: 50px;
}

.side_heding_b {
	width: auto;
	text-align: left;
	height: auto;
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #67534E;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image: url(beerdiv.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.product_title{
	width: auto;
	text-align: left;
	height: auto;
	text-decoration: underline;
	color: #262626;
	background-image: url(nextar.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 25px;
	margin-top: 10px;
}

.side_heding_g {
	width: auto;
	text-align: left;
	height: auto;
	font-size: 20px;
	display: block;
	border-bottom: 8px solid #C8E8D0;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

.side_heding_s {
	width: auto;
	text-align: left;
	height: auto;
	font-size: 20px;
	display: block;
	border-bottom: 8px solid #C7E9E8;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

.side_heding_a {
	width: auto;
	text-align: left;
	height: auto;
	font-size: 20px;
	display: block;
	border-bottom: 8px solid #F1F1F1;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

.side_image {
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}


.side_message    {
	width: auto;
	float: left;
	height: auto;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;

}

.side_message  a  {
	float: none;
	margin-bottom: 10px;
	color: #333333;
	text-decoration: underline;

}


.side_info    {
	width: auto;
	float: none;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #E7BD00;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: bold;
	border-radius: 5px;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 6px;

}

.product_info    {
	width: 175px;
	float: left;
	height: 300px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #FFDD46;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: bold;
	border-radius: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 6px;
	margin-bottom: 10px;

}


.product_image    {
	width: 175px;
	height: 175px;
	background-color: #FFF9E1;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}

.product_info img   {
	width: 170px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	max-height: 170px;
}


.side_si    {
	width: auto;
	float: none;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #333333;
	border-radius: 5px;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 6px;
	margin-top: 10px;
	background-image: url(sidebg2.jpg);
}

.side_message  li  {
	width: auto;
	float: none;
	height: auto;
	margin-bottom: 10px;
	color: #333333;
	list-style-type: none;
	display: block;
	margin-left: -30px;
	background-image: url(nextar.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 25px;

}



#article {
	float: right;
	width: 650px;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
}

#article  a  {
	float: none;
	margin-bottom: 10px;
	color: #666666;
	text-decoration: underline;

}

#bxslider {
	width: 520px;

}

.article_2box    {
	width: 310px;
	float: left;
	height: 140px;
	margin-bottom: 10px;
	font-size: 14px;
	margin-right: 15px;
	margin-top: 20px;

}



table {
	border-collapse: collapse;
	width: 640px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 25px;
}
th.t_top {
	border-top: 4px solid #D8B956;

}

th.t_tops {
	border-top: 4px solid #E8E8E8;
}
th {
	border-bottom: 1px dotted #D8B956;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border-right: 1px solid #D8B956;
}
td.t_top {
	border-top: 4px solid #D8B956;
}
td {
	border-bottom: 1px dotted #D8B956;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
tr:hover {
	background-color: #FFD723;
}


.msimage {
	padding-bottom: 10px;
	padding-right: 10px;
}



.article_1box    {
	width: auto;
	margin-bottom: 20px;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 10px;
	height: 100%;
	padding-bottom: 10px;
	line-height: 25px;
	background-repeat: no-repeat;

}

.article_1box img    {
	width: auto;
	max-width: 100%;
	height: auto;

}


.article_heding_k {
	width: auto;
	text-align: left;
	height: auto;
	font-size: 22px;
	display: block;
	border-bottom: 5px solid #D8B956;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #231815;
}


.article_heding_pr {
	width: auto;
	text-align: left;
	height: 100%;
	font-size: 20px;
	display: block;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #231815;
	padding-top: 20px;
	border-bottom: 8px solid #D8B956;
	margin-left: -5px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}

.article_heding_pr2 {
	width: auto;
	text-align: left;
	height: 100%;
	font-size: 20px;
	display: block;
	padding-left: 60px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #231815;
	padding-top: 20px;
	border-bottom: 8px solid #D8B956;
	margin-left: -5px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-image: url(h2bg.png);
	background-repeat: no-repeat;
	background-position: 8px 11px;
}



.article_left_image {
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#wrapper_footer {
	width: 100%;
	display: block;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 5px 5px 5px 5px #aaa;
	color: #F2F2F2;
	padding-top: 10px;
	background-image: url(footerbg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;

}



#wrapper_footer_center {
	width: 950px;
	display: block;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #666666;
	padding-top: 20px;
	text-align: center;
}
