@charset "euc-jp";
@import url("../../css/common.css");
@import url("../../css/parts.css");
@import url("../../../css/class.css");
.center {
	text-align: center;
}
.small {
	font-size: 70%;
	line-height: 120%;
}
.bold {
	font-weight: bold;
}
.large {
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
}
.marginL10 {
	padding-left: 10px;
}
p {
	line-height: 130%;
}
p.ticket{
	line-height: 150%;
}
div#mainArea {
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
}
div#contBlock {
	margin-bottom: 10px;
	background-color: #0b0a10;
	padding-bottom: 20px;
	width: 668px;
}

div.contsubArea {
	width: 400px;
	background-image: url(../images/back1_.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: left;
	padding-left: 268px;
	padding-bottom: 50px;
}
div.contsubArea h4 {
	padding-top: 20px;
}
div.contsubArea p {
	padding-top: 5px;
	color: #FFFFFF;
	line-height: 150%;
}
div.infoArea {
	color: #FFFFFF;
	padding-left: 12px;
	background-image: url(../images/line.gif);
	background-position: 22px top;
	background-repeat: no-repeat;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

div#contBlock02 {
	width: 648px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-left: 7px;
}
div#contBlock02 p{
	margin-right: 10px;
	margin-left: 10px;
}
div#contBlock02 h4 {
	background-image: url(../images/h4_u_lign.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
	margin-bottom: 10px;
	padding-left: 10px;
}
div#contBlock02 h5 {
	width: 638px;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	height: 19px;
	display: block;
	padding-top: 4px;
	padding-bottom: 10px;
	clear: both;
	padding-left: 10px;
}
.picleft {
	padding-right: 15px;
	float: left;
	padding-bottom: 15px;
}
.picright {
	float: right;
	padding-left: 15px;
}
div.remarks {
	width: 648px;
	padding-top: 5px;
	padding-right: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 15px;
	clear: both;
	padding-left: 5px;
}
div.lineArea {
	border: 1px solid #666666;
	margin-top: 10px;
	padding: 10px;
}
