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

#cotents{
	text-align:center;
	overflow:hidden;
	width:1200px;
}

h2{
	float:left;
	width:400px;
	text-align:center;
	height:170px;
	line-height:170px;
}

/*#cotents{
	text-align:center;

}

h2{
	margin-top:35px;
	float:left;
}
*/
