 @charset "utf-8";
/*-----共通------*/
body {
	font-size: 13px;
	margin: 0px auto;
	line-height: 160%;
	overflow: scroll;
	background-image: url(../img/back_02.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #472C04;
}
* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #B14519;
}
a:hover {
	text-decoration: underline;
	color: #8EA617;
}
img {
	border-style: none;
}
ul li {
	list-style: none;
}
hr {
	display: none;
}
H1 {
	font-size: 10px;
	font-weight: normal;
	float:right;
	color:#3A2C23;
	margin-right:10px;
	
}
.h1 {/*ロゴに利用非表示*/
	font-size: 0px;
	font-weight: normal;
	position: absolute;
	left: -1000px;
}

h2 {
	font-size: 16px;
	line-height: 38px;
	margin-bottom: 15px;
	margin-top: 20px;
}
h3 {
	font-size: 16px;
	padding-left: 28px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-image: url(../img/biwa_h3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 35px;
	height: 35px;
}
h3 span {
	font-size: 80%;
	font-weight: normal;
}
h3 strong{
	color: #CC0033;
}#event h3{
		background-image: url(../img/event_h3.png);
		margin-top:0;
	}
	#contact h3{
		background-image:none;}
#about h2{
	text-align:center;}
#biwa h2 {
	background-image: url(../img/biwa9.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 56px;
}
ol {
	margin-left: 40px;
}
h4 {
	line-height: 22px;
	font-size: 14px;
	color: #566320;
	padding: 5px 15px;
	text-align: left;
	margin: 20px 0 15px 0;
	background-color: #D6E3A1;
	border: 1px solid #C5D77A;
}
h5 {
	line-height: 22px;
	font-size: 14px;
	padding: 5px 15px;
	text-align: center;
	margin: 20px 0 15px 0;
	background-color: #F1CDA6;
	border: 1px solid #E7B57A;
	color: #B35900;
}
h6{
	line-height: 22px;
	font-size: 14px;
	padding: 1px 15px;
	text-align: left;
	margin: 20px 0 15px 0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B69569;
}
p {
	margin: 10px 0px 15px 0px;
	line-height: 186%;
	overflow: hidden;
}
.clearfloat {
	clear: both;
	overflow: hidden;/*	height:0;
	line-height: 0px;
*/
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.go_to_link {
	line-height: 1.5em;
	text-align: right;
	padding-right: 13px;
}
div.tittle {
	display: inline-block;
	overflow: hidden;
	margin-left: 168px;
	margin-top: 33px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
div.tittle img {
	margin-right: 20px;
}
.tittle_2{	display: inline-block;
	overflow: hidden;
	line-height:15px;
	height:15px;
	padding:8px;
	text-align:center;
	width:100%;
}
a.arrow1 {
	background-image: url(../img/arrow5_3u.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
hr{
	clear:both;}
/*------テーブル---------*/

table, table th, table td {
	padding: 10px 5px;
	border-collapse: collapse;
	border-spacing: 0;
}
/*table {
	border-top: 1px solid #999;
	width:100%;
}*/
table th {
	font-size: 14px;
	color: #C60;
	background-color: #F1CDA6;
	border: #E7B57A 1px solid;
}
table tr {
	border-bottom: 1px solid #999;
}
table.border_none, table.border_none tr {
	border: none;
}
table .boder_dottet {
	border-bottom: 1px dotted #F4E5C5;
}
table .boder_dottet td {
	padding-bottom: 0;
}
/*--ＤＬ------------*/
/*-ボーダー付き横並び---*/
.DLdesifn_01 dl dt, .DLdesifn_01 dl dt {
	clear: left;
	float: left;
	width: 7em;
	padding: 5px 0.5em;
}
.DLdesifn_01 dl dd, .DLdesifn_01 dl dd {
	margin-left: 0;
	padding: 5px 0.5em 5px 8em;
	border-bottom: solid 1px #CCC;
}
/*--------------全体の構成-------------------*/

#wrapper {
	margin: 0px auto;
	width: 800px;
	text-algin: left;/*For IE*/
	background-color: #f4e5c5;
	position: relative;
}
/*#inner_wrap {
	padding: 0px 10px;
	margin:0px 10px
}*/
#head_tittle {
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	padding-left: 12px;
	height: 25px;
	background-color: #3A2C23;
}
#header {
	height: 70px;
	width: 100%;	/*min-width: 1060px;*/
}
#navcontainer {
	width: 100%;
	overflow: hidden;
}
#event #head_image {
	background-image: url(../img/flag_2.png);
	background-repeat: repeat-x;
	height: 30px;
	background-color: #f4e5c5;
}
#sab_nav {
	clear: both;
	overflow: hidden;
	display: inline-block;
	font-family: "しねきゃぷしょん", "HG丸ｺﾞｼｯｸM-PRO", "Century Gothic";
}
#container {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
#side_container {
	float: right;
	width: 192px;
	min-height: 481px;
	padding-right:8px;
}
#main_container {
	min-height: 481px;
	margin-right: 200px;
	padding-left: 70px;
	padding-right: 35px;
}
/*-----------ヘッダーの--------------*/
#header_in {
	overflow: hidden;
	width: 800px;
}
#header .tel_set {
	float: right;
	margin-top: 5px;
}
#header .tel {
	/*background-image: url("../img/tel.png");*/
	font-size:1.4em;
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 187px;
	margin: 5px 28px 0px 0;
	overflow: hidden;
	padding: 0;
	/*text-indent: -9999px;*/
}
#header .logo {
	float: left;
}
#header .logo a {
	background-image: url("../img/logo.png");
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 323px;
	margin: 29px 0 0 27px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}
#header .logo span {
	font-size: 17px;
}
/*-----------パンクズリスト--------------*/
#bread {
	display: block;
	overflow: hidden;
	clear: both;
}
#bread ul {
	width: 965px;
	margin: 0px auto;
	padding-top: 8px;
}
#bread ul li {
	float: left;
	line-height: 20px;
	padding-left: 15px;
	background-image: url(../test/img/bread_bg_02.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
#bread ul li.firstchild {
	padding-left: 0px;
	background: none;
}
#bread ul li a {
}
/*------------footer-----------------------*/
#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 80px;
	text-align: center;
	background-color: #A58D6D;
}
#footer_nav {
	clear: both;
	margin: 0px auto;
	white-space: nowrap;
}
#footer_nav ul li {
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #472C04;
}
#footer_nav a {
	color: #472C04;
}
#footer_nav a:hover {
	color: #472C04;
}
#footer .copyright {
	font-size: 0.8em;
	position: relative;
}
#top div.koubo {
	position: relative;
	top: 100;
}
/*------side_container-------*/
#side_container img {
	width: 185px;
	padding: 3px;
	background: #FFF;
	margin-bottom: 5px;
}
/*-----main_container-----------*/
#main_container .image_box {
	overflow: hidden;
}
#main_container .image_box img {
	width: 149px;
	padding: 5px;
	background-color: #fff;
	float: left;
	margin: 0 5px 5px 0;
}
.tetxt_center {
	text-align: center;
}
#top #wrapper #container #main_container .text_center {
	font-size: 18px;
}
