@charset "shift-JIS";


@media screen and (max-width:600px){
/*　共通部分　*/

/*　ページ全体の設定　*/
body {
       width:100%;
       background-color: #B41109;
       font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
       margin: 0px;
}



#zentai {
         width: 100%;
         margin: 10px auto 0px;
        


}

img {
     width: 100%;
     vertical-align: bottom;
	border:none;

}

a {
    text-decoration: none;



}

/*　ページ全体の設定終わり　*/

/*　header　*/
#header {
         
        height: auto;
        background-color: white;
        overflow:hidden;
        margin: -8px 0px 0px -8px;

}




#logo {
       width: 110px;
       padding: 5px 10px 0px 10px;
       float: left;
       margin: 10px auto;

}



#head-contents {
                display: none;
              
}
/*　header終わり　*/
/*　outline　*/
/*outlineの始まり */


#outline-body {
         width: 98%;
         margin: 10px auto;
         background-color: white;
         border-radius: 5px;



}




#outline {
        
        margin: 0px 10px;
        overflow: hidden;
       


}


#outline h1 { 
             
             font-size: 30px;
            
             background-color: #efefef;
             padding: 10px 15px;
             border-radius: 5px;
}



#outline h2 {
            font-size: 25px;
            color: #ff6633;
            margin: 10px 15px;
            

}


#outline h3 {
             font-size: 20px;
             margin: 20px 15px 0px 15px;




}



#outline p {
            font-size: 15px;
            border-bottom: 1px solid #b8b8b8;
            margin: 15px 15px;



}



/*　outline終わり　*/

/*　footer-box始まり*/


#footer-box {
             width: 100%;
             margin: 0px auto;
             background-color: #efefef;
             overflow: hidden;
             clear: both;
             


}



#footer {
        text-align: center;
        margin: 5px 30px 0px 0px;




}



#footer ul {
            margin: 0px;


}



#footer ul li{
             list-style:none;
             margin-bottom: 10px;
             text-decoration: none;

}


#footer ul li a{
                text-decoration: none;

}






/*　footer-box終わり　*/

/*　copyright　*/


#copyright {
            background-color: white;
            text-align: center;
            font-size: 10px;
            margin: 10px auto 0px auto;

}




/*　copyright終わり　*/

/*　前期受付のみ　*/

.charttable1 {
	text-align: center;
	background-color: #33CC66;

}

.charttable2 {
	background-color: #000066;
	text-align: center;

}

.charttable3 {
	text-align: left;
	background-color: #CC0000;

}

.charttable4 {

	text-align: center;
	background-color: #CC0000;

}

.charttable5 {

	background-color: #cc0000;
	text-align: left;

}

.tabletext1 {
	border-bottom: none !important;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;

}

.tabletext2 {
	border-bottom: none !important;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 7px;
	padding-bottom: 7px;

}

.tabletext3 {
	border-bottom: none !important;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;

}
.tabletext4 {
	border-bottom: none !important;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.arrow {

	border-bottom: none !important;
	text-align: center;

	}

#nagare {

	border:none;
	margin-bottom10px;

}

#start {
	width: 50%;
	height: 60%;
	background-color: #CC0000;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 3px;
	
}

#start a {
	color: #FFFFFF;

	
}

.tabletext2 a {
	color: #FFFFFF;
}
.tabletext3 a {
	color: #FFFFFF;
}

/*　前期受付終わり　*/

}