@charset "utf-8";

div#wrapper div#main p {
	line-height: 1.5em;
	color: #5B3F11;
	margin-bottom: 2em;
	padding: 0 1em;
}

div#wrapper div#main div#main_img {
	margin-left: 10px;
	margin-bottom: 20px;
}

div#wrapper div#main div.title_bg {
	width: 930px;
	height: 35px;
	background: url(../../event/images/title_bg.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div#wrapper div#main h4 {
	color: #ffffff;
	margin-left: 1em;
	padding-top: 10px;
}

div#wrapper div#main p.catch {
	margin-left: 20px;
	font-weight: bold;
	margin-bottom: 0;
	color: #5B3F11;
}

div#wrapper div#main dl {
	width: 930px;
	margin-left: 40px;
	margin-bottom: 30px;
	margin-top: 10px;
}

div#wrapper div#main dl dt {
    float:left;
    width:60px;
    padding:5px 0 5px 10px;
    clear:both;
    font-weight:bold;
	color: #5B3F11;
}

div#wrapper div#main dl dd {
    width:800px;
    margin-left:60px;
    padding:5px 5px 5px 10px;
	color: #5B3F11;
}

div#wrapper div#main p.note {
	margin: 0;
	padding: 0;
	margin-left: 40px;
}

div#wrapper div#main div#profile {
	width: 930px;
	border: 1px dotted #cccccc;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 40px;
}

div#wrapper div#main div#profile p.profile_top {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

div#wrapper div#main div#profile p.profile_main {
	margin-bottom: 10px;
	margin-left: 1em;
	margin-right: 1em;
}

div#wrapper div#main div#profile2 {
	width: 500px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 15px;
	background-color: #FFEFBF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#wrapper #main #profile2 .profile2_top strong {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}


div#wrapper div#main div#profile p.profile2_top {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}

div#wrapper div#main div#profile p.profile2_main {
	margin-bottom: 10px;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
	line-height: 0.8em;
}


div#wrapper div#main div.tel {
	width: 930px;
}

div#wrapper div#main div.tel p {
	color: #5B3F11;
	font-weight: bold;
	text-align: right;
	margin-right: 1em;
	margin-top: 30px;
}
