/* CSS Document */

#topheader {
	background-repeat: no-repeat;
	background-position:center 0%;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/contact01_header.gif);
	height: 244px;
}

#sub_title {
	width: 830px;
	height: 100px;
	background-image: url(../images/contact02_subtitle.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#text_top {
	width: 530px;
	margin-left: 265px;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}

#text {
	width: 530px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	float: left;
	margin-left: 50px;
	margin-bottom: 10px;
}


#text_box {
	width: 530px;
	font-size: 12px;
	line-height: 18px;
	border-bottom:#C0C0C0 dashed 1px;
	color: #595959;
	float: left;
	margin-left: 50px;
	padding:13px 0;
}
#text_box2 {
	width: 530px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	float: left;
	margin-left: 50px;
	margin-bottom:50px;
	padding:13px 0;
}
#text_box3 {
	width: 530px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	float: left;
	margin-left: 50px;
	padding:13px 0;
}
#text_box4 {
	width: 530px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	float: left;
	margin-left: 50px;
	padding:15px 0;
	text-align:center;
}
#text_left {
	width: 110px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	float: left;
}
#text_right {
	width: 400px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	float: left;
}

.clear {
	clear:both;
}

.kome {
	font-size: 12px;
	line-height: 18px;
	color: #EA7C14;
}
.text_big {
	font-size: 15px;
	line-height: 20px;
	color: #595959;
	font-weight: bold;
}
.text_green {
	font-size: 12px;
	line-height: 20px;
	color: #5ABEAA;
}

/* 右サイドナビゲーション
---------------------------------------------------- */
#leftnavi {
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 10px;
	float: left;
	padding: 0;
	background-color: #E3E3E3;
	height: 1500px;
}

#leftnavi2 {
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 10px;
	float: left;
	padding: 0;
	background-color: #E3E3E3;
	height: 1350px;
}

#leftnavi ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
#leftnavi li {
 margin: 0;
 padding: 0;
 width: 210px;
 text-indent: -9999px;
}
#leftnavi li a {
 display: block;
 text-indent: -9999px;
 width: 210px;
}
#leftnavi li#con01 a {
	width: 210px;
	height: 53px;
	background-image: url(../images/contact01_contents.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#leftnavi li#con02 a {
	width: 210px;
	height: 46px;
	background-image: url(../images/contact01_contents.gif);
	background-repeat: no-repeat;
	background-position: 0 -53px;
}
#leftnavi li#con03 a {
	width: 210px;
	height: 46px;
	background-image: url(../images/contact01_contents.gif);
	background-repeat: no-repeat;
	background-position: 0 -99px;
}

#leftnavi li#con01 a:hover, #leftnavi li#con01 {
	width: 210px;
	height: 53px;
	background-image: url(../images/contact01_contents.gif);
	background-repeat: no-repeat;
	background-position: -210px 0;
}
#leftnavi li#con02 a:hover, #leftnavi li#con02 {
	width: 210px;
	height: 46px;
	background-image: url(../images/contact01_contents.gif);
	background-repeat: no-repeat;
	background-position: -210px -53px;
}
#leftnavi li#con03 a:hover, #leftnavi li#con03 {
	width: 210px;
	height: 46px;
	background-image: url(../images/contact01_contents.gif);
	background-repeat: no-repeat;
	background-position: -210px -99px;
}