@charset "Shift_JIS";
/*pixy*/


/* ‘S‘Ì */
body {
	margin: 0px;
	font-size: 12px;
	line-height: 1.3em;
	color: #424242;
}

.line01 {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

a:link {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC9933;
}


table {
	background-color: #FFFFFF;
	border: 0px;
}

td {
	font-size: 12px;
	background-color: #ffffff;
	line-height: 1.8em;
}


h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 14px;
}

p { margin-left: 10px; }



dt { margin-left: 10px; }

dd { margin-left: 22px;}

/* ’Ç‰Á */
#txt_map {
	margin: 0 0 0 70px;
	text-align: center;
	width: 200px;
	line-height: 18px;
	height: 100px;
	padding-top: 23px;
	border: #990000 3px double;
}