@charset "utf-8";

@import "reset.css";

body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align: center;
}

#container {
	width: 975px;
	font-size: 12px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #555555;
	text-align: left;
}

/* @group clearfix */

.clearfix:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */


p {
	line-height:140%;
}

a {
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
}


#header {
	width: 975px;
	margin: 0 0 0px;
}

#header:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	display: block;
	clear: both;
}

#header h1 {
	float: left;
	width: 230px;
}


#header #box_l {
	width: 729px;
	float: right;
	text-align: right;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

#contents {
	width: 975px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
}

#contents:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	display: block;
	clear: both;
}

#contents_logo {
	width: 760px;
	background-image: url(../img/footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contents_logo:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	display: block;
	clear: both;
}

#contents_bg {
	width: 975px;
	clear: both;
	background: url(../img/contents_bg.jpg) repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#contents_bg:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	display: block;
	clear: both;
}

#lnav {
	width: 210px;
	background-color: #416198;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}

#box_w {
	width: 210px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
#box_w h2 {
	text-align: left;
}


#lnav ul {
	width: 189px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	
}

#lnav ul li {
	line-height: 150%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}


#main {
	width: 729px;
	display: inline;
	float: left;
	margin-top: 20px;
	margin-left: 36px;
}

.section {
	width: 729px;
}

.section p {
	margin: 0 0 20px 5px;
	line-height: 140%;
}

.label_margin {
	line-height: 140%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	color: #555555;
}

.area_box {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 135px;
	text-align: right;
	width: 400px;
	float: right;
}

#main h3 {
	margin: 0 0 4px;
}

#main h3#link_title {
	width: 530px;
	background-color: #C6C6C6;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 10px;
	border: 0px;
	font-weight: bold;
}

#begin_box1 {
	background-color: #FFFFFF;
	width: 533px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #B9B9B9;
}
.bold1 {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.box100 {
	width: 180px;
	border: 1px solid #B9B9B9;
	background-color: #E7E7E7;
	padding: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 12px;
	color: #555555;
}
.box310 {
	width: 310px;
	border: 1px solid #B9B9B9;
	background-color: #E7E7E7;
	padding: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 12px;
	color: #555555;
}


.normal1 {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 140%;
}



#form_box {
	width: 535px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 5px;
	margin-bottom: 2px;
}

.list {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
.word {
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	margin-top: 5px;
	color: #333333;
}

#link_box {
	width: 527px;
	background-color: #FFFFFF;
	padding: 0px 0px 10px 13px;
}

#link_box ul li {
	line-height: 200%;
	display: inline;
	margin: 0 5px 0 0;
}

#map_box {
	width: 540px;
	background-color: #FFFFFF;
	text-align: right;
}


#footer {
	font-size: 12px;
	background-color: #999999;
	clear: both;
	color: #FFFFFF;
}

#footer:after {
	content: ".";
	visibility: hidden;
	height: 0px;
	display: block;
	clear: both;
}
.box_m {
	width: 206px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFFFFF;
}
#header #box_b {
	width: 124px;
	float: right;
	text-align: right;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.box_bod {
	width: 189px;
	text-align: left;
	height: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.box_moba {
	width: 206px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 8px;
}
.box_moba2 {
	width: 186px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 5px;
	color: #999999;
}
.box_bottom {
	width: 210px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0px;
}
.title1 {
	font-size: 16px;
	color: #45659A;
	font-weight: bold;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
	
	.word1 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 200%;
}
.title2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 200%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.word2 {
	font-size: 14px;
	color: #45659A;
	font-weight: bold;
	line-height: 200%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.word3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#main2 {
	width: 975px;
	display: inline;
	float: left;
	margin-top: 20px;
}
.section2 {
	width: 975px;
}
.section2 p {
	margin: 0 0 20px 5px;
	line-height: 140%;
}
.word21 {
	font-size: 14px;
	color: #45659A;
	font-weight: bold;
	line-height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.section3 {
	width: 487px;
	float: right;
}
.section3 p {
	margin: 0 0 20px 5px;
	line-height: 140%;
}
.tddp {
	margin: 0 0 20px 5px;
	line-height: 140%;
}
#main h4 {
	background-image: url(bar.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #45659A;
	text-align: left;
	height: 29px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	text-indent: 13px;
	padding-top: 5px;
}
.section4 {
	width: 560px;
	float: right;
}
.section5 {
	width: 169px;
	float: right;
	text-align: right;
}
.section4 p {
	margin: 0 0 20px 5px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 200%;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
}
.word_sp1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #333333;
}
.title18 {
	font-size: 18px;
	color: #45659A;
	font-weight: bold;
	line-height: 135%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.word14 {
	font-size: 14px;
	font-weight: normal;
	line-height: 135%;
	margin-top: 5px;
	color: #333333;
}
.border3 {
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
#header  #box_a01 {
	width: 121px;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 16px;
}
#header #box_a02 {
	width: 121px;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#header #box_a03 {
	width: 121px;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#header #box_a04 {
	width: 121px;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#header #box_a05 {
	width: 121px;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#header #box_a06 {
	width: 121px;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.bordee    {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 5px;
}
