﻿@charset "UTF-8";

*{
	margin:0;
	padding:0;
}

	
body {
	font-size: 88%;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h3{
	background-image: url(../img/ibc_line.png);
	background-repeat: no-repeat;
	color: #039;
	height: 60px;
	padding-left: 90px;
	padding-top: 1.2em;
	}

h2{
	background-image: url(../img/ibc_line.png);
	background-repeat: no-repeat;
	color: #039;
	height: 60px;
	padding-left: 90px;
	padding-top: 1.2em;
	}
#footer {
	width: 980px;
	clear: both;
	background-color: #FFF;
	background-image: url(../../gjbf/gjbf/img/beerfes2013.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

	
#container {
	width: 980px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 26px;
	padding-right: 26px;
	}
#header {
	width: 960px;
	padding-top: 20px;
}

#main1 {
	width: 630px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 26px;
	margin-left: 0;
		}

#side {
	width: 300px;
	float:right;
	background-color: #FFFFE8;
	padding: 10px;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 26px;
	margin-left: 0;
}

li {
	list-style-image: url(../../gjbf/gjbf/image/li_aicon.png);
	list-style-type: none;
}

hr{
	height:1px;
	color:#FFFFFF;
	width:700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}


.other {
	border: 1.5px dotted #cccccc;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-border-radius: 10px;
li {
	list-style-type: circle;
}




h4 {
	border-bottom-width: 2px;
	border-bottom-color: #33049;
	text-indent: 10px;
}
