@charset "UTF-8";

* {font-style: normal;}

body {
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: 13px "ＭＳ Ｐゴシック";
	text-align: center;
	letter-spacing: 0.03em;
}

a:link {color: #1E4EA6; text-decoration:none;}
a:visited {color: #800080;	text-decoration:none;}
a:hover, a:focus {color: #FF9900;	text-decoration:underline;}

p, blockquote, div, form {	margin: 0;}

h1 {
	color: #C70210;
	margin: 0 0 25px;
	font-weight: normal;
	font-size: 150%;
}

h2 {
	background: #F5F5F5 url("top_img/h2_title.png") no-repeat 0 100%;
	margin: 30px 0 15px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
}

h2 span.inner {
	background: url("top_img/h2_title.png") no-repeat;
	padding: 5px 15px 7px 20px;
	display: block;
}

h3 {
	background: #ECF3FF url("top_img/h3_lower.gif") no-repeat 0 100%;
	margin: 20px 0 15px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
}

h3 span.inner {
	padding: 7px 15px 5px;
	display: block;
}

h4 {
	color: #704910;
	margin: 0 0 10px 10px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #C3C3C3;
	font-weight: bold;
	font-size: 90%;
}

ol {margin: 0;	padding: 0;	list-style: none;}
ul {margin: 0;	padding: 0;	list-style: none;}
hr {display: none;}

table {border-color:  #dad9c7;}
table th {	
	padding: 0 12px;
	border-width: 1px;
	border-style: solid none none solid;
	border-color:  #dad9c7;
}

table td {
	padding: 0 12px;
	border-width: 1px;
	border-style: solid none none solid;
	border-color:  #dad9c7;
}

strong {font-weight: bold;}
small {	font-size: 95%;}
img {	border: none;}



/* -------------------------------------------------------------------- */

#wrap-outer {
	margin: 0 auto;
	width: 768px;
	text-align: left;
}

#wrap-inner {
	margin: 0;
}

#head-box {
	width: 760px;
}

#path-box {
	padding-bottom: 2px;
	width: 760px;
}

#left-box {
	width: 740px;
	float: left;
}

#foot-box {
	background: #FFFFFF;
	width: 760px;
	clear: both;
}


#head-box div.pad {
	padding: 0 15px 8px 0;
}


#head-box div.clear {
	margin-bottom: -1px;
	height: 1px;
}


#head-box #logo {
	width: 255px;
	float: left;
	background-image: url("top_img/logo_bg.gif");
	background-repeat: no-repeat;
}

#head-box #logo div.inner {
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 2px;
}


#head-box #msg {
	margin-top: 10px;
	width: 200px;
	float: left;
}


#head-box #guide {
	margin-top: 5px;
	width: 290px;
	float: right;
	text-align: right;
	font-size: 87%;
}

#head-box #head-navi li {
	margin: 3px 0 0 10px;
	padding-left: 10px;
	border-left: 1px solid #333333;
	float: right;
}

#head-box #head-navi li.rear {
	padding: 0;
	border: none;
}

#head-box #counter {
	margin: 5px 0 0 10px;
	padding-left: 10px;
	font-size: 85%;
	float: right;
}

#head-box #ac_menu{
	padding-left: 10px;
	float: right;
	width: 270px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-type: none;
}

#head-box #ac_menu li {
	margin: 3px 0 0 10px;
	padding-left: 10px;
	border-left: 1px solid #333333;
	float: right;
}

#head-box #ac_menu li.rear {
	padding: 0;
	border: none;
}

#path-box div.pad {
	padding: 7px 15px;
	font-size: 75%;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E4E4E4;
}

#left-box div.pad {
	padding: 23px 15px 15px;
	border-right: 1px solid #FFFFFF;
}

#left-box p {
	margin: 10px 0;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
}

#left-box div.con {
	line-height: 160%;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	}

#left-box ol {
	margin: 10px 0;
}

#left-box ul {
	margin: 10px 0;
}

#left-box table th {
	font-size: 85%;
	line-height: 140%;
}

#left-box table td {
	font-size: 95%;
	line-height: 140%;
	border: 1px solid #666666;
	padding: 4px;
}

#left-box textarea {
	font-size: 95%;
}

#left-box div.back {
	font-size:90%;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#left-box div.back a{	
	text-align:left;
	padding-left:20px;
	background-image: url(top_img/back_off.gif);
	background-repeat: no-repeat;
	background-position: left center;}
#left-box div.back a:hover {
	text-align:left;
	padding-left: 20px;
	background-image: url(top_img/back_on.gif);
	background-repeat: no-repeat;
	background-position: left center;}

#left-box div.top {
	font-size:90%;
	text-align:right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#left-box div.top a{	
	padding-right: 15px;
	background-image: url(top_img/top_off.gif);
	background-repeat: no-repeat;
	background-position: right center;}
#left-box div.top a:hover {
	padding-right: 15px;
	background-image: url(top_img/top_on.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
	
	


#right-box{
	width:187px;
	height:auto;
	text-align:center;
	float: right;
	padding-top: 40px;
}

#right-box div.box1{width:197px; height:auto;}

#right-box div.box2{
	width:160px;
	text-align:left;
	line-height:140%;
	font-size:85%;
	margin:10px auto 10px auto;
	border:1px dashed #C0C0C0;
	padding: 5px;
	color: #6D6D6D;
}

#right-box div.box2 span.inner{
	font-weight:bold;
	color: #000099;
	border-bottom:2px dotted #D5D5D5;
	margin-right: 5px;
}

#right-box div.box3a{
	width:75px;
	float:left;
	margin-right: 5px;
	font-size: 85%;
	margin-top: 5px;
	}
#right-box div.box3b{
	width:75px;
	float:right;
	margin-left: 5px;
	margin-top: 5px;
}




#foot-box div.lower {
	width: 760px;
}

#foot-box div.lower div.col2-l {
	padding: 7px 15px 5px;
	width: 155px;
}

#foot-box div.lower div.col2-r {
	padding: 8px 15px 5px;
	width: 423px;
}


#foot-box #foot-navi a:link {
	color: #1E4EA6;
	text-decoration:none;
}

#foot-box #foot-navi a:visited {
	color: #800080;
	text-decoration:none;
}

#foot-box #foot-navi a:hover {
	color: #1E4EA6;
	text-decoration:none;
}

#foot-box #foot-navi a:active {
	color: #1E4EA6;
	text-decoration:none;
}

#foot-box #foot-navi a:focus {
	color: #1E4EA6;
	text-decoration:none;
}


*.clear {	clear: both;}
div.clear {	font: 1px/1px sans-serif;}

*.col2-l {	float: left;}
*.col2-r {	float: right;}
*.col3 {	float: left;}


div.wrap {	margin: 15px 0;}

.red{color:#FF0000; font-weight:bold;}
.blue{color:#0066FF; font-weight:bold;}
.inst{color:#336600; font-weight:bold; border-bottom:1px dotted #999999;}

.tbl{margin-left:20px;}
.tbl table{}
.tbl th{}
.tbl td{}

.sitemap{line-height:150%;}
.sitemap li{list-style:disc; margin-left:30px; }
.sitemap li.level{list-style:circle; margin-left:50px; }
