@charset "utf-8";
/* CSS Document */

	

	
#contents #right #event .title{
	float:left;
	width:85px;
}

#contents #right #event .title2{
	padding:30px 0 0 30px;
	text-align:left;
}

#contents #right #event .title3{
	padding:30px 0 0 30px;
	text-align:left;
}


#contents #right #event .document{
	float:left;
	width:673px;
	border:1px solid #e1ded6;
}

#contents #right #event .document .text{
	padding:30px;
	font-size:14px;
	line-height:3.2em;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#333333;
}




/*イベント詳細*/


#contents #right #event .document .unit{
	clear:both;
	width:630px;
	padding-bottom:30px;
	margin:0 0 30px 30px;
}


#contents #right #event .document .unit .left{
	text-align:left;
	margin:30px 0 0 0;
	width:610px;
}


#contents #right #event .document p.name{
	font-size:14px;
	line-height:3.0em;
	font-weight:bold;
	text-align:left;
	color:#333333;
}
#contents #right #event .document p.exp{
	font-size:14px;
	line-height:2.1em;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#666666;
	padding:0 0 10px 0
}

#contents #right #event .document p.exp img{
	float:right;
	padding:0 0 20px 20px;
}
#contents #right #event .document .unit .left .spec{
	float:left;
	width:100px;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
}

#contents #right #event .document .unit .left .spec .index{
	background:#7c94c5;
	width:100px;
	height:40px;
	margin:1px 0 0 0;
}
#contents #right #event .document .unit .left .spec .index p{
	text-align:left;
	padding:12px 0 0 10px;
}


#contents #right #event .document .unit .left .spec_text{
	float:left;
	width:510px;
	text-align:left;
	color:#333333;
	font-size:12px;
}

#contents #right #event .document .unit .left .spec_text .info{
	height:39px;
	margin:1px 0 0 0;
	border-bottom:1px dotted #7c94c5;
}
#contents #right #event .document .unit .left .spec_text .info p{
	text-align:left;
	padding:12px 0 0 10px;
}



/*過去開催レポ部*/

#contents #right #event .document .report {
	margin:10px 0 30px 30px;
	width:523px;
	text-align:left;
}


#contents #right #event .document .report .link {
	font-size:14px;
	line-height:1.8em;
	color:#333333;
	text-align:left;
	height:40px;
	width:500px;
	background:url(../images/icon_list.gif) top left no-repeat;
	text-indent:24px;
}

#contents #right #event .document .report .link a:link {
	font-size:14px;
	line-height:1.8em;
	text-decoration:none;
	border-bottom:1px dotted #0d4da1;
	color:#0d4da1;
	text-align:left;
}

#contents #right #event .document .report .link a:visited {
	font-size:14px;
	line-height:1.2em;
	text-decoration:none;
	border-bottom:1px dotted #0d4da1;
	color:#0d4da1;
	text-align:left;
}

#contents #right #event .document .report .link a:hover {
	font-size:14px;
	line-height:1.2em;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
	color:#0d4da1;
	text-align:left;
}






