@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 874px;
	height: 130px;
	background: url(../common/images/img_body.jpg) no-repeat;
	text-indent: -9999em;
}


.p1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 20px;
	color: #FFC1A4;
}

.pic2 {
	width: 200px;
	margin: 150px 0 20px 60px;
}

img.img01 {
	margin-bottom: 20px;
}

.img02 {
	filter: alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.50;
}