/****** reset ******/
h1,h2,h3,h4,h5,h6,div,ul,li,a,p,span,dl,dt,dd,input,select{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:none;}
body{margin: 0px 0px 20px 0px;text-align:center;}
#contents,#menu li a{font-size:12px;}
h1 {font-size:10px;}
h2{font-size:14px;}
img{border:0;}
/******  header left main footer all-page size ******/
#contents{margin:auto;text-align:left;width:965px;}
.header{height:150px;}
.main{float:right;width:760px;}
.left{float:left;width:190px;margin-bottom:20px;}
/****** 共用 a要素 Hover Active 共用（前ページ） ******/
.menu li a:hover,.menu li a:active{
  color:#ffffff;
  background-color:#E89797;
}
h2{
  clear:both;
  padding-left:10px;
  color:#555555;
  background-color:#ffffff;
  line-height:30px;
  height:30px;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
  background-position:left bottom;
  background-repeat:no-repeat;
  text-shadow:1px 1px 5px #666666; /* only modern Browser */
}
.c_category1 li a:hover,.c_category1 li a:active,
.c_category2 li a:hover,.c_category2 li a:active,
.c_category3 li a:hover,.c_category3 li a:active{
  color:#333333;
  opacity:0.6;
  filter:alpha(opacity=60); /* IE8以下用 */
  background-image:url("http://img.divertire.net/common/border_190h.gif");
  background-repeat:no-repeat;
  background-position:left bottom;
}
.c_mailmaga a:hover,.c_mailmaga a:active,
.c_facebook a:hover,.c_facebook a:active,
.c_blog a:hover,.c_blog a:active,
.footer .f_list li a:hover,.footer .f_list li a:active{
  color:#333333;
  background-color:#ffcccc;
  opacity:0.6;
  filter:alpha(opacity=60); /* IE8以下用 */
}
 /****** border-radius  only modern Browser and color ******/
.header p.topnavi a:hover,.header p.topnavi a:active,
.pankuzu a:hover,.pankuzu a:active{
  color:#333333;
  background-color:#ffcccc;
  border-radius:8px;
  opacity:0.6;
  filter:alpha(opacity=60); /* IE8以下用 */
}
/****** 共用 a要素 Hover Active 共用 end ******/
/******  header  ******/
.header .header_top{
  height:20px;
  line-height:20px;
  padding:5px 0px;
  background-image:url("http://img.divertire.net/common/border_965.gif");  background-position:left bottom;
  background-repeat:no-repeat;
}
.header h1{
  padding-left:10px;
  color:#d59758;
  background-color:#ffffff;
  width:550px;
  float:left;
}
.header p.topnavi span a{
  display:block;
  float:right;
  padding:0 20px;
  font-weight:bold;
  color:#d59758;
}
span.h_sitemap a{
  border-left:1px solid #d59758;
  border-right:1px solid #d59758;
}
span.h_account a{
  border-left:1px solid #d59758;
}
.header p.logo a img{
  float:left;
  height:87px;
}
.header div.cart{
  width:165px;
  text-align:right;
  margin:18px 0px 0px 796px;
  height:38px;
}
.header .cart img{
  border:2px solid #ffffff;
}
.header .cart a img:hover,.cart a img:active{
  border:2px solid #E89797;
}
.header form{
  float:right;
  width:167px;
  height:30px;
}
.header input.srb1{
  float:left;
  width:135px;
  height:22px;
  line-height:22px;
  border:1px solid #d59758;
}
.header .srb1:focus,srb1:active{
  background-color:#ffeeee;
}
.header .srb2{
  height:22px;
  line-height:22px;
  border:1px solid #d59758;
}
/****** global menu ******/
.menu{
  clear:both;
  height:30px;
}
.menu li{
  display:inline;
}
.menu li a{
  display:block;
  font-weight:bold;
  float:left;
  height:30px;
  line-height:30px;
  color:#ffffff;
  background-color:#d59758;
  border-left:1px solid #ffffff;
  background-position:10px center;
}
.menu1 a{
  background:url("http://img.divertire.net/common/h_n_home.gif") no-repeat;
  padding-left:76px;
  width:83px;
  letter-spacing:0.5em;
}
.menu2 a{
  background:url("http://img.divertire.net/common/h_n_guide.gif") no-repeat;
  padding-left:58px;
  width: 102px;
  letter-spacing:0.2em;
}
.menu3 a{
  background:url("http://img.divertire.net/common/h_n_brand.gif") no-repeat;
  padding-left:58px;
  width:102px;
  letter-spacing:0.2em;
}
.menu4 a{
  background:url("http://img.divertire.net/common/h_n_contact.gif") no-repeat;
  padding-left:60px;
  width:100px;
  letter-spacing:0.1em;
}
.menu5 a{
  background:url("http://img.divertire.net/common/h_n_about.gif") no-repeat;
  padding-left:65px;
  width: 95px;
  letter-spacing:0.3em;
}
.menu6 a{
  background:url("http://img.divertire.net/common/h_n_qa.gif") no-repeat;
  padding-left:55px;
  width:105px;
  letter-spacing:0.2em;
}
.menu li:first-child a{
  border-top-left-radius:8px; /* only modern Browser */
  border-bottom-left-radius:8px; /* only modern Browser */
}
.menu li:last-child a{
  border-top-right-radius:8px; /* only modern Browser */
  border-bottom-right-radius:8px; /* only modern Browser */
}
/****** パンくずリスト ******/
.pankuzu{
  clear:both;
  text-align:right;
  width:965px;
  height:24px;
  line-height:24px;
  margin-bottom:3px;
}
.pankuzu a{
  color:#555555;
  background-color:#ffffff;
  padding:5px 10px;
}
/****** header end ******/
/****** left category ******/
.left h5,.left h6,
.left .c_category1 li a,.c_category2 li a,.c_category3 li a,
.left .c_animal ul li a{
  background-image:url("http://img.divertire.net/common/border_190.gif");
  background-repeat:no-repeat;
  background-position:left bottom;
}
.left h5,.left h6{
  margin-bottom:10px;
  height:30px;
}
.left .c_category1{
  margin-bottom:20px;
}
.left .c_category2{
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:2px solid #d59758;
}
.left .c_category3{
  margin-bottom:20px;
}
.left .c_category1 li,.c_category2 li,.c_category3 li{
  display:inline;
}
.left .c_category1 li a,.c_category2 li a,.c_category3 li a{
  display:block;
  margin-top:2px;
  height:43px;
}
/****** only animal search ******/
.left .c_animal{
  height:220px;
  border-bottom: 2px solid #d59758;
}
.left .c_animal ul li{
  display:inline;
}
.left .c_animal ul li a{
  display:block;
  text-align: center;
  width:186px;
  height:30px;
  padding:5px 0;
  background-color:#eeeeee;
  border:2px solid #eeeeee;
  border-bottom:0;
}
.left .c_animal ul li:first-child a{
  border-top-left-radius:8px; /* only modern Browser */
  border-top-right-radius:8px; /* only modern Browser */
}
.left .c_animal ul li:last-child a{
  border-bottom-left-radius:8px; /* only modern Browser */
  border-bottom-right-radius:8px; /* only modern Browser */
}
.left .c_animal ul li a:hover,.left .c_animal ul li a:active{
  border:2px solid #ffcccc;
  border-bottom:0;
  opacity:0.6; /* only modern Browser */
}
/****** category_barnner blog facebook mailmaga  ******/
.left div.c_barnner,.left div.c_mailmaga,.left div.c_facebook,.left div.c_blog,.left div.c_feed{
  width:190px;
  text-align:center;
  border-bottom:2px solid #d59758;
}
.left div.c_barnner a,.left div.c_mailmaga a,.left div.c_facebook a,.left div.c_blog a{
  display:block;
  padding:6px 0px;
  color:#333333;
  background-color:#ffffff;
}
.left .c_feed{
  padding:10px 0px 5px 0;
}
/****** left Category end ******/
/****** footer ******/
.footer{
  clear:both;
  width:965px;
}
.footer .footerimage{
  width:965px;
  height:230px;
  padding:10px 0px;
}
.footer .f_list{
  color:#333333;
  background-color:#f5e6b0;
  height:30px;
  line-height:30px;
  border-top:1px dotted #d59758;
  border-bottom:1px dotted #d59758;
  padding-right:3px;
}
.footer .f_list li{
  display:inline;
}
.footer .f_list li a{
  display:block;
  padding:0px 26px;
  float:right;
  color:#333333;
  background-color:#f5e6b0;
  border-left:1px dotted #d59758;
}
.footer #f_listend a{
  border:0;
}
.footer address{
  clear: both;
  height:30px;
  line-height:30px;
  padding:0px 10px;
  text-align:right;
  font-style:normal;
  border-bottom:2px solid #d59758;
}
.footer  address span.address{
  display:block;
  float:left;
  color:#333333;
  background-color:#ffffff;
}
/****** footer end ******/
