/*BODY*/
body {
    background-color: #FFFFFF;
    margin: 0px;
    font-family: ＭＳ Ｐゴシック,ＭＳ ゴシック,Osaka;
}

/*A*/
a:link { color: #cccccc; }
a:visited { color: #ccffff; }
a:active { color: #ffcccc; }

/*ヘッダのリンク*/
.head {
	text-decoration:none;
    font-size: 11px;
}
a:link.head { color: #000000;}
a:visited.head { color: #000000; }
a:active.head { color: #555555; }
a:hover.head { color: #555555; }

.return {
	text-decoration:none;
    font-size: 12px;
}
a:link.return { color : #000000; }
a:visited.return { color: #000000; }
a:active.return { color: #CC0000; }
a:hover.return { color: #CC0000; }

/*ヘッダテーブル*/
.tbl_head {
    margin:0px 0px 0px 0px;
    border-bottom: 3px solid #4573B3; 
}

/*メインテーブル*/
.tbl_main {
    margin:0px 0px 0px 0px;
    border: 0px; 
}

/*レフトテーブル*/
.top_left {
    margin:0px;
    padding: 0px;
    background: url("images/topimg3.gif") no-repeat 100% 100%;
    text-align: center
    vertical-align: bottom;
}
/*ライトテーブル*/
.tbl_right {
	background-color: #000000;
    margin-top:0px;
    margin-left:0px;
}

/*ヘッダテーブル*/
.tbl_foot{
	background-color: #000000;
    margin:0px 0px 0px 0px;
}

/*TOPテーブル*/
.tbl_top {
	background-color: #323232;
    margin:0px 0px 0px 0px
}
.top_left_bottom {
	text-align: center;
        vertical-align: top;
	padding-top: 20px;
}
.top_right_bottom {
       background: url(images/topimg4.gif) no-repeat;
       text-align: left;
}
/*フッター*/
.tbl_foot {
    background-color: #BFCAE2;
    text-align: right;
    vertical-align: bottom;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-right: 20px;
    border-top: 3px solid #4573B3;
    height: 20px;
}

/* フォント */
.white { color: #FFFFFF;}
.blue { color: #4573B3;}
.skyblue { color: #34B3D1;}
.yellow1 { color: #D89919;}
.yellow2 { color: #E87F16;}
.yellow3 { color: #F4C437;}
.yellow4 { color: #F38914;}
.orange1 { color: #F87522;}
.red1 { color: #EE364C;}
.red2 { color: #EC1522;}
.red3 { color: #FF0000;}
.green1 { color: #33A02C;}
.l  { font-size: 17px; font-weight: bold}
.lll { font-size: 40px; letter-spacing: 2px}
.m { font-size: 13px; text-align:left}
.s { font-size:11px;}

/* フォーム */
table.form1 { background-color: #666666;}
th.form1 { background-color: #CCCCCC;
           color: #FFFFFF;
           font-size: 13px;
           font-weight: normal;
           text-align: left;
           padding-left: 10px;
           width: 30% }
td.form1 { background-color: #FFFFFF;
           color: #000000;
           font-size: 13px;
           text-align: left;
           padding-left: 15px;}
input.form1 { border: 1px solid #666666; }
select.form1 { border: 1px solid #666666;
               width: 150px; }
textarea.form1 { border: 1px solid #666666; }

table.tbl_fin {
          border: 1px solid #4573B3;
          background-color: #FFFFFF;
	  width: 230px;
}
th.tbl_fin { 
          background-color: #4573B3; 
          color: #FFFFFF;
          font-size: 13px;
          text-align: center;
          height: 40px;
}

/*クララとは*/
.whttbl {
    margin:0px;
    padding: 0px;
    background: url("./whatsclara/images/whtback.gif") no-repeat center top;
    text-align: center
    vertical-align: bottom;
}
/*クララとは下部テーブル*/
.wht_left_bottom {
	text-align: center;
        vertical-align: top;
	padding: 0px;
}
.wht_right_bottom {
       background: url(images/topimg4.gif) no-repeat 74% top;
       text-align: left;
}
.wht_right_ext {
       background: url(./whatsclara/images/tblwaku.gif) no-repeat;
       text-align: left;
       padding-top: 15px;
       padding-left: 15px;
}

/*FAQ*/
.faqback {
       margin-left:70px;
       background: url(./faq/images/faqback.gif) no-repeat 95% 5%;
       width:800px;
}

/*秘密*/
.secttl { border-bottom: 2px solid #4573B3 }
td.cmttbl { background-color:#4573B3 }
table.sec_bottom_tbl {
	background: url(./secret/images/bdrtbl.gif) no-repeat left top; }

/*宅配エリア*/
table.area_bottom_tbl {
	background: url(./area/images/bdrtbl.gif) no-repeat left top; }


/*個人情報保護方針*/
.indback {
       margin-left:70px;
       background: url(./ind/images/indback.gif) no-repeat 95% 5%;
       width:800px;
}
div.indsign {
       margin-left:70px;
       width:800px;
       text-align:left;
}
a:link.indsign { color : #0000AA; text-decoration:none}
a:visited.indsign { color: #0000AA; text-decoration:none }
a:active.indsign { color: #AA0000; text-decoration:none }
a:hover.indsign { color: #AA0000; text-decoration:none }

/*宅配システム*/
table.bluetbl {
    margin:0px;
    padding: 0px;
    background: url("./system/images/blueback.gif") no-repeat center top;
    text-align: center
    vertical-align: bottom;
}

/*会社概要*/
table.comtbl{
       background: url(./company/images/comback.gif) no-repeat 100% 5%;
}
th.comtbl {
   background-color: #34B3D1;
   color: #FFFFFF;
   font-size: 13px;
   height: 33px;
   width: 150px;
   text-align: left;
   vertical-align: top;
   padding-left: 10px;
}
th.comtblmap {
   background-color: #34B3D1;
   color: #FFFFFF;
   font-size: 13px;
   height: 33px;
   width: 150px;
   text-align: left;
   vertical-align: center;
   padding-left: 10px;
}
td.comtbl {
   color: #000000;
   font-size: 13px;
   height: 33px;
   width: 650px;
   text-align: left;
   vertical-align: top;
   padding-left: 10px;
}
a:link.com { color : #000000; text-decoration:none}
a:visited.com { color: #0000AA; text-decoration:none }
a:active.com { color: #000000; text-decoration:none }
a:hover.com { color: #AA0000; text-decoration:none }

