body {
	color: #2D4B0A;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #dfdda5 url(images/bg.gif) repeat-x top;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}



h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/midashi_h1bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position: left top;
	margin-top: 8px;
	padding-left: 30px;
	padding-top: 8px;
}


h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: italic;
	color: #FFFF99;
	background-image: url(images/midashi_h2.gif);
	font-weight: bold;
	height: 40px;
	font-variant: normal;
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 15px;
	margin: 4px;
}


h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-style: normal;
	color: #666633;
	background-image: url(images/title_h3.gif);
	font-weight: bold;
	height: 30px;
	font-variant: normal;
	padding-top: 8px;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}



h4 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


h5 {
	color: #FFFFCC;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/midashi_sub2.gif);
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}



img {
    border-style:none;
}






li{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

ul{
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B710E;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}

.title1 {
	width: 860px;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
	background-position: center;
}



.head {
	width: 860px;
}
.head_r {
	width: 200px;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	vertical-align: middle;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.head_l {
	width: 650px;
	height: 202px;
}

.main {
	width: 606px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	padding: 6px;
	vertical-align: top;
	border: 1px solid #999999;
}

.middle {
	width: 20px;
}



.rightbox {
	float: right;
}

.head #main img {
	float: left;
	padding: 2px;
	margin: 4px;
}

.coment {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

.mainbun {
	font-size: 13px;
	line-height: 14px;

}


.bank {
	
}

.end {
	text-align: center;
	background-color: #CC9900;
	padding: 20px;

}




/*----------------------------------------------------------------------------------*/

.t1 {
	border: 3px double #CCCCCC;
	margin-top: 9px;
	margin-right: 5px;
	width: 295px;
	background: url(images/item_bg.gif) repeat-x bottom;
	line-height: 16px;
}

.t1 td {
	vertical-align: top;
}

.t1 strong {
	background: url(images/arrow1.gif) no-repeat left top;
	padding-left: 20px;
	border-bottom: 1px dotted #5b710e;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
}

.t1 img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
}




.t2 {
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	width: 180px;
}	








/*ラインメニューの設定
------------------------------------------------------------------*/
#menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 860px;
}



#menu li {
	display: inline;
	float: left;
}






#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/menu1.gif) no-repeat left top;
	display: block;
	text-align: center;
	border-right: 1px solid #666666;
	width: 120px;
	height: 22px;
	padding-top: 10px;
	padding-bottom: 1px;
}
#menu a:hover {
	background: url(images/menu2.gif) no-repeat right bottom;
}


/*メインコンテンツの設定
------------------------------------------------------------------*/
#main {
	width: 606px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	padding: 6px;
	vertical-align: top;
	border: 1px solid #cccccc;
}



/*サイドコンテンツ
----------------------------------------------------------------------------------*/
#side {
	float: right;
	text-align: left;
	line-height: 2;
	padding: 9px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 180px;
}



/*サブコンテンツ内のテーブル
------------------------------------------------------------------*/
#side .waku {
	border: 1px solid #999999;
	margin-bottom: 20px;
	font-size: small;
	line-height: 2;
	background-color: #FFFFCC;
}

#side .waku ul.navmenu li a {
	display: block;
	background: url(images/arrow2.gif) no-repeat left center;
	padding-left: 20px;
	zoom: 1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#side .waku ul.navmenu li a:hover {
	color: #FFFFFF;
	background: url(images/arrow2over.gif) no-repeat left center;
	padding-left: 20px;
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#cyosya1 {
	width: 140px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	padding: 6px;
	vertical-align: top;
	border: 1px solid #cccccc;
	height: 80px;
}

#bun1 {
	width: 420px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	padding: 6px;
	vertical-align: top;
	border: 1px solid #cccccc;
	height: 80px;
}

#rink1 {
	width: 70px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	padding: 6px;
	vertical-align: top;
	border: 1px solid #cccccc;
	height: 80px;
}

#photo1 {
	width: 80px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	padding: 6px;
	vertical-align: top;
	border: 1px solid #cccccc;
	height: 80px;
}
