@charset "utf-8";

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

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

#img_top img {
	margin: 50px 0 0 580px;
}

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

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

.pic2 .img01 {
	margin-bottom: 30px;
}
/*
.pic2 .img02 {
	margin-bottom: 100px;
}
.pic2 .img04 {
	margin-bottom: 50px;
}
*/

.box_01 dt {
	font-size: 1.2em;
	font-weight: bold;
}
.box_01 dd {
	margin-bottom: 20px;
}
.pic2 .img03 {
	filter: alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.50;
}

