@charset "Shift_JIS";

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

a { 
    color: #800080;
    text-decoration: none;
}

body { 
    font-size: 16px;
}

table { 
     font-size: 16px;
}

th {
     font-size: 16px;
}

.index {
    font-size: 20px
}

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

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

}

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

.syou2 th {
    font-size: 18px;
}

.syou {
    font-size: 20px;
}

.yokota {
   font-size: 16px;
   color: #800000;
}

.orange {
   font-size: 16px;
   color: #800000;
}

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


.kakumei {
   width: 600px;
   font-size: 16px;
   margin: 0px 120px 0px;
   float: center;
}
  
.small-text {
   font-size: 16px;
}

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

h1 {
	font-size: 24px;
	font-weight: bold;
        text-align: center;
        margin-top: 25px;
	margin-bottom: 15px;
        color: #334455;
}

h2 {    
        font-size: 20px;
	font-weight: bold;
        margin: 10px 10px;
        color: #224455;
}

h3 {
	font-size: 16px;
	margin: 2px 2px;
        color: #224455;
}

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

h5 {
	font-size: 17px;
	text-align: right;
        margin: 5px 40px 25px 0px;
        color: #333366;

}

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