* {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 20px;
	font-size:16px;
}
* img {
	margin: 0px;
	padding: 0px;
	border: none;
}
*p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
a:link,
a:visited,
a:active {
	color: #0066CC;
}
a:hover {
	color: #FF0000;
}
strong,
strong a {
	font-weight: bold;
	font-size: 100%;
}
span {
	font-weight: bold;
	font-size: 100%;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
}

h1 {
	font-size: 10px;
	text-align: right;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-right: 15px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	height: 12px;
	line-height: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3F4F8E;
}
#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header {
	padding-bottom: 5px;
}
.small {
	background-color: #1769CC;
	text-decoration: none;
}
.medium {
	background-color: #1769CC;
	text-decoration: none;
}
.large {
	background-color: #11498E;
	text-decoration: none;
}
#font {
	margin-top: 12px;
	line-height: 18px;
	font-size:14px;
}
#search {
	height: 29px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color: #EFEFEF;
	background-image: url(../img/bg_search-l.gif);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}
#search ul {
	float: right;
	line-height: 15px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
	background-image: url(../img/bg_search-r.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search li {
	float: left;
	line-height: 15px;
	list-style-type: none;
	margin-top: 7px;
	margin-left: 18px;
	text-align: right;
	background-image: url(../img/icon_list-g.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}
#search ul li a {
	line-height: 15px;
	font-size: 12px;
}
.search-t {
	width: 130px;
	height: 16px;
	margin-top: 5px;
	margin-left: 8px;
	float: left;
}
.search-b {
	margin-top: 5px;
	margin-left: 3px;
}
#sub {
	float: left;
	width: 175px;
	margin-top: 15px;
	margin-right: 15px;
}
#main {
	float: left;
	width: 560px;
	margin-top: 15px;
}
hr {
	clear: both;
}
#sub h2 {
	width: 175px;
	background-image: url(../img/bg_sub-h2.gif);
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	height: 21px;
	padding-top: 7px;
}
#menu {
	background-color: #EDEFFC;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../img/bg_sub-menu.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	border: 1px none #A7ADC0;
}
#sub h3 {
	font-weight: bold;
	color: #000000;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 5px;
	padding-left: 2px;
}
#menu ul {
	margin-bottom: 30px;
}
#menu li {
	list-style-type: none;
	margin-top: 7px;
	margin-left: 2px;
	background-image: url(../img/icon_list-b.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
}
#menu ul li ul {
	margin-bottom: 10px;
}
#menu ul li ul li {
	list-style-type: none;
	margin-top: 3px;
	margin-left: -10px;
	padding-left: 10px;
	background-image: url(../img/bg_sub-li.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#menu li a {
	font-size: 90%;
}
#sub .nolist {
	font-weight: bold;
	color: #000000;
	padding-left: 17px;
	background-image: url(../img/icon_list-b.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#sub h3 a {
	font-weight: bold;
	color: #000000;
}
#sub h3 a:hover {
	color: #FF0000;
}
#main h3 {
	padding-top: 20px;
	clear: both;
}
#main #noneh3 {
	background-image: url(../img/h3_none.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
#main dl {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main dt {
	float: left;
	width: 120px;
	clear: both;
	margin-bottom: 10px;
}
#main dd {
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#main dd a {

}
#main dd a:hover {
	color: #FF0000;
}
#guide1 {
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-top: 15px;
}
#guide1 ul {
	margin-left: 10px;
	margin-top: 10px;
	color: #6276C3;
	padding-bottom: 5px;
}
#guide1 li {
	margin-top: 5px;
}
#guide2 {
	float: left;
	width: 170px;
	margin-left: 20px;
	margin-top: 15px;
}
#guide2 img {
	margin-left: 10px;
}
#guide2 ul {
	margin-left: 20px;
	margin-top: 10px;
	color: #6276C3;
}
#guide3 {
	float: left;
	width: 170px;
	margin-left: 0px;
	margin-top: 15px;
}
#guide3 img {
	margin-left: 20px;
}
#guide3 ul {
	margin-left: 30px;
	margin-top: 10px;
	color: #6276C3;
}
#guide1 li,
#guide2 li,
#guide3 li {
	margin-top: 5px;
}
address {
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copy {
	text-align: right;
	margin-top: 15px;
}
address p {
	font-size: 80%;
}




#p-navi {
	font-size: 80%;
	margin-bottom: -5px;
}
#p-navi a {
	font-size: 100%;
}
#l-navi {
	font-weight: bold;
	font-size: 90%;
	margin: 10px;
}
#l-navi a {
	font-size: 100%;
}
#contents {
	margin-top: 20px;
	margin-bottom: 10px;
}
#contents h4 {
	font-weight: bold;
	color: #415190;
	background-image: url(../img/bg_main-h4.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: 0px 3px;
	clear: both;
}
#contents h4 a {
	font-weight: bold;
}
#contents p {
	font-size: 90%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contents a {
	font-size: 100%;
}
#main ul {
	margin-bottom: 10px;
}
#main li {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: square;
}
#main ul li ul li {
	list-style-type: circle ;
	margin-top: 10px;
}
#main ul li ul li ul li {
	list-style-type: disc;
	margin-bottom: 10px;
}
#linktop,
#linktop a {
	font-size: 90%;
	text-align: right;
	clear: both;
	width: 100%;
	padding-top: 20px;
}
#contents img {
	margin-top: 10px;
}
#contents ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents li {
	font-size: 90%;
	margin-left: 35px;
	list-style-position: outside;
}
#contents dt {
	width: 520px;
	clear: both;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#contents dt a {
	font-weight: bold;
}
#contents dd {
	width: 520px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 25px;
	line-height: 20px;
	font-size: 90%;
}
#bnr {
	margin-top: 30px;
}
#contents ol {
	margin-top: 10px;
}
#contents ol li {
	list-style-type: decimal;
}
#contents #pagenum {
	text-align: center;
	clear: both;
}
.ditto_page,
.ditto_currentpage {
	padding-right: 5px;
	padding-left: 5px;
}
#main #newstitle {
	margin-top: 5px;
	margin-left: 5px;
	clear: both;
	font-size: 120%;
	font-weight: bold;
}
#contents fieldset {
	margin: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contents fieldset th {
	width: 180px;
	vertical-align: top;
	padding-bottom: 15px;
	font-size: 90%;
}
#contents fieldset td {
	vertical-align: top;
	padding-bottom: 15px;
	font-size: 90%;
}
.error {
	color: #FF0000;
}
#contents .buttons {
	text-align: center;
}
.ajaxSearch_result {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.ajaxSearch_resultsInfo {
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.ajaxSearch_paging {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.calendar {
	border: 1px solid #CCCCCC;
	border-collapse: collapse; 
	width: 530px;
	margin-right: 15px;
	margin-left: 15px;
}
.calendar td {
	border: 1px solid #CCCCCC;
	font-size:80%;
	padding-left: 3px;
	vertical-align: top;
}
.calendar .week {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D2E4F0;
	width: 14%;
}
.calendar .holi {
	background-color: #FFE8E9;
}
.calendar .sat {
	background-color: #F2F8FB;
}
.calendar .oth {
	background-color: #FFFFE8;
}
.mon {
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contents .mon {
	font-size: 100%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.calendartext {
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.calendartext a {
	font-size: 100%;
}
.question {
	font-weight: bold;
	color: #0066FF;
}
.answer {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.attention {
      text-indent: -1em;
      margin-left: 1em;
      color: #FF0000;
}
