@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}
h1 {
	font-size: 11px;
	font-weight: 300;
	line-height: 1.6em;
	color: #524741;
}
/* ========SPACE======== */
#sp5 {
	float: left;
	height: 5px;
	width: 5px;
}
#sp10 {
	float: left;
	height: 10px;
	width: 10px;
}
#sp20 {
	float: left;
	height: 20px;
	width: 20px;
}
#sp30 {
	float: left;
	height: 30px;
	width: 30px;
}

#line_sp5 {
	height: 5px;
}
#line_sp10 {
	height: 10px;
}
#line_sp20 {
	height: 20px;
}
#line_sp30 {
	height: 30px;
}
#line_sp40 {
	height: 40px;
}
/* ========SPACE======== */
.tx25-01 {
	font-size: 25px;
	font-weight: 600;
	line-height: 2.2em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.tx15-01 {
	font-size: 16px;
	font-weight: 600;
	color: #339999;
	line-height: 1.5em;
}
.tx13-01 {
	font-size: 12px;
	font-weight: 700;
	color: #CC3300;
}
.tx13-02 {
	font-size: 12px;
	font-weight: 700;
	color: #134462;
}



.tx14-01 {
	font-size: 16px;
	font-weight: 600;
	color: #566A44;
	line-height: 2.4em;
}
.tx14-02 {
	font-size: 16px;
	font-weight: 600;
	color: #CC0000;
	line-height: 2.4em;
}
.tx14-03 {
	font-size: 15px;
	font-weight: 600;
	line-height: 1.6em;
}
.tx14-04 {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.6em;
}

.tx11-02 {
	font-size: 11px;
	font-weight: 300;
	font-family: "Times New Roman", Times, serif;
	color: #BCB3AD;
}
.tx12-01 {
	font-size: 12px;
	font-weight: 700;
	color: #660000;
}
.tx12-02 {
	font-size: 12px;
	color: #CC0000;
	font-weight: 700;
}

#head {
	height: 120px;
	background-image: url(../image/logo.jpg);
}
#navi {
	height: 40px;
	width: 740px;
	float: left;
	font-size: 0.95em;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	float: left;
	margin-left: 10px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
}
#navi li a {
	list-style-type: none;
	color: #000;
	text-decoration: none;
}
#navi li a:hover, #navi li a:active {
	list-style-type: none;
	color: #69A93F;
	text-decoration: underline;
}




#foot {
	height: 100px;
	background-image: url(../image/foot.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B6DB9D;
}
#copyright {
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
}

#n_bt {
	height: 40px;
	width: 188px;
	float: left;
	font-size: 13px;
	color: #FAFAFA;
	line-height: 3em;
	text-align: center;
}
#n_bt a {
	height: 40px;
	width: 188px;
	font-size: 13px;
	color: #333333;
	line-height: 3em;
	text-align: center;
	text-decoration: none;
	display: block;
}
#n_bt a:hover, #n_bt a:active {
	height: 40px;
	width: 188px;
	font-size: 13px;
	color: #FBFBFB;
	line-height: 3em;
	text-align: center;
	text-decoration: none;
	display: block;
	background-image: url(../image/navi_back_on.jpg);
	background-repeat: no-repeat;
}


#side_bt {
	height: 240px;
	font-size: 13px;
	line-height: 3.1em;
	background-image: url(../img/dl_bt.jpg);
	background-repeat: no-repeat;
	width: 180px;
	float: right;
}
#side_bt a {
	height: 240px;
	background-image: url(../image/side_bt_back01.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 180px;
}
#side_bt a:hover, #side_bt a:active {
	color: #157898;
	text-decoration: none;
	font-weight: 700;
	display: block;
	background-image: url(../image/side_bt_back01on.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 180px;
}


#side_cate {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #F4F2F0;
	padding-bottom: 2px;
}
#side_bn {
	height: auto;
	margin-bottom: 10px;
}
#logo {
	float: left;
	height: 90px;
	width: 200px;
	margin-top: 10px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}
#logo a {
	height: 90px;
	width: 200px;
	display: block;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}


h2 {
	background-repeat: no-repeat;
	font-size: 1.3em;
	font-weight: 500;
	line-height: 2.8em;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B6DB9D;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B6DB9D;
}

h3 {
	font-size: 18px;
	font-weight: 300;
	line-height: 4em;
	margin-bottom: 15px;
	background-color: #EBF3EC;
}
h4 {
	font-size: 1.3em;
	font-weight: 300;
	line-height: 2.1em;
	margin-bottom: 15px;
	background-color: #F8F8F8;
	height: 40px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B6DB9D;
	color: #467E1D;
}
h5 {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.6em;
	margin-bottom: 5px;
	margin-top: 20px;
}


#sub_title {
	height: 40px;
	margin-top: 20px;
	background-image: url(../image/h2_back.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	color: #112631;
	font-weight: 700;
}
#sub_title2 {
	height: 40px;
	margin-top: 20px;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	color: #112631;
	font-weight: 700;
	background-image: url(../image/subtitle2.jpg);
	background-repeat: no-repeat;
}
#sub_title3 {
	height: 33px;
	margin-top: 20px;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: 700;
	background-repeat: no-repeat;
	background-color: #A0CB5F;
}
#sub_title4 {
	height: 33px;
	margin-top: 20px;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: 700;
	background-repeat: no-repeat;
	background-image: url(../image/line01.jpg);
}
#sub_title5 {
	height: 33px;
	margin-top: 20px;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: 700;
	background-repeat: no-repeat;
	background-image: url(../image/line02.jpg);
}



#page_titlebox {
	height: 80px;
}

#tx02 {
	padding-right: 10px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 1.8em;
}
#tx03 {
	padding-right: 10px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 1.6em;
	height: 180px;
}
#tx04 {
	padding-right: 10px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 1.6em;
	height: 400px;
}
#head_info {
	height: 60px;
	width: 378px;
	float: right;
}
#head_contact {
	float: right;
	width: 378px;
	margin-top: 15px;
	height: 68px;
}
#head_contact a {
	float: right;
	width: 378px;
	height: 68px;
	display: block;
}
#news_tx {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDBDBD;
	padding-bottom: 5px;
	height: 25px;
	padding-top: 5px;
}
#topgo {
	height: 40px;
	padding-left: 800px;
	font-size: 12px;
	background-image: url(../img/gotop.png);
}
#topgo a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-image: url(../img/gotop.png);
	background-repeat: no-repeat;
}

#foot_logo {
	float: left;
	height: 100px;
	width: 200px;
	background-image: url(../img/foot_logo.png);
	background-repeat: no-repeat;
}
#foot_logo a {
	height: 100px;
	width: 200px;
	background-image: url(../img/foot_logo.png);
	background-repeat: no-repeat;
	display: block;
}
#breadclumb {
	font-size: 12px;
	line-height: 3em;
}
#breadclumb a {
	font-size: 12px;
	line-height: 3em;
	color: #38786F;
	font-weight: 700;
}
#breadclumb a:hover, #breadclumb a:active {
	font-size: 12px;
	line-height: 3em;
	color: #B6DB9D;
	font-weight: 700;
}
#foot_contents {
	float: right;
	width: 720px;
	height: 100px;
}
#hi_bt01 {
	height: 35px;
	width: 150px;
	float: right;
	background-image: url(../img/hi_bt02.png);
	background-repeat: no-repeat;
}
#hi_sp {
	float: right;
	height: 20px;
	width: 20px;
}

#hi_bt02 {
	height: 35px;
	width: 150px;
	float: right;
	background-image: url(../img/hi_bt01.png);
	background-repeat: no-repeat;
}
#hi_bt01 a {
	background-image: url(../img/hi_bt02.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 150px;
}
#hi_bt02 a {
	background-image: url(../img/hi_bt01.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 150px;
}
