@charset "utf-8";

body.indexnew{
	background: none;
}

.indexnew a:hover img{
	opacity:0.8;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

#header_index{
	width: 950px;
	height			: 120px;
	text-align		: left;
	position		: relative;
	margin			: 2px auto 0;
	background		: #FFF;
}

#header_index .l_i,
#navi_index .l_i{
	background		: none;
}

#header_index h1{
	background		: url(../images/common/logo.gif) left bottom no-repeat;
	height			: 41px;
	padding			: 38px 0 0 0;
}

#header_index h1 a{
	display			: inline-block;
	padding			: 0 0 41px 63px;
	color			: #7EB8C8;
	font-size		: 84%; /* 10px */
	line-height		: 100%;
	width			: 450px;
}


#navi_index{
	background: url(../images/index/indnavi_bg.gif) repeat-x;
}
#navi_index ul{
	width: 950px;
	margin			: 0 auto;
	text-align		: center;
	_margin-left	: -5px;
	overflow		: hidden;
}
#navi_index li{
	text-align		: center;
	float			: left;
}


#main_bg{
	height: 390px;
	background-image: url(../images/index/slider_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 50px;
}

.indexBanner{
	width: 870px;
	text-align: left;
	margin: 0 auto 55px;
	position: relative;
}
.indexBanner ul{
	margin: 0 !important;
	padding: 0 !important;
	float: right;
}

.newBg01{
	/*padding: 40px 0 30px;
	background-color: #f9f7ef;*/
	margin-bottom: 75px;
}
.newBg01 h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 220%;
	font-weight: normal;
	color: #4a4a4a;
	line-height: 100%;
	margin-bottom: 60px;
	display: inline-block;
	position: relative;
}
.newBg01 h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -30px; /*下線の上下位置調整*/
	display: inline-block;
	width: 90px; /*下線の幅*/
	height: 4px; /*下線の太さ*/
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%); /*位置調整*/
	background-color: #ddd2ba; /*下線の色*/
  }

.newContainer01{
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.newsBox01{
	width: 485px;
	/*width: 950px;*/
	/*height: 480px;*/
	height: 480px;/*350・290*/
	font-size: 115%;
	padding-top: 15px;
	float: left;
	overflow-y: scroll;
}
.newsBox01 dl{
	border-bottom: 1px dotted #9d9d9d;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.newsBox01 dt{
	width: 7.5em;
	color: #11aad6;
	line-height: 160%;
	/*margin-bottom: 5px;*/
	padding-left: 5px;
	float: left;
}
.newsBox01 dd{
	line-height: 160%;
	/*margin: 0 0 20px;*/
	margin-left: 7.5em;
}
.newsBox01 dd .new{
	font-size: 12px;
	color: #fff;
	line-height: 100%;
	background-color: #D31316;
	margin-right: 5px;
	padding: 2px 5px 1px;
}
.newsBox01 dd .important{
	font-size: 12px;
	color: #000;
	line-height: 100%;
	background-color: #ebcf11;
	margin-right: 5px;
	padding: 2px 10px 1px;
}


.newsBox01 dd .pdf{
	width: 10px;
	line-height: 100%;
	margin-left: 4px;
}
.newsBox01 dd .pdf img{
	width: 25px;
	vertical-align: middle
}

.newsBox02{
	width: 430px;
	/*color: #ea1313;*/
	border: 1px solid #ea1313;
	background-color: #fffcf4;
	padding: 20px 15px 10px;
	float: right;
	box-sizing: border-box;
}
.newsBox02 h3{
	/*font-size: 115%;*/
	font-size: 110%;
	font-weight: bold;
	color: #ea1313;
	line-height: 170%;
	margin: 0 0 10px;
}
.newsBox02 h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px;
}
.newsBox02 p{
	/*font-size: 110%;*/
	font-size: 100%;
	line-height: 170%;
	padding: 0 0 10px;
	}
/*.newsBox02 h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
}
.newsBox02 p{
	font-size: 14px;
	line-height: 180%;
}*/
.newsBox02 a:link,
.newsBox02 a:visited{
	color: #ea1313;
	text-decoration: underline;
	}

/*****秋キャンペーンバナー用*****/
.newsBox03_1{
	width: 430px;
	float: right;
}
.newsBox03_2{
	width: 430px;
	border: 1px solid #ea1313;
	background-color: #fffcf4;
	margin-bottom: 25px;
	padding: 20px 15px 10px;
	box-sizing: border-box;
}
.newsBox03_2 h3{
	font-size: 110%;
	font-weight: bold;
	color: #ea1313;
	line-height: 170%;
	margin: 0 0 10px;
}
.newsBox03_2 h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px;
}
.newsBox03_2 p{
	font-size: 100%;
	line-height: 170%;
	padding: 0 0 10px;
	}
.newsBox03_2 a:link,
.newsBox03_2 a:visited{
	color: #ea1313;
	text-decoration: underline;
	}
.camp_banner{
	margin-bottom: 30px;
	}
/*****秋キャンペーンバナー用*****/


/*.newsBox03 a:hover{
	color: #ff4949;
	text-decoration: underline;
	}
.newsBox03{
	border: 1px solid #ea1313;
	margin-bottom: 30px;
	padding: 25px 25px 15px;
	}
.newsBox03 h3{
	font-size: 14px;
	font-weight: bold;
	color: #ea1313;
	line-height: 160%;
	margin: 0 0 15px;
}
.newsBox03 h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px;
}
.newsBox03 p{
	font-size: 14px;
	line-height: 180%;
	padding: 0 0 10px;
	}
.newsBox03 a:link,
.newsBox03 a:visited{
	color: #ea1313;
	text-decoration: underline;
	}
.newsBox03 a:hover{
	color: #ff4949;
	text-decoration: underline;
	}

.ox_banner{
	margin-bottom: 30px;
	}

.camp_banner{
	margin-bottom: 35px;
	}*/






