@charset "utf-8";
body{
	background-image: url(../global_img/nel_bk.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	color: #333333;
}
#main{
	width: 882px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px;
}
#main_box{
	display: block;
	float: left;
	width: 401px;
}
.m_b{
	background-image: url(../index_img/index_h3.jpg);
	display: block;
	width: 401px;
	line-height: 38px;
	font-size: 22px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.m_r{
	text-align: center;
	background-image: url(../index_img/index_h3.jpg);
	display: block;
	height: 38px;
	width: 401px;
	line-height: 38px;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}
.pp_box{
	width: 389px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px;
	background-image: url(../index_img/box_bk_l.jpg);
	background-repeat: repeat-x;
}
.txt14p{
	font-size: 116%;
}
.txt_st{
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
}
.map_l{
	display: block;
	float: right;
	margin-right: 10px;
}

