@charset "utf-8";

/* PHOTO WEDDING ===========================*/

body {background: #fff url(../../img/bg_body.jpg) center top repeat-x;}

#msgbox {
	position: relative;
	margin-bottom: 30px;}

#msgbox h3 {
	position: relative;
	margin: 5px 0 20px -8px;}

#msgbox h3 .png {
	width: 583px;
	height: 127px;}

#msgbox p {
	line-height: 1.8em;
	margin-bottom: 30px;
	padding: 0 0 0 8px;}

#msgbox span {
	position: absolute;
	right: 20px; top: 0;
	display: block;
	width: 241px;
	height: 302px;}

#msgbox span img {
	width: 241px;
	height: 302px;}

#msgbox ul {
	margin-bottom: 0.5em;}

#msgbox ul li {
	color: #f39;
	line-height: 1.8em;
	padding: 0 0 0 5px;}

/* COURSE ===========================*/

#course {
	position: relative;
	width: 948px;
	height: 607px;
	background: url(../img/bg_course.jpg) left top no-repeat;}

#course dl {
	position: absolute;
	width: 274px;}

#course #course01 {left: 21px; top: 21px;}
#course #course02 {left: 338px; top: 21px;}
#course #course03 {left: 653px; top: 21px;}

#course dl dt {text-align: center;}

#course dl dt img {
	display: block;
	margin-bottom: 0.5em;}

#course dl dd ul li {margin-top: 20px;}

#course dl dd img {margin-left: 8px;}

#course dl dd ul li span {
	display: block;
	font-size: 12px;
	margin-top: 0.5em;}