/*----1.リセット----*/

*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
img{
	border:none;
	vertical-align:bottom;
}
body {
	text-align: center;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", verdana, "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color:#3e3e3e;
	font-size: 12px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0; }
.clearboth{
	clear:both;
}
a:link {
	color: #333;
	text-decoration: underline; }
a:visited {
	color: #333;
	text-decoration: underline;
	border-style: none; }
a:active {
	color: #333;
	text-decoration: underline;
	border-style: none; }
a:hover {
	color: #4f4f4f;
	border-style: none; }
/*----2.全体枠----
*/
#header {
	width: 80%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10%;
	padding-bottom: 4px;
	border-bottom: 1px solid #464545; }
#Symbol {
	width: 100%;
	margin-right: auto;
	margin-left: auto; }
.icon {
	text-align: left;
	width: 200px;
	float: left;
	margin-left: 3%; }
#body {
	font-size: small;
	line-height: 1.6em;
	width: 80%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto; }
#footer {
	vertical-align: middle;
	width: 80%;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 16px solid #464545; }
/*----3.コンテンツ----*/
.dl001 dt {
	color: #0b0b0b;
	text-align: left;
	text-indent: 3%;
	width: 20%;
	float: left;
	clear: left;
	list-style-type: none;
	list-style-position: outside;
	display: block; }
.dl001 dd {
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20%;
	list-style-type: none;
	list-style-position: outside;
	display: block; }
.line01 {
	float: none;
	clear: both;
	margin-top: 16px;
	margin-bottom: 17px;
	border-bottom: 1px solid #b5b5b5; }
.map_print {
	text-align: center;
	width: 100%;
	margin: 16px auto; }
.map_jr {
	color: #169f3c; }
.map_m {
	color: #1683cc; }
.map_t {
	color: #088f31; }
.map_e5 {
	color: #bb641d; }
.map_a1 {
	color: #e50012; }
.map_c1 {
	color: #7bb629; }

