@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
}
#mein {
	height: 2950px;
}
#box01 {
	height: 360px;
}
#box02 {
	height: 100px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}

#cate {
	float: left;
	height: 290px;
	width: 240px;
	border-radius: 7px;
	box-shadow: 0px 0px 5px 0px #DFDFDF;
	background-color: #4D4D4D;
	padding: 5px;

}
#catein {
	background-color: #FFF;
	border-radius: 5px;
	height: 290px;
	width: 240px;
}
#catein_img {
	height: 140px;
	background-color: #ECEDDC;
}
#catein_tx {
	padding: 10px;
	font-size: 15px;
	color: #1B717C;
}
#contents {
	height: 580px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#history {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#history_box {
	height: 50px;
}
#history_box2 {
	height: 75px;
}
#company_img {
	float: right;
	height: 500px;
	width: 400px;
}


#data {
	width: 100px;
	font-size: 16px;
	float: left;
	font-weight: 700;
}
#tx {
	float: right;
	width: 800px;
	font-size: 16px;
}




#con_box01 {
	float: left;
	height: 500px;
	width: 450px;
	font-size: 14px;
}
dl {
	clear: both;
	font-size: 13px;
	line-height: 1.7em;
	margin: 0;
	margin-bottom: 10px;
	}
	
dt {
	clear: both;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	width: 8em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
	
dd {
	margin-left: 8em;
	padding: 5px 0 5px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
	
.dl_bottom {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	}
#contents2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
#left {
	float: left;
	height: 400px;
	width: 420px;
}
#right {
	float: right;
	height: 400px;
	width: 420px;
}
#group2 {
	font-size: 15px;
	line-height: 2em;
	padding-left: 40px;
}


#con_name {
	height: 50px;
}
#group {
	padding-left: 30px;
	font-size: 16px;
	line-height: 2em;
	background-image: url(../images/arrow09.png);
	background-repeat: no-repeat;
}
#eq {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
#eq_box2 {
	height: 80px;
}
#eq_name {
	float: left;
	width: 215px;
	font-size: 13px;
	text-align: center;
	line-height: 2em;
}


#eq_box {
	font-size: 16px;
	line-height: 2em;
	height: 200px;
}
#eq_img {
	float: left;
	height: 200px;
	width: 215px;
	background-color: #A3A899;
}

#eq2 {
	font-size: 16px;
	line-height: 3em;
}
#eq_left {
	float: left;
	height: 400px;
	width: 400px;
}
#eq_right {
	float: right;
	height: 400px;
	width: 500px;
}
