@charset "utf-8";
#main_img {
	background-image: url(../img/top/main_img.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 730px;
}
#comment {
	text-align: left;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border: 1px groove #CCCCCC;
	height: 120px;
	overflow: auto;
	background-color: #F7F7F7;
}
.push05 a {
	font-weight: bold;
}

#comment p {
	line-height: 19px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


/* CSS Document */

#info {
	width: 602px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#info_contents {
	height: 96px;
	overflow: auto;
}

#info dt {
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	text-align: left;
}
#info dd {
	text-align: left;
	margin-bottom: 10px;
	color: #333333;
}

.pr {
	height: 182px;
	width: 671px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#p_box {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.each_p {
	width: 334px;
	float: left;
	height: 164px;
	margin-right: 12px;
	margin-bottom: 10px;
	background-image: url(../img/top/pr_small_bg.gif);
	background-repeat: no-repeat;
}
.each_p2 {
	width: 334px;
	float: left;
	height: 164px;
	margin-bottom: 10px;
	background-image: url(../img/top/pr_small_bg.gif);
	background-repeat: no-repeat;
}
#p_box h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	padding: 0px;
}
#p_box img {
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	display: block;
	height: 116px;
	width: 116px;
	margin-right: 10px;
}
#p_box p {
	text-align: left;
	line-height: 16px;
	margin-right: 13px;
	margin-top: 20px;
}
