@charset "shift-JIS";
/* CSS Document */
/*▼-------------全佁E--------▼*/
.body{
	text-align:center;
	margin:0px;
	padding:0px;
}
#warapper{
	/*height:auto;*/
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:url(image/image_007.jpg) no-repeat;
}

/*▼-------------ナビ---------▼*/
#warapper #container #navigation{
	width: 700px;
	text-align:justify;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

/*▼-------------コンチEチE--------▼*/
#warapper #container #header {
	margin: 0px;
	padding: 0px;
	border-style: none;
	width:800px;
}
#warapper #container u {
	font-size: 16px;
	line-height: 2em;
	font-weight: bolder;
}

#warapper #container div {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	text-align: left;
	width: 700px;
	font-size: 10pt;
	line-height: 1.5em;
}
#warapper #container #header .title {
	text-align: center;
	margin-top: 70px;
}
#warapper #container #header .under {
	text-align: right;
	line-height: 3em;
}
#warapper #container #header .main {
	font-size: 12px;
	line-height: 2em;
	text-align: left;
}

/*▼-------------フッター---------▼*/
#warapper #container #fotter {
	padding: 0px;
	width:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#warapper #container #fotter p {
	font-size: 12px;
	line-height: 2em;
}
#warapper #container #header .main {
	margin: 30px 0px 0px;
}
#warapper #container #header .title_mokuteki {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}
#warapper #container #main .image img {
	margin: 30px 0px;
	padding: 0px;
	border-style: none;
}
#warapper #container #main .main {
	margin: 30px 0px;
	padding: 0px;
	border-style: none;
}
#warapper #container #main .under {
	margin: 30px 0px;
	padding: 0px;
	border-style: none;
	text-align: right;
}
#warapper #container #navigation {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4D8EA;
	border-right-color: #C4D8EA;
	border-bottom-color: #C4D8EA;
	border-left-color: #C4D8EA;
	text-align: center;
}
#warapper #container #navigation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#warapper #container {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #C4D8EA;
	background-color: #FFFFFF;
}
#warapper #container #footer {
	background-color: #1263AB;
	padding: 0px;
	width: 800px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	line-height: 2em;
}
