@charset "shift-JIS";


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

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



#zentai {
         width: 1024px;
         margin: 20px 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;

}

#header-box {
                   width: 100%;
                   max-width: 1024px;
                   margin: 0px auto;
                   overflow: hidden;


}



#logo {

       width: 150px;
       padding: 10px 20px 0px 20px;
       float: left;
       margin: 10px auto;

}



#head-contents {

        float: right;
        list-style: none;
        font-size: 16px;
        margin: 20px 0px;

}



#head-contents ul li {
    float: left;
    margin: 0px 40px 0px 10px;
    list-style: none;
    font-weight: bold;


}




#head-contents ul li a{
                        text-decoration: none;
                        color: rgb(80, 68, 68);
}

/*header終わり */

/*　outline　*/


#outline-body {

         width: 1024px;
         margin: 20px auto 0px;
         background-color: white;
         border-radius: 5px;

}




#outline {

        margin: 20px;
        overflow: hidden;

}


#outline h1 { 

             font-size: 40px;
             background-color: #efefef;
             padding: 10px 25px;
             border-radius: 5px;

}



#outline h2 {

            font-size: 30px;
            color: #ff6633;
            margin: 30px 0px 20px 0px;
            
}


#outline h3 {

             font-size: 25px;

}



#outline p {
	font-size: 16px;
	border-bottom: 1px solid #B8B8B8;
}

/*　outline終わり */

/*　footer-box */

#footer-box{
display:none;

}





/*　footer-box終わり */

/*　copyright */

#copyright 
{

	background-color:white;

 text-align: center;

 margin: 6px auto 0px auto;

}

/*　copyright終わり */

/*共通部分終わり*/

/*前期受付のみ */
.charttable1 {
	width: 155px;
	text-align: center;
	background-color: #33CC66;
	height: 50px;
}
.charttable2 {
	background-color: #000066;
	width: 155px;
	height: 50px;
	text-align: center;
}
.charttable3 {
	width: 250px;
	height: 50px;
	text-align: left;
	background-color: #CC0000;
}
.charttable4 {
	width: 320px;
	height: 50px;
	text-align: center;
	background-color: #CC0000;
}
.charttable5 {
	width: 320px;
	height: 50px;
	background-color: #cc0000;
	text-align: left;
}
.tabletext1 {
	border-bottom: none !important;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabletext2 a:hover{
	text-decoration:underline;
}

.tabletext2 {
	border-bottom: none !important;
	font-weight: bold;
	color: #FFFFFF;
	padding:14px 0px 0px 9px;
	background-color: #CC0000;
}
.tabletext3 {
	border-bottom: none !important;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.tabletext3 a:hover{
	text-decoration:underline;
}

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

}

.arrow {
	border-bottom: none !important;
	text-align: center;
	}
#nagare {
	width: 580px;
	height: 414px;
	border:none;
	margin-bottom:10px;
}
#start {
width:260px;
height:45px;
position: relative;
left: 3px;
}

#start, #start a{
width:260px;
}

#start a{
display: block;
height: 0px;
padding-top: 45px;
overflow: hidden;
background-image: url(img/kaishi.png);
background-position: 0px 0px;
}

#start a:hover{
background-position: 0px -45px;
}
.tabletext2 a {
	color: #FFFFFF;
}
.tabletext3 a {
	color: #FFFFFF;
}














}