@charset "shift_jis";

/*	ƒy[ƒW‘S‘ÌÝ’è
----------------------------------------------- */
*{
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
html{
	height:100%;
}
body {
	width: 100%;
	height: 100%;
	color: #333;
	background-image : url(../images/hokkaido_01.gif);
	background-repeat: repeat-x;
	line-height: 1.5;
	text-align: center;
} 
img{
	border:0;
}
table,th,td{
	border-collapse:collapse;
	border-spacing:0;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
ul,li{
	list-style-type:none;
}
/*
----------------------------------------------- */

#body{			/*@ƒwƒbƒ_[ ` ƒtƒbƒ^[˜g@*/
	position:relative;
	margin:0px auto;
	width:960px;
	text-align:center;
	font-family:;
	background-color:#FFF;
	background-image :url(../images/hokkaido_.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding:0;
	box-shadow: 0px 0px 39px #555;
	-webkit-box-shadow: 0px 0px 39px #555;
	-moz-box-shadow:0px 0px 39px #555;
}


#header {		/*@ƒwƒbƒ_[@*/
	width:960px;
	height:146px;
	padding:0 0 0;
	margin:0 0 0;
	background-color:#FFF;
}
#main{			/*@ƒwƒbƒ_`ƒtƒbƒ^ŠÔ@*/
	text-align:left;
	clear:both;
	width:960px;
	text-align:left;
	border-style:none;
	border-width:0;
	border-color:#FFF;
	border-spacing:0;
	border-collapse:collapse;
}
#socialmedia{
	position:relative;
}
#socialmedia p{
	position:absolute;
	top:1px;
	right:0;
}
#topic_path  {
	width:960px;
	height:33px;
	margin:0;
	border-color: #DFDFDF;
	border-style: solid;
	border-width:1px 0 0;
	background-image: url(../images/topic_path_bccolor.png);
	background-repeat: repeat-x;
}
#topic_path li {
	float:left;
	height:33px;
	color: #777;
	font-size: 12px;
	padding: 7px 18px 0 9px;
	background-image: url(../images/topic_path_bc.png);
	background-position:right -2px;
	background-repeat: no-repeat;
}
#topic_path li a {
	color: #777;
	letter-spacing:-0.05em;
	text-decoration: none;
	display: block;
	width: ;
	height: ;
}
#topic_path li a:hover {
	text-decoration: underline;
}
#footer {		/*@ƒtƒbƒ^[@*/
	width:960px;


	background-color:;
	margin:45px 0 0;
	padding:0;
	background-color:#FFF;
	font-size: 13px;
	clear: both;
}
#footer a{
	color:#333;
}

/* ƒwƒbƒ_[”wŒi
----------------------------------------------- */
.header_info{		/*	Ì—p[‚¨–â‚¢‡‚í‚¹˜g	*/
	float:right;
	text-align:left;
	width:850px;
	color:#CCC;
	font-size:12px;
	margin:0 0 0 0px;
	padding:0 0 0 27px;
	background-color:#4D4D4D;
	background-image : url(../images/header1024/header_info_edge.gif);
	background-repeat:no-repeat;
}
/* 
----------------------------------------------- */
h1{
	text-align:left;
	font-size:75%;
	font-style:normal;
	font-weight:normal;
	margin:0 0 0;
	padding:0 0 0 12px;
	color:#EFEFEF;
	width: 960px;
}
h2{
	clear:both;
	height:;
	text-align:;
	font-size:;
	font-style:normal;
	font-weight:;
	margin:0 0 0;
	padding:0 0 0;
}
h3{
	width:240px;
	height:;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	line-height:1.2;
	letter-spacing:-0.05em;
	margin:0 0 0;
	padding:0 0 0;
}
h3 a{
	color:#363028;
}
.wh {
	color: #efefef;
}
.gr {
	color: #666666;
}
.rd {
	color: #FF0000;
}
.k11 {
	font-size: 11px;
	color:#000;
}
.k12{
	font-size: 75%;
	line-height: 1.5;
}
strong,em{
	font-style:normal;
	font-weight:normal;
}
.clear{
	clear: both;
	visibility: hidden;
}
/* 
----------------------------------------------- */
.float_left{
	float:left;
}

/*	IE—pˆóüÝ’èCSS
----------------------------------------------- */
@media print{
body {
_zoom: 98%; /*WinIE only */
}
}
