@charset "utf-8";

/*=====common.css=====*/

/*レイアウト*/

body{
	text-align:center;
}
div#container{
	text-align:left;
}

div#header2 h2{
	height:80px;
}

div#header2 div#header_toi{
	width:442px;
	height:112px;
}

div#contents h3{
	width:738px;
}

div#implant{
	width:212px;
}
