/*#808080*/
/*#808080*/

/*---------------------------------------------------------------------------------*/
/* ページ全体用                                                                    */
/*---------------------------------------------------------------------------------*/
/*
a:link      { Color: #5D5D5D; text-decoration: none;}
a:visited   { Color: #5D5D5D; text-decoration: none;}
a:link      { Color: #000000; text-decoration: none;}
a:visited   { Color: #000000; text-decoration: none;}
*/
a:link      { Color: #003366; text-decoration: none;}
a:visited   { Color: #003366; text-decoration: none;}
a:hover     { Color: #0000FF; text-decoration: underline;}
a:active    { Color: #5D5D5D; text-decoration: none;}


body.pages{
   /* background-color:#003366;*/
   background-color:#235AA6;
}

table.pages{
    width           :800px;
    border-style    :none;
    border-style    :solid;
    border-width    :1px;
    border-style    :solid;
    border-color    :#5D5D5D;
    background-color:#ffffff;
    font-size       :13px;
    font-weight     :normal;
}

p.error
{
    color           :red;
}

a img
{
	border-width: 0px;
}

/*---------------------------------------------------------------------------------*/
/* 写真サイズ用                                                                    */
/*---------------------------------------------------------------------------------*/
/*-----------------------------------------------*/
/* 選択表示用／商品明細用                        */
/*-----------------------------------------------*/
img.Picture1 {
    width           :90px;
    Height          :90px;
    border-style    :0px;
    border-color    :white;
}
/*-----------------------------------------------*/
/* 品種選択用／シリーズ選択用                    */
/*-----------------------------------------------*/
img.Picture2 {
    width           :120px;
    Height          :120px;
    border-style    :0px;
    border-color    :white;
}
/*-----------------------------------------------*/
/* 商品詳細情報／シリーズ情報用                  */
/*-----------------------------------------------*/
img.Picture3 {
    width           :200px;
    Height          :200px;
    border-style    :0px;
    border-color    :white;
}

/*---------------------------------------------------------------------------------*/
/* 各ボックスタイトル用                                                            */
/*---------------------------------------------------------------------------------*/
table.title{
    width           :600px;
    border-width    :1px;
    border-style    :solid;
    border-color    :#808080;
    border-collapse :collapse;
    text-align      :center;
    margin-bottom   :1px;
}
/*-----------------------------------------------*/
th.title{
    width           :600px;
    height          :20px;
    background-image:url(title.gif); 
    text-align      :left;
    padding-left    :10px;
    padding-top     :5px;
    font-size       :15px;
    font-size       :13px;
/*
    font-weight     :bold;
    font-weight     :nomal;
*/
    font-weight     :normal;
    color           :#023186;
    color           :#ffffff;
}
/*-----------------------------------------------*/
table.Detail{
    width           :600px;
    border-width    :1px;
    border-style    :solid;
    border-color    :#808080;
    border-collapse :1px;
    margin-bottom   :2px;
}
/*-----------------------------------------------*/
td.Detail{
    width           :140px;
    padding-left    :10px;
    padding-bottom  :1px;
    border-width    :0px;
    border-style    :solid;
    border-color    :#ffffff;
    background-color:#ffffff;
    text-align      :left;
    font-size       :13px;
    color           :#5D5D5D;
    color           :#000000;
}

/*-----------------------------------------------*/
/* ダミー                                        */
/*-----------------------------------------------*/
tr.dmy {
    width           :600px;
    height          :0px;
    margin-top      :0px;
    margin-bottom   :0px;
}
td.dmy {
    width           :140px;
    height          :0px;
    margin-top      :0px;
    margin-bottom   :0px;
}


/*-----------------------------------------------*/
/* メールマガジン                                */
/*-----------------------------------------------*/
input.MailMagaButton {
   width           :30px;
   height          :24px;
   vertical-align  :top;
   font-size       :10px;
   font-weight     :500;
   color           :#222222;
   background-color:#003366;transparent;
   background-color:#ffffff;transparent;
   border-width    :0px;
   border-color    :white;
   background-image: url('./search.gif');
   cursor          :pointer;
}
input.MailMagaText {
   width           :150px;
}


form {
    margin          :0px;
    padding         :0px;
}


#srchbtn{
width:300px;
_height:24px;
min-height:23px;
padding:1px 0;
border:#455893 1px solid;
background-color:#00adfc;
background-position:0 -801px;
font-weight:bold;
text-align:center;
vertical-align:top;
*vertical-align:baseline;
cursor:pointer;
letter-spacing:0.5em;
}



