@charset "Shift_JIS";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px; 
} 

html {
  height:100%;
  }

body {
	background:url(../img/back.png) center bottom;
	padding: 0;
	margin: 0;
	width: 100%;
	height:100%;
	display: table;
	text-align: center;
	font-size:15px;
	color:#333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

a:link {
	color:#0066CC;
	 text-decoration: none; 
	 }

a:visited {
	color:#0066CC;
	 text-decoration: none; 
	 }


object,  
embed {  
    vertical-align: top;  
} 


#contents{
	margin:0px 0px 0px 0px;
	text-align:center;
	height:auto;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	
	position:relative;
	top:0px;
	left:0px;
}
#titleBox{
	background:url(../img/header_back.png) no-repeat center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-size:24px;
	color:#0066CC;
	font-weight:bold;
	text-align:left;
	width:560px;
	height:60px
} 
.titleBox2{
	background:url(../img/header_back.png) no-repeat center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-size:24px;
	color:#0066CC;
	font-weight:bold;
	text-align:left;
	width:560px;
	height:70px;
	clear:both;
} 

.titleBox2_title{
	background:url(../img/header_back.png) no-repeat center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:15px 0px 0px 0px;
	font-size:24px;
	color:#0066CC;
	font-weight:bold;
	text-align:center;
	width:560px;
	height:45px;
	clear:both;
} 


.titleBox2_green{
	background:url(../img/header_back.png) no-repeat center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:20px;
	color:#009999;
	font-weight:bold;
	text-align:left;
	width:560px;
	height:70px;
	clear:both;
} 
.titleBox2_toumei{
	background:url(../img/header_back.png) no-repeat center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:20px;
	color:#999999;
	font-weight:bold;
	text-align:left;
	width:560px;
	height:70px;
	clear:both;
} 
.titleBox2_etc{
	background:url(../img/header_back.png) no-repeat center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:20px;
	color:#996699;
	font-weight:bold;
	text-align:left;
	width:560px;
	height:70px;
	clear:both;
} 

#titleBoxList{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:560px;
	height:145px
} 


.readtextmain{
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:left;
	width:560px;
}
	

.readtext{
	margin:0px 0px 30px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	width:560px;
	font-size:17px;
	font-weight:bold;
}
	

.youtubeBox{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:560px;
} 

.photoBox{
	margin-top:20px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:560px;
} 

#btnBox{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
} 


#btnBox2{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	clear:both;
} 

.mainlist{
	margin-left:auto;
	margin-right:auto;
	width:560px;
	clear:both;
}
.mainlist .thum{
margin:0px 0px 20px 0px;
padding:0px 5px 0px 5px;
	width:130px;
	font-size:16px;
	font-weight:bold;
	color:#0066CC;
	text-align:center;
	float:left;
}