<style type="text/css">
<!--
BODY         {color:#565656;
              font-size:12px;
              font-family:Arial, Helvetica, Verdana, sans-serif;
              line-height:180%;
              scrollbar-base-color:Transparent;
              scrollbar-face-color:Transparent;
              scrollbar-highlight-color:Transparent;
              scrollbar-shadow-color:Transparent;
              scrollbar-arrow-color:#ffffff;
              scrollbar-3dlight-color:#ffffff;
              scrollbar-darkshadow-color:Transparent;
              scrollbar-track-color:Transparent;}

img          {border: none; text-align:center;}

a:link       {color: #000000; text-decoration:none; font-weight:bold;}
a:visited    {color: #000000; text-decoration:none; font-weight:bold;}
a:forcus     {color: #000000; text-decoration:none; font-weight:bold;}
A:HOVER      {color: #000000; text-decoration:underline; font-weight:bold;}
a#mlink:link       {color: #000000; text-decoration:none; font-weight:normal;}
a#mlink:visited    {color: #000000; text-decoration:none; font-weight:normal;}
a#mlink:forcus     {color: #000000; text-decoration:none; font-weight:normal;}
A#mlink:HOVER      {color: #000000; text-decoration:underline; font-weight:normal;}
a#event:link       {color: #00AA00; text-decoration:none; font-weight:bold;}
a#event:visited    {color: #006600; text-decoration:none; font-weight:bold;}
a#event:forcus     {color: #006600; text-decoration:none; font-weight:bold;}
A#event:HOVER      {color: #006600; text-decoration:underline; font-weight:bold;}
a#mlink2:link       {color: #565656; text-decoration:none; font-weight:normal;}
a#mlink2:visited    {color: #565656; text-decoration:none; font-weight:normal;}
a#mlink2:forcus     {color: #565656; text-decoration:none; font-weight:normal;}
A#mlink2:HOVER      {color: #565656; text-decoration:underline; font-weight:normal;}

div {
    margin: 0 auto ;
    padding: 0 ;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#pictl{padding:0px 10px 0px 10px;
       float:left;}

#pictc{padding:0px 10px 0px 0px;
       float:left;}
       
#pictr{padding:0px 10px 0px 0px;
       float:right;}

#main {
    width: 910px;
    background-color: #EEEEEE;
    margin: 0 auto ;
    padding: 0 ;
    text-align:left ;
}

#top { /* top画像 */
    width: 910px; height: 90px;
    background-image:url(image/top001.jpg);
    margin: 0 auto ;
    padding: 0 ;
    text-align:left ;
}

#iframe { /* メインになるiframe枠 */
    float: left;
    width: 680px;
    margin: 0 auto ;
    padding: 0 ;
    text-align:left ;
    background-color:#EEEEEE;
}

#con_l { /* 左 */
    float: left;
    width: 180px;
    margin: 0 auto ;
    padding: 0 ;
    text-align:left ;
}

#con_c { /* 中 */
    float: right;
    width: 470px;
    margin: 0 auto ;
    padding: 0 ;
    text-align:left ;
}

#con_c2 { /* 中 */
    float: right;
    width: 480px;
    margin: 0 auto ;
    padding: 0 ;
    text-align:left ;
}

#con_r { /* 右 */
    float: left;
    width: 220px;
    margin: 0 auto ;
    padding: 0 ;
    text-align:left ;
}

#left { /* 内寸180px */
    float: left;
    width: 180px;
    margin: 5px 0px ;
    background:url(image/box_kado1.jpg) top left no-repeat;
    background-color: #DDDDDD;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#leftkokuchi { /* 内寸180px */
    float: left;
    width: 180px;
    margin: 5px 0px ;
    background:url(image/box_kado2.jpg) top left no-repeat;
    background-color: #BABABA;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#center { /* 内寸470px */
    float: right;
    width: 470px;
    margin: 5p 0px ;
    background:url(image/box_kado1.jpg) top left no-repeat;
    background-color: #DDDDDD;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#right { /* 内寸220px */
    float: right;
    width: 220px;
    margin: 5px 0px ;
    background:url(image/box_kado1.jpg) top left no-repeat;
    background-color: #DDDDDD;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#footer { /* フッタ */
    width: 910px; 
    margin: 0 auto ;
    text-align:right;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#menu { /* メニュー装飾 */
    margin: 9 0 2 13 ; text-align:center; border-left: solid #565656 5px;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#letter { /* 文字設定 */
    padding : 0 13 ;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#letter2 { /* 文字設定 */
    padding : 0 13 ;
    color:#993300;
    font-size:19px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

#orderform { /* 文字設定 */
    margin : 10 0 0 0 ;
    color:#565656;
    font-size:12px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    line-height:180%;
}

input#btn { /* ボタンのデザイン */
    font-size:12px;
    background-color:#FFFFFF;
    border:0px;
    border-color:#FFFFFF;
    color:#565656;
}
select { /* 選択ボックスのデザイン */
    font-size:12px;
    background-color:#EEEEEE;
    border:0px;
    color:#565656;
}
input#text { /* テキスト枠のデザイン */
    color:#000000;
    font-size:12px;
    background-color:FFFFFF;
    border-bottom:#EEEEEE 1px solid;
    border-left:#FFFFFF 0px solid;
    border-right:#EEEEEE 1px solid;
    border-top:#FFFFFF 0px solid;
}
