@charset "Shift_JIS";


/* 全体構造
---------------------------------------------------- */
body {
  margin: 0 ;
  padding: 0 ;
}
A:link       { color : #cc6600 ; text-decoration: none }
A:visited   { color : #cc6600 ; text-decoration: none }
A:active    { color : #cc6600 ; text-decoration: none }
A:hover    { color : #cc3300 ; text-decoration : underline }

form { margin : 0 }



/* フォント

---------------------------------------------------- */
.moji1 {
color : #006600 ;
font-size : 80% ;
font-weight : bold
}

.moji2 {
color : #cc0000 ;
font-weight : bold
}

.moji3 {
font-size : 80% ;
}

.moji4 {
font-size : 80% ;
font-weight : bold ;
color : #ffffff
}

.moji5 {
font-size : 70% ;
color : #ffffff
}

.moji6 {
font-size : 110% ;
font-weight : bold ;
color : #6699cc
}

.moji7 {
font-size : 110% ;
color : #cc0000 ;
font-weight : bold
}

.moji8 {
font-size : 110% ;
font-weight : bold
}



/* ボックス

---------------------------------------------------- */

.box1 {
border : solid #dcdcdc ;
border-top-width : thick ;
border-right-width : thick ;
border-bottom-width : thick ;
border-left-width : thick ;
}
