h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-weight: 600;
	font-size: 1.0em;
}
.intro {
	background-image: url(../img/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
 	padding-bottom: 30px;
}
.intro_img {
	width: 290px;
	display: block;
	float: right;
}
.intro p {
	width: 320px;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
}
.oubosaki h4 {
	font-size: 1em;
	font-weight: 700;
	color: #F57B28;
}
#short {
	width: 310px;
}
#detail dt,#short dt {
	background-color: #F57B28;
	font-size: 1.2em;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../img/dt_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#detail dd,#short dd {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
	font-size: 0.9em;
}
dd h4 {
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: 600;

}
dd strong {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
dd.panel {
	line-height: 180%;
}
dd.panel strong {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
dd ul {
	padding-left: 15px;
}

.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.address_name {
	text-align: right;
	padding-right: 2em;
}
dd table {
	margin: 0px;
	padding: 0px;
	border: none;
}
.inquiry h4 {
	
} 
.inquiry {
	float: left;
	padding-right: 1em;
	display: inline;
	margin-left: 1em;
} 
inquiry_dd {
	float: left;
	display: block;
}
#short table {
	width: 290px;
}
dd.date strong {
	font-weight: 600;
	color: #000000;
	text-decoration: none;

}
th {
	font-weight: normal;
	background-color: #FFD3AC;
	text-align: left;
	margin: 0px;
	border: none;
	padding: 0.5em;
}
td {
	margin: 0px;
	background-color: #FFFFFF;
	border: none;
	padding: 0.5em;
}
.odd td {
	background-color: #FFC8C8;
}
.comm {
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 10px;
}
.host_name {
	float: left;
	margin-right: 1em;
}


.oubo {
	color: #FF0000;
	text-decoration: none;
}

.closing_txt {
	border: 1px solid #CC0000;
	padding: 10px 20px;
	margin-bottom: 15px;
	font-size: 0.9em;
	line-height: 140%;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
.closing_btn {
	width: 180px;
	float: right;
	margin-left: 20px;
	margin-top: 5px;

}
.closing_btn a {
	background-image: url(../img/closing_btn.gif);
	height: 35px;
	width: 180px;
	display: block;
}
.closing_btn a:hover {
	background-position: 0px 35px;
}

#closing {
	border: 1px solid #00A11f;
	padding-bottom: 10px;
}
#closing h3 {
	font-weight: 600;
	font-size: 1em;
	background-color: #00A11F;
	padding: 7px;
	color: #FFFFFF;
	text-align: center;
}
#closing h4 {
	clear: both;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thx_txt {
	color: #CC0000;
	text-align: center;
	padding-top: 1em;
	font-weight: 600;
}

.sakubun_data {
	margin-right: auto;
	margin-left: auto;
	width: 420px;
}
dl.sakubun_data {
	margin-top: 1em;
}
.sakubun_data dt{
	float: left;
	display: inline;
	margin-right: 1em;
	font-size: 0.9em;
	line-height: 150%;
	font-weight: 600;
	color: #FF0000;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.sakubun_data dd{
	float: left;
	margin-bottom: 15px;
	width: 300px;
	font-size: 0.9em;
	line-height: 150%;
}
.sakubun_data dd.prace {
	margin-left: 6.0em;
}

#closing table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: -1px;
	border: 0px none;
}
#closing th {
	background-color: #00A11F;
	font-size: 0.9em;
	line-height: 150%;
	font-weight: 600;
	color: #FFFFFF;
	width: 80px;
}
#closing td {
	background-color: #E8E8E8;
	font-size: 0.9em;
	line-height: 150%;
}
.cong_txt {
	text-align: right;
	width: 454px;
	margin-right: auto;
	margin-left: auto;
}


.awards_txt {
	border: 1px solid #FF0000;
	padding: 7px;
	margin-bottom: 15px;
	font-size: 0.9em;
	line-height: 140%;
	background-color: #FFFF99;
}
.awards_btn {
	width: 180px;
	float: right;
	margin-left: 20px;
	margin-top: 5px;

}
.awards_btn a {
	background-image: url(../img/awards_btn.gif);
	height: 30px;
	width: 180px;
	display: block;
}
.awards_btn a:hover {
	background-position: 0px 30px;
}
