@charset "utf-8";
/* ================================================
トップページcss
================================================ */





/******** フラッシュ ********/
#image_area {
	height: 376px;
	width: 950px;
	overflow: hidden;
	background-color: #000;
}
#image_area #select {
	float: left;
	height: 376px;
	width: 300px;
	margin-left: 10px;
	margin-top: 10px;
}
#image_area #mainimage {
	background-image: url(../img/top_main1.jpg);
	float: right;
	height: 376px;
	width: 630px;
}

#mainimage h1, #mainimage p {
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	background-repeat: no-repeat;
	}


/******** タイトル ********/
#contents #title_logo {
}


/******** ニュース ********/
#left_sec #news_sec {
	background-color: #FFF;

}
#left_sec #title_K {
	background-image: url(../img/new_bg.gif);
	background-repeat: repeat-x;
	height: 53px;
	overflow: hidden;
}
#left_sec #title_K h2 {
	float: left;
	height: 46px;
	width: 151px;
}
#left_sec #title_K .news_all {
	float: right;
	height: 46px;
	width: 144px;
}

.news_all a {
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	background-repeat: no-repeat;
	height: 46px;
	width: 144px;
}
.news_all a{
	background-position: 0px 0px;
	background-image: url(../img/new_btn_all.gif);
	height: 46px;
	width: 144px;
	}
.news_all a:hover{
	background-position: 0px -46px;
	background-image: url(../img/new_btn_all.gif);
	height: 46px;
	width: 144px;
	}


#new_atcl {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#new_atcl dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#new_atcl dt {
	font-size: 88%;
}
#new_atcl a {
	font-weight: bold;
}
.nwtitle1 {
	font-size: 110%;
	font-weight: bold;
	background-color: #dbdfc3;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.nwhonbun1 {
	padding: 4px;
	line-height: 110%;
}
.nwimage1 img {
	clear: both;
	text-align: right;
}




#new_atcl .new {
	background-image: url(../img/new_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

/*--------------------------------------
	内容　右　バナー
---------------------------------------*/

.bana_list {
	margin-top: 3px;
}
.bana_list li {
	background-image: url(../img/bana_bg.gif);
	height: 73px;
	width: 183px;
	padding: 6px;
	display: block;
}
#left_sec #kiji_sec {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 40px;
	width: 670px;
	padding-right: 20px;
}
#con_title {
	background-image: url(../img/titlebar1.gif);
	background-repeat: no-repeat;
	width: 645px;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 25px;
}
#page_posi {
	font-size: 88%;
	line-height: 26px;
	background-color: #dbd2a2;
	padding-left: 25px;
}
#main_kiji {
	margin-top: 20px;
	margin-right: 22px;
	margin-bottom: 20px;
	margin-left: 22px;
}
#main_kiji #honbun {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
#honbun p {
	line-height: 120%;
}
.sub_ca {
	font-size: 120%;
	margin-bottom: 25px;
	font-weight: bold;
}
.syatyoname {
	text-align: right;
	margin-top: 20px;
}
.keireki {
	background-color: #D0ECDF;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #1C330A;
	font-size: 88%;
	line-height: 120%;
	color: #1C330A;
	margin-bottom: 20px;
}
.kiji_migi {
	margin-bottom: 0px;
}


.kiji_migi img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 2px;
}
.kiji_wake {
	background-color: #8B801D;
	height: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 1%;
	line-height: 1%;
}

.gaiyoT {
	margin-top: 20px;
}
.gaiyoT .gaiyo_ta {
	background-color: #dbdfc3;
	width: 20%;
	text-align: center;
}
.gaiyoT td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B801D;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.gaiyoT ul, .gaiyoT li {
	list-style-type: decimal;
}
.gaiyoT li {
	text-indent: -20px;
	padding-left: 20px;
}


#right_sec #j_menu_soto {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 185px;
}

#right_sec #j_menu {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
}
#j_menu li {
	margin-bottom: 8px;
}


#con_title ul {
	overflow: hidden;
	float: right;
	padding-right: 8px;
}
#con_title ul li {
	display: block;
	float: left;
	white-space: nowrap;
}
#con_title a {
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 4px;
}

#con_title .J_01 a {
	background-position: 0px 0px;
	background-image: url(../img/btn_j_consal.gif);
	height: 25px;
	width: 113px;
}
#con_title .J_01 a:hover { background-position: 0px -25px;
	background-image: url(../img/btn_j_consal.gif);
	height: 25px;
	width: 113px;
}
#con_title .J_02 a {
	background-position: 0px 0px;
	background-image: url(../img/btn_j_kifu.gif);
	height: 25px;
	width: 113px;
}
#con_title .J_02 a:hover { background-position: 0px -25px;
	background-image: url(../img/btn_j_kifu.gif);
	height: 25px;
	width: 113px;
}
#con_title .J_03 a {
	background-position: 0px 0px;
	background-image: url(../img/btn_j_tuhan.gif);
	height: 25px;
	width: 113px;
}
#con_title .J_03 a:hover { background-position: 0px -25px;
	background-image: url(../img/btn_j_tuhan.gif);
	height: 25px;
	width: 113px;
}
#con_title p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#staff {
}
#staff .st_honbun {
	margin-bottom: 20px;
	overflow: hidden;
}
.st_name {
	font-weight: bold;
	background-color: #dbdfc3;
	padding-right: 15px;
	text-align: right;
	background-image: url(../img/staff_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-style: double;
	border-bottom-color: #8B801D;
	width: 150px;
	border-bottom-width: 3px;
	padding-top: 7px;
	padding-bottom: 5px;
}
.st_small {
	font-size: 78%;
}

.st_keireki {
	line-height: 110%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #5E5E00;
}
#info_form_ml {
}
#next_page_link {
	text-align: center;
	letter-spacing: 5px;
}
