/* ↓内容部分の背景色と背景画像 */

.top_bgpattern {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
