@charset "UTF-8";
#contentwrap {
	width:831px;
}

#contentwrap h1 {
	font-weight:bold;
	margin-bottom:20px;
}
#contentwrap h2 {
	margin-bottom:10px;
}
#contentwrap h3 {
	background:url(img/icon_gray_triangle.gif) no-repeat 0 6px;
	padding-left:12px;
	font-weight:bold;
	font-size:115%;
	color:#6B838F;
	padding-bottom:15px;
}
#contentwrap #content p {
	margin-bottom:10px;
}
#content {
	width:640px;
	float:left;
}

#banner {
	width:191px;
	float:right;
}
#banner li {
	margin-bottom:5px;
}

/*campaign_area*/
#content .campaing_area {
	width:640px;
}
#content .box {
	padding:10px 0 0;
	margin-left:15px;
	width:605px;
	background:url(img/line_dot.gif) repeat-x left bottom;
}
#content #last {
	background:none;
	margin-bottom:30px;
}
#content .box .txt {
	margin-left:12px;
	float:left;
	width:400px;
}
.txt_red {color:#EF401D;}
#content .box .img {
	float:right;
	width:171px;
	margin-left:20px;
}
#content .box .img .detail {
	background:url(img/icon_pink_triangle.gif) no-repeat 0 6px;
	padding-left:12px;
	margin-top:3px;
}

/*information_area*/
.information_area {
	width:640px;
}
#content .information_area .box {
	padding:10px 0 0;
	width:640px;
	margin-left:0;
	background:none;
}
.box1,
.box2,
.box3,
.box4 {
	width:320px;
	float:left;
}
#contentwrap .box1 h3 img,
#contentwrap .box2 h3 img,
#contentwrap .box3 h3 img {
	margin-top:12px;
	margin-left:0;
}
#contentwrap .box1 h3,
#contentwrap .box2 h3,
#contentwrap .box3 h3,
#contentwrap .box4 h3 {
	height:100px;
	width:320px;
	margin-bottom:20px;
	font-size:100%;
	font-weight:normal;
}
#contentwrap h3 span {
	display:block;
	padding:4px 150px 10px 14px;
	color:#77797F;
}
#contentwrap .box1 h3 {background:url(img/wedding.jpg) no-repeat;}
#contentwrap .box2 h3 {background:url(img/party.jpg) no-repeat;}
#contentwrap .box3 h3 {background:url(img/cuisine.jpg) no-repeat;}
#contentwrap .box4 h3 {background:url(img/recommend.jpg) no-repeat; padding-left:0;}

.inner {
	width:301px;
	padding-bottom:10px;
	padding-top:0;
}
.box1 .inner p {
}

.inner img {
	float:left;
	width:100px;
	margin-right:20px;
	padding-bottom:5px;
}
#content .information_area .box2 {
	width:320px;
	float:right;
}




