﻿@charset "utf-8";

/* img
----------------------------------------------- */
#img {
	width: 551px;
	height: 214px;
	margin-top: 11px;
	color: #666;
	background: url("../images/img_main.jpg") no-repeat;
}
	#img p {
		padding: 140px 0 0 15px;
		color: #666;
		font-size: 14px;
		text-align: left;
		line-height: 2;
	}

/* box
----------------------------------------------- */
.box {
	width: 510px;
	margin: 0 auto;
}
	.box p {
		margin: 0 0 10px 0;
	}

	.box ul.imgList {
		margin-bottom: 0;
	}

	.box ul.imgList li {
		width: 239px;
		margin-bottom: 15px;
	}
