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

/*ページタイトル*/
h1{
	
}
/*ページサブタイトル*/
h2{
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	color:#5F2A06;
}

.contents{
	width:567px;
	
}
