@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF url(../img/background.png) top repeat-x;
}

/* main */

#container div#left_content{
	width:585px;
	float:left;
	margin-bottom:40px;
}

#container div#left_content p{
	line-height:160%;
	font-size:12px;
	color:#333333;
	margin-bottom:15px;
	margin-left:5px;
}

#main_image_in {
	width:585px;
	background:url(../img/main_image.jpg) no-repeat;
	height:180px;
	text-indent:-9999px;
	margin-bottom:25px;
}

#container h2#title_left_content{
	width:585px;
	height:22px;
	background:url(../img/title_contact.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;
}

/*form*/

#container div#left_content form{
margin-bottom:10px;
}

.form_table{
font-size:12px;
color:#333333;
}

.td_title {
 vertical-align: middle;
 padding-left:16px;
 background-color:#D7DCEA;
}
.td_field {
 padding: 8px 8px 8px 8px;
 line-height: 140%;
 background-color:#EEEEEE;
}
.td_title2 {
 padding: 8px 8px 8px 8px;
 line-height: 140%;
}
.td_field2 {
 padding: 8px 8px 8px 8px;
 line-height: 140%;
}
.caution_col {
 color: #ee7700;
}
.caution_col a {
 color: #ee7700;
 text-decoration: none;
}
.submit_btn {
 margin-top:10px;
 margin-left:210px;
}
.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;
}