@charset "utf-8";

div.hekigaBox {
	margin-left: 370px;
}

div.profileBox {
	float: left;
	width: 430px;
}
div.profileBox h4 {
	font-size: 110%;
	margin-bottom: 15px;
}

div.pracBox {
	float: left;
	width: 210px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #CCCCCC;
}
div.shallBox {
	float: left;
	width: 330px;
}


div.pracBox h3 {
	font-size: 100%;
}
.tani {
	font-size: 80%;
	line-height: 1em;
	vertical-align: top;
}


div.pracBox img {
	border: 1px solid #999999;
}

dl.halllist dt {
	float: left;
	width: 100px;
	padding: 0 0 8px 15px;
	background: url(../img/icon_06.gif) no-repeat 0 0.3em;
}
dl.halllist dd {
	margin-left: 100px;
	padding-bottom: 8px;
	overflow: hidden;
	height: 100%;
}

div.pipeBox {
	float: right;
	width: 380px;
}

dl.colum {
	border: 1px solid #CCCCCC;
	background-image: url(../img/bg_lgr.gif);
	padding: 15px;
	margin: 0 10px 10px 10px;
}
dl.colum dt {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div.organistBox {
	float: right;
	width: 520px;
}

div.memberBox {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 0 0 15px 0px;
	margin-bottom: 10px;
}
div.memberBox h5 {
	padding: 3px 5px;
	border-left: 10px solid #999999;
	font-size: 100%;
}
div.memberBox div.memberList {
	width: 690px;
	padding: 25px 0px 0px 10px;
}
div.memberBox div.memberList dl {
	float: left;
	width: 560px;
}
div.memberBox div.memberList dl dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	background: url(../img/icon_06.gif) no-repeat 0 3px;
	padding-left: 15px;
}
div.memberBox div.memberList dl dd {
	margin-left: 15px;
	
}

.fl-leftimg {
	float: left;
}
.mr {
	padding-right: 20px;
}

/** 来場者サービス **/
.serviceText {
	margin: 20px 0 0;
}
.serviceText ul {
	margin-bottom: 1em;		
}
.serviceText ul li {
	list-style: none;
	padding: 3px 0;
}
.serviceText ul.cloakUl {
	padding-left: 15px;	
	margin-bottom: 1em;
}
.serviceText ul.cloakUl li {
	list-style: none;
	position: relative;
	padding: 5px 0;
}
.serviceText ul.cloakUl li::after {
	display: block;
	content: '';
	position: absolute;
	top: .85em;
	left: -1em;
	width: 5px;
	height: 1px;
	background-color: #C49513;
}
.menuDl {
	width: 400px;	
}
.menuDl dt{
	float: left;
	width: 300px;
	clear : left;
	padding: 5px 10px;
	border-bottom: 1px dotted #D8B397;
}
.menuDl dd {
	margin-left: 300px;	
	text-align: right;
	padding: 5px 10px;
	border-bottom: 1px dotted #D8B397;
}
.eigyouBox {
	padding: 1.5em 1em 0;
	background: #f4f4f4;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
	-ms-box-shadow:  0 7px 10px -5px rgba(0, 0, 0, .1) inset;
}
.serviceText .itemPhoto{
	margin-top: 5px;
}
.serviceText .itemPhoto img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
h4.sst {
	border-bottom: 1px dotted #cccccc;
	padding: 0 0 5px;
	margin: 30px 0 10px;
}
.note {
	padding-left: 1em;
	text-indent:-1em;	
}
.childDL {
	background: #D0D0E5;
	border-bottom: 1px solid #D0D0E5;
}
.childDL dt {
	float: left;
	width: 6em;
	clear : left;
	padding: 7px 1em;
	background: #D0D0E5;
	border-top: 1px solid #fff;

}
.childDL dd {
	margin-left: 8em;	
	padding: 7px 1em;
	border-top: 1px solid #D0D0E5;
	border-right: 1px solid #D0D0E5;
	background: #fff;
}
.serviceText .childPhoto{
	margin-top: 5px;
}
.serviceText .childPhoto p{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.serviceText .childPhoto img {
	margin-bottom: 5px;	
}

/* opacity */
.opacity a:hover img {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}