@charset "Shift_JIS";



/* ”format
-----------------------------------*/

*{
font-size: 14px;
font-weight: normal;
font-style: normal;
text-decoration: none;
line-height: 1.5em;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;


}

.selecter { font-weight:bold; font-size: 15px;
 }

div#header h1 a{
display:block;
font-size: 30px;
font-weight: bold;
text-decoration: none;
padding: 30px 30px 10px 20px;
float: left;
}
