/* CSS Document */
/* font-family: Arial, Helvetica, sans-serif;(英文フォント) */

*{margin:0;
	padding:0}

body {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
}
h1{
	font-size:120%;
	font-weight: bold;
	margin: 0px;
	line-height: 1.4em;
}
h2 {
	background-image: url(../img/top.jpg);
	padding-left: 15px;
	display: block;
	font-size: 150%;
	line-height: 1.5px;
	color: #FFFFFF;
	padding-top: 16px;
	background-repeat: no-repeat;
	padding-bottom: 23px;
}
h3 {
	color: #003399;
	font-size: 120%;
	line-height: 1.4em;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 15px;
}

h4 {
	color: #FFFFFF;
	font-size: 120%;
	line-height: 1.4em;
	background-image: url(../img/f1.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 262px;
	margin-right: 6px;
	margin-left: 7px;
	margin-top: 5px;
}
h4 a {color: #FFFFFF;}
h5 {
	color: #333333;
	font-size: 120%;
	line-height: 1.4em;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	width: 251px;
	font-weight: bold;
}
p {
	font-size: 100%;
	line-height: 1.4em;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	background-image: url(../img/footer1.jpg);
	display: block;
	height: 28px;
	line-height: 2.6em;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
}
.teble-left {text-align: left;vertical-align: top;}
.teble-right {text-align: right;vertical-align: top;}
.fleft {float: left;}
.fright {float: right;}

.blue { color: #0000FF}
.orange {  color: #FF6600}
.yellow { color: #FFFF00}
.red { color: #FF0000}
.red-b {
	color: #FF0000;
	font-weight: bold;
}


.font_80 {  font-size: 80%; line-height: 1.4em;}
.font_90 {  font-size: 90%; line-height: 1.4em;}
.font_110b {font-size: 110%;line-height: 1.4em;font-weight: bold;}
.font_120 {  font-size: 120%; line-height: 1.4em;}
.font_220 {  font-size: 220%; line-height: 1.4em;}
.font_120b {
	font-size: 120%;
	line-height: 1.4em;
	font-weight: bold;
}
.font_150b {  font-size: 150%; line-height: 1.4em;font-weight: bold;}
.font_140b {  font-size: 140%; line-height: 1.4em;font-weight: bold;}
.font_150 {  font-size: 150%; line-height: 1.4em;}
.blue_150 {  font-size: 150%;line-height: 1.4em;font-weight: bold;color: #2F3B8A}
.blue_200 {  font-size: 200%;line-height: 1.4em;font-weight: bold;color: #2F3B8A}
.red_150 {  font-size: 150%;line-height: 1.4em;font-weight: bold;color: #FF0000}
.font_180b {  font-size: 180%; line-height: 1.4em;font-weight: bold;}
.font-200 {
	font-size: 200%;
	line-height: 1.4em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a {
	color: #333333;
	text-decoration: underline
}
a:hover {
	color: #CC0000;
	text-decoration: none
}

#contents {
	width: 760px;
	margin:auto;
	text-align:left;
}
#top {
	margin-bottom: 10px;
	text-align:left;
}

#top table{
	text-align:left;
}


#top-1 {
	width: 239px;
	float: left;
}

#top-2 {
	float: right;
	width: 430px;
	text-align: right;
}
#nav-1 {
	background-image: url(../img/top3.jpg);
	height: 29px;
	clear: both;
	text-align: right;
	padding-right: 10px;
	background-repeat: no-repeat;
}
#nav-1 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	line-height: 2.5em;
}
#nav-1 a:hover {
	color: #B5B6D4;
	text-decoration: underline;
}

.box-10px {
	margin-bottom: 10px;
}

#box-1 {
	width: 182px;
	float: left;
	margin-right: 8px;
}

#box-2 {
	float: right;
	width: 569px;
}
#footer-1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2F3B8A;
	text-align: right;
	line-height: 2em;
	padding-right: 10px;
	clear: both;
	padding-top: 15px;
}
#footer-2 {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer-3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-3 a:hover {
	color: #B5B6D4;
	text-decoration: underline;
}
strong {
	font-weight: normal;
}
.h4-fight {
	text-align: right;
	padding-left: 293px;
	height: 48px;
}
.kaijyo {
	clear: both;
}
#c1 {
	background-image: url(../img/c1.jpg);
	display: block;
	height: 41px;
	width: 182px;
}
#c1 a {
	color: #FFFFFF;
	background-image: url(../img/c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c1-2.jpg);
	display: block;
}
#c2 {
	background-image: url(../img/c2.jpg);
	height: 41px;
	width: 182px;
}
#c2 a {
	color: #FFFFFF;
	background-image: url(../img/c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c2-2.jpg);
}
#c3 {
	background-image: url(../img/c3.jpg);
	height: 41px;
	width: 182px;
}
#c3 a {
	color: #FFFFFF;
	background-image: url(../img/c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c3-2.jpg);
}
#c4 {
	background-image: url(../img/c4.jpg);
	height: 41px;
	width: 182px;
}
#c4 a {
	color: #FFFFFF;
	background-image: url(../img/c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c4-2.jpg);
}
#c5 {
	background-image: url(../img/c5.jpg);
	height: 41px;
	width: 182px;
}
#c5 a {
	color: #FFFFFF;
	background-image: url(../img/c5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c5 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c5-2.jpg);
}
#c6 {
	background-image: url(../img/c6.jpg);
	height: 41px;
	width: 182px;
}
#c6 a {
	color: #FFFFFF;
	background-image: url(../img/c6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c6 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c6-2.jpg);
}
#c7 {
	background-image: url(../img/c7.jpg);
	height: 41px;
	width: 182px;
}
#c7 a {
	color: #FFFFFF;
	background-image: url(../img/c7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c7 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c7-2.jpg);
}
#c8 {
	background-image: url(../img/c8.jpg);
	height: 41px;
	width: 182px;
}
#c8 a {
	color: #FFFFFF;
	background-image: url(../img/c8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c8 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c8-2.jpg);
}
#c9 {
	background-image: url(../img/c9.jpg);
	height: 41px;
	width: 182px;
}
#c9 a {
	color: #FFFFFF;
	background-image: url(../img/c9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c9 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c9-2.jpg);
}
#c10 {
	background-image: url(../img/c10.jpg);
	height: 41px;
	width: 182px;
}
#c10 a {
	color: #FFFFFF;
	background-image: url(../img/c10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c10 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c10-2.jpg);
}
#c11 {
	background-image: url(../img/c11.jpg);
	height: 41px;
	width: 182px;
}
#c11 a {
	color: #FFFFFF;
	background-image: url(../img/c11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c11 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c11-2.jpg);
}
#c12 {
	background-image: url(../img/c12.jpg);
	height: 41px;
	width: 182px;
}
#c12 a {
	color: #FFFFFF;
	background-image: url(../img/c12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 26px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 41px;
	width: 182px;
}
#c12 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/c12-2.jpg);
}
#keitai {
	background-color: #F4F8FB;
	border: 1px solid #2E699A;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 1.8em;
}


.font-b{
	font-weight:bold;
}
