@charset "utf-8";
/* index.css
--------------------------------------------------------- */

#topimage {
	background: #ffffff; 
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	width:924px;
	height:335px; 
}


#eventnews {
	width:690px;
	text-align: left;;
}

.content_line {
	width:690px;
	height:1px;
	border-bottom: 1px solid #cccccc;
}

.content_box {
	width:688px;
	border: 1px solid #cccccc;
	float: right;
}

.toplead {
	width:690px;
	height:34px;
	float: none;
}


#toplead_event {
	float: left;
	vertical-align: bottom;
	width:326px;
	height:34px;
	background-image: url(_src/index/toplead_event.gif);
}

#toplead_news {
	float: left;
	width: 96px;
	height:34px;
	background-image: url(_src/index/toplead_news.gif);
}

#content_link_news {
	float: right;
	margin-top: 19px;
}

#content_link_news a {
	width: 142px;
	height: 14px;
	background-image: url(_src/index/btn_goto_news.gif);
	background-repeat: no-repeat;

	text-indent: -9999px;
	display: block;
}

#content_link_works {
	float: right;
	margin-top: 19px;
}

#content_link_works a {
	width: 101px;
	height: 14px;
	background-image: url(_src/index/btn_goto_works.gif);
	background-repeat: no-repeat;
	
	text-indent: -9999px;
	display: block;
}

#content_link_customervoice {
	float: right;
	margin-top: 19px;
}

#content_link_customervoice a {
	width: 101px;
	height: 14px;
	background-image: url(_src/index/btn_goto_customervoice.gif);
	background-repeat: no-repeat;
	
	text-indent: -9999px;
	display: block;
}

.content_text {
	padding-left: 150px;
	width: 540px;
}

#eventnews_content {
	width: 690px;
	height: 140px;
	margin-top: 10px;
}

.eventnews_icon {
	width: 170px;
	float: left;
	height: 20px;
}

.new_image {
	background-image: url(_module/layout/img/icon_new.gif);
	width:30px;
	height:10px;
	margin-left:auto;
	margin-right:10px;
	margin-top:5px;
	vertical-align:middle;
}

.eventnews_post {
	width: 520px;
	height: 20px;
	float: left;
}

#our_works {
	width: 690px;
	float: left;
	margin-top: 20px;
}

#toplead_our {
	float: left;
	vertical-align: bottom;
	width:261px;
	height:34px;
	background-image: url(_src/index/toplead_our.gif);
}

#toplead_works {
	float: left;
	vertical-align: bottom;
	width:480px;
	height:35px;
	background-image: url(_src/index/toplead_works.gif);
}


#customervoice{
	width: 690px;
	float: left;
	margin-top: 20px;	
}

#toplead_customer {
	float: left;
	vertical-align: bottom;
	width:261px;
	height:34px;
	background-image: url(_src/index/toplead_customer.gif);
}

#toplead_voice {
	float: left;
	vertical-align: bottom;
	width:560px;
	height:35px;
	background-image: url(_src/index/toplead_voice.gif);
}

.content_inner{
	width: 688px;
	/*margin-top: 10px;*/
	margin: 10px 0 0 0;
}

/* IE7 CSS Hack */
*+html #customervoice .content_inner{
	width: 688px;
	margin: 12px 0;
}

.works_index {
	float: left;
	width: 210px;
	height: 262px;
	text-align: left;
	margin-left: 15px;
}

.works_thumb {
	width: 210px;
	height: 158px;
}

.works_explain {
	width: 210px;
	margin-top: 10px;
}

.customer_index {
	float: left;
	width: 324px;
	height: 100px;
	background-color: #f3f3f3;
	margin:0 0 15px 15px;
}

.customer_thumb {
	float: left;
	width: 122px;
	height: 91px;
	margin: 5px;
}

.customer_explain {
	float:left;
	width: 180px;
	padding-left: 3px;
	text-align: left;
	margin-top: 10px;
}
