@charset "utf-8";

/* ▼▼▼ 開催概要
=====================================*/
.read {
	margin-bottom: 40px;
	overflow: hidden;
	}
	.read .photo {
		float: right;
		margin-left: 70px;
		text-align: right;
		font-size: 12px;
		}
		.read .photo p {margin-bottom: 10px;}
	.read .copy {
		margin-bottom: 20px;
		font-size: 22px;
		font-weight: bold;
		}

table.info {
	width: 950px;
	border-top: 1px dotted #ccc;
	}
	table.info th,
	table.info td {
		padding: 25px 20px;
		}
	table.info th {
		width: 200px;
		background: #F6F6F6;
		border-bottom: 1px dotted #fff;
		color: #C6A616;
		font-weight: bold;
		vertical-align: top;
		}
	table.info .big th,
	table.info .big td {font-size: 22px;}
	table.info .big th {background: #C6A616;color: #fff;}
	table.info td {
		border-bottom: 1px dotted #ccc;
		}
		table.info td .detail {font-size: 14px;}
		table.info td .detail a {
			background: url(../common/img/arrow_ye.png) no-repeat left center;
			padding-left: 20px;
			}
		table.info td .book {
			margin-top: 20px;
			font-size: 14px;
			overflow: hidden;
			}
			table.info td .book li {
				float: left;
				width: 200px;
				text-align: center;
				}
				table.info td .book li p {
					margin-bottom: 5px;
					text-align: center;
					}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
			
			