/*ヘッダー部分*/
#top h1 {
	float:left;
	width:850px;
	}
#change {
	float:left;
	width:150px;
	height:88px;
	}
#change_00 {
	float:right;
	width:150px;
	height:45px;
	}
#change p {
	float:left;
	height:43px;
	font-size:10px;
	padding-top:19px;
	}
#change p.change_01 {	
	background:url(img/change_01.png) no-repeat 0px -44px;
	}
#change p.change_01 a {
	width:47px;
	height:24px;	
	display:block;	
	padding-left:33px;
	}
#change p.change_02 {
	background:url(img/change_02.png) no-repeat 0px -44px;
	}
#change p.change_02 a {
	width:36px;
	height:24px;
	display:block;
	padding-left:34px;
	}


/*グローバルリンク*/
#glb_link {
	width:997px;
	padding-top:5px;
	margin:0px auto;
	}	
.glb_button {
	height:120px;
	display:block;
	}
.glb_button li {
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
	}
.glb_button li a {
	height:0px;
	display:block;
	overflow:hidden;
	padding-top:60px;
	}
.glb_button_01 a {
	width:142px;
	background:url(img/glb_button.png) no-repeat 0px 0px;
	}
.glb_button_01 a:hover {
	background-position:0px -60px;
	}
.glb_button_02 a {
	width:142px;
	background:url(img/glb_button.png) no-repeat -142px 0px;
	}
.glb_button_02 a:hover {
	background-position:-142px -60px;
	}
.glb_button_03 a {
	width:142px;
	background:url(img/glb_button.png) no-repeat -284px 0px;
	}
.glb_button_03 a:hover {
	background-position:-284px -60px;
	}
.glb_button_04 a {
	width:142px;
	background:url(img/glb_button.png) no-repeat -426px 0px;
	}
.glb_button_04 a:hover {
	background-position:-426px -60px;
	}
.glb_button_05 a {
	width:142px;
	background:url(img/glb_button.png) no-repeat -568px 0px;
	}
.glb_button_05 a:hover {
	background-position:-568px -60px;
	}
.glb_button_06 a {
	width:142px;
	background:url(img/glb_button.png) no-repeat -710px 0px;
	}
.glb_button_06 a:hover {
	background-position:-710px -60px;
	}
.glb_button_07 a {
	width:145px;
	background:url(img/glb_button.png) no-repeat -852px 0px;
	}
.glb_button_07 a:hover {
	background-position:-852px -60px;
	}

.glb_button_en_01 a {
	width:142px;
	background:url(img/glb_button_en.png) no-repeat 0px 0px;
	}
.glb_button_en_01 a:hover {
	background-position:0px -60px;
	}
.glb_button_en_02 a {
	width:142px;
	background:url(img/glb_button_en.png) no-repeat -142px 0px;
	}
.glb_button_en_02 a:hover {
	background-position:-142px -60px;
	}
.glb_button_en_03 a {
	width:142px;
	background:url(img/glb_button_en.png) no-repeat -284px 0px;
	}
.glb_button_en_03 a:hover {
	background-position:-284px -60px;
	}
.glb_button_en_04 a {
	width:142px;
	background:url(img/glb_button_en.png) no-repeat -426px 0px;
	}
.glb_button_en_04 a:hover {
	background-position:-426px -60px;
	}
.glb_button_en_05 a {
	width:142px;
	background:url(img/glb_button_en.png) no-repeat -568px 0px;
	}
.glb_button_en_05 a:hover {
	background-position:-568px -60px;
	}
.glb_button_en_06 a {
	width:142px;
	background:url(img/glb_button_en.png) no-repeat -710px 0px;
	}
.glb_button_en_06 a:hover {
	background-position:-710px -60px;
	}
.glb_button_en_07 a {
	width:145px;
	background:url(img/glb_button_en.png) no-repeat -852px 0px;
	}
.glb_button_en_07 a:hover {
	background-position:-852px -60px;
	}
	

/*トップページ*/
.main_01_s {
	width:490px;
	float:left;
}
.main_01_s h2 {
	clear:both;
	margin-bottom:10px;
}
.main_01_box {
	margin-bottom:20px;
}
.main_01_text {
	width:245px;
	float:left;
	line-height:150%;
	height:150px;
}
/*トップイメージ*/
#top_main_img {
	width:1000px;
	height:360px;
	position:relative;
	background-image: url(img/top_main_img.png);
	}
#top_main_img .bnr_box {
	position: absolute;
    bottom: 0;
	right: 0;
	}
.picup_btn {
	width:200px;
	position:absolute;
	bottom:0px;
	right:0px;
	display:block;
	overflow:hidden;
	}
.picup_btn a {
	width:200px;
	height:0px;
	display:block;
	overflow:hidden;
	background:url(img/picup_btn.png) no-repeat 0px 0px;
	padding-top:80px;
	}
.picup_btn a:hover {
	background-position:0px -80px;
	}

#news {
	float:left;
	width:490px;
	margin-right:20px;
	}
#news_s {
	overflow-y:scroll;
	width:490px;
	height:10em;
	}
#news dl {	
	line-height:140%;
	margin-bottom:10px;
	}
#news dt {
	clear:both;
	float:left;
	width:6em;
	padding:10px 0px;
	}
#news dd {
	margin-left:0px;
	background:url(img/news_line.png) no-repeat bottom left;
	padding:10px 0px 10px 6em;
	}

.top_btn {
	float:left;
	width:240px;
	}


/*フッターエリア*/
#footer_01 {
	/* float:left; */
	/* width:810px; */
	font-size:11px;
	/* width: 900px; */
	width: 1000px;
	overflow: hidden;
	/* padding-left: 40px; */
}
#footer_01 li {
	list-style-type:none;
	}
.footer_ul_01,.footer_ul_02 {
	float:left;
	line-height:135%;
}
.footer_ul_01 {
	margin-right:5px;
	}
.footer_ul_02 {
	height:132px;
	background:url(img/footer_line.png) no-repeat top left;
	/* margin-right:13px; */
	padding-left:5px;
	margin-right:24px;
	}
.footer_ul_02:nth-child(6)  {
	margin-right:0;
	}
#footer_02 {
	/* float:right; */
	/* width:190px; */
	/* height:129px; */
	/* position:relative; */
	font-size:10px;
	width: 1000px;
	margin: 20px 0;
	overflow: hidden;
	padding-left: 40px;
}
#footer_02 p {
	/* position:absolute;
	bottom:0px; */
}
#footer_02 br {
	display: none;
}
	

/*class詳細*/
.m_r_10 {
	margin-right:10px;
}
.m_r_20 {
	margin-right:20px;
}
.m_b_10 {
	margin-bottom:10px;
}


.point_red {
	color:#be0f0f;
	font-weight:bold;
	margin:0px 3px;
	}
.t_center {
	text-align:center;
}


.m_r_15 {
	margin-right:15px;
}

.m_b_5 {
	margin-bottom:5px;
}
.m_b_10 {
	margin-bottom:10px;
}
.m_b_15 {
	margin-bottom:15px;
}
.m_b_20 {
	margin-bottom:20px;
}
.m_b_30 {
	margin-bottom:30px;
}
.m_b_40 {
	margin-bottom:40px;
}
.m_b_1em {
	margin-bottom:1em;
}
.m_l_1em {
	margin-left:1em;
	}
.p_t_20 {
	padding-top:20px;
	}
.p_b_15 {
	padding-bottom:15px;
	}

.font_weight {
	font-weight:bold;
	}

.font_color_red {
	color:#820d26;
	}
.font_color_green {
	color:#00ab39;
	}

.font_size75 {
	font-size:75%;
	}
.font_size81 {
	font-size:81%;
	}
.font_size87 {
	font-size:87%;
	}
.font_size93 {
	font-size:93%;
	}
.font_size106 {
	font-size:106%;
	}
.font_size112 {
	font-size:112%;
	}
.font_size118 {
	font-size:118%;
	}
.font_size125 {
	font-size:125%;
	}

.border_top_gray {
	border-top:1px #ababab solid;
	}
	
.back_color_white {
	background-color:#ffffff;
	}
	
.float_l {
	float:left;
	}
.float_r {
	float:right:
	}
