/*by Az*/

body{
	background-color:#F4F2EC;
	margin:0px;
	font-size:16px;
	/*line-height:140%;*/
	text-align:center;
	}
#backyard{
	width:780px;
	margin:0px auto;
	}

/*----------------------------------------------------
	メイン
----------------------------------------------------*/
#main_back{
	margin:0px auto;
	padding-bottom:20px;
	width:780px;
	background-color: #EED3B7;
	text-align:center;
	background-image: url(../img/line_mainback.gif);
	background-repeat:repeat-y;
	}
	
#main_back-ks{
	margin:0px auto;
	padding-bottom:20px;
	width:780px;
	background-color: #c5d52f;
	text-align:center;
	background-image: url(../img/line_mainback.gif);
	background-repeat:repeat-y;
	}
	
#main_stage{
	width:700px;
	margin:0px auto ;
	padding-bottom:20px;
	background-color:#FFFFFF;
	/*padding-top:380px;
	background-image:url(../../img/ti001.jpg);
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
	border:1px solid #BCA4A4;
	text-align:center;
    overflow: hidden;
	}

#main_stage-ks{
	width:700px;
	margin:0px auto ;
	padding-bottom:20px;
	background-color:#FFFFFF;
	/*padding-top:380px;
	background-image:url(../../img/ti001.jpg);
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
	border-left:1px solid #f28b74;
	border-right:1px solid #f28b74;
	border-bottom:1px solid #f28b74;
	text-align:center;
    overflow: hidden;
	}
	
#main_stage:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;}

/*\*/
* html #main_stage {
    height: 1em;
    overflow: visible;}
/**/	

/*----------------------------------------------------
	ステージ
----------------------------------------------------*/
.stage660{
	width:660px;
	margin:10px auto;
	}
.stage680{
	width:680px;
	margin:10px auto;
	}
	
.stage_tensen{	
	padding-bottom:15px;
	margin-bottom:20px;
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	border-bottom:1px dashed #CCC;
	}

	
.stage_all-01{
	margin:0px 15px;
	clear:both;
	text-align:left;
	margin-bottom:10px;
	}

.stage_all-02{
	margin:0px 15px;
	clear:both;
	text-align:center;
	margin-bottom:10px;
	}
.stage_all-02 p{
	margin-top:10px;
	}
.stage_all-01 p{
	margin-top:10px;
	}
	
/*----------------------------------------------------
	受付終了・お知らせ事項
----------------------------------------------------*/
.notice_blue{
	margin:10px;
	background-color:#0099FF;
	color:#FFF600;
	padding:10px;
	font-weight:bold;
	text-align:center;
	}

.notice_orange{
	margin:8px;
	background-color:#ff4d00;
	color:#FFF600;
	padding:10px;
	font-weight:bold;
	text-align:center;
	}
	
.notice_orange a:link {
	color: #FFFFFF;
	font-weight:bold;
	font-family: "ＭＳ ゴシック", Osaka;
	text-decoration: underline;
}
.notice_orange a:visited {
	color: #FFFFFF;
	font-weight:bold;
	font-family: "ＭＳ ゴシック", Osaka;
	text-decoration: underline;
}
.notice_orange a:hover {
	color: #FFFFFF;
	font-weight:bold;
	font-family: "ＭＳ ゴシック", Osaka;
	text-decoration: none;
}

/*----------------------------------------------------
	記事テーブル
----------------------------------------------------*/
table.contets{
	border-collapse:collapse;
	margin:10px;
	}

table.contets th{
	padding:3px;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	color:#4A0202;
	vertical-align:top;
	}
table.contets th .title{
	font-weight:bold;
	color:#FF6600;
	font-size:22px;
	}

table.contets td{
	padding:3px;
	vertical-align:top;
	font-weight:normal;
	font-size:16px;
	text-align:left;
	color:#330000;
	}
table.contets td img{
	margin-left:10px;
}
	
.catch{
	color:#FD007D;
	font-weight:bold;
	}



.stage_green{
	padding:10px 0px;/**/
	margin:10px;
	background:#e8f6e1;	
}


.ketai_ol{
	margin:0px 15px;
	clear:both;
	text-align:left;
	margin-bottom:10px;
	background:url(../../img/ph06.gif) no-repeat;
	padding-left:170px;
	padding-bottom:50px;
	}

.ketai_ol p{
	margin-bottom:10px;
}











