/* CSS Document */


*{
    font-size: 100%; 
    color: #777777;
	font-family: Arial, Helvetica, sans-serif; outline:none; 
	}
body{ 
    background-color:#c5c6ed; line-height: 120%; 
	}
p {
    line-height: 170%;
	}
h1 {
    line-height: 120%;     
	}
#wrapper {
	height: auto;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    }
#header {
	background-image:url(image/bg_header.jpg);
	height:105px;
	width: 1002px;
    }
#contact {
    padding:76px 250px 0px 0px; 
	float: right;
 	width: auto;
   }
#content {
	background-image:url(image/bg_content.jpg);
	height: auto;
	width: 892px; 
	padding:0px 55px 0px 55px; overflow: auto; overflow: inherit;
    }
#footer {
	height: 45px;
	width: 1002px; background-image:url(image/bg_footer.jpg);
}

.box_top {
	background-color: #; background-image:url(image/corner.jpg); 
	background-repeat:no-repeat;
	height: auto;
	width: 817px; 
	margin:0px 0px 0px 0px;
	padding:20px 30px 0px 55px; 
	overflow:auto;
	word-wrap:break-word;?
    }
.box {
	background-color: #; background-image:url(image/corner.jpg); 
	background-repeat:no-repeat;
	height: auto;
	width: 817px; 
	margin:0px 0px 0px 0px;
	padding:20px 30px 10px 55px; 
	overflow:auto;
	word-wrap:break-word;?
    }
.box_bottom {
	background-color: #; background-image:url(image/corner.jpg); 
	background-repeat:no-repeat;
	height: auto;
	width: 817px; 
	margin:0px 0px 0px 0px;
	padding:20px 30px 0px 35px; 
	overflow:auto;
    }
a:hover {
    color: #e6b7b7
	}	
#imenu_officialsite_big {
	position: absolute;
	left: 808px;
	top: 71px; 
	width:129px; 
	height:82px;
}
a#photolink_2 {
    display: block;
    width: 129px; /* ??1????? */
    height: 82px; /* ??1????? */
    text-indent: -10000px; /* ????????? */
    background-image: url("image/imenu_officialsite_big.jpg"); /* ??????? */
}
a#photolink_2:hover {
    background-position: top right; /* ????????????????? */
}
#form {
	background-color:  #FFF;
	height:auto;
	width: 750px; 
	display:non;
	overflow:auto; 
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
}
#form_left {
	background-color: #FFF;
	float: left;
	padding:0px 0px 0px 0px; overflow:auto;
}
#form_right {
	background-color: #FFF;
	float: left; 
	width:315px;
	height:auto;
	padding:0px 0px 0px 35px; overflow:auto;
	}
