@charset "UTF-8";

#article h1.h101 {
	background: url(../images/h101.jpg) no-repeat left top;
}
#article .subTlt {
	background: url(../images/subTlt.jpg) no-repeat left top;
}

#article .sectionH2 {
	text-align: center;
}
#article .sectionH2 h2.h201 {
	background: url(../images/h201.gif) no-repeat left top;
}
#article .sectionH2 h2.h202 {
	background: url(../images/h202.gif) no-repeat left top;
}
/* map */
#article .sectionH2 .map {
	margin: 0 auto 30px;
	width: 643px;
}
#article .sectionH2 .map .gmap {
	margin: 0 0 30px;
}
#article .sectionH2 .map h3 {
	font-size: small;
	margin: 0;
}
* html #article .sectionH2 .map h3 {font-size: x-small;}
#article .sectionH2 .map p {
	margin: 0 0 15px;
}
#article .sectionH2 ol {
	padding: 0 0 0 20px;
}
* html #article .sectionH2 ol {padding: 0 0 0 25px;}
*+html #article .sectionH2 ol {padding: 0 0 0 25px;}
#article .sectionH2 ol li {
	font-size: small;
	list-style-type: decimal;
}
* html #article .sectionH2 ol li {font-size: x-small;}
#article .sectionH2 .map .sectionH3 {
	width: 643px;
}
#article .sectionH2 table {}
* html #article .sectionH2 table {width: 789px;}
*+html #article .sectionH2 table {float: left;}
#article .sectionH2 table th,
#article .sectionH2 table td {
	padding: 0 0 20px;
}
#article .sectionH2 table th {
	background-position: 15px top;
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	left: 0;
	position: relative;
	top: 0;
	width: 89px;
}
* html #article .sectionH2 table th {width: 60px;}
#article .sectionH2 table th.thead01 {
	background-image: url(../images/thead01.gif);
}
#article .sectionH2 table th.thead02 {
	background-image: url(../images/thead02.gif);
}
#article .sectionH2 table th.thead03 {
	background-image: url(../images/thead03.gif);
	height: 40px;
}
#article .sectionH2 table th.thead04 {
	background-image: url(../images/thead04.gif);
}
#article .sectionH2 table td {
	font-size: small;
}
* html #article .sectionH2 table td {font-size: x-small;width: 445px;}
#article .sectionH2 table td .notice {
	font-size: x-small;
}
#article .sectionH2 table td .imgR {
	float: right;
	padding: 0 0 0 30px;
}
