@charset "utf-8";
/* CSS Document */


#to_mail {
	margin:30px auto;
	clear:both;
	width: 560px;

}


#to_mail ul{
margin:0;
display:inline;

}

#to_mail li{
display:inline;
float:left;

}


#to_mail a {
	margin:0 auto;
	height:0;
	display:block;
	padding-top:40px;
	overflow:hidden;
	width:186px;


}

.mail_btn {
	background-image:url(../image/mail_btn.jpg);
	background-repeat:no-repeat;

}

#right_box h4 {
	height:0;
	padding-top:30px;
	width:560px;
	margin:0 auto;
	background-repeat:no-repeat;
	overflow:hidden;

}

.material_h4 {
	background-image:url(../image/h4/material.jpg);

}


.voice_h4 {
	background-image:url(../image/h4/voice.jpg);

}


.consultation_h4 {
	background-image:url(../image/h4/consultation.jpg);

}


.assen_h4 {
	background-image:url(../image/h4/assen.jpg);

}

#container #assen li {
	list-style:decimal;
	list-style-position:outside;
	margin-left:30px;
	margin-bottom:10px;
	line-height:2em;

}



