@charset "utf-8";
/* CSS Document */
body{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	height: 100%;
	background: url(../img/backimg_middle.jpg) repeat-y center;
	}
#back_image {
background: url(../img/back_other.jpg) center top no-repeat;}
#main_container {
background: url(../img/back_notit.jpg) center top no-repeat;
width: 945px;
height: 1200px;
margin: 0 auto;
}
#left_contents {
width: 715px;
float: left;
text-align: left;
}
#mc_footer {
background: url(../img/back_footter.jpg) no-repeat bottom center;
height: 85px;
display: block;
padding-top: 40px;
width: 100%px;
clear: left;
text-align: center;
}
#contact_wrapper {
min-height: 700px;
padding: 30px 50px 0px 50px;
}
#mc_contact {
margin: 0px;
padding: 0px 10px 10px 0px;
/*height: 500px;*/
/*height: 920px;*/
height: 1000px;
}
#mc_contact a {
color: #0000FF;
}
#contact_tit{
font-size: 1.8em;
font-weight: bold;
margin: 0px;
padding: 0px 0px 15px 0px;
}
#contact_info{
font-size: 1.2em;
padding: 0px 0px 0px 0px;
line-height: 1.1em;
}
#contact_info img {
border: #666666 1px solid;
}








