@charset "shift_jis";

* {
	margin: 0px;
	padding: 0px;
}
.clea {
	clear: both;
}

.erases {
	display: none;
}
.content_title {
	font-size: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-weight: bolder;
	padding-top: 7px;
	color: #FFFFFF;
	height: 40px;
	background-repeat: no-repeat;
	background-position: top;
}
#content_box {
	width: 578px;
	padding-left: 20px;
}

.content_title_bc {
	background-image: url(../common_img/title_back.gif);
	height: 30px;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}



body {
	background-image: url(../common_img/back_01.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#area {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	display: block;
	height: 40px;
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}
.h_navi {
	float: right;
	width: 300px;
	padding-top: 60px;
	height: 20px;
}

.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}


/*-----------------------------
　　　　　ヘッダー
-----------------------------*/
#header_area {
	width: 800px;
}
#header_title {
	background-image: url(../common_img/header.gif);
	height: 80px;
	width: 800px;
}
.h_navi li {
	float: right;
	list-style-type: none;
}
.h_navi3 a {
	display: block;
	height: 12px;
	width: 80px;
	margin-right: 30px;
	background-image: url(../common_img/header_navi3.gif);
	background-position: top;
}
.h_navi2 a {
	margin-right: 10px;
	display: block;
	height: 12px;
	width: 80px;
	background-image: url(../common_img/header_navi2.gif);
	background-position: top;
}
.h_navi1 a {
	margin-right: 10px;
	height: 12px;
	width: 50px;
	display: block;
	background-image: url(../common_img/header_navi1.gif);
	background-position: top;
}

.h_navi3 a:hover {
	background-image: url(../common_img/header_navi3.gif);
	background-position: bottom;
}
.h_navi2 a:hover {
	background-image: url(../common_img/header_navi2.gif);
	background-position: bottom;
}
.h_navi1 a:hover {
	background-image: url(../common_img/header_navi1.gif);
	background-position: bottom;
}

#main_graphic {
	background-image: url(../indx_img/main_graphic.jpg);
	height: 160px;
	width: 800px;
	margin-top: 20px;
	background-position: center top;
	background-repeat: no-repeat;
}
#main_graphic a {
	height: 161px;
	width: 760px;
	display: block;
}
#main_graphic:hover   {
	background-position: center bottom;
	background-image: url(../indx_img/main_graphic.jpg);
	height: 160px;
	width: 800px;
	margin-top: 20px;
	background-repeat: no-repeat;

}


/*------------------------
　　　　メニュー
------------------------*/

#navi_area {
	width: 800px;
	margin-top: 20px;
}
#navi_area ul {
	list-style-type: none;
}
#navi_area li {
	float: left;
	height: 38px;
	width: 154px;
	list-style-type: none;
	border-top-style: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navi_area a {
	height: 30px;
	width: 154px;
	display: block;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	color: #003333;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 10px;
}
#navi0 {
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F7F7F7;
}


#navi1 {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F7F7F7;
}

#navi0 a:hover {
	background-image: url(../common_img/navi_bc1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}

#navi1 a:hover {
	background-image: url(../common_img/navi_bc2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}
#content_area {
	margin-top: 20px;
}
#introduction /*------------------------
　　　　サイドバー
------------------------*/

 a {
	color: #003333;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	display: block;
	padding-top: 30px;
	text-align: center;
	height: 270px;
	text-decoration: none;
}

#content1 {
	width: 598px;
	float: left;
}
.side_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	height: 20px;
	padding-top: 10px;
}
.side_title p {
	text-align: center;
}
.side_form {
	margin-top: 15px;

}



.side_back{
	background-image: url(../common_img/side_bc_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F2f2f2;

}

/*-------サイド-------*/
#content2 img {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content2 {
	width: 200px;
	float: left;
	border-left-width: 2px;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#search {
	height: 100px;
	margin-top: 20px;

}
#introduction {
	background-image: url(../common_img/jc_introduction.gif);
	height: 300px;
}
#link1 {
	height: 100px;
	margin-top: 20px;
}
#link1 .side_form p {
	height: 14px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}
#link01 a {
	background-image: url(../common_img/link1.gif);
	background-position: top;
	height: 14px;
	width: 140px;
	display: block;

}

#link02 a {
	background-image: url(../common_img/link2.gif);
	background-position: top;
	height: 14px;
	width: 140px;
	display: block;
}
#link03 a {
	background-image: url(../common_img/link3.gif);
	background-position: top;
	height: 14px;
	width: 140px;
	display: block;
}
#link01 a:hover {
	background-image: url(../common_img/link1.gif);
	background-position: bottom;
	height: 14px;
	width: 140px;
	display: block;

}
#link02 a:hover {
	background-image: url(../common_img/link2.gif);
	background-position: bottom;
	height: 14px;
	width: 140px;
	display: block;
}
#link03 a:hover {
	background-image: url(../common_img/link3.gif);
	background-position: bottom;
	height: 14px;
	width: 140px;
	display: block;
}

#link2 {
	margin-top: 20px;
	padding-bottom: 15px;
}
#link3 {
	margin-top: 20px;
	padding-bottom: 15px;
}
#link3 img {
	margin-bottom: 2px;
	border-style:none;
}

#footer_area {
	margin-top: 20px;
	background-image: url(../common_img/footer.gif);
	height: 100px;
	color: #FFFFFF;
	width: 800px;
}
#link2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}



#address {
	width: 480px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
#footer_area .h_navi {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_area .h_navi ul {
}

#corporate_name {
	font-size: 14px;
	font-weight: 500;
}

#corporate_address {
	font-size: 10px;
}
#new_enterprise iframe {
	background-image: url(../indx_img/news_report_bc.gif);
}
.content_title {
	height: 40px;
}
#content_box #sentences {
	line-height: 150%;
	font-size: small;
}
.font {
	font-size: 9px;
	line-height: 150%;
}
.f_navi3 a {
	display: block;
	height: 12px;
	width: 80px;
	margin-right: 30px;
	background-image: url(../common_img/header_navi3g.gif);
	background-position: top;
}
.f_navi2 a {
	margin-right: 10px;
	display: block;
	height: 12px;
	width: 80px;
	background-image: url(../common_img/header_navi2g.gif);
	background-position: top;
}
.f_navi1 a {
	margin-right: 10px;
	height: 12px;
	width: 50px;
	display: block;
	background-image: url(../common_img/header_navi1g.gif);
	background-position: top;
}

.f_navi3 a:hover {
	background-image: url(../common_img/header_navi3g.gif);
	background-position: bottom;
}
.f_navi2 a:hover {
	background-image: url(../common_img/header_navi2g.gif);
	background-position: bottom;
}
.f_navi1 a:hover {
	background-image: url(../common_img/header_navi1g.gif);
	background-position: bottom;
}
