﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.2;
	background-color: #837B57;
	background-image: url(../img/bodyBG.jpg);
}
h1 {
}
h2 {
}
h3 {
	font-size: 14px;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0;
}
ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0px 0px 4px 5px;
}
.clear {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#base {
	background-image: url(../img/baseBG.jpg);
	background-repeat: repeat-y;
	width: 800px;
	text-align: center;
	margin: 0px auto;
	background-position: 0px 43px;
}
#header {
	background-image: url(../img/header.jpg);
}
#topMainImg {
	width: 717px;
	text-align: center;
	margin: 0px auto;
}
/*Main Navi*/

#mainNavi {
	padding-left: 315px;
	padding-top: 7px;
}
#mainNavi ul {
}
#mainNavi li {
	margin-right: 15px;
	float: left;
	color: #312F30;
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
#mainNavi .en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #312F30;
}
/*Sub Navi*/
#subNavi {
	background-image: url(../img/top/sub_navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 266px 0px;
}
/*top he modoru*/
.toTop {
	background-repeat: no-repeat;
	text-align: right;
	float: right;
}
/*square no*/
.sqNo {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 18px;
	text-align: center;
	float: left;
}
/*footer*/
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	text-align: center;
}
.linebrown {
	margin-top:10px;
	margin-bottom:10px;
}
/*Style*/
.style1 {
	color: #000066
}
.style2 {
	color: #000066
}
.style3 {
	color: #FFFFFF
}
.style4 {
	font-size: 14px
}
.style5 {
	font-size: 11px
}
.style6 {
	font-size: 12px
}
.style7 {
	color: #000000
}
.style8 {
	font-size: 10px;
	font-weight: bold;
}
.style9 {
	font-size: 11px;
	color: #039;
}
