/* Kanaloa7 initial stylesheet */
/* 2004.11.15         */
.size1  {font-size:  9px; line-height: 125%}
.size2  {font-size: 11px; line-height: 125%}
.size3  {font-size: 12px; line-height: 125%}
.size4  {font-size: 14px; line-height: 125%}
.size5  {font-size: 18px; line-height: 125%}
.size6  {font-size: 20px; line-height: 125%}
.size7  {font-size: 26px; line-height: 125%}
.picnote{font-size:  9px; line-height: 125%}
.big{font-size:14pt}

a:visited  {text-decoration:none     ; color: #003399}
a:hover           {text-decoration:underline; color: #000066}
a:active          {text-decoration:none     ; color: #003399}
a:link { text-decoration:none     ; color: #003399}

.head_menu  {font-size: 10px; line-height: 12px}

h1 { font-size: 12px; margin: 0px ;}
h2 { font-size: 12px; margin: 0px ;}
h3 { font-size:12px;font-weight:bold;line-height:16pt;padding-bottom:0px;margin-bottom:0px;}

body {

     font-size: 12px;

     line-height: 1.3;

     font-family: ArialMT, "ＭＳ Ｐゴシック", Osaka,"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3"; /* iPhoneバンドル */

      -webkit-text-size-adjust: none; /* 文字の拡大縮小を防ぐ */


background-color: #000000;

 }


.y {  text-align: center}


	border-bottom-color: #999999;
}

td {
	font-size: 12px; line-height: 125%
}

a:visited  {text-decoration:none     ; color: #003399}
a:hover           {text-decoration:underline; color: #000066}
a:active          {text-decoration:none     ; color: #003399}
a:link { text-decoration:none     ; color: #003399}

.nav1:link {  color: #333333; text-decoration: none}
.nav1:visited {  color: #333333; text-decoration: none}
.nav1:active {  color: #FE6700; text-decoration: none}
.nav1:hover {  color: #333333; text-decoration: underline}

.nav2:link {  color: #FFFFFF; text-decoration: none}
.nav2:visited {  color: #FFFFFF; text-decoration: none}
.nav2:active {  color: #FE6700; text-decoration: none}
.nav2:hover {  color: #FE6700; text-decoration: underline}



.style1 {color: #FFFFFF}
.style6 {	color: #ba84b8}
.style7 {color: #FF0000}
.style9 {color: #4FB3FD}
.style61 {	color: #6A8FFF}
.style_red {	color: #990000}
.style_mbh {	color: #959adc}

div.kadomaru {
   border-radius: 0px;         /* CSS3 */
   -moz-border-radius: 0px;    /* Firefox */
   -webkit-border-radius: 0px; /* Safari,Chrome */

   border: 1px #cccccc solid;     /* 枠線の装飾 */
   background-color: #ffffff;   /* 背景色 */
   box-shadow: 1px 1px 5px #aaa;
}


