@charset "utf-8";
/* CSS Document */

/*main*/

*html body #container #main {
	margin-top:15px;
}
#container #main {
    margin-top:86px;
}

#container #main #company_banner {
	margin-top:10px;
	display:block;
	margin-left:36px;
	width:725px;
	height:86px;
}

#container #main #company_banner img{
	margin-left:3px;
}

#container #main #company_banner a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
}


#container #main h1#honsha_title {
	display:block;
	width:725px;
	height:22px;
	background:url(../img/honsha_title.gif) no-repeat;
	text-indent:-9999px;
}


*html body #container #main h2#kawagoe_title {
	margin-bottom:10px;
}
#container #main h2#kawagoe_title {
	display:block;
	width:725px;
	height:22px;
	background:url(../img/kawagoe_title.gif) no-repeat;
	text-indent:-9999px;
}
*html body #container #main h3#uemine_title {
	margin-bottom:14px;
}

#container #main h3#uemine_title {
	display:block;
	width:725px;
	height:22px;
	background:url(../img/uemine_title.gif) no-repeat;
	text-indent:-9999px;
}

#container #company {
	width:725px;
	margin-top:20px;
	margin-left:38px;
	margin-bottom:20px;
	clear:both;
}
*html body #container #company #right_text h3{
	background:url(../img/menu_vector_gray.gif) no-repeat 0 0px;
}

#container #company #right_text h3{
	background:url(../img/menu_vector_gray.gif) no-repeat 0 2px;
	font-weight:600;
	padding-left:13px;
    font-size:12px;
	color:#333333;
}

*html body #container #company #left_image {
margin-top:0px;
}

#container #company #left_image {
width:160px;
float:left;
margin-top:10px;
margin-left:22px;
margin-bottom:30px;
display:inline;
}

*html body #container #company #right_text {
	margin-top:2px;
}
#container #company #right_text {
    width:500px;
	margin-top:20px;
	margin-left:221px;
	font-size:12px;
}

#container #company #right_text p.green{
	margin-top:20px;
	padding-left:13px;
    background:url(../img/menu_vector_green_02.gif) no-repeat 0 2px;
}

#container #company #right_text a:link {
	text-decoration:none;
    font-size:12px;
	color:#209734;
	font-weight:600;
}
#container #company #right_text a:visited {
	text-decoration:none;
    font-size:12px;
	color:#209734;
		font-weight:600;
}
#container #company #right_text a:hover {
	text-decoration:underline;
    font-size:12px;
	color:#209734;
	font-weight:600;
}
#container #company #right_text a:active {
	text-decoration:underline;
    font-size:12px;
	color:#209734;
	font-weight:600;
}



#container #company #right_text p{
    margin-top:-14px;
	margin-left:140px;
	font-size:12px;
}

#container #company #right_text img{
	float:none;
	margin-top:12px;
	margin-left:0;
	margin-right:0;
	margin-bottom:12px;
	padding:0;
	display:inline;
}

/*main_banner*/

#container div#banner {
	width:725px;
	margin-top:20px;
	margin-left:38px;
	margin-bottom:26px;
	padding-top:20px;
	float:left;
	display:inline;
	background:url(../img/line.gif) no-repeat;
}
#container div#banner img{
	margin-right:20px;
}