/* CSS Document */

.text1{
	margin-left:auto;
	margin-right:auto;
	width:510px;
	text-align: justify;
	text-justify: inter-ideograph; 
}

.text_b{
	font-weight:bold;
	color:#006600;
}

.text2{
	margin-left:10px;
	padding-left:0.5em;
	border-left:3px solid #666666;
}

.text3{
	margin-left:auto;
	margin-right:auto;
	width:510px;
	color:#003300;
}

ul{
	color:#003300;
}

dl{
	margin-left:auto;
	margin-right:auto;
	width:510px;
}

dl dt{
font-weight:bold;
}

dl dd{
margin-left:30px;
padding:0;
}.eventphoto {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.eventphoto .p01 {
	padding-bottom: 10px;
}
.eventphoto .p02 {
	padding-right: 10px;
}
.ebentphoto .p03 {
	padding-left: 0px;
}
.dots {
	color: #FF0000;
}


.talent_table{
	width:487px;
	margin:15px auto 0 auto;
	color:#003300;
}

.talent_table th{
	border-bottom:1px dashed #4DA264;
	border-right:2px solid #4DA264;
	font-weight:normal;
	width:120px;
	text-align:left;
	padding:0 0 0 0em;
}

.talent_table td{
	border-bottom:1px dashed #4DA264;
	padding:0.5em;
	text-align: left;
	vertical-align: top;
}