@charset "utf-8";
/* CSS Document */

@media screen and (min-width:1200px){
	
#box {

	height: auto;
	width: 80%;
	margin:0 auto;
}
	
#top{width:100%;}

#main{width:100%; }
	
#btn{width:100%;

background-color:#C60;}

#btn #btn1{width:50%;
float:left;
background-color:#FFF;
height:300px;
}

#btn1 #btn1a{
	width: 60%;
	margin:100px auto; 
	/*height: 100px;
	margin: 100px auto;
	background-color: #FFF;
	border: 5px solid #1b659b;
	border-radius:20px;*/
}

#btn #btn2{width:50%;
float:left;
background-color:#FFF;
height:300px;}	


#btn2 #btn2a{
	width: 60%;
	margin:100px auto; 
	/*height: 100px;
	margin: 100px auto;
	background-color: #FFF;
	border: 5px solid #1b659b;
	border-radius:20px;*/
}
	

#event{width:100%;}
.eunit{width:50%;
float:left;}

.eunit_s{display:none;}

#day{width:100%; margin-top:100px;}
#d1{width:50%; float:left;}
#d2{width:50%; float:left;}

#notice{
	width:100%; margin-top:100px;}
	
#notice #nT{width:100%;}
#notice #nT_s{display:none;}

.text01{
	font-family:Verdana, "微軟正黑體";
	font-size: 48px;
	color: #eb8c37;
	font-weight: bold;
}

.text02{font-family:Verdana, "微軟正黑體";
font-size:18px;
color:#375692;
line-height:30px;}

.text03{font-family:Verdana, "微軟正黑體";
font-size: 48px;
color:#dd5e53;
font-weight: bold;}

.text04{font-family:Verdana, "微軟正黑體";
font-size: 48px;
color:#91cac5;
font-weight: bold;}

.text05{font-family:Verdana, "微軟正黑體";
font-size:18px;
color:#e77d4e;
line-height:30px;}

.text06{font-family:Verdana, "微軟正黑體";
font-size:18px;
color:#336666;
line-height:30px;}

.text07{font-family:Verdana, "微軟正黑體";
font-size: 48px;
color:#dec75a;
font-weight: bold;}

.text08{font-family:Verdana, "微軟正黑體";
font-size:18px;
color:#9e6e3f;
line-height:30px;}

.text09{font-family:Verdana, "微軟正黑體";
font-size:18px;
font-weight:bold;
color:#dec75a;
line-height:30px;
text-decoration:none;}

#w2{
	width:50%;
	float:left;}
	
#w3{
	width:50%;
	float:left;}

.show_s{display:none;}

#btn_facebook{
	width:36%;
	float:right;}
	
#btn_line{
	width:36%;}
	
.table01{margin-top:100px;}

#foot{width:100%;
background-color:#1b659b;
text-align:center;
margin-top:100px;
padding-top:15px;
padding-bottom:15px;}

.text10{font-family:Verdana, "微軟正黑體";
color:#FFF;
font-size:18px;
line-height:40px;}

}
