body     {
  color: #666666;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#inbox     {
  margin:3px auto 0px;
  width: 760px;
  text-align:left;
  background-color: #FFFFFF;
  padding: 5px 0px 0px;
  border: 1px solid #CCCCCC;
}
#bannerall {
  float:left;
    margin:  0px 0px 0px 3px;
}
#banner {
  float:left;
  background-color: #cccccc;
  background-image: url(images/top_1.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 360px;
  height: 269px;
  padding: 0px 0px 0px 0px;
}

#banner2 {
  float:left;
  background-color: #cccccc;
  background-image: url(images/top_2.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 390px;
  height: 269px;
  padding: 0px 0px 0px 0px;
}
#banner_l  {
  background-color: transparent;
  float:right;
  text-align:right;
  width:300px;
  margin:115px 5px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#searcharea  {
  background-color: transparent;
  float:right;
  width:300px;
  text-align:right;
  padding: 15px 10px 0px 0px;
  clear: right;
}
#pagearea  {
  background-color: transparent;
  float:right;
  width:200px;
  margin:0px 0px 0px 0px;
  text-align:right;
  clear: right;
}
#side {
  float:left;
  margin:10px 0px 0px 3px;
  width:170px;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 0px;
  border: 1px solid #CCCCCC;

}
#main {
  float:right;
  width:565px;
  margin:0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
}
#footer {
  background-color: #444444;
  width: 760px;
  padding: 0px 0px 0px 0px;
  margin-top:10px;
}

a:link      { color: #369; text-decoration: none }
a:visited   { color: #336; text-decoration: none }
a:active   { color: #c00; text-decoration: none }
a:hover   {color:#FFFFFF; background-color: #FF9900; text-decoration: none;}

ul {
  margin: 0px 0px 0px 15px;
        padding: 0px;
}

.site_title     {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 0pt;
font-size:16px;
}

.site_title a {  color: #FF9900;  text-decoration: none}
.site_title a:link {  color: #FF9900;  text-decoration: none}
.site_title a:visited{  color: #FF9900;  text-decoration: none}
.site_title a:active{  color: #FF9900;  text-decoration: none}
.site_title a:hover  {  color: #FFFFFF;  background-color: #FF9900;  text-decoration: none}


.description    {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 10px 0px 20px 20px
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bolder;
  color: #414D7B;
  margin: 10px 30px 10px 0px;
  border-bottom:1px solid #FF3300;
  border-left:10px solid #FF3300;
  padding: 0px 0px 3px 5px;
}

.entry_title     {
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  padding: 0px 0px 0px 15px;
}

.entry_body   {
  font-size: 12px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
   margin: 15px 30px 15px 20px
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}


.linktitle   {
  color: white;
  background-color: #BBBBBB;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 0px 0px 0px 0px
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 15px 30px 15px 20px 
}
.linktext   {
  color: #369;
  font-size: 12px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 3px;
  padding: 3px 3px 3px 3px
}

/* SEARCH---------------------------------------------------------------------- */
#search  {
  color: 000000;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}

/* FOOTER---------------------------------------------------------------------- */
.copyright  {
  color: #888;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
}


/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  background: #f99 no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  background: #9cc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

/*フォーム設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
/*商品詳細---------------------------------------------------------------------- */
.shouhin1{
  font-size: 12px;
  color: #333333;
  background-color: #D5E8FB;
  letter-spacing: 2px;
  float: left;
  height: 20px;
  width: 80px;
  margin-top: 2px;
  margin-left: 15px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  border: 1px solid #999999;
}
.shouhin2{
  font-size: 12px;
  color: #333333;
  background-color: #FFFFFF;
  letter-spacing: 2px;
  float: left;
  height: 20px;
  width: 370px;
  margin-top: 2px;
  margin-left: 2px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  border: 1px solid #999999;
}

/* ------- ■ページトップ ------- */
.pagetop {
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin-right:20px;
 margin-bottom: 10px;
 width: 100px;
 border: 1px solid;
 text-align: center;
 float: right;
}
/* 新着商品------- */
.top-ichiranp {
  float: left;
  width: auto;

}


#new-arrival {
 margin: 12px 10px 10px 0px;
 border: 1px solid #CCCCCC;
}

/* バナー ------- */
.banner-mid{
 text-align: center;
 width: 98%;
 border: 1px solid #FFCC99;
 margin-bottom: 10px;
}

.banner-left{
text-align: center;
 width: 98%;
 border: 1px solid #FFCC99;
 margin-bottom: 10px;
 margin-top: 10px;
 padding-bottom: 3px;
 padding-top: 3px;
}

.topics-waku {
  background-color: #FFFFFF;
  letter-spacing: 1px;
  background-image: url(http://paret.jp/catalog/skin/images/topics_back.gif);
  height: 28px;
  border-bottom: 2px solid #0066FF;
  margin-top: 10px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-left-color: #CCCCCC;
  padding-left: 10px;
  background-repeat: no-repeat;
  text-align: right;
width:535px;
}

.topics-base {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 5px;
  font-size: 12px;
  color: #666666;
  letter-spacing: 1px;
  line-height: 1.8em;
  height: auto;
width:535px;
}
.release-waku {
  background-color: #FFFFFF;
  letter-spacing: 1px;
  background-image: url(http://paret.jp/catalog/skin/images/release_back.gif);
  height: 28px;
  border-bottom: 2px solid #009900;
  margin-top: 10px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-left-color: #CCCCCC;
  padding-left: 10px;
  background-repeat: no-repeat;
  text-align: right;
width:535px;
}