@charset "shift_jis";
/***********************
        初期設定
************************/
/***********************
       リンク設定
************************/
/***********************
       レイアウト
************************/

/* コンテンツ */

#content{
	clear: both;
	width: 800px;
	height: auto;
}

#content_top{
	width: 800px;
	height: auto;
}

#content_top h1{
	background-image: url(../img/fla_global_title.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	text-indent: -9999px;
}

#main_wrapper{
	width: 666px;
	height: auto;
	float: left;
}
#main{
	width: 600px;
	height: auto;
	margin-left: 40px;
	background-color: #FFFFFF;
}

#page_top_area_fla{
	/* 中味ページ用 */
	clear: both;
	width: 710px;
	height: auto;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 12px;
}
:root #page_top_area_fla{
	/* 中味ページ用 */
	clear: both;
	width: 586px;
	height: auto;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 3px;
}


/* メイン部 */
#flash_archive {
	height: 828px;
	width: 600px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF6633;
}

#curtain_left{
	float: left;
	height: 828px;
	width: 175px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
}
#stage{
	float: none;
	height: 650px;
	width: 450px;
	text-align: center;
	margin-left: 60px;
}
#curtain_right{
	float: right;
	height: 828px;
	width: 175px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
}

#stage_top{
	float: left;
	height: 150px;
	width: 450px;
}
#stage_top_left{
	float: left;
	height: 280px;
	width: 35px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
}
#stage_top_middle{
	float: left;
	height: 150px;
	width: 450px;
}
#stage_top_right{
	float: right;
	height: 150px;
	width: 35px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
}

#stage_top_middle h2{
	background-image: url(../img/fla_top_main_pic.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 135px;
	text-indent: -9999px;
}
#stage_top_middle #copy {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 12px;
	letter-spacing: 0.2em;
}

#stage_bottom{
	height: 370px;
	width: 450px;
	clear: both;
}
.flash_area {
	height: 175px;
	width: 450px;
	clear: both;
}
.flash_year {
	height: 28px;
	width: 210px;
}
.flash_img {
	height: 135px;
	width: 210px;
}

.flash_boxl {
	float: left;
	height: 163px;
	width: 210px;
}
.flash_boxr {
	float: right;
	height: 163px;
	width: 210px;
}
/* その他 */

h2{
	background-image: url(../img/fla_top_bar_title.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 36px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

