@charset "utf-8";
/* CSS Document */

.make_margin {

}
h3{
margin-top:0px;
}

.human_right {
	float: left;
	width: 350px;
}

.title_human {
	background: url(../image/line.gif) no-repeat bottom;
	padding-bottom: 5px;
}

.article {
	padding: 10px 0px;
	margin: 10px 0px;
	overflow: hidden;
	clear: both;
}
.article p{
	margin-left:5px;
	padding-left:5px;
	margin-top: 0px;
	padding-top: 0px;
}

.article_main {
	background-image: url(../image/img_master.jpg);
	background-repeat: no-repeat;
	height: 383px;
	padding: 75px 245px 0px 34px;
	line-height:125%;
}
.article_main p{
font-size:14px;
}

#img_preview_bg {
	background-image:url(../images/img_preview.jpg);
	background-repeat:no-repeat;
	width: 556px;
	height: 185px;
	padding: 88px 230px 0px 14px;
	font-size:75%;
}

.article_main span{
display:none;
}

.space_right {
	margin: 20px 0px;
}
.article_map {
	padding: 40px 30px 30px;
	margin: 15px 0px;
	overflow: hidden;
	clear: both;
	background-image: url(../image/map_back.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 731px;

}

.left_justified {
	float: left;
	margin: 0px 10px 10px 5px;

	color: #617FBE;
	}

.right_justified {
	float: right;
	margin:0px 0px 0px 15px;
	color: #617FBE;
}
	
.right_text{
	padding-top: 5px;
	text-align:right;
	padding-right: 5px;
	font-size: 80%;
	}

.left_text{
	padding-top: 5px;
	text-align:left;
	padding-left: 5px;
	font-size: 80%;

}
#left-box{
	float:left;
	margin-top: 10px;
	font-size: 80%;}
#right-box{
	float:right;
	margin-top: 10px;
}
.top{
	width: 690px;
	clear: both;
	text-align: right;
	font-size: 85%;
	margin-bottom: 20px;
	}
