@charset "utf-8";

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

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


#box_01 {	
	width: 774px;
	height: 192px;
	background: url(common/images/bg_box_A.jpg) no-repeat;
	overflow: auto;
}

#box_01 img {
	margin: 10px;
}
#box_01 h3 {
	font-size: 2em;
	color: #fff;
	margin: 20px;
}

#box_02 {	
	width: 774px;
	height: 505px;
	background: url(common/images/bg_box_B.jpg) no-repeat;
	overflow: auto;
}

#box_02 img {
	margin: 20px 0 0 150px;
}
#wrapper h4 {
	
	font-weight: bold;
	color:#ff4da1;
}
#box_02 h4,#box_02 p {
	margin: 10px 0 0 150px;
}
.img01 {
	margin-bottom: 20px;
}

.box_03 {
	width: 752px;
	background:url(common/images/box_top.jpg) top no-repeat #FFDBEC;
	overflow: auto;
	margin: 10px;
}
.box_03in {
	background:url(common/images/box_bottom.jpg) bottom no-repeat;
	overflow: auto;
	padding: 50px 13px 20px 14px;
}

.coupon {
	margin: 0 0 10px 90px;
}

.center {
	text-align: center;
	margin: 10px auto;
}

.link01 {
	text-align: right;
	margin: 0 10px 10px 0;
}