body {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", "メイリオ", "Osaka", "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 880px;
	background-image: url(../image/temp/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
}
#header {
	background-image: url(../image/temp/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 155px;
	width: 880px;
	position: relative;
}
#header .title {
	position: absolute;
	height: 74px;
	width: 311px;
	left: 33px;
	top: 74px;
}
#header .title a {
	display: block;
	height: 74px;
	width: 311px;
	text-decoration: none;
}
#header .top_link {
	height: 17px;
	width: 187px;
	position: absolute;
	left: 606px;
	top: 132px;
}
#header .top_link a {
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 675px;
}
#main_box {
	padding: 0px;
	width: 615px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#navi {
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#navi ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#navi li {
	line-height: 2em;
	color: #FFFFFF;
	font-weight: bold;
}

#navi li a {
	color: #FFFFFF;
	text-decoration: none;
}

#navi li a:hover {
	text-decoration: underline;
}
#navi .navi2 {
	line-height: 1.4em;
	text-indent: 1em;
}
#navi .navi3 {
	line-height: 1.4em;
	text-indent: 2em;
}
#navi address {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: auto;
	width: 180px;
	color: #FFFFFF;
	text-align: center;
}
#navi .tel {
	font-size: 2em;
	font-weight: bold;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 30px;
	width: 880px;
	background-color: #636869;
}
#footer .copyright {
	text-align: center;
	padding: 0px;
	font-size: 13px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0px;
	height: 30px;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
