﻿body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;

	color:#000000;
	line-height:1.3em;
	background:  url('images/back.jpg');
}

a{
	text-decoration :none;
}

img{
	border:none;
}

#main{
	width:836px;
	margin:0 auto;
	padding: 0px;

}

#header {
	width:836px;
	height: 92px;
	background: #fff url('images/top_title.jpg') no-repeat bottom;

	}

#contents 	{
		background:#000000;
		}

#mainimage {
	float:left;
	width:629px;
	height:507px;
	background: url('images/top_main.jpg') no-repeat top
}

#side_r {float:right;
	
	width:207px;
	padding-top:0px;
	}

#info	{
	padding-top:20px;
	margin:0 auto;
	width:400px;
	clear:both;
	}



.hokkaiji {
	font-size: 14px;
	line-height: 18px;
}
.midashi {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.small1 {
	font-size: 12px;
}
