@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body {
	width:100%;
	text-align: center;
	font-size: 16px;
	color: #2F2F2F;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	border: 0;
	overflow-y: scroll;
	background-image:url(../images/bg.gif);
	background-position:left top;
	background-repeat:repeat;
}                                                                                                                                          
.wrapper{
	
	width:980px;
	margin:0 auto;
}

.top{
	width:100%;
	height:732px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
/*ヘッダー*/
header{
	width:100%;
	height:78px;
	background-image:url(../images/hd_bg.png);
	background-repeat:repeat-x;

}
.hd{
	width:1080px;
	height:78px;
	margin:0 auto;
	padding-left:40px;
}
.hd-left{
	margin-top:12px;
	width:380px;
	float:left;
}
.hd-right{
	margin-top:12px;
	width:680px;
	float:left;
}
a:hover .hd-alpha{
	opacity: 0.7;
 	filter: alpha(opacity=70);
 	-ms-filter: "alpha(opacity=70)";

}

.clear{
	clear:both;
}
/*ヘッダここまで*/

.container{
	width:980px;
	height:648px;
	margin:0 auto;
	background-image:url(../images/main_img01.png);
	background-repeat:no-repeat;
}
h1{
	display:none;
}
/*
#CDT{
	position:relative;
 	left: 354px;
 	top: 200px;
	z-index: 1;
	font-size: 36px;
	color:red;
}
#CDT .day{
	position:relative;
 	left: 170px;
 	top: -44px;
	font-size: 60px;
	color:red;
}
*/
#CDT{
	position:relative;
	left:226px;
 	top: 490px;
	z-index: 2;
	font-size: 22px;
	color:red;
	font-weight:bold;
	line-height:26px;
	}

#CDT .day{
	position:relative;
 	left: 0px;
 	top: 400px;
	z-index: 2;
	font-size: 40px;
	color: red;
}
#CDT .day2{
	font-size:26px;
	color:#454545;
}
.news_area{
	width:980px;
}
.news{
	width:690px;
	float:left;
	text-align:left;
	height:260px;
	background-image:url(../images/news_bg.png);
	background-repeat:no-repeat;
	margin-top:20px;
}
.news article{
	margin-top:4px;
	margin-left:56px;


}
.twitter{
	width:290px;
	float:left;
	margin-top:20px;
}
article{
	width:610px;
	height:260px;
	margin:0 auto;
	margin:3px 0 0 40px;
}
p.day{
	font-size:20px;
	color:#ff7e45;
}
p.news_title{
	padding:0 0 4px 0;
	font-size:14px;
	color:#ff7e45;
}
article p{
	font-size:14px;
}
.newspage{
	margin:6px 0 6px 0;
	margin-right:30px;
	text-align:right;
	font-size:14px;
	color:#768df3;
}
.newspage a{
	text-decoration:none;
	color:#4ebfff;
}

hr{
	margin-bottom:2px;
	width:570px;
	height:3px;
	background-image:url(../images/hr.png);
	background-repeat:no-repeat;
	border:none;
}
.gakka{
	margin-top:40px;
	
}
footer{
	margin-bottom:60px;
}
small{
	font-size:14px;
	color:#FFF;
}
.mr10{
	margin-right:10px;
}
.ml10{
	margin-left:10px
}
.mb14{
	margin-bottom:14px;
}
.mt30{
	margin-top:30px;
}
.mb30{
	margin-bottom:30px;
}

/*追尾*/
.scrollbox{
}


.nav{
	padding-top:18px;
	background-image:url(../images/nav_bg.png);
	background-repeat:no-repeat;
	position:fixed;
	width: 58px;
	height:397px;
	margin-top:200px;
	margin-left:1000px;
	top: 0;
}

.nav a{
	display: block;
	color: #666;
	text-decoration: none;
}

.tab_contents{
	clear:both;
	padding-top:40px;
}
div.tabbox { 
	margin: 5px 0 10px 0; 
	padding: 0px; 
	width:980px; 
	height:1601px;
}
p.tabs { 
	margin: 0 0 0 28px; 
	padding: 0; 
}
p.tabs a {
	display: block; 
	width: 231px; 
	float: left;
 	margin: 0px 2px 0px 0px; 
	padding: 0px 3px 0px 3px;
	text-align: center;
}
p.tabs a.tab1 {
	width:224px;
	height:131px;
	text-decoration:none; 
	background-image:url(../images/t-tub01_on.png);
	background-repeat:no-repeat;
}
p.tabs a.tab2 {
	width:224px;
	height:131px;
	text-decoration:none; 
	background-image:url(../images/t-tub02_on.png);
	background-repeat:no-repeat;
}
p.tabs a.tab3 {
	width:224px;
	height:131px;
	text-decoration:none; 
	background-image:url(../images/t-tub03_on.png);
	background-repeat:no-repeat;
}
p.tabs a.tab4 {
	width:224px;
	height:131px;
	text-decoration:none; 
	background-image:url(../images/t-tub04_on.png);
	background-repeat:no-repeat;
}
p.tabs a:hover {
	opacity:0.7;filter:alpha(opacity=70);
}
div.tab {
	height: 270px;  
	clear: left;
}
div#tab1 {
	height:1470px;
	background-image:url(../images/tub01contents.png);
	background-repeat:no-repeat;
}
div#tab2 { 
	height:1470px;
	background-image:url(../images/tub02contents.png);
	background-repeat:no-repeat;

}
div#tab3 { 
	height:1470px;
	background-image:url(../images/tub03contents.png);
	background-repeat:no-repeat;

}
div#tab4 { 
	height:1470px;
	background-image:url(../images/tub04contents.png);
	background-repeat:no-repeat;

}
div.tab p { 
	margin: 0;
}
#spLinkBlockInPc{
display:none;
}