/* ========BASIC======== */
@charset "Shift_JIS";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */

* {
   font-family"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3",
   "メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif; color:#333333;
}

body {
   width:789px;
   height:100%;
   margin-left:auto;
   margin-right:auto;
   margin-top:0px;
   margin-bottom:0px;   
}

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

a:hover {
   color:#0172AB;
}

/* ======== LAYOUT======== */
div#header {
   width:790px;
   height:100px;
   margin:0 1px 0 0;
   padding:0;
}

div#main {
   width:624px;
   height:650px;
   float:left;
}

div#main #mainA {
   width:165px;
   height:650px;
   margin:0;
   background:url("images/Haikei03.png") 0 0 repeat-y;
   float:left;
}

div#mainA #mainA1 h2 {
   width:145px;
   height:18px;
   margin:30px 20px 0 10px;
   padding:6px 0 0 0;
   font-size:82%;/*13px相当*/
   font-weight:bold;
   color:#ffffff;
   text-align:center;
   background:url("images/描画02.png") 0 0 no-repeat;    
}

div#mainA #mainA1 p {
   width:145px;
   margin:0 0 0 10px;
   padding:5px 0 5px 0;
   font-size:75%;/*12px相当*/
   color:#333333;
   font-family:MSPゴシック;
   text-align:left;
   background-color:#cccccc;
}

div#mainA #mainA1 a {
   padding:5px 0 0 105px;
   text-decoration:underline;  
   color:#cc0000;
}

div#mainA #mainA2 {
   width:140px;
   margin:30px 0 0 10px;
   background-color:#ffcccc;
   border-left:3px double #ff6699;
   border-right:3px double #ff6699;
   border-top:3px double #ff6699;
   border-bottom:3px double #ff6699;
}

div#mainA #mainA2 h3 {
   width:123px;
   height:16px;
   margin:5px 0 0 0;
   font-size:75%;/*12px相当*/
   text-align:right;
}
    
div#mainA #mainA2 p {
   width:140px;
   margin:0;
   padding:5px 0 5px 0;
   font-size:75%;/*12px相当*/
   font-weight:normal;
   color:#333333;
   font-family:MSPゴシック;
   text-align:center;
}       

div#main #mainB {
   width:459px;
   height:380px;
   margin:0;
   float:right;
}

div#mainB #main11 {
   width:459px;
   height:380px;
   margin:0;
   padding:0 5px 0 0;
   background:url("images/bg_right01.gif") 455px 0 repeat-y;
}

div#mainB #main12 {
   width:459px;
   height:380px;
   margin:0;
   padding:0 0 0 5px;
   background:url("images/bg_left02.gif") 0 0 repeat-y;
}

div#mainB #main12 img {
   width:450px;
   height:380px;
   margin:0;
}
  
div#mainB #navi {
   width:459px;
   height:270px;
   margin:0;
   background-color:#dbffff;
}

div#navi h2 {
   width:120px;
   height:16px;
   margin:25px 0 0 20px;
   padding:7px 0 0 0;
   font-size:82%;/*13px相当*/
   font-weight:bold;
   color:#ccffff;
   text-align:center;   
   background:url("images/bg006.gif") 0 0 repeat-x;
}

div#navi p {
   width:410px;
   margin:0 0 0 20px;
   padding:2px 0 0 0;
   font-size:75%;/*12px相当*/
   line-height:1.3;
   color:#333333;
   text-align:left;
   border-left:2px double #0033ff;
   border-right:2px double #0033ff;
   border-top:2px double #0033ff;
   border-bottom:2px double #0033ff;
   background-color:#ffffff;
}   

div#sub {
   width:165px;
   height:650px;
   margin:0;
   padding:0;
   background:url("images/Haikei02.png") 0 0 repeat-y;
   float:right;
}

div#sub h2 {
   height:19px;
   padding:6px 0 0 0;;
   font-size:82%;/*13px相当*/
   font-weight:bold;
   color:#ccffff;
   text-align:center;
   background:url("images/bg005.gif") 0 0 repeat-x;
}

div#sub #sub1 {
   width:165px;
   height:400px;
   margin:30px 0 0 0;
}

div#sub1 p.sample {
   margin:20px 0 0 0;
   padding:0 0 0 20px;
   font-size:82%;/*13px相当*/
   font-weight:bold;
   color:#cc0000;
   background:url("images/mark024.gif") 5px 0 no-repeat;
}

div#sub1 ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub1 li {
   margin:0;
   padding:0 0 0 18px;
   font-size:75%;/* 12px相当 */
   font-family:MSPゴシック;
   line-height:1.3;
   list-style:none;
   background:url("images/bg_list.gif") 10px 5px no-repeat;
}

div#sub #sub2 {
   width:165px;
   height:182px;
   margin:20px 0 0 0;
}

div#sub2 p {
   padding:0 0 0 10px;
   font-size:70%;/*11px相当*/
   color:#333333;
}

div#sub #tohome {
   width:165px;
   height:19px;
   margin:0;
   font-size:12px;
   text-align:right;
   background:url("images/bg_gnavi.gif") 38px 0 no-repeat;
}
   
/* ========FOOTER CUSTOMIZE======== */
div#footer {
   width:699px;
   height:28px;
   margin:0;
   padding:0;
   border-left:45px solid #66ccff;
   border-right:45px solid #66ccff;
   background-color:#66ccff;
}

address {
   font-size:12px;
   line-height:2.3;
   font-style:normal;
   color:#333333;
   text-align:center;
}

