body {
	background-color:#FFF;
    width:765px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma, sans-serif;
	color:#777;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
vertical-align:middle;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.float_l {
    float:left;
}
.header {
    height:700px;
    width:279px;
    background:url("images/back_left.jpg") no-repeat;
}
.header2 {
    height:700px;
    width:279px;
    background:url("images/aisatsu_image.jpg") no-repeat;
}
.header3 {
    height:700px;
    width:279px;
    background:url("images/inakadekurasitai_image.jpg") no-repeat;
}
.header4 {
    height:700px;
    width:279px;
    background:url("images/engeihukusi_image.jpg") no-repeat;
}
.company_name {
    width:211px;
    height:48px;
    margin:91px 0 0 33px;
}
.navigation {
    width:104px;
    height:120px;
    margin:36px 0 0 88px;
}
.link a {
    text-decoration:underline;
}
.link a:hover {
    text-decoration:none;
}
.content {
    width:476px;
    height:700px;
    background-color:#FFFCF3;
    padding-left:10px;
}
.more a {
    color:#01980F;
    font-weight:bold;
}
.top {
    width:419px;
    background:url("images/green.gif") no-repeat;
    background-position:bottom right;
    margin:31px 0 0 20px;
    padding-top:10px;
    color:#01980F;
}
.top2 {
    width:419px;
    background:url("images/green2.gif") no-repeat;
    background-position:bottom right;
    margin:31px 0 0 20px;
    padding-top:10px;
    color:#01980F;
}
.top_text {
    margin:10px 0 5px 0;
    width:288px;
}
.top_text p {
    margin:3px 0;
}
.top a {
    color:#01980F;
}
.center {
    width:467px;
}
.center_top {
    height:5px;
    background:url("images/top.gif") no-repeat;
}
.center_center {
    background-color:#FFF8E5;
    border-left:1px solid #DCD4BF;
    border-right:1px solid #DCD4BF;
    background:url("images/middle_bg_1.gif") repeat-y;
    margin-top:-8px;
}
html>body .center_center {
    margin:0px;
}
.center_dot {
    height:10px;
    background-color:#FFF8E5;
}
.center_content {
    width:194px;
    margin:5px 13px 0 13px;
}
html>body .center_content {
    margin:5px 19px 0 19px;
}
.center_text {
    margin-top:10px;
}
.center_text p {
    margin:15px 0 5px 0;
}
.center_text h1 {
    margin:15px 0 5px 0;
}
.center_bottom {
    height:5px;
    background:url("images/bottom.gif") no-repeat;
}
.bottom {
    background:url("images/middle_bg_2.gif") repeat-y;
}
.bottom_dot {
    height:15px;
    background-color:#FFFCF3;
}
.bottom_content {
    width:207px;
    margin:5px 0px 0 15px;
}
html>body .bottom_content {
    margin:5px 0px 0 19px;
}
.bottom_text {
    margin:10px 0;
}
.text {
    width:110px;
    margin-left:10px;
}
html>body .text {
    margin-bottom:2px;
}
.text h1 {
    color:#000000;
    margin-bottom:2px;
}
.text span {
    font-weight:bold;
}
.map {
    margin-top:10px;
    background:url("images/image_4.gif") no-repeat;
    padding-left:15px;
}
.map h1 {
    color:#01980F;
    margin:20px 0 10px;

}
.map p {
    margin:5px 0;
}
.map a {
    color:#01980F;
}
.footer {
    background-color:#FFFCF3;
    text-align:right;
    margin-right:30px;
    padding-top:30px;
}
