@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF url(../img/background.png) top repeat-x;
}

/* main */

#container div#main div#left_content{
	width:585px;
	float:left;
	margin-bottom:40px;
}

#container div#main div#left_content p{
	line-height:160%;
	font-size:12px;
	color:#333333;
	margin-bottom:15px;
	margin-left:25px;
}

#main_image_in {
	width:585px;
	background:url(../img/main_image.jpg) no-repeat;
	height:180px;
	text-indent:-9999px;
	margin-bottom:25px;
}

#container div#main h2#title_left_content{
	width:585px;
	height:22px;
	background:url(../img/title_company_philosophy.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:18px;
}

#container div#main h2#title_left_content2{
	width:585px;
	height:24px;
	background:url(../img/title_company_summary.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:18px;
}

#container div#right_content{
	width:250px;
	float:right;
	margin-bottom:40px;
}

#container h2#title_right_content{
	width:250px;
	height:50px;
	background:url(../img/title_activea_works.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#container div#right_content_banner{
	background:url(../img/banner_background.png) no-repeat;
	display:block;
	padding-left:10px;
	padding-top:5px;
}

#container div#right_content_banner img{
margin-bottom:10px;
}

/*table*/

.company_table{
	font-size:13px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:23px;
}

#container div#map {
width:425px;
height:350px;
margin-bottom:10px;
margin-top:10px;
}

.td_title {
	vertical-align:top;
	padding-left:5px;
	padding-top:14px;
	padding-bottom:12px;
	background-color:#EEEEEE;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.td_title div#small_text{
	margin-top:6px;
	font-size:11px;
	padding-left:18px;

}

.td_vector {
	background:url(../img/vector_table.gif) no-repeat;
	padding-left:18px;
	font-weight:bold;
}

.td_field {
	line-height:140%;
	vertical-align:top;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:6px;
	border-bottom:1px solid #CCCCCC;
}

#container .td_field a:link {
	text-decoration:underline;
	color:#3063B8;
	font-size:12px;
}

#container .td_field a:visited {
	text-decoration:underline;
	color:#3063B8;
	font-size:12px;
}
#container .td_field a:hover {
	text-decoration:none;
	color:#3063B8;
	font-size:12px;
}
#container .td_field a:active {
	text-decoration:none;
	color:#3063B8;
	font-size:12px;
}

.caution_col {
 color: #ee7700;
}
.caution_col a {
 color: #ee7700;
 text-decoration: none;
}
.submit_btn {
 margin-top:10px;
 margin-left:230px;
}
.reset_btn {
 margin-top:10px;
}
.tx10 {
 font-size: 10px;
 line-height: 140%;
 vertical-align: super;
}
.field1 {
 width: 240px;
}
.field2 {
 width: 160px;
}
.field3 {
 width: 300px;
}
#commentarea {
 width: 374px;
}
