@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}


.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#home {
	background-color: #EAE0C7;
}

#home #container {
	background-image: url(../img/home_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
	width: 980px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

#home #main {
	float: left;
	width: 685px;
	height: 700px;
}
#home h1 {
	margin-top: 140px;
	margin-left: 129px;
}
#home #gl_navi {
	margin-top: 90px;
	margin-left: 65px;
	height: 183px;
}
#home  #gl_navi h2 {
	padding-right: 14px;
	height: 182px;
	width: 183px;
	float: left;
}
#corporate .to_top {
	font-size: 10px;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 580px;
	display: block;
	width: 105px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A8BC5;
	padding-bottom: 2px;
	color: #333333;
}
#corporate .to_top:hover {
	font-size: 10px;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 580px;
	display: block;
	width: 105px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A8BC5;
	padding-bottom: 2px;
	color: #FF9933;
}




#home #side {
	float: left;
	width: 294px;
	height: 700px;
}
#home #side img {
	margin-top: 13px;
	margin-left: 2px;
}
#home #subnavi {
	width: 302px;
	margin-left: 202px;
	margin-top: 25px;
	text-align: center;
	height: 15px;
}
#home  #subnavi h3 {
	float: left;
	font-size: 12px;
	width: 100px;
	text-align: center;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
#home #subnavi a {
	color: #333333;
	text-decoration: none;
}
#home #subnavi a:hover {
	color: #FF6600;
	text-decoration: none;
}
#home #subnavi .line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#home  #copy {
	margin-top: 70px;
	width: 480px;
	margin-left: 115px;
	text-align: center;
}
#home   #copy  h4 {
	font-size: 10px;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
}
#home  #copy  p {
	font-size: 10px;
	line-height: 1.6em;
	color: #666666;
}
#corporate {
	background-image: url(../img/bg_corp.gif);
}




#corporate #container {
	background-image: url(../img/bg_midle_corp.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 770px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#corporate h1 {
	height: 55px;
	width: 255px;
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#corporate #corp_midashi {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A4269;
	margin-top: 40px;
	padding-bottom: 3px;
}



#corporate h2 {
	font-size: 24px;
	font-weight: normal;
	float: left;
	letter-spacing: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#corporate .corp_navi {
	text-align: right;
	float: right;
	width: 420px;
	margin-left: 20px;
	margin-top: 16px;
}
#corporate .corp_navi .sita {
	font-size: 10px;
	background-image: url(../img/bulet_sita.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	float: right;
	margin-left: 15px;
	text-decoration: none;
	color: #003366;
	background-position: left top;
}
#corporate .corp_navi .sita:hover {
	font-size: 10px;
	background-image: url(../img/bulet_sita.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	float: right;
	margin-left: 15px;
	text-decoration: none;
	color: #FF0000;
	background-position: left top;
}

#corporate .corp_navi .migi {
	font-size: 10px;
	background-image: url(../img/bulet_migi.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 13px;
	float: right;
	margin-left: 15px;
	text-decoration: none;
	color: #003366;
	background-position: 1px 2px;
}
#corporate .corp_navi .migi:hover {
	font-size: 10px;
	background-image: url(../img/bulet_migi.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 13px;
	float: right;
	margin-left: 15px;
	text-decoration: none;
	color: #0066CC;
	background-position: 1px 2px;
}
#corporate  #information h3 {
	margin-top: 40px;
	margin-left: 70px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	background-image: url(../img/bulet_corp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	width: 600px;
}

#corporate #information #gaiyou {
	width: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#corporate #information #gaiyou .td01 {
	width: 80px;
	font-size: 12px;
	line-height: 1.6em;
	text-align: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}
#corporate #information #gaiyou .td02 {
	font-size: 12px;
	line-height: 1.6em;
}
#corporate #information .enkaku_p {
	width: 580px;
	margin-left: 110px;
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#corporate #information #enkaku {
	width: 630px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#corporate  #information #enkaku  .td03 {
	width: 80px;
	font-size: 12px;
	line-height: 1.6em;
	text-align: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 2px;
	color: #333333;
}
#corporate #information #enkaku  .td04 {
	font-size: 12px;
	line-height: 1.6em;
}

#corporate #information #torihiki {
	width: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#corporate #information #torihiki .td05 {
	width: 80px;
	font-size: 12px;
	line-height: 1.6em;
	text-align: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 2px;
	color: #333333;
}
#corporate #information #torihiki .td06 {
	font-size: 12px;
	line-height: 1.6em;
}



#corporate #copy {
	margin-top: 70px;
	width: 700px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
#corporate #copy p {
	font-size: 10px;
	line-height: 1.6em;
	color: #666666;
}
#corporate #contact h3 {
	margin-top: 40px;
	margin-left: 70px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	background-image: url(../img/bulet_corp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	width: 600px;
}


#corporate #contact .p01 {
	font-size: 14px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	line-height: 1.6em;
}


#corporate #contact  .p02 {
	font-size: 14px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	line-height: 1.6em;
}
#corporate #contact #to_form {
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
#corporate #contact  .p03 {
	font-size: 16px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	line-height: 1.6em;
}

#corporate #contact .table01 {
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corporate #contact .td01 {
	width: 130px;
	font-size: 12px;
	background-color: #E6F0FF;
	text-align: right;
	line-height: 1.6em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#corporate #contact .td02 {
	font-size: 14px;
	background-color: #FFFFFF;
	padding-left: 5px;
	letter-spacing: 0.1em;
	width: 440px;
}
#corporate #contact textarea {
	width: 440px;
	height: 10em;
} 
#corporate  #contact  #hogo  {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
	text-justify: distribute;
	margin-top: 15px;
}
#corporate  #contact  #hogo  a  {
	color: #0000FF;
	text-decoration: underline;
}
#corporate  #contact  #doui  {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 3px;
}

#corporate #contact .submit01 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
}
#corporate #contact .submit01 input {
	margin: 10px;
	width: 100px;
}
#corporate #sitemap h3 {
	margin-top: 40px;
	margin-left: 70px;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	background-image: url(../img/bulet_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	width: 600px;
}
#corporate #sitemap {
	height: 500px;
}

#corporate   #sitemap   h3 a {
	color: #468098;
	text-decoration: none;
}
#corporate   #sitemap   h3 a:hover {
	color: #FF9900;
}

#corporate #sitemap h4 {
	margin-left: 100px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
}
#corporate #sitemap h4 a {
	color: #1576BB;
	text-decoration: none;
}
#corporate #sitemap h4 a:hover {
	color: #FF9900;
}

