@charset "utf-8";
/* CSS Document */
#content {
width:800px;
height:450px;
margin:0 auto;
position:relative;
	background-color: #FFFFFF;
}
body,td,th{
	background-image: url(../img/bg.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a{
	color: #000;
	text-decoration: none;
	;
}

.top_photo{
	background-image: url(../img/img1.jpeg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	width: 800px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	}
.top_box{
	border: thick solid #CCC;
	height: 430px;
	width: 768px;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	padding-top: 120px;
}

.nyukyosya_box{
	background-color: #FFD2D2;
	height: 200px;
	width: 333px;
	padding-bottom: 20px;
	background-image: url(../img/house.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-left: 25px;
	padding-top: 8px;
	float: left;
	}
	
.nyukyosya_mail{
	height: 28px;
	width: 145px;
	border: 2px solid #666;
	background-color: #FFF;
	background-image: url(../img/img3.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: 5px;
	font-size: 12px;
	text-align: right;
	padding-top: 12px;
	padding-right: 5px;
	border-radius: 5px;
}
.gyousya_box{
	background-color: #D6FBF6;
	height: 200px;
	width: 333px;
	padding-bottom: 20px;
	background-image: url(../img/house2.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-left: 25px;
	padding-top: 8px;
	line-height: 23px;
	float: right;
	}
.gyousya_link{
	height: 28px;
	width: 135px;
	border: 2px solid #666;
	background-color: #FFF;
	background-image: url(../img/img4.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: 5px;
	font-size: 14px;
	text-align: left;
	padding-top: 12px;
	padding-left: 15px;
	border-radius: 5px; 
}
p.sub_text{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
}
p.sub_text2{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
}
.info_map_box{
	height: 323px;
	width: 790px;
	background-color: #DEE5E4;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	border-radius: 5px;
	}
.info_left_box{
	background-image: url(../img/info-pc.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 310px;
	width: 320px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 20px;
	margin-right: 10px;	
	}
.foter{
	background-image: url(../img/foter.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 150px;
	width: 800px;
	margin-top: 25px;
	font-size: 12px;
	line-height: 20px;
	background-color: #DEDEDE;
	text-align: center;
	padding-top: 15px;
	color: #604444;
	font-weight: bold;
	}
.map{
	width: 435px;
	height: 315px;
}
.gaiyou_photo{
	background-image: url(../img/top1_pc.png);
	height: 380px;
	width: 800px;
	clear: both;
}
ul.corporate{
	width: 90%;
	text-align: left;
	background-color: #FFF;
	margin-left: 2%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
ul.corporate li{
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	text-align: left;
	list-style-type: none;
	letter-spacing: 2px;
	word-spacing: normal;
	line-height: 40px;
	font-size: 12px;
}

.border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4901E;
}
