@charset "utf-8";
/* CSS Document */

#mainContent table {
	width: 520px;
	border-collapse:collapse;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	background-color: #ebebeb;
	margin-bottom: 20px;
}
#mainContent td {
	width: 75%;
}
#mainContent .link {
	margin-bottom: 20px;
	margin-top: 20px;
}
#mainContent .link a {
	text-decoration: none;
	background-image: url(../img/icon/arrow2.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 1.5em;
	color: #333333;
	width: 160px;
	background-position: 2px;
}
#mainContent .link a:hover {
	background-image: url(../img/icon/arrow2_hover.gif);
	background-repeat: no-repeat;
}
#mainContent h3 {
	font-size: 115%;
	background-image: url(../img/icon/titleIcon_5.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 38px;
	margin-top: 12px;
	text-indent: 1em;
}
#mainContent   #map  {
	margin-left: 80px;
	margin-bottom: 20px;
}


#mainContent .form1 {
	line-height: 125%;
	text-indent: 1em;
}
#mainContent small a {
	text-decoration: none;
	color: #333333;
	background-image: url(../img/icon/arrow2.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	display: block;
	width: 150px;
	background-position: 2px;
	margin-left: 140px;
}
#mainContent small a:hover {
	background-image: url(../img/icon/arrow2_hover.gif);
	background-repeat: no-repeat;
}

#mainContent li {
	margin-left: 38px;
	margin-top: 20px;
}
#mainContent ul {
	margin-bottom: 20px;
}
#mainContent   #map2   a   {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../img/icon/arrow2.gif);
	text-indent: 1.5em;
	background-repeat: no-repeat;
	background-position: 2px;
	width: 140px;
	margin-bottom: 20px;
	margin-left: 340px;
}
#mainContent  #map2  a:hover   {
	background-image: url(../img/icon/arrow2_hover.gif);
	background-repeat: no-repeat;
}










.left {
	background-color: #949494;
	color: #FFFFFF;
	text-align: center;
	width: 25%;
	font-weight: normal;
}
th, td {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* IE6用 */
*html .bline {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/line_5.gif) inside;
}

.bline {
   border:0;
   height: 3px;
   background:url(../img/line/line_5.gif) 50% 0  no-repeat;
}

/* IE6用 */
*html .gline {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/line.gif) inside;
}

.gline {
   border:0;
   height: 3px;
   background:url(../img/line/line.gif) 50% 0  no-repeat;
}
