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

	/* background: #FFF; */
}

/* 白背景。メイン(テキスト部分)のみ。 */
/* 上部と下部のラインは layout.css に記載。 */
/* 値の変更は height のみで対応可。 */
.eventBox_2_1{
	width:20px;
	height:2020px;
	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:2000px;
	padding:20px 0px 0px 0px;
	background:#fff;
	/* background:#ff0000; */

	float:left;
}

.eventBox_2_3{

	width:15px;
	height:2020px;
	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;
}

/* 毎回２名〜画像スペースを確保 */
.event04{
	padding:20px 0px 10px 0px;
}

.event05{
	width:700px;
	height:195px;
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.3em;
	color:#000;
	text-align:left;
	
	padding:0px 0px 0px 5px;
	
	/* background:#ff0000; */
}

/* テキスト小見出し＠赤太文字 */
.event06{
	height:60px;

	font-size:1em;
	line-height:1.1em;
	letter-spacing:0.2em;
	color:#ff0000;
	font-weight: bold;
	text-align:left;
	
	/* background:#3300ff; */
}

/* テキスト内容 */
.event07{
	height:110px;
	
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.3em;
	color:#000;
	border-bottom:1px #000 solid;
	text-align:left;
	
	padding:0px 0px 0px 5px;

	/* background:#ff0000; */
}

/* テキスト内容 */
.event08{
	height:50px;
	
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.3em;
	color:#000;
	border-bottom:1px #000 solid;
	text-align:left;
	
	padding:0px 0px 0px 5px;

	/* background:#ff0000; */
}

/* テキスト内容 */
.event09{
	height:88px;
	
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.3em;
	color:#000;
	border-bottom:1px #000 solid;
	text-align:left;
	
	padding:0px 0px 0px 5px;

	/* background:#ff0000; */
}

/* テキスト内容 */
.event10{
	height:30px;
	
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.3em;
	color:#000;
	border-bottom:1px #000 solid;
	text-align:left;
	
	padding:0px 0px 0px 5px;

	/* background:#ff0000; */
}

/* テキスト内容 */
.event11{
	height:88px;
	
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.3em;
	color:#000;
	border-bottom:1px #000 solid;
	text-align:left;
	
	padding:0px 0px 0px 5px;

	/* background:#ff0000; */
}

/* テキスト内容 */
.event12{
	height:362px;
	
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.3em;
	color:#000;
	border-bottom:1px #000 solid;
	text-align:left;
	
	padding:0px 0px 0px 5px;

	/* background:#ff0000; */
}

/* テキスト内容 */
.event13{
	height:145px;
	
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.3em;
	color:#000;
	border-bottom:1px #000 solid;
	text-align:left;
	
	padding:0px 0px 0px 5px;

	/* background:#ff0000; */
}

/* テキスト小見出し2＠赤太文字 */
.event14{
	height:95px;

	font-size:1em;
	line-height:1.1em;
	letter-spacing:0.2em;
	color:#ff0000;
	font-weight: bold;
	text-align:left;
	
	/* background:#3300ff; */
}

.submenu{
	width:735px;
	height:30px;
	padding:10px 0px 0px 115px;
	font-size:0.8em;
	line-height:2em;
	letter-spacing:0.2em;
	color:#fff;
	
	/* background:#3300ff; */
}

.h30{
	margin:30px 0px 0px 0px;
}

.h60{
	margin:60px 0px 0px 0px;
}
