@charset "UTF-8";
/* CSS Document */

#weddingveil {
	background-image: url(../img/weddingveil/index/mainbg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	padding-top: 420px;
}
.veil_area01 {
	background-color: #FBE1E1;
	padding: 1em;
	width: 650px;
	margin-top: 2em;
	margin-bottom: 2em;
}
.veil_area01 img {
	float: left;
	margin-right: 1.5em;
}
.veil_area01 dt a {
	font-size: 16px;
	color: #993300;
	margin-bottom: 1em;
	font-weight: bold;
	display: block;
}
.veil_area02 a {
	background-color: #A34747;
	float: left;
	height: 70px;
	width: 120px;
	border: 3px solid #EACACD;
	margin-right: 2em;
	margin-left: 1em;
	text-align: center;
	margin-top: 1em;
	padding-top: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

