@charset "utf-8";

/* ▼▼▼ イベント情報
=====================================*/
h2.subtitle {
	border: 1px solid #ccc;
	border-left: 8px solid #EB661E;
	padding: 0 0 0 20px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 60px;
	}	
h3.subtitle {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #EB661E;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	}
	h3.subtitle p {
		border-left: 6px solid #EB661E;
		padding-left: 10px;
		}
.copy {
	margin-bottom: 10px;
	color: #EB661E;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.4;
	}	
		
#technic {
	background: url(../common/img/top/photo01.jpg) no-repeat right top;
	padding-right: 320px;
	margin-bottom: 50px;
	overflow: hidden;
	}		
	#technic ul {
		overflow: hidden;
		}
		#technic ul li {
			float: left;
			margin: 0 10px 0 0;
			}		
#school {
	min-height: 188px;
	background: url(../common/img/top/photo02.jpg) no-repeat right top;
	padding-right: 320px;
	margin-bottom: 50px;
	overflow: hidden;
	}	

ul.list {
	margin-bottom: 40px;
	overflow: hidden;
	}
	ul.list li {
		float: left;
		width: 460px;
		border-bottom: 1px dotted #ccc;
		padding: 10px 0;
		margin: 0 30px 0 0;
		overflow: hidden;
		}
	ul.list li:nth-child(2n) {margin-right: 0;}
		ul.list li > p {
			float: left;
			margin-right: 10px;
			}
		ul.list li .read {
			background: #FFF4EE;
			padding: 10px;
			color: #EB661E;
			font-weight: bold;
			margin-bottom: 15px;
			overflow: hidden;
			}
			ul.list li a,
			#discussion a,#discussion02 a {
				background: url(../common/img/arrow.gif) no-repeat left center;
				padding-left: 12px;
				}
				ul.list li .name {margin-bottom: 10px;}
		ul.list li .txt {
			padding-top: 15px;
			clear: both;
			overflow: hidden;
			}	
.move {
	float: left;
	width: 460px;
	margin-bottom: 40px;
	overflow: hidden;
	}
.move.m02 {float: right;}
	.m01 .read02,
	.m02 .read02 {
		min-height: 134px;
		background: url(img/photo01.jpg) no-repeat right top;
		padding-right: 197px;
		margin-bottom: 10px;
		color: #EB661E;
		font-size: 21px;
		font-weight: bold;
		}	
	.m02 .read02 {
		background: url(img/photo02.jpg) no-repeat right top;
		padding-right: 129px;
		}
.move .txt {
	min-height: 110px;
	clear: both;
	overflow: hidden;
	}		
	
#discussion {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 15px;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
	}		
	#discussion h3,
	#discussion02 h3 {
		min-height: 62px;
		background: url(img/discussion_icon.png) no-repeat left top;
		padding-left: 72px;
		margin-bottom: 10px;
		color: #EB661E;
		font-size: 21px;
		font-weight: bold;
		}
		#discussion02 h3 span {
			display: block;
			min-height: 104px;
			background: url(img/photo03.jpg) no-repeat right top;
			padding-right: 184px;
			}

		
		
		
		
		
		
		
		
			
			