body {
	width:auto;
	height:auto;
	margin: 0;
}
a{
	outline:none;
	text-decoration:none;
}
img { border-width: 0px; }
a:link{ 
	outline:none;
	text-decoration:none; }
.whole{
	width:1024px;
	height:auto;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
	color: #333;
	margin: 0 auto;
	padding: 0;
}

.logo {
	color: rgba(255, 255, 255, 0.9);
	font-size: 4em;
	font-weight: bold;
	margin: 0;
	position:relative;
	top: 60px;
	left: 60px;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}
.button{
	margin-bottom:20px;
}
.obi{
	margin-bottom:30px;
}


/*　タイトルバー　*/

.ttlbar{
	background-color:;
	width:1024px;
	height:40px;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	border-bottom: 0px solid rgba(0, 0, 0, 0.8);
}
.ttlbar td{
	border:solid 0px #000000;
	border-right: 0px solid rgba(255, 255, 255, 0.3);	
}
.ttlbar_left{
	width:222px;
	line-height: 50%;
	text-align:center;
	color:#dcdcdc;
	font-size:14px;
}
.ttlbar_middle{
	width:580px;
	line-height: 50%;
	text-align:center;
	color:#dcdcdc;
}
.ttlbar_right{
	width:222px;
	line-height: 50%;
}


.se{
	font-size:20px;
}
.sem{
	font-size:24px;
}

/*　トップパート　*/

#ttl {
	background: url("image6/bcup_top.jpg") 50% 0 no-repeat;
	width:1024px;
	height:683px;
}
.content_1{
	border-top: 1px solid rgba(0, 0, 0, 0.4);
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	color: #333;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}


/*　メニューバー　*/


.menubar{
	width:;
	height:70px;
	background-color:;
	color:#191970;
	font-size:12px;
	font-family:"century gothic", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	margin-top:500px;
	margin-left:84px;


	
	
}
.menubar td{
	border:solid 0px #000000;

}
.menubar a{
	text-decoration:none;
	color:#191970;
}
.menubar a:hover{
	text-decoration:none;
	color:#191970;

}
.menubar a:link{
	text-decoration:none;
	color:#191970;
}
.menubar a:visited{
	text-decoration:none;
	color:#191970;
}

.menubar_b1{
	width:90px;

}
.menubar_b2{
	width:90px;
}
.menubar_b3{
	width:70px;

}
.menubar_b4{
	width:70px;

}
.menubar_b5{
	width:70px;

}

















/*　メニューバー2016,2017　*/


.menubar2{
	width:1024px;
	height:40px;
	background-color:;
	color:#191970;
	font-size:12px;
	font-family:"century gothic", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	text-align:center;	
	border-top: 0px solid rgba(255, 255, 255, 0.3);
	border-bottom: 0px solid rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)inset;
	margin: 0 auto
}


.button_year{
	background-color:;
	width:1024px;
	height:40px;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	border-bottom: 0px solid rgba(0, 0, 0, 0.8);
	margin-top:550px;
	margin-left:94px;
}

/*　バックボタン　*/

.backtotop{
	width:70px;
	margin-left:84px;

}