@charset "UTF-8";
/* CSS Document */

.recruit {
	width:196px;
	float:right;
	margin: 0px 20px 20px 0px;
}

.news {
	background:url(../images/top/news_back.png) repeat-y;
	width:705px;
	margin:20px 0 20px 20px;
	float:left;
}

.news h2 {
}

.news table {
	margin: 0 auto 0 auto;
	padding: 0 0 5px 0;
	width:634px;
}

.news table tr {
	background:url(../images/top/news_dotline.png) top center no-repeat;
}

.news table tr.bottom {
	height:25px;
}

.news table th {
	padding:5px 0 0px 5px;
	vertical-align:top;
	text-align:left;
	line-height:150%;
	white-space:nowrap;
}

.news table td {
	padding:5px 0 0px 5px;
	vertical-align:top;
	text-align:left;
	line-height:150%;
}

.news table td .new {
	vertical-align:middle;
}

.news .news_contents {
	background:url(../images/top/news_bottom.png) no-repeat bottom;
	height: 150px;
}

.news .news_table {
	height: 130px;
	width: 670px;
	margin: 0 auto;
	overflow: auto;
}


.main_text {
	clear:both;
	width:912px;
	margin: 0 auto;
}

.main_text h2 {
}

.main_text_contents {
}

.main_text .left {
	width:455px;
	float:left;
	margin:0 0 0 10px;
}

.main_text .left img {
}

.main_text .right {
	width:401px;
	float:right;
	margin:-13px 20px 32px 0;
	position:relative;
	z-index:100px;
}

.project {
	clear:both;
	background:url(../images/top/pro_back.png) repeat-y;
	width:912px;
	margin:0 auto 40px auto;
}

.project .text{
	background:url(../images/top/pro_bottom.png) no-repeat bottom;
}

.project p {
	padding:20px;
	line-height:130%;
}

.project .detail {
	display:block;
	float:right;
	margin: -40px 10px 6px 0;
}

.project h3 {
	border-bottom:1px dotted #CCC;
	margin: 0 20px 0 20px;
	font-size: 110%;
}

.project .contact {
	padding:10px 20px 20px 20px;
}

.new {
	margin-left: 10px;
	position: relative;
	top: -2px;
}


.concour {
	text-align:center;
	margin:0 0 20px 0;
}















