@charset "shift_jis";
/*-----初期設定-----*/

*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:1.5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style:none;

}
a:link {
	color: #0000EE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #551A8B;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*-----ボディ-----*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	text-align: center;
	height: 100%;
	width: 100%;
	background-image: url(../image/back4091.jpg);
	background-repeat: repeat;
	position: relative;
	color: #000;
}
#outline {
	height: 768px;
	width: 800px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #FFF;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}
#contents {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contents_h300 {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#contents_h400 {
	height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Snavi {
	height: 90px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



/*-----ラッパー-----*/
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color: #FFF;
	height: 755px;
}
#header {
	height: 90px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #000;
}
.header_left {
	text-align: left;
	float: left;
	height: 45px;
	width: 400px;
	position: relative;
}
.header_right {
	text-align: right;
	float: left;
	height: 45px;
	width: 370px;
	position: relative;
}

.header_T {
	height: 45px;
	width: 800px;
	position: relative;
}
.header_B {
	height: 45px;
	width: 800px;
	position: relative;
}
.header_right h2 {
	margin-top: 9px;
	position: relative;
}
.header_right h3 {
	font-style: oblique;
	font-size: medium;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 2px;
}
.i {
	font-style: oblique;
}
h1 {
	font-size: small;
	font-style: oblique;
}


#footer {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #FFF;
}
#text_footer {
	height: 20px;
	width: 700px;
	margin-right: 5px;
	margin-left: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #666;
	position: relative;
	text-align: right;
	margin-top: 5px;
}


#Gnavi {
	height: 35px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../image/bg-Gnavi.jpg);
	text-align: center;
}
#Gnavi ul li {
	text-align: center;
	float: left;
	position: relative;
	font-size: medium;
}
#Btm_navi {
	text-align: right;
	height: 40px;
	width: 790px;
	position: relative;
	margin-right: 10px;
}
#Btm_navi li {
	text-align: center;
	float: right;
	position: relative;
	font-size: x-small;
	margin-top: 15px;
	color: #666;
}
#Btm_navi ul li a:link {
	color: #999;
}
#Btm_navi ul li a:visited {
	color: #999;
}
#Btm_navi ul li a:hover {
	color: #999;
}

.img_left {
	float: left;
	margin-top: 6px;
	margin-bottom: auto;
}
#header .header_B .header_left .img_left {
	margin-left: 20px;
}

.contentsLine {
	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
