@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #09F;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 150px;
	background-color: #0080FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#header #header_in {
	padding: 0px;
	height: 150px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #header_in #header_navi {
	padding: 0px;
	position: absolute;
	top: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	width: 1000px;
}
#header #header_in #header_navi h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header #header_in #header_navi h2 em {
	visibility: hidden;
}
#header #header_in #header_navi h2 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 125px;
	text-decoration: none;
}
#header_in #header_navi #tn1 {
	background-image: url(../../img/header_top.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn2 {
	background-image: url(../../img/header_com.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn3 {
	background-image: url(../../img/header_pre.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn4 {
	background-image: url(../../img/header_jigyo.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn5 {
	background-image: url(../../img/header_sai.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn6 {
	background-image: url(../../img/header_acce.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn7 {
	background-image: url(../../img/header_ask.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn8 {
	background-image: url(../../img/header_link.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn1 a:hover, #header_in #header_navi #tn1 a:active {
	background-image: url(../../img/header_top_hover.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn2 a:hover, #header_in #header_navi #tn2 a:active {
	background-image: url(../../img/header_com_hover.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn3 a:hover, #header_in #header_navi #tn3 a:active {
	background-image: url(../../img/header_pre_hover.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn4 a:hover, #header_in #header_navi #tn4 a:active {
	background-image: url(../../img/header_jigyo_hover.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn5 a:hover, #header_in #header_navi #tn5 a:active {
	background-image: url(../../img/header_sai_hover.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn6 a:hover, #header_in #header_navi #tn6 a:active {
	background-image: url(../../img/header_acce_hover.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn7 a:hover, #header_in #header_navi #tn7 a:active {
	background-image: url(../../img/header_ask_hover.png);
	background-repeat: no-repeat;
}
#header_in #header_navi #tn8 a:hover, #header_in #header_navi #tn8 a:active {
	background-image: url(../../img/header_link_hover.png);
	background-repeat: no-repeat;
}



#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper #koumoku {
	padding: 0px;
	height: 60px;
	width: 1000px;
	background-image: url(../shinchu/img/mid_shinchu.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #contents {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 1000px;
}
#contents #side_navi {
	margin: 0px;
	float: left;
	height: 500px;
	width: 170px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #side_navi ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#contents #side_navi li {
	list-style-type: none;
}

#contents #side_navi li a {
	height: 50px;
	width: 170px;
	display: block;
	font-size: 9px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#contents #side_navi li#sn1 {
	background-image: url(../jginou/img/tn1.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn2 {
	background-image: url(../jginou/img/tn2.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn3 {
	background-image: url(../jginou/img/tn3.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn4 {
	background-image: url(../jginou/img/tn4.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn5 {
	background-image: url(../jginou/img/tn5.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn6 {
	background-image: url(../jginou/img/tn6.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn7 {
	background-image: url(../jginou/img/tn7.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn1 a:hover, #contents #side_navi2 li#sn1 a:hover {
	background-image: url(../jginou/img/tn1hover.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn2 a:hover, #contents #side_navi2 li#sn2 a:hover {
	background-image: url(../jginou/img/tn2hover.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn3 a:hover, #contents #side_navi2 li#sn3 a:hover {
	background-image: url(../jginou/img/tn3hover.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn4 a:hover, #contents #side_navi2 li#sn4 a:hover {
	background-image: url(../jginou/img/tn4hover.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn5 a:hover, #contents #side_navi2 li#sn5 a:hover {
	background-image: url(../jginou/img/tn5hover.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn6 a:hover, #contents #side_navi2 li#sn6 a:hover {
	background-image: url(../jginou/img/tn6hover.gif);
	background-repeat: no-repeat;
}
#contents #side_navi li#sn7 a:hover, #contents #side_navi2 li#sn7 a:hover {
	background-image: url(../jginou/img/tn7hover.gif);
	background-repeat: no-repeat;
}
#contents #side_navi ul #sn7 a {
	height: 50px;
	width: 190px;
	margin-top: 20px;
}

#wrapper #contents #side_navi a em {
	visibility: hidden;
}


#contents table  {
	border-collapse: collapse;
}
#contents table p {
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	margin-left: 1.5em;
	margin-right: 1.5em;
}
#contents #shinsotsu {
	padding: 0px;
	float: left;
	height: 150px;
	width: 800px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contents #caliea {
	padding: 0px;
	float: left;
	height: 150px;
	width: 800px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#footer {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	background-color: #09F;
	clear: both;
}
#footer #footer_navi {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	background-color: #CCC;
}




#footer_navi #footer_navi_in {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
	width: 1000px;
	padding: 0px;
}


#footer_navi #footer_navi_in ul {
	height: 25px;
	width: 1000px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 160px;
	padding-bottom: 0px;
	padding-left: 160px;
}
#footer_navi #footer_navi_in li {
	display: block;
	font-size: small;
	list-style-type: none;
	width: 85px;
	text-align: center;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	float: left;
}
#footer_navi #footer_navi_in a {
	text-decoration: none;
	color: #333;
}
#footer_navi h4 {
	font-size: medium;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer_navi #footer_comp {
	padding: 0px;
	height: 135px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer_navi p {
	font-size: small;
	color: #FFF;
}
#footer_navi h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	color: #FFF;
}

#footer_navi #counter {
	padding: 0px;
	width: 1000px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
