.main_head {
	margin-bottom: 30px;
}
.main h3 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	width: 740px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.main h3 span {
	color: #FF0000;
}
#oubo {
	width: 720px;
	padding: 10px;
	margin-bottom: 20px;
}
#oubo p {
	font-size: 14px;
	padding-bottom: 10px;
}
#imge {
	height: 150px;
	width: 240px;
	text-align: left;
	float: left;
}
#oubo dl {
	font-size: 12px;
	width: 460px;
	float: right;
}
#oubo dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC66;
	background-color: #FFE5C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
#oubo dd {
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
}

div.oubof {
	clear: both;
	text-align: center;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(img/form_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 40px;
}
p.oubof_title {
	font-weight: bold;
	color: #EE1B07;
	font-size: 18px;
	margin-bottom: 10px;
}
div.oubof form {
	font-size: 14px;
	color: #333333;
}
input.mailinfo {
	font-size: 14px;
	color: #000000;
	width: 240px;
}
div.acmailer {
	font-size: 9px;
	color: #333333;
	margin-top: 10px;
}
div.acmailer a {
	color: #333333;
	text-decoration: none;
}
div.acmailer a:hover {
	text-decoration: underline;
}
div#ticket1000 {
	width: 740px;
	padding-left: 10px;
}
div.gazou_main {
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

