body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #222;
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: #F9F9F9 url(img_all/body_706_shadow.jpg) repeat-y left center;
}
img {
	border-style: none;
}


a {
	color: #669966;
}
a:hover {
	color: #006699;
}

h1 {
	font-size: 10px;
	color: #4660FF;
	text-align: left;
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
}
h2,h3,h4 {
	margin: 1px;
	padding: 1px;
	font-size: 12px;
	color: #FFFFFF;
}

#container {
	width: 710px;
	margin: 0px;
	text-align: left;
	background-color: #F9f9f9;
	top: 0px;
	float: left;
	padding: 0px;
}

#header {
	background-image: url(http://junkoh.jp/hokkaido/img_all/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#banner {
	width: 560px;
	background-image: url(img_all/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	top: 0px;
	}


#header #map {
	float: right;
	width: 222px;
}

#center {
	margin-left: 5px;
	float: left;
	width: 670px;
	border: 1px solid #6699CC;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 4px;
	margin-bottom: 2px;
	}
	
#center .content .borederline {
	border-bottom: 1px solid #6699CC;
	font-family: sans-serif;
	font-size: 8px;
	color: #ABC7E2;
	margin: 0px;
	padding: 0px;
}
#center .content h2 {
	color: #006699;
	float: right;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	padding-right: 8px;
}

#center .content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	display: block;
	background: #F0F3F7;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #006699;
	padding-left: 10px;
}

#center .content .cmt {
	padding: 0px 20px 10px;
}

#center .content .cmt a{
	padding: 0px 20px 10px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#center .content .cmt a:hover{
	padding: 0px 20px 10px;
	color: #006699;
	font-weight: bold;
}
#center .content #Pnavi a {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #669900;
}
#center .content #Pnavi a:hover{
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #6699CC;
}

.posted {
	font: lighter 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}


#footer {
	clear: both;
	display: block;
	background-color: #456489;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	height: 18px;
	}
/******* Categories style**********/	
#categories {
	height: 25px;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
	}
	
#categories #menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li{
	height: 25px;
	float: left;
	margin-left: 1px;
	display: block;
		}


/******* Link ID style *****/
li#news a {
	background: url(img_all/btn_news.gif) no-repeat 0px 0px;
	width: 93px;
	padding:25px 0 0 0; 
	height:0px !important; 
	overflow:hidden; 
	margin-left: 0px;
	margin-top: 0px;
	display: block;
}
li#news a:hover {
	background: url(img_all/btn_news.gif) no-repeat 0px -25px;
}

li#games a {
	background: url(img_all/btn_taikai.gif) no-repeat 0px 0px;
	padding:25px 0 0 0; 
	height:0px !important; 
	overflow:hidden; 
	width: 93px;
	left: 87px;
	display: block;
}

li#games a:hover {
	background: url(img_all/btn_taikai.gif) no-repeat 0px -25px;
}

li#org a {
	background: url(img_all/btn_soshikii.gif) no-repeat 0px 0px;
	display: block;
	padding:25px 0 0 0; 
	height:0px !important; 
	overflow:hidden; 
	width: 78px;
}
li#org a:hover {
	background: url(img_all/btn_soshikii.gif) no-repeat 0px -25px;
}

li#rules a {
	background: url(img_all/btn_kiyaku.gif) no-repeat 0px 0px;
	padding:25px 0 0 0; 
	height:0px !important; 
	overflow:hidden; 
	display: block;
	width: 70px;
}
li#rules a:hover {
	background: url(img_all/btn_kiyaku.gif) no-repeat 0px -25px;
}

li#records a {
	background: url(img_all/btn_kiroku.gif) no-repeat 0px 0px;
	display: block;
	padding:25px 0 0 0; 
	height:0px !important; 
	overflow:hidden; 
	width: 62px;
}
li#records a:hover {
	background: url(img_all/btn_kiroku.gif) no-repeat 0px -25px;
}

li#contact a {
	background: url(img_all/btn_toiawase.gif) no-repeat 0px 0px;
	width: 86px;
	display: block;
	padding:25px 0 0 0; 
	height:0px !important; 
	overflow:hidden; 
}
li#contact a:hover {
	background: url(img_all/btn_toiawase.gif) no-repeat 0px -25px;
}

li#chiktop a {
	background: url(img_all/btn_top.jpg) no-repeat 0px 0px;
	display: block;
	width: 116px;
	padding:25px 0 0 0; 
	height:0px !important; 
	overflow:hidden; 
}
li#chiktop a:hover {
	background: url(img_all/btn_top.jpg) no-repeat 0px -25px;
}

li#top a {
	background: url(img_all/btn_jba.gif) no-repeat 0px 0px;
	display: block;
	width: 103px;
	padding:25px 0 0 0; 
	height:0px !important; 
	overflow:hidden; 
}
li#top a:hover {
	background: url(img_all/btn_jba.gif) no-repeat 0px -25px;
}

.t-sentence {
	width: 500px;
	border: 1px solid #336699;
	padding: 8px 18px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.t-sentence img {
	float: left;
	margin-bottom: 5px;
	margin-right: 8px;
}

.t-title {
	font-weight: bold;
	height: 22px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	background-color: #336699;
	color: #FFFFCC;
	margin: 0px;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
}
.page {
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
}

