@charset "utf-8";

*{
  margin: 0;
  padding: 0;
  outline: none;
}
html {
  width: 100%;
  height: 100%;
}
body{
  width: 100%;
  color: #333333;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,Helvetica,sans-serif;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
}
img {
  border: 0px;
  display: block;
}
p {
  display: block;
}
a {
  color: #042552;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.cl {
  clear: both;
  font-size: 0;
  line-height: 0;
}
.none {
  display: none;
}

/* header */
h1 {
  width: 1160px;
  height: 11px;
  margin: 0 auto -20px;
  font-size: 11px;
  line-height: 11px;
  padding: 5px 0 0 20px;
  font-weight: normal;
  text-align: left;
  color: #666666;
  position: relative;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  z-index: 10;
}

#HeaderArea {
  width: 1180px;
  height: 75px;
  margin: 0 auto;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  z-index: 10;
}

#HeaderAreaL {
  width: 190px;
  height: 45px;
  padding: 20px 0 10px 20px;
  float: left;
}
#HeaderAreaC {
  width: 590px;
  height: 45px;
  margin:0 0 0 0;
  padding: 10px 0 5px 48px;
  float: left;
}
#HeaderAreaC ul#contactOperator{
	width: 590px;
	}
#HeaderAreaC ul#contactOperator li#contactArea00{
	width: 350px;
	height: 65px;
	float: left;
	margin-left: 0;
}
#HeaderAreaC ul#contactOperator li#contactArea01{
	width: 104px;
	height: 40px;
	float: left;
	margin-top: 10px;
}
#HeaderAreaC ul#contactOperator li#contactArea02{
	width: 100px;
	height: 40px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#HeaderAreaC ul#contactOperator li img {
  max-height: 65px;
  max-width: 590px;
  margin: 0 auto;
}
#HeaderAreaR {
  width: 282px;
  height: 45px;
  display:block;
  padding: 20px 20px 10px 0;
  float: right;
  z-index: 100;
}/*
#HeaderAreaR a.mypage {
  display: block;
  background: url(../../images/s.png);
  background-repeat: no-repeat;
  background-position: 0 -35px;
  width: 96px;
  height: 35px;
  text-indent:-9999px;
  float: right;
  margin: 5px 5px 4px;
}
#HeaderAreaR a.cart {
  display: block;
  background: url(../../images/s.png);
  background-repeat: no-repeat;
  background-position: -96px -35px;
  width: 101px;
  height: 35px;
  text-indent: -9999px;
  float: right;
  margin: 5px 5px 4px;
}
#HeaderAreaR a.mailSignup {
  display: block;
  background: url(../../images/s.png);
  background-repeat: no-repeat;
  background-position: -400px -35px;
  width: 85px;
  height: 35px;
  text-indent: -9999px;
  float: right;
  margin: 5px 5px 4px;
}
#HeaderAreaR a:hover {
  background-position-y: 0px;
}*/

#HeaderAreaR a.mypage,
#HeaderAreaR a.cart,
#HeaderAreaR a.mailSignup {
	float: right;
	display: inline-block;
	margin: 2px 15px 0 0;
	}

#TopCategoryArea {
  width: 1180px;
  height: 35px;
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
  margin: 0 auto;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 3px solid #ccc;
  z-index: 10;
  background-color: #ccc;
}
#TopCategoryArea a.category {
  display: block;
  width: 235px;
  height: 35px;
  margin: 0 1px 0 0;
  color: #333;
  text-decoration: none;
  text-align: center;
  float: left;
  background: -moz-linear-gradient(top, #FFCC00, #FF7F27);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFCC00), to(#FF7F27));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFCC00, endcolorstr=#FF7F27));
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFCC00, endcolorstr=#FF7F27))";
  text-shadow: 1px 1px 2px #FFFFFF;
}
#TopCategoryArea a:hover {
  color: #FFF;
  background: -moz-linear-gradient(top, #FF7F27, #FF3300);
  background: -webkit-gradient(linear, left top, left bottom, from(#FF7F27), to(#FF3300));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FF7F27, endcolorstr=#FF3300));
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FF7F27, endcolorstr=#FF3300))";
  text-shadow: 0px 0px 4px #FFCC00;
}


.findBox {
  padding-left: 45px;
}
.findBoxTxt {
  float: left;
  width: 155px;
  padding-top: 5px;
}
.findBoxTxt input {
  border: none;
  width: 155px;
  background-color: #ffffff;
}
.findBoxBtn {
  float: left;
  margin-left: 20px;
  width: 51px;
  height: 23px;
}
.findBoxBtn input {
  width: 51px;
  height: 23px;
}
ul.headerIconBox {
  width: 315px;
  height: 20px;
  margin-left: 53px;
  list-style-type: none;
  z-index: 1000;
}
ul.headerIconBox li {
  list-style-type: none;
  line-height: 20px;
  float: left;
  margin: 0 0 0 5px;
}
ul.headerIconBox li a{
  display: block;
  height: 20px;
  overflow: hidden;
  text-decoration: none;
}

ul.headerIconBox li.headerIconCart,
ul.headerIconBox li.headerIconCart a,
ul.headerIconBox li.headerIconMypage,
ul.headerIconBox li.headerIconMypage a,
ul.headerIconBox li.headerIconLogin,
ul.headerIconBox li.headerIconLogin a,
ul.headerIconBox li.headerIconNewentry,
ul.headerIconBox li.headerIconNewentry a,
ul.headerIconBox li.headerIconEdit,
ul.headerIconBox li.headerIconEdit a {
  width: 100px;
}

ul.headerIconBox li.headerIconCart a,
ul.headerIconBox li.headerIconCart a.active {
  background: url(/images/front/headerIconCart.gif) no-repeat 0 0;
}

ul.headerIconBox li.headerIconMypage a,
ul.headerIconBox li.headerIconMypage a.active {
  background: url(/images/front/headerIconMypage.gif) no-repeat 0 0;
}

ul.headerIconBox li.headerIconLogin a,
ul.headerIconBox li.headerIconLogin a.active {
  background: url(/images/front/headerIconLogin.gif) no-repeat 0 0;
}

ul.headerIconBox li.headerIconNewentry a,
ul.headerIconBox li.headerIconNewentry a.active {
  background: url(/images/front/headerIconNewentry.gif) no-repeat 0 0;
}

ul.headerIconBox li.headerIconEdit a,
ul.headerIconBox li.headerIconEdit a.active {
  background: url(/images/front/headerIconEdit.gif) no-repeat 0 0;
}

ul.headerIconBox li.headerIconCart a:hover,
ul.headerIconBox li.headerIconCart a.active,
ul.headerIconBox li.headerIconMypage a:hover,
ul.headerIconBox li.headerIconMypage a.active,
ul.headerIconBox li.headerIconLogin a:hover,
ul.headerIconBox li.headerIconLogin a.active,
ul.headerIconBox li.headerIconNewentry a:hover,
ul.headerIconBox li.headerIconNewentry a.active,
ul.headerIconBox li.headerIconEdit a:hover,
ul.headerIconBox li.headerIconEdit a.active {
  background-position: 0 -20px;
}

#HeaderAreaBtm {
  margin: 0;
  text-align: right;
  font-size: 11px;
  height: 23px;
  display: none;
}
.HeaderAreaCart {
  height: 20px;
  background: url(/images/front/icon_cart.gif) no-repeat left top;
  padding-left: 17px;
  float: left;
  line-height: 20px;
}
.HeaderAreaLogin {
  height: 20px;
  background: url(/images/front/icon_login.gif) no-repeat left top;
  padding-left: 17px;
  float: left;
  line-height: 20px;
  margin-left: 10px;
}
.HeaderAreaName {
  width: 315px;
  float: left;
  line-height: 20px;
  font-size: 11px;
  text-align: right;
}
.HeaderAreaName span {
  font-weight: bold;
  color: #0DA7D4;
}
.HeaderAreaMember {
  height: 20px;
  background: url(/images/front/icon_member.gif) no-repeat left top;
  padding-left: 17px;
  float: left;
  line-height: 20px;
  margin-left: 10px;
}

/* breadcrumb */
#breadcrumb {
  margin: 15px 0;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  position: absolute;
  left: 230px;
}
#breadcrumb img.home{
  background: #fff url(../../images/s.png) no-repeat -80px -300px;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin: 0 5px;
  display: inline;
}


/* footer */

div.forPagetop {
  width: 1180px;
  border-bottom: 2px solid #ccc;
  margin-top: 20px;
}

ul.forPagetopTab {
  width: 150px;
  height: 24px;
  background-color: #ccc;
  list-style-type: none;
  margin-left: 1000px;
  color: #fff;
  text-align: center;
  line-height: 24px;
}
ul.carti_btn li {
  display: block;
  height: 24px;
  list-style-type: none;
}
ul.forPagetopTab li a{
  display: block;
  height: 24px;
  overflow: hidden;
  text-decoration: none;
}
ul.forPagetopTab li.forPagetopTab1,
ul.forPagetopTab li.forPagetopTab1 a {
  width: 150px;
}
ul.forPagetopTab li.forPagetopTab1 a,
ul.forPagetopTab li.forPagetopTab1 a.active {
  background: url(/images/front/tab_pagetop.gif) no-repeat 0 0;
}

ul.forPagetopTab li.forPagetopTab1 a:hover,
ul.forPagetopTab li.forPagetopTab1 a.active {
  background-position: 0 -24px;
}


#footerArea {
  width: 1180px;
  height: auto;
  padding: 30px 0;
  background-color: #eee;
}
#footerArea #footerLogo {
  float: left;
  margin: 0 20px;
  width: 200px;
}
#footerLogo img.footerLogo {
  background: #eee url(../../images/s.png) no-repeat -200px 0px;
  width: 185px;
  height: 23px;
}
#footerArea #footerAdd {
  float: left;
  width: 450px;
}
#footerAdd h2 {
  font-size: 14px;
  font-weight: bold;
  margin:0 0 10px;
}
#footerAdd address {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}

#footerArea .copyright {
  margin: 10px 0 0 0;
}
#footerSiteMap{
float:left;
width: 480px;
}
.footerSiteMapInner100{
float:left;
width:100px;
margin: 0;
}
.footerSiteMapInner120{
float:left;
width:120px;
margin:0;
}
.footerSiteMapInner140{
float:left;
width:140px;
margin:0;
}
/*------------------------------------------------------
facebook side bnr
------------------------------------------------------*/

.facebookSideBnr {
	width: 30px;
	height: 119px;
	position: fixed;
	right: 0;
	top: 250px;
	z-index: 99999;
	}

/* support */
.support {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  margin: 10px 0 30px 5px;
}
.support a {
  text-decoration: underline;
  color: #15A;
}
.support a:hover {
  text-decoration: underline;
}
.support .voiceBox,
.support .voiceTitleArea,
.support .clearfix,
.support .voiceText,
.support .voiceTextInner,
.support .voiceBox .voiceData,
.support .voiceBox table,
.support .voiceBox tbody,
.support .voiceBox tr,
.support .support .voiceBox th,
.voiceBox td {
  border: 0 none;
  color: #333;
  font: 9pt/1.2em "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,Helvetica,sans-serif;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: vertical-align;
}
.support .voiceBox {
  margin-top: 20px;
  padding: 20px 0px 20px;
  background-color:  #F5F5F5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.support .voiceTitleArea {
  padding: 0 20px;
}
.support .voiceTitleArea img,
.support .voiceTitle {
  float: left;
  vertical-align: middle;
}
.support .voiceTitle {
  padding: 3px 0 0 7px;
  width: 380px;
}
.support .voiceTitle h2 {
  border: none;
  font-size: 134%;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.voiceText {
  padding-top: 10px;
}
.voiceTextInner {
  background: url(/images/front/voice_bg_textarea_foot.gif) no-repeat center bottom;
  padding: 10px 40px 20px;
}
.support .voiceText table {
  margin: 0 auto;
  width: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.support .voiceText th,
.support .voiceText td {
  background: url(/images/front/parts_line_dashed_gry.gif) repeat-x left bottom;
  padding: 10px 0;
}
.support .voiceText th {
  text-align: left;
  vertical-align: top;
  width: 100px;
}
.support .voiceText td {
  vertical-align: middle;
}
