#main{
	width: 850px;
	height:1200px;

	/* background: #FFF; */
}

/* 白背景。メイン(テキスト部分)のみ。 */
/* 上部と下部のラインは layout.css に記載。 */
/* 値の変更は height のみで対応可。 */
.eventBox_2_1{
	width:20px;
	height:1020px;
	padding:0px 0px 0px 17px;
	background-image:url(../img/white01_2_1.gif);
	background-repeat:repeat-y;
	background-position:right bottom;
	/* background:#ff0000; */
	
	font-size:0.1em;
	line-height:0.1em;
	letter-spacing:0.1em;
	color:#fff;

	float:left;
}

/* メッセージ部分 */
.eventBox_2_2{
	width:776px;
	height:1020px;
	padding:0px 0px 0px 0px;
	background:#fff;
	/* background:#ff0000; */

	float:left;
}

.event01{
	width:776px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	font-size:0.8em;
	line-height:1.3em;
	letter-spacing:0.1em;
	color:#000;
	
	/* background:#3300ff; */
}

.event02{
	width:776px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	font-size:0.8em;
	line-height:2em;
	letter-spacing:0.1em;
	color:#000;
	text-align:center;
	
	/* background:#3300ff; */
}

.event03{
	width:776px;
	height:80px;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	font-size:0.9em;
	line-height:1.5em;
	letter-spacing:0.1em;
	color:#000;
	text-align:center;
	
	/* background:#3300ff; */
}

.event04{
	width:746px;
	height:210px;
	padding:0px 15px 0px 15px;
	margin:35px 0px 0px 0px;
	font-size:0.9em;
	line-height:1.5em;
	letter-spacing:0.1em;
	color:#000;
	
	/* background:#3300ff; */
}

.event05_l{
	float:left;
	width:230px;
	height:280px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	/* background:#3300ff; */
}

.event05_r{
	float:left;
	width:546px;
	height:180px;
	padding:100px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:0.9em;
	line-height:1.5em;
	letter-spacing:0.2em;
	color:#000;
	
	/* background:#ff0000; */
}

.event06{
	clear: both;
	width:746px;
	height:30px;
	padding:0px 15px 0px 15px;
	font-size:0.9em;
	line-height:1.5em;
	letter-spacing:0.1em;
	color:#000;
	
	/* background:#3300ff; */
}

.event07_l{
	float:left;
	width:385px;
	height:210px;
	padding:70px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	font-size:0.9em;
	line-height:1.5em;
	letter-spacing:0.2em;
	color:#000;
	
	/* background:#ff0000; */
}

.event07_r{
	float:left;
	width:376px;
	height:270px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	/* background:#3300ff; */
}

.eventBox_2_3{

	width:15px;
	height:1020px;
	padding:0px 0px 0px 0px;

	background-image:url(../img/white01_2_2.gif);
	background-repeat:repeat-y;
	background-position:right bottom;

	font-size:0.1em;
	line-height:0.1em;
	letter-spacing:0.1em;
	color:#fff;
	
	float:left;
}

