@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-style: normal;
}
html {
	overflow-y:scroll;
}
body {
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "メイリオ", Meiryo, arial, sans-serif;
	color:#333333;
	font-size: 88%;
	background-color: #0C274F;
	text-align: center;
	background-image: url(../image/back.png);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, div, p, pre, ul, ol, dl, dt, dd, a, img, address {
	margin:0;
	padding:0;
	font-style: normal;
	border:0;
	line-height: 1.4;/* base line height */
}
strong {
	font-weight: bold;
}
ul, ol, dl {
	list-style: none;
}
hr {
	color: #99CCCC;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #99CCCC;
}
address {
	font-style:normal;
}
/*  Link設定
-----------------------------*/
acronym, abbr {
	cursor:help;
}
a:link, a:visited, a:active {
	text-decoration:none;
}
a:link {
	color:#195884;
}
a:visited {
	color:#810081;
}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}
a:active {
	color:#FCA0A0;
}
/*  div設定
-----------------------------*/
#wrapper {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper #header {
	height: 110px;
	width: auto;
	background-image: url(../image/header.png);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 30px;
}
#wrapper #header h1 {
	margin-top: 15px;
	height: 70px;
	width: 250px;
	float: left;
	padding-left: 60px;
}
#wrapper #main {
	height: auto;
	background-image: url(../image/main.png);
	width: 980px;
	float: left;
	background-repeat: repeat-y;
	padding-bottom: 30px;
}
#wrapper #main #navi {
	height: 20px;
	width: 880px;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6F87AC;
	border-bottom-color: #6F87AC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	margin-bottom: 10px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
*html body #wrapper #main #navi {
	height: 20px;
	width: 880px;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6F87AC;
	border-bottom-color: #6F87AC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	margin-bottom: 10px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}
#wrapper #main #navi ul {
	float: right;
	width: 300px;
	font-size: 12px;
}
#wrapper #main #navi li {
	float: left;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F87AC;
	padding-left: 10px;
	color: #666666;
}
#wrapper #main #left {
	height: auto;
	width: 200px;
	float: left;
	padding-left: 50px;
	padding-top: 20px;
}
#wrapper #main #left ul {
	margin-top: 8px;
	margin-right: 5px;
}
#wrapper #main #left li {
	background-image: url(../image/list_back.jpg);
	height: 45px;
	padding-left: 30px;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	margin-right: 5px;
}
#wrapper #main #right {
	float: left;
	height: auto;
	width: 660px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 100px;
	padding-left: 20px;
	background-image: url(../image/right_back.gif);
	background-repeat: no-repeat;
	background-position: 550px bottom;
}
#wrapper #main #right table {
	background-color: #0C274F;
	width: 650px;
}
#wrapper #main #right table th {
	background-color: #D9DEE8;
	width: 15%;
	font-weight: normal;
	color: #003366;
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}
#wrapper #main #right table td {
	background-color: #FFFFFF;
	width: 85%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#wrapper #footer {
	height: 80px;
	background-image: url(../image/footer.png);
	clear: both;
	background-repeat: no-repeat;
}
#wrapper #footer li {
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#wrapper #footer ul {
	font-size: 12px;
	float: right;
	width: 400px;
	height: 20px;
}
/*  clearFix
-----------------------------*/
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearFix {
	height: 1%;
}
.clearFix {
	display:block;
}
/* End hide from IE-mac */
.keywords {
	color: #999999;
	font-size: 12px;
	margin-left: 50px;
	letter-spacing: 1pt;
	font-weight: bold;
	height: 20px;
}
/*  style
-----------------------------*/
.box {
	height: auto;
	border: 1px solid #6F87AC;
	padding: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: auto;
	background-color: #FFF;
}
.box2 {
	height: auto;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 620px;
	background-color: #FFF;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F87AC;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #006699;
	font-size: 12px;
}
.tetle2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F87AC;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #006699;
	font-size: 12px;
	font-weight: normal;
}
.main_tetle {
	background-image: url(../image/bar_back.gif);
	height: 34px;
	width: 650px;
	padding-left: 40px;
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-size: 14px;
	background-repeat: no-repeat;
}
.minfont {
	text-indent:-9999px;
}
.moji {
	padding-top: 5px;
	padding-left: 5px;
}
.moji2 {
	padding-top: 10px;
	padding-left: 10px;
	color: #003366;
}
.moji3 {
	padding-top: 10px;
	color: #666699;
	padding-left: 10px;
}
.copy {
	text-align: center;
	float: right;
	width: 980px;
	margin-top: 15px;
	color: #546d92;
	font-size: 12px;
}
.list {
	list-style-type: disc;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.list_suuji {
	list-style-type: decimal;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.title3 {
	color: #CC3300;
	font-weight: bold;
}
.title4 {
	color: #006699;
	font-size: 14px;
}
.back {
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

