td {font-size:9pt; }
td.line {font-size:1pt;}
.lims {font-size:9pt;}
.woong {font-size:9pt;}
.woong1 {font-size:8pt;line-height:130%}
.woong2 {font-size:15pt;line-height:130%}
.woong3 {font-size:7pt; font-family:matchworks,tahoma;color:#444444;line-height:130%}
.woong4 {font-size:11pt;line-height:130%}
.line {font-size:1px;line-height:1px;}
.input{border:solid 1;verdana;font-size:9pt;color:black;background-color:white;height:19px}
.input2{border:solid 0;verdana;font-size:9pt;color:black;background-color:white;height:16px}
.textarea {border:solid 1; verdana;font-size:9pt;color:black;background-color:white}
input{font-size:9pt;}

a{text-decoration:none ;}
A:link { text-decoration:none; color:#040f6f;}
A:visited { text-decoration:none; color:#040f6f;}
A:hover { color:#dc143c; text-decoration:underline;}





h1,h2,h3,h4,h5,h6 {
       margin:0;
}


/* ========TEMPLATE LAYOUT======== */

div#top {
         width:762px;
         margin:0 auto;
         background:#fff;
         line-height:1.6;
         letter-spacing: 1px;
         font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
color:#333;
}

div#header {   
          width:762px;
          background:#fff;
          line-height:1.6;
          letter-spacing: 1px;
          font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
color:#333;
}

div#menu {
          width:757px;
          margin-bottom:10px;
          line-height:1.6;
          letter-spacing: 1px;
         }

div#contents {
          clear:both;
          width:757px;
          background:url(http://shop5.makeshop.jp/design/sagawa034/marugoto/images/bg_contents.gif) 567px 0 repeat-y;
          border-bottom:1px solid #535D57;
          line-height:1.6;
          letter-spacing: 1px;
          font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
color:#333;
}

div#headImage {
           width:757px;
           line-height:1.6;
           letter-spacing: 1px;
}

div#main {
          float:left;
          width:567px;
          margin-top:10px;
          line-height:1.6;
          letter-spacing: 1px;
          font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
color:#333;
}

div#sub {
          float:right;
          width:180px;
          margin-top:10px;
          line-height:1.6;
          letter-spacing: 1px;
          font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
color:#333;
}

div#totop {
            line-height:1.6;
            letter-spacing: 1px;
            font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
color:#333;
 }

div#footer {
            position:relative;
            clear:both;
            width:757px;
            line-height:1.6;
            letter-spacing: 1px;
            font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
color:#333;
}

/* 回り込み解除 */

div#contents:after {
             content:"";
             display:block;
             height:0;
             clear:both;
             visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */


div#header h1 {
              margin:0;
              padding:0;
              font-size:200%;/* 32px相当 */
              color:#000;
              line-height:60px;
}

div#header h1 a {
              color:#000;
              text-decoration: none;
              }

div#header h1 a:hover {
                    color:#535D57;
}

div#header img {
              border: 0;
              }
/* ========MENU CUSTOMIZE======== */

div#menu ul {
              width:757px;
              margin:0;
              padding:1px 0 1px 1px;
              background:#000;
}

div#menu li {
              float:left;
              font-size:82%;/* 13px相当 */
              color:#333;
              text-align:center;
              list-style-type:none;
}

div#menu li a {
               display:block;
               width:125px;
               margin-right:1px;
               padding:5px 0;
               color:#fff;
               background:url(http://shop5.makeshop.jp/design/sagawa034/marugoto/images/bg_menu_off.gif);
               text-decoration: none;
}

div#menu li a:hover {
               color:#fff;   background:url(http://shop5.makeshop.jp/design/sagawa034/marugoto/images/bg_menu_on.gif);}

/* 回り込み解除 */

div#menu ul:after {   
                content:"";
                display:block;
                height:0;
                clear:both;
                visibility:hidden;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */


div#main a {
                color:#31001D;
                text-decoration: none;
                margin-right: 1em;
}

div#main a:hover {
                color:#31001D;
                border:0;
                border-bottom:1px solid #31001D;
}

div#main h2 {

                margin-bottom:8px;
                padding:2px 2px 2px 0;
                color:#31001D;   
                font-size:94%;/* 15px相当 */
                font-weight:bold;   
                border-bottom:3px double #535D57;
}

div#main h3 {   margin-bottom:5px;
                padding-left:4px;
                font-size:88%;/* 14px相当 */
                color:#000000;
                border-left:6px solid #79C531;
                margin-bottom:3px;
                font-size:88%;/* 14px相当 */
}

div#main h4 {   
                margin-bottom:3px;
                font-size:88%;/* 14px相当 */
}

div#main h5 {
                margin-bottom:8px;
                font-size:82%;/* 13px相当 */
}


div#main h6 {
                margin-bottom:5px;
                padding-left:4px;
                font-size:88%;/* 14px相当 */
                border-bottom:1px solid #79C531;
}

div#main p {
                margin:0 10px 1em 0;
                font-size:82%;/* 13px相当 */
}

div#main ul,ol,dl {
                margin-right:10px;
                font-size:82%;/* 13px相当 */
}

div#main dt {
                margin-bottom:3px;
}

div#main dd {   
                padding:0;
                margin:0 0 1em 1em;
                padding:3px;
                background:#f1f1f1;
}

div#main img {  
                margin-bottom: 5px;

}


/*----   gaiyou customaize ------*/

table.gaiyou {
                border-collapse: separate;
                border-spacing: 0px;
                /border-collapse: collapse;	/* IE7,6用 */

                border-top: 1px solid #000;
                border-left: 1px solid #000;
                margin:0 0 10px 0;
                
}


table th.gaiyou  {
               border-bottom: 1px solid #000;
               border-right: 1px solid #000;
               background-color: #79C531;
               color: #fff;
               text-align:left;
               font-size:82%;/* 13px相当 */
}


table td.gaiyou   {
               border-bottom: 1px solid #000;
               border-right: 1px solid #000;
               font-size:82%;/* 13px相当 */
               
}

/*------ houjin customize  ---------*/

div.oshirase  {
              width: 530px;
              height: 120px;
              border : 1px solid #79C531;
              padding : 10px;
              overflow: auto;
              
}


/*----    otoiawase customize   -----*/

div#contact  {
             width: 530px;
             padding : 10px;
             margin : 10px 0 10px 0;
             background-color: #CCFF99;
             font-weight: bold;
             font-size: 120%;/* 20px相当 */
             
}

div#contact a {
             margin-right: 1em;
             text-decoration: none;
}             
             

/* ========SUB CONTENTS CUSTOMIZE======== */

div#sub h2 {
                padding:3px;
                font-size:88%;/* 14px相当 */
                font-weight:bold;
                color:#fff;
                background:#31001D url(http://shop5.makeshop.jp/design/sagawa034/marugoto/images/bg_sub_h2.gif) 0 0 repeat-x;
                border: #000 1px solid;
}

div#sub ul {
                margin:0;
                padding:5px 0 1em 0;
}

div#sub li {    margin:0;
                padding-left:18px;
                font-size:82%;/* 13px相当 */
                line-height:1.8;
                background:#fff url(http://shop5.makeshop.jp/design/sagawa034/marugoto/images/bg_list.gif) 0 5px no-repeat;
                list-style:none;
}

div#sub li a {
                text-decoration: none;
                }
                

div#sub li a:hover {
                border-bottom:1px solid #31001D;
} 

div#sub img {     
                margin:0 0 5px 0;

}

/* ========TOTOP CUSTOMIZE========= */

div#totop {
                 margin:10px 0;
                 text-align:right;
                 font-size:82%; /* 13px相当 */ 
}

div#totop a {
                 padding:0 0 0 12px;
                 background:url(http://shop5.makeshop.jp/design/sagawa034/marugoto/images/bg_totop.gif) 0 50% no-repeat;
                 text-decoration: none;
}

div#totop a:hover {
                 border-bottom:1px solid #31001D;
}

/* ========FOOTER CUSTOMIZE======== */

address {
   padding:10px 0;
   font-style:normal;
   font-size:75%; /* 12px相当 */
   color:#333;
}