@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;
}
dl.list {
	border-top: 1px solid #ccc;
	line-height: 1.6;
	width: 60%;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	float: left;
	display: block;
}

dl.list dt {
	width: 6em;
	float: left;
	padding-bottom: 1px;
	margin-left: 1em;
}
dl.list dd {
	padding-left: 5em;
	border-bottom: 1px solid #ccc;
}
dl.list ul {
	padding-bottom: 1px;
	margin-left: 4em;
}
.txt14p{
	font-size: 116%;
}
.txt_st{
	font-weight: bold;
}
.map_l{
	display: block;
	float: right;
	margin-right: 10px;
}

