@charset "shift_jis";
/* 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(../contact/img/mid_otoiawase.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#wrapper #contents {
	margin: 0px;
	padding: 0px;
	height: 650px;
	width: 1000px;
}


#contents table  {
	border-collapse: collapse;
}
#contents #telus {
	width: 1000px;
	padding: 0px;
	height: 51px;
	margin-top: 30px;
	margin-right: 207px;
	margin-bottom: 30px;
	margin-left: 207px;
}






#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;
}
#contents_anjo table p {
	text-indent: 1em;
}
#footer_navi #counter {
	padding: 0px;
	width: 1000px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
