@charset "UTF-8";
/* CSS Document */

@import "../../../files/css/common/layout.css";

/*-------------------------------------------------------------------------
	contents
/*-----------------------------------------------------------------------*/

#contents {
	background:#fff;
}

/*-------------------------------------------------------------------------
	event
/*-----------------------------------------------------------------------*/

#horiuchi h2 {
	margin-bottom:20px;
}

#horiuchi #profile {
	margin:0 auto 20px auto;
	width:650px;
	border:#CCC 1px solid;
	clear:both;
	font-size:83%;
}

	#horiuchi #profile strong {
		padding-right:10px;
		float:left;
	}
	
	#horiuchi #profile h3 {
		margin:15px 0 10px 0;
	}
	
	#horiuchi #profile p {
		padding-right:10px;
		width:300px;
		float:left;
		background:url(../img/index/profile/bdr.gif) right top repeat-y;
	}
	
	#horiuchi #profile dl {
		padding-left:20px;
		width:170px;
		float:left;
	}
	
		#horiuchi #profile dl dt {
			margin-bottom:5px;
		}
	


#horiuchi #text {
	padding:20px 20px 0 20px;
}

	#horiuchi #text .column {
		margin-bottom:30px;
	}

		#horiuchi #text .column h4 {
			margin-bottom:8px;
			color:#3e3d3c;
			font-size:142%;
			font-weight:bold;
		}
		
		