@charset "utf-8";

/*---------------------------------------------------------
　　トップページ
---------------------------------------------------------*/

/* スライドショー */

#top_img {
	padding:15px 0 0 0;
	/*height:330px;*/
	height:265px;
	text-align:center;
	background:url(../images/top_img_bg.gif) repeat-x;
	border:5px solid #c5f02d;
}
#top_wrap {
	margin:0 auto 0 auto;
	/* width:960px; */
	width:814px;
	/* height:295px; */
	height:250px;
	position:relative;
}
.fadein {
	position:relative;
	width:814px;
	height:265px;
}
.fadein img {
	position:absolute;
	left:0; top:0;
}


/*---------------------------------------------------------
　　トップレイアウト
---------------------------------------------------------*/

#top_main {
	margin:25px auto 30px auto;
	padding:0;
	width:960px;
	overflow:hidden;
}
#top_l {
	width:230px;
	text-align:left;
	vertical-align:top;
	float:left;
}
#top_cr {
	width:710px;
	text-align:left;
	vertical-align:top;
	float:right;
	overflow:hidden;
}
#top_c {
	width:540px;
	text-align:left;
	vertical-align:top;
	float:left;
}
#top_r {
	width:150px;
	text-align:left;
	vertical-align:top;
	float:right;
}

/* バナー類 */
#top_l .top_l_area {
	width:230px;
	/*height: 268px;*/
	height: auto;
	margin: 0 0 15px;
}
#top_l .top_banner15 {
	margin:0 0 15px 0;
	padding:0;
}
#top_l .top_banner5 {
	margin:0 0 5px 0;
	padding:0;
}
#sitte_title {
	margin:0;
	padding:0;
}
#sitte1 {
	padding:10px;
	background-color:#86c600;
}
#sitte1 p.top_s_title {
	padding-bottom:5px;
	text-align:left;
	text-indent:18px;
	color:#fff;
	font-weight:bold;
	background:url(../images/list_mark1.gif) 0 0 no-repeat;
}
#sitte1 p.top_s_txt {
	padding-bottom:5px;
	line-height:1.5em;
	color:#fff;
	border-bottom:1px solid #fff;
}
#sitte1 p.top_s_txt a {
	color:#fff;
	text-decoration:none;
}
#sitte1 p.top_s_txt a:hover {
	text-decoration:underline;
}

#sitte2 {
	margin-bottom:15px;
	padding:8px 0 15px 10px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	overflow:hidden;
	background-color:#86c600;
}
#sitte_f {
	float: left;
	margin:0 5px 0 0;
	text-align: left;
}
#sitte2 div p.p_sl {
	margin:0 0 2px;
	padding:0;
	height:14px;
	font-size:88%;
}
#sitte2 div p.p_sl img {
	margin-right:5px;
}
#sitte2 p.p_sl a {
	color:#fff;
	text-decoration:none;
}
#sitte2 p.p_sl a:hover {
	text-decoration:underline;
}

/* 171122 add start */
#sitte_title {
	margin:0;
	padding:0;
}
#t_arekore1 {
	padding:10px;
	background-color:#86c600;
	border-bottom:1px solid #fff;
}
.t_arekore_dl {
}
.t_arekore_dl dt {
	width: 130px;
	clear: left;
	float: left;
}
.t_arekore_dl dd {
	width: 78px;
	padding: 0 0 0 140px;
}
#t_arekore1 p.top_s_title {
	padding-bottom:5px;
	text-align:left;
	text-indent:18px;
	color:#fff;
	font-weight:bold;
	background:url(../images/list_mark1.gif) 0 0 no-repeat;
}
#t_arekore1 p.top_s_txt {
	padding-bottom:5px;
	line-height:1.5em;
	color:#fff;
}
#t_arekore1 p.top_s_txt a {
	color:#fff;
	text-decoration:none;
}
#t_arekore1 p.top_s_txt a:hover {
	text-decoration:underline;
}
#t_arekore2 {
	padding:8px 0 15px 10px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	overflow:hidden;
	background-color:#86c600;
}
#t_arekore2 p.p_sl {
	margin:0 0 2px;
	padding:0;
	height:14px;
	font-size:88%;
}
#t_arekore2 p.p_sl img {
	margin-right:5px;
}

#t_arekore2 p.p_sl a {
	color:#fff;
	text-decoration:none;
}
#t_arekore2 p.p_sl a:hover {
	text-decoration:underline;
}

/* 171122 add end */

#top_r .top_banner10 {
	margin:0 0 10px 0;
	padding:0;
	box-sizing: border-box;
}
#top_r .top_banner5 {
	margin:0 0 5px 0;
	padding:0;
}

/* 中央 */

#mainbanner {
	margin:0 0 20px 0;
}

#mainbanner2 {
	margin:0 0 14px 0;
}

/* 最新情報 */

.infoBox {
	height: 108px;
	border: #FF0000 2px solid;
	margin: 0 0 5px;
	font-size: 117%;
	padding: 6px;
}

.infoBox p {
	line-height: 1.6!important;
}

.infoBox .subtitle {
	margin: 0 0 16px 0;
	padding: 0 0px 3px;
	border-bottom: 1px solid #999999;
	font-size: 150%;
	font-weight: bold;
	color: #000;
	clear: both;
	text-align: center;
}

#news_box {
	height:420px;
	overflow-y:scroll;
}
#news_box dl {
	margin:0 0 10px;
	padding:5px;
}
#news_box dl dt {
	width:9em;
	margin:0;
	padding:8px 0.5em 8px 5px;  
	clear:left;
	float:left;
	font-weight:bold;
	line-height:1.5em;
	text-align:left;
	text-indent:15px;
	background:url(../images/list_mark.gif) no-repeat 0 7px;
}
#news_box dl dd {
	margin:0;
	padding:8px 0.5px 8px 10em;
	border-bottom: dotted 1px #666666;
	line-height:1.5em;
	text-align:left;
}

