@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------
content(フラッシュの高さにより上マージンが変動)
-----------------------------------------------------*/
#content{
	width: 878px;
	margin-top: 49px;
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------------------------------------
primary(左部分)
-----------------------------------------------------*/
#primary{
	color: #FFFFFF;
	width: 611px;
}

table{
	background-color: #000000;
	margin-top: 10px;
	font-size: 95%;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

#box_mid{
	width: 611px;
	padding-bottom: 20px;
	background-image: url(../images/past_event_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#box_btm{
	background-image: url(../images/past_event_box_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 611px;
}

.layout_1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 18px;
	font-weight: bold;
}
.layout_2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 1em;
	padding-top: 1em;
}
.layout_3 {
	color: #FF6600;
}
.layout_4 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.layout_top  {
	font-weight: bold;
	float: left;
	height: 202px;
	width: 145px;
}

.layout_5 {
	font-size: 12px;
	color: #999999;
	float: right;
	width: 400px;
	margin-right: 10px;
}


#rowsapnline {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #FF3300;
	width: 10px;
}
#imgbox {
	height: 111px;
	width: 611px;
}
#imgbox2 {
	height: 200px;
	width: 611px;
	background-image: url(../images/past_event_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flashbox {
	height: 200px;
	width: 530px;
	position: relative;
	left: 40px;
}
.past_event_img_layout {
	margin-left: 20px;
}

