* {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
}
body {
	font-family: Verdana, Arial, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	background-color: #F2F2F2;
	color: #333333;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.gif);
}
em {
	font-weight: bold;
	color: #FF6600;
}

h1 {
	float: left;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}



.modoru {
	clear: both;
	text-align: right;
	font-size: 0.8em;
	margin: 8px;
}
.modoru a:link {
	color: #666666;
}
.modoru a:visited {
	color: #333333;
}
.modoru a:hover {
	color: #3399FF;
}
.pdf {
	font-size: 0.8em;
	background-color: #F2F2F2;
}

.float_r {
	float: right;
}
.float_r img {
	margin-left: 12px;
}


.float_l {
	float: left;
}
.float_l img {
	margin-right: 12px;
}


.red {
	font-weight: bold;
	color: #FF0000;
}
.center {
	text-align: center;
}




.box01 {
	border: 1px dotted #CCCCCC;
}


#main {
	color: #333333;
	background-color: #FFFFFF;
	width: 770px;
	margin-left: 10px;
	border: 1px solid #E1E1E1;
}
#main #header {
	width: 770px;
}


#hNav {
	text-align: right;
	padding-top: 0px;
	margin-top: 4px;
}
#main #header #choku {
	text-align: right;
	margin-right: 11px;
	margin-top: 4px;
}

#hNav li {
	display: inline;
}


#topNav {
	clear: both;
	margin-left: 6px;
	height: 71px;
}

#topNav li {
	display: inline;
}
#main #contents {
	width: 770px;
}

#main #contents .rCon {
	width: 526px;
	float: right;
	padding-right: 13px;
}
#main #contents #index h2 {
	margin-top: 12px;
	margin-bottom: 12px;
}
#main #contents #index ul {
	margin-left: 24px;
	margin-right: 24px;
}
#main #contents #index li {
	list-style-image: url(../img/ar01.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
}

#main #contents #lCon {
	width: 215px;
	float: left;
	padding-left: 7px;
}
#main #contents #lCon h3 {
	margin-bottom: 8px;
	text-align: center;
}
#main #contents #lCon h4 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 8px;
	margin-left: 8px;
}
#main #contents #lCon dl {
	margin-left: 16px;
	margin-right: 16px;
	font-size: 0.8em;
}
#main #contents #lCon dt {
	font-weight: bold;
}
#main #contents #lCon dd {
	margin-bottom: 12px;
	line-height: 1.6em;
}
#main #contents #lCon .box01 {
	padding: 2px;
	margin: 6px;
	font-size: 0.8em;
	width: 204px;
}
#main #contents #lCon .box01 p {
	margin-left: 4px;
	line-height: 1.6em;
}




#main #footer {
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 8px;
	width: 770px;
}
#main #footer a:link {
	color: #333333;
}
#main #footer a:visited {
	color: #333333;
}
#main #footer a:hover {
	color: #3399FF;
}

#main #footer ul {
	margin-bottom: 6px;
	margin-right: 12px;
	margin-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 6px;
}


#main #footer li {
	display: inline;
}
