@charset "UTF-8";

/* ボディー
---------------------------------------------------- */
body {
	background: url(../images/home_bg.jpg) repeat;
}

/*header
---------------------------------------------------- */
#header {
	width: 100%;
	margin: 0;
	padding: 20px 0 1px 0;
	background: #fff;
	box-shadow:rgba(0, 0, 0, 0.4) 0px 5px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 0px 5px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 0px 5px 5px 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666, direction=180, strength=5, enabled=true);
	position: relative;
	z-index: 5000;
	behavior: url(PIE.htc);
}
.wideslider {
	width: 100%;
	margin: 0 0 20px 0;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.wideslider ul,
.wideslider ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	position: relative;
}
.home_banner_box {
	width: 320px;
	margin: 0;
	padding: 15px 20px;
	position: absolute;
	left: 60px;
	bottom: 50px;
	background: rgba(255, 255, 255, 0.9);
	z-index: 100;
	-ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99FFFFFF,EndColorStr=#99FFFFFF); /* IE 8以上用 */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99FFFFFF,EndColorStr=#99FFFFFF); /* IE 7以下用 */
	behavior: url(PIE.htc);
}
.home_banner_box p.banner_title {
	margin: 0 0 10px 0;
	color: #0085cd;
	font-size: 1.6em;
}
.home_banner_box p.banner_text {
	color: #0085cd;
}
.home_banner_box p.btn_tokushu a {
	float: right;
	width: 90px;
	background: url(../images/btn_tokushu.png) 0 0 no-repeat;
	height: 0;
	overflow: hidden;
	display: block;
	padding: 24px 0 0 0;

}
.wideslider ul li img {
	width: 100%;
	display: none;
	z-index: 4000;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {
	background: #fff url(../images/prev.jpg) no-repeat right center;
}
.slider_next {
	background: #fff url(../images/next.jpg) no-repeat left center;
}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}


/*ニュースコンテナ
---------------------------------------------------- */
#news_container {
	display: block;
	height: 50px;
	margin: 20px 0 0 0;
	background: #0085cd;
}
#news_container div#news_title {
	float: left;
	width: 142px;
	margin: 12px 10px 0 10px;
}
.news {
	background: url(../images/news_bg.png) 172px 12px no-repeat;
	height: 36px;
	padding: 0;
}
*+html .news {
	background: url(../images/news_bg.png) 0px 12px no-repeat;
	height: 36px;
	padding: 0;
}

.news .ticker {
	float: left;
	padding: 0;
}
.news .ticker ul {
	height: 36px;
	margin: 15px 0 0 25px;
	padding: 0;
	list-style: none;
}
.news .ticker ul li {
	display: none;
}
.news .ticker ul li a {/* 2015-09-03 */
	text-decoration: none;
	color: #ff9933;
	color: #0085cd;
}

/*コンテンツ
---------------------------------------------------- */
#content_home {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}

/*レフトコンテナ
---------------------------------------------------- */
#left_container {
	float: left;
	width: 220px;
	margin: 0 30px 0 0;
}
#left_container h2 {
	margin: 0;
	padding: 0;
}
#left_container hr {
	border-top: 1px dotted #0085cd;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	height: 1px;
	clear: both;
	margin: 15px 0;
}

#left_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#btn_pdf {
	float: left;
	margin: 15px 0 0 0;
}
#btn_backnumber {
	float: right;
	margin: 15px 0 0 0;
}

#left_container ul#event_lists {
	margin: 0;
	padding: 0;
}
#left_container ul#event_lists a {
	text-decoration: none;
}
#left_container ul#event_lists li {
	margin: 0 0 5px 0;
	padding: 17px 0;
	border-bottom: 1px dotted #0085cd;
}
#left_container ul#event_lists li .event_img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#left_container ul#event_lists li p {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#left_container ul#event_lists li p .event_date {
	font-size: 8px;
	font-weight: normal;
}
#left_container ul#event_lists li .btn_detail {
	text-align: right;
	margin: 10px 0 0 0;
}

/*メインコンテナ
---------------------------------------------------- */
#main_container {
	float: left;
	width: 460px;
}

/*ライトコンテナ
---------------------------------------------------- */
#right_container {
	float: right;
	width: 220px;
}
#right_container h2 {
	margin: 0 0 15px 0;
	padding: 0;
}
#right_container hr {
	border-top: 1px dotted #0085cd;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	height: 1px;
	clear: both;
	margin: 15px 0;
}
#right_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#right_container ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

.changeItem {
	display: none;
}

.changeItem.changed {
	display: block;
}

.hiddenItem.changed {
	display: none;
}