@charset "utf-8";

/*---------------------------------------------------------------------------------------------
-------------------------------------- page_area -------------------------------------------
-----------------------------------------------------------------------------------------------*/

#contents #contents_wrapper h2.page_title {
	margin-bottom:12px;
	color:#1D8ECF;
	font-size:38px;
	line-height:100%;
}
#contents #contents_wrapper .area_menu {
	float:left;
	padding:3px 0 0 0;
	width:200px;
	border-top:4px solid #218DCE;
}
#contents #contents_wrapper .area_menu .menu_ttl_box {
	margin-bottom:19px;
	padding:10px;
	font-size:13px;
	line-height:130%;
	letter-spacing:0.1em;
	border:1px solid #D2D4D4;
}
#contents #contents_wrapper .area_menu .menu_ttl_box .menu_ttl {
	margin-bottom:30px;
	line-height:100%;
}
#contents #contents_wrapper .area_menu .menu_list {
	border-top:2px solid #E6E6E5;
}
#contents #contents_wrapper .area_menu .menu_list li {
	border-bottom:2px solid #E6E6E5;
}
#contents #contents_wrapper .area_menu .menu_list li a {
	background:#F9F8F8;
	display:block;
	padding:9px 11px;
	color:#969697;
	font-size:15px;
	line-height:100%;
}
#contents #contents_wrapper .area_menu .menu_list li a span {
	background:url(../images/icon03.png) no-repeat right center;
	display:block;
}
#contents #contents_wrapper .area_box {
	float:right;
	padding:0 0 30px;
	width:630px;
	border-top:4px solid #218DCE;
}
#contents #contents_wrapper .area_box .box {
	padding:30px 15px;
	border:1px solid #D2D4D4;
	border-bottom:0;
}
#contents #contents_wrapper .area_box .box .box_ttl {
	padding:0 0 25px 15px;
	color:#1D8ECF;
	font-size:30px;
	line-height:100%;	
}
#contents #contents_wrapper .area_box .box .box_pic {
	float:left;
	margin-bottom:15px;
	width:217px;
	clear:both;
}
#contents #contents_wrapper .area_box .box .box_add {
	float:right;
	width:342px;
	font-size:16px;
}
#contents #contents_wrapper .area_box .box .box_add_nofl{ 
	font-size:16px;
	margin-bottom:10px;
}
#contents #contents_wrapper .area_box .box .box_add span {
	display:block;
	padding:10px 0 0 0;
	font-size:14px;
}
#contents #contents_wrapper .area_box .box .box_text {
	font-size:14px;
	line-height:157%;
	clear:both;
	margin-bottom: 10px;
}
#contents #contents_wrapper .area_box .box_map {
	margin-bottom:50px;
	height:200px;
	border:1px solid #D2D4D4;
	border-top:0;
}
#contents #contents_wrapper .network_box {
	padding:28px 0 20px;
	border-bottom:1px solid #A6D1EB;
	border-top:1px solid #4DA4D8;
	clear:both;
}
#contents #contents_wrapper .network_box .network_ttl {
	float:left;
	width:260px;
}
#contents #contents_wrapper .network_box .network_text {
	float:right;
	padding:20px 0 0 0;
	width:580px;
	font-size:16px;
	line-height:175%;
}