@charset "Shift_JIS";

@media screen and (max-width:480px) {

a { 
    font-size: 28px;
    color: #800080;
    text-decoration: none;
}


body { 
    font-size: 30px;
    line-height: 1.7;
}

table { 
     font-size: 30px;
     line-height: 1.7;
}

.index P {
    font-size: 30px
}

.mokuji {
   list-style-type: disc;
}

.mokuji1 {
   font-size: 26px;
   color: #334455;

}

.syou th {
    font-size: 30px;
    
}

.yokota {
   font-size: 26px;
   color: #8b0000;
}

.orange {
   font-size: 26px;
   color: #8b0000;
}

.hon {
   font-size: 30px;
   color: #800000;
}

.kakumei {
   width: 640px;
   font-size: 20px;
   margin: 0px 100px 0px 100px;
   float: center;
}

.small-text {
   font-size: 26px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: normal;
	color: #222;
}

h1 {
	font-size: 32px;
	font-weight: bold;
        text-align: center;
        margin-top: 10px;
	margin-bottom: 15px;
}

h2 {    
        font-size: 31px;
	font-weight: bold;
        margin: 5px 5px;
        color: #224455;
}


h3 {
	font-size: 28px;
        font-weight: bold;
        margin: 2px 2px;
        color: #224455;
}

h4 {
	font-size: 30px;
        font-weight: bold;
        margin: 15px 0px 10px 15px;
        color: #333366;
}

h5 {
	font-size: 28px;
	text-align: right;
        margin: 5px 40px 25px 0px;
}

h6 {
	font-size: 28px;
	text-align: right;
        margin: 15px 20px 10px 0px;
}
}
