@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	color: #FFFFFF;
	font-family: 'Gochi Hand', Arial, Roboto, "“Droid Sans”", "“游ゴシック”", YuGothic, "“ヒラギノ角ゴ ProN W3”", "“Hiragino Kaku Gothic ProN”", "“メイリオ”", Meiryo, sans-serif;
	;
	text-align: left;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size:1.2em;
}

.honbun{
		font-family: Arial, Roboto, "“Droid Sans”", "“游ゴシック”", YuGothic, "“ヒラギノ角ゴ ProN W3”", "“Hiragino Kaku Gothic ProN”", "“メイリオ”", Meiryo, sans-serif;
		}

.center{
//*	font-family: 'Gochi Hand';  *//
	font-size:1.5em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#top{
	margin-top:40px;
	}
	
#top br{
	line-height: 0px;
	margin-bottom: 5px;
}
#top h1{
		line-height: 0px;
	margin-bottom: 15px;
}



#wrap {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	display: block;
}

#box4,
#box3,
#box2,
#box1 {
	position: absolute;
	width: 23%;
	height: auto;
	background: #0000;
	display: block;
}

.member{
	width:100%;
	}
#top2{
	display: block;
	text-decoration: none;
	position: relative;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}	

h2 img{
	margin-right: 8px;
	margin-left: 8px;
	border: none;	
}

#top3{
	display: block;
	text-decoration: none;
	position: relative;
	margin-top: 50px;
}	

#menu{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align: center;
	display: block;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#menu_top{
	margin:0;
	width:100%;
	background-image:url(../images/menu_back_top.jpg);
	height: 16px;
	background-position: bottom;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#menu_mid{
	margin:0;
	width:100%;
	background-image:url(../images/menu_back_center.jpg);
	height: 26px; 
	padding: 0px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#menu_bottom{
	width:100%;
	background-image:url(../images/menu_back_bottom.jpg);
	height: 16px;
	background-position: top;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}

#menu_container{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
}

#menu ul{
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu li{
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
}
#menu li #now{
	display: block;
	text-decoration: none;
	color: #C00;
	text-align: center;
	font-size: 18px;
	border-right-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
#menu li a{
	display: block;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-size: 18px;
	border-right-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
#menu li a:hover{
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}

#container-01,
#container-02,
#container-03{
    margin:20px auto;
    max-width:914px;
}
.pinto {
    box-sizing: border-box;
		background-color: #000000;
	border: medium inset #F0F0F0;
    margin-bottom:15px;
    color:#CCC;
    text-align:left;
    border-radius:15px;
    overflow:hidden;
	padding-bottom:2%;
	padding-top:2%;
}
.pinto img {
    box-sizing: border-box;
    display:block;
	padding:2%;
    width:92%;
	margin:4%;
	border:#FFFFFF solid 1px;
}
.pinto .white{
	background-color: #FFFFFF;
}
.pinto .info {
    padding:10px 15px;
    background-color:#000;
}
.pinto .info h1 {
    margin:0;
/*    font-size:18px;  */
	font-family: 'Gochi Hand', Arial, Roboto, "“Droid Sans”", "“游ゴシック”", YuGothic, "“ヒラギノ角ゴ ProN W3”", "“Hiragino Kaku Gothic ProN”", "“メイリオ”", Meiryo, sans-serif;

}
.pinto .info p {
    margin:10px 0 0;
/*    font-size:1.2em; */
}

.date{
	text-align:right;
	float: right;
	margin-right: 0px;
}
