@charset "utf-8";
/*基本設定ここから*/

body {
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	list-style-type: none;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	width:760px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}



#pageTop{
	padding-top:10px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:10px;
	background-color: #FFFFFF;
	width: 770px;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
}


#pageBody{
	width:790px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	background-color: #FFFFFF;
}

h1 {
	font-size: 14px;
	color: #FF6600;
	width: 790px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	height: 10px;
	left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 5px;
}

h2,h3 {
	font-size:16px;
	color: #FF6600;
	margin: 0px;
	float: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	list-style-type: none;
	font-weight: bold;
}

#ul,li{
	list-style-type: none;
}

img{
    border:none
}

#contents {
	width:570px;
	float: right;
	right: 0px;
	bottom: 0px;
	height: auto;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 30px;
}

#contents2 {
	width:570px;
	_width:550px;
	float: right;
	right: 0px;
	bottom: 0px;
	height: auto;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

#contentsWrap {
	width: 170px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

a:link{
	color:#333333;
	text-decoration:none;
}

a:visited{
  color:#333333;
  text-decoration:none;
}

a:hover{
	color:#ff6600;
  text-decoration:none;
}


a:active{
  color:#ff6600;
  text-decoration:none;
}


/*文字：新着*/
a.new:link{
	color:#0000FF;
	text-decoration:underline;
}

a.new:visited{
  color:#0000FF;
  text-decoration:underline;
}

a.new:hover{
  color:#ff6600;
  text-decoration:underline;
}

a.link:active{
  color:#ff6600;
	text-decoration:underline;
}



#news {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: small;
	padding-top: 5px;
	padding-right:0px;
	padding-left:0px;
	width: 560px;
	float: right;
	position: relative;
	height:20px;
	text-align: left;
	margin: 0px;
	right: 5px;
	_font-size: 13px;
}

#news3 {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: small;
	padding-top: 5px;
	padding-right:0px;
	padding-left:0px;
	width: 560px;
	float: right;
	position: relative;
	height:20px;
	text-align: left;
	margin: 0px;
	right: 5px;
	_font-size: 13px;
}


#news2 {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1879EB;
	font-size: small;
	padding-top: 10px;
	padding-right:0px;
	padding-left:0px;
	width: 560px;
	float: right;
	position: relative;
	height:20px;
	text-align: left;
	margin: 0px;
	right: 5px;
}

#image {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin-right: 20px;
	position: relative;
	top: 10px;
	
}


.style1 {
	float: right;
	width: 370px;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clip: rect(-200, auto, auto, auto);
}
.Data {
	float: right;
	width: 370px;
	list-style-type: none;
	bottom: 100px;
	margin: 0px;
	padding: 0px;
}


#td {
	font-size: small;
	color: #333333;
}
#denka1 {
	font-size: 14px;
	color: #FF6600;
	width: 240px;
	padding-left: 35px;
	padding-bottom: 10px;
	font-weight: bold;
}

#denka2 {
	list-style-type: none;
	width: 300px;
	padding: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: -20px;
	position: relative;
}
#privacy {
	float: left;
	margin: 10px;
	padding: 0px;
	
}
#denka {
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
}
#mapmap {
	padding-left: 20px;
	text-align: center;
}
#banner {
	padding-top: 40px;
}



address{
	color:#FFFFFF;
	font-size:0.9em;
	font-style:normal;
	text-align:center;
	line-height:40px;
	background-image:url(images/top/footer_bg.jpg);
	background-color:#0066FF;
	background-repeat:no-repeat;
	width: 790px;
	position: relative;
	left: -10px;
}

#footer {
	font-size: small;
	text-decoration: none;
	list-style-type:none;
	clear: none;
	width: 760px;
	padding-bottom: 0px;
	padding-left: 0px;
	bottom: 0px;
	position: relative;
	height: auto;
	background-position: center;
	padding-top: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}


.style2 {
	color: #0066FF;
	font-weight: bold;
}

#1 {
	position: relative;
	width: 765px;
}
#btnmanu {
	text-align: center;
	clear: both;
	left: 0px;
	right: 0px;
	position: relative;
	height: 10px;
	padding-top: 50px;
	top: 5px;
}

#btn {
	text-align: right;
	clear: both;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	height: 30px;
	padding-top: 0px;
	top: 0px;
	width: 560px;
}



/*サイドバナー　ここから*/

#sidebanner {
	list-style-type:none;
}
#sidebanner ul {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	font-size: small;
	margin: 0px;
	display: inline;
}
/*サイドバナー　ここまで*/
#denka_txt {
	position: relative;
	left: -20px;
	width: 500px;
	line-height: 14px;
}
#btn2 {
	position: relative;
	top: 5px;
	margin-right: 10px;
}


#denka_txt2 {
	position: relative;
	left: -20px;
	width: 400px;
	line-height: 14px;
}
#privacy2 {
	position: relative;
	width: 560px;
	margin-bottom: 10px;
}
#privacy3 {
	position: relative;
	top: 10px;
	line-height: 15px;
}
#mainmenu {
	position: relative;
	left: 5px;
	top: 15px;
}
#support1 {
	font-size: 13px;
	line-height: 22px;
	position: relative;
	width: 560px;
	left: -40px;
}

#support2 {
	font-size: 13px;
	line-height: 22px;
	position: relative;
	width: 560px;
	left: -40px;
}
#contents .tel {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	top: 0px;
}

#contents .tel2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	top: 0px;
}


/* IE適用 */  

*:first-child+html h1 {
	font-size: 14px;
	color: #FF6600;
	width: 790px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	height: 10px;
	left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}

*:first-child+html #contents .tel {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	top: -10px;
}

*:first-child+html #mainmenu {
	position: relative;
	left: 5px;
	top: 25px;
}


*:first-child+html #contents .tel2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	top: -40px;
}

*:first-child+html #btnmanu {
	text-align: center;
	clear: both;
	left: 0px;
	right: 0px;
	position: relative;
	height: 10px;
	padding-top: 50px;
	top: 10px;
}
/* IE適用 */  

/*IE6用*/
* html #pageTop{
	padding-top:10px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:10px;
	background-color: #FFFFFF;
	width: 770px;
	position: relative;
	
}


* html #pageBody{
	width:790px;
	
	position:relative;
	background-color: #FFFFFF;
}

* html #contents {
	width:570px;
	float: right;
	right: 0px;
	bottom: 0px;
	height: auto;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 30px;
	clear: both;
}
* html #contentsWrap {
	width: 170px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
}

* html #btnmanu {
	text-align: center;
	clear: both;
	left: 0px;
	right: 0px;
	position: relative;
	height: 10px;
	padding-top: 50px;
	top: -5px;
}

/*IE6用*/

/*★ほくでんフェア：ボーリング大会★*/
/*当選者表*/
.waku {
	text-align: center;
	width: 440px;
	line-height: 28px;
	font-size: 14px;
	left: 50px;
	position: relative;
}
.waku .waku1 {
	background-color: #FFE79B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 110px;
	font-weight: bold;
}

.waku .waku2 {
	background-color: #FFE79B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-weight: bold;
}

.waku .waku3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}


.waku .waku4 {
	border: 1px solid #999999;
}

.waku .waku5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 90px;
}


.waku .waku6 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 120px;
}

.waku .waku7 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.waku .waku8 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.waku .waku9 {
	border: 1px solid #999999;
}
.event_txt {
	position: relative;
	width: 500px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.event_txt2{
	position: relative;
	width: 500px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF0000;
}

