html,body{
	font-size : 13px;
	color : #00002b;
	margin : 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x: hidden;
	background-color: #000000;
	background-image: url(https://zr.akaboo.jp/zronly/photo/p0462-photo3.png);
	background-repeat: repeat;
	background-position: center;
	}


#wrapper { 
    height:100%;
    width: 1060px;  
	padding:3px 10px 10px 10px;
    margin: 0 auto;  
    text-align: center;
	background-color:rgba(255,255,255, 0);  
  
} 

.contens { 
    height:100%;
    width: 920px;  
	padding:10px 10px 10px 10px;
    margin: 0 auto;  
    text-align: center;
	background-color:rgba(255,255,255, 0.6);  
  
} 

.contents_main { 
    height:100%;
    width: 600px;  
	padding:3px 10px 10px 10px;
	margin:5px;
    text-align: center;
	background-color:rgba(255,255,255, 0.8); 
	float:left;  
}

.contents_right { 
    height:100%;
    width: 260px;  
	padding:3px 10px 10px 10px;
	margin:5px;
    text-align: center;
	background-color:rgba(255,255,255, 0.8); 
	float:left;  
}








#header {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 2px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #FFF;
	height: 15px;
}


.shadow {/* tableやdivにこのclassを指定すると外側にドロップシャドウ*/
box-shadow: 0 1px 5px rgba(0,0,0,.2); 
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2); 
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.2); 
-o-box-shadow: 0 1px 5px rgba(0,0,0,.2); 
zoom: 1;
	
}


.shadow02 {box-shadow:0 0 3px 3px rgba(0,0,0,.2)inset; 
-webkit-box-shadow:0 0 3px 3px rgba(0,0,0,.2)inset; 
-moz-box-shadow:0 0 3px 3px rgba(0,0,0,.2)inset; 
-o-box-shadow:0 0 3px 3px rgba(0,0,0,.2)inset; 
zoom: 1;
}




.kadomaru {border: 0px solid #fff; 
position: ; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
-o-border-radius: 5px; 
border-radius: 5px; 
zoom: 1;
}



.kadomaru_left {border: 0px solid #fff; 
position: ; 
-webkit-border-top-left-radius: 10px; 
-moz-border-top-left-radius: 10px; 
-o-border-top-left-radius: 10px; 
border-top-left-radius: 10px; 
-webkit-border-bottom-left-radius: 10px; 
-moz-border-bottom-left-radius: 10px; 
-o-border-bottom-left-radius: 10px; 
border-bottom-left-radius: 10px; 
zoom: 1;
}



.kadomaru_right {border: 0px solid #fff; 
position: ; 
-webkit-border-top-right-radius: 10px; 
-moz-border-top-right-radius: 10px; 
-o-border-top-right-radius: 10px; 
border-top-right-radius: 10px; 
-webkit-border-bottom-right-radius: 10px; 
-moz-border-bottom-right-radius: 10px; 
-o-border-bottom-right-radius: 10px; 
border-bottom-right-radius: 10px; 
zoom: 1;
}







.left_box {
	float: left;
	width: 240px;
	margin-right: 10px;
	text-align: center;
}

.main_box {
	float: left;
	width: 750px;
	text-align: center;
}


.main_main {
	float: left;
	width: 450px;
	text-align: center;
}


.main_right {
	float: right;
	width: 250px;
	margin-left: 10px;
	text-align: center;
}

.footer {
	clear:both;
}



.twitter-timeline {
min-width: 200px!important;
max-width: 640px;
min-height: 87px;
max-height: 720px;

}

