@charset "euc-jp";

#shop_entry-contents h1,
#shop_entry-contents h2,
#shop_entry-contents h3,
#shop_entry-contents h4,
#shop_entry-contents p,
#shop_entry-contents dl,
#shop_entry-contents dt,
#shop_entry-contents dd,
#shop_entry-contents ul,
#shop_entry-contents ol,
#shop_entry-contents li {
	margin: 0;
	padding: 0;
}
#shop_entry-contents ul,
#shop_entry-contents ol,
#shop_entry-contents li {
	list-style: none;
}
#shop_entry-contents img {
	vertical-align: bottom;
}
#shop_entry-contents .inner {
	width: 980px;
	margin: 0 auto;
}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}



#shop_entry-contents .pagetop {
	margin: 15px auto;
}
#shop_entry-contents .contact01,
#shop_entry-contents .contact02 {
	position: relative;
}
#shop_entry-contents .contact01 p {
	position: absolute;
	top: 117px;
	left: 50px;
	z-index: 2;
}
#shop_entry-contents .contact02 p {
	position: absolute;
	top: 76px;
	right: 34px;
	z-index: 2;
}



#shop_entry-contents #visual {
	height: 503px;
	padding-top: 21px;
	background: url(../img/bg_visual.gif) repeat-x 0 0;
}
#shop_entry-contents #visual div {
	/*width: 1054px;*/
	width: 974px;
	margin: 0 auto;
	padding: 33px 0 11px;
	background-color: #fff;
	border: 3px solid #0f78b1;
}
#shop_entry-contents #visual h1 {
	margin: 0;
	text-align: center;
}
#shop_entry-contents #visual ul li {
	float: left;
	margin-left: 11px;
}
#shop_entry-contents #visual ul li:first-child {
	margin-left: 36px;
}



#shop_entry-contents #section01 ul {
	padding: 18px 0;
}
#shop_entry-contents #section01 ul li {
	float: left;
	margin-left: 17px;
}
#shop_entry-contents #section01 ul li:first-child {
	margin-left: 0;
}
#shop_entry-contents #section01 .block {
	position: relative;
	padding: 16px 0 50px;
	background: #f3f3f3 url(../img/bg_section01_01.gif) repeat-x 0 bottom;
	border-top: 1px solid #d5d5d5;
}
#shop_entry-contents #section01 .block h2 {
	padding-left: 44px;
}
#shop_entry-contents #section01 .block p {
	padding: 10px 0 0 44px;
}
#shop_entry-contents #section01 .block .inner:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	content: '';
	width: 95px;
	height: 38px;
	margin-left: -48px;
	background: url(../img/bg_section01_02.gif) no-repeat 0 0;
}



#shop_entry-contents #section02 {
	margin-top: 12px;
	padding: 26px 0 22px;
	background-color: #369ed6;
}
#shop_entry-contents #section02 h2 {
	text-align: center;
}
#shop_entry-contents #section02 .case {
	width: 931px;
	margin: 12px auto 0;
	padding: 7px 0;
	background: url(../img/bg_section02_01.gif);
}
#shop_entry-contents #section02 .case ul {
	position: relative;
	margin: -7px 0 0 -1px;
}
#shop_entry-contents #section02 .case ul li {
	float: left;
	margin: 7px 0 0 7px;
}



#shop_entry-contents #section03 {
	margin-top: 12px;
	padding-top: 32px;
}
#shop_entry-contents #section03 .block01 {
	position: relative;
	padding-bottom: 27px;
	background-color: #e9faff;
	border: 1px solid #ededed;
}
#shop_entry-contents #section03 .block01 h2 {
	position: relative;
	margin-top: -32px;
}
#shop_entry-contents #section03 .block01 p {
	margin-top: 17px;
	text-align: center;
}
#shop_entry-contents #section03 .block02 {
	position: relative;
	margin-top: 17px;
	padding: 27px 0 67px;
	background: #f3f3f3 url(../img/bg_section03_01.gif) repeat-x 0 bottom;
	border-top: 1px solid #d5d5d5;
	text-align: center;
}
#shop_entry-contents #section03 .block02:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	content: '';
	width: 95px;
	height: 38px;
	margin-left: -48px;
	background: url(../img/bg_section03_02.gif) no-repeat 0 0;
}



#shop_entry-contents .reason-section {
	margin: 30px auto;
}
#shop_entry-contents .section-inner {
	background-color: #f0f9fc;
	border: 2px solid #2e9ad4;
	border-top: none;
}



#shop_entry-contents #section04 .section-inner {
	padding: 26px 24px 18px;
}
#shop_entry-contents #section04 dl {
	float: left;
	margin-left: 18px;
}
#shop_entry-contents #section04 dl:first-child {
	margin-left: 0;
}
#shop_entry-contents #section04 .block02 {
	margin-top: 18px;
}



#shop_entry-contents #section05 .section-inner {
	padding: 17px 25px 0;
}
#shop_entry-contents #section05 ul li {
	float: left;
}
#shop_entry-contents #section05 p {
	margin: 10px 15px;
	color: #555;
}



#shop_entry-contents #section06 .section-inner {
	padding: 19px 25px 16px;
}
#shop_entry-contents #section06 .box {
	width: 452px;
	padding: 20px 0 15px;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section06 .left-box { float: left;}
#shop_entry-contents #section06 .right-box { float: right;}

#shop_entry-contents #section06 .box dt {
	text-align: center;
}
#shop_entry-contents #section06 .box dd {
	margin: 15px 35px 0;
}



#shop_entry-contents #section07 .section-inner,
#shop_entry-contents #section08 .section-inner,
#shop_entry-contents #section09 .section-inner {
	padding: 26px;
}
#shop_entry-contents #section07 dl,
#shop_entry-contents #section08 dl {
	float: left;
	width: 290px;
	margin-left: 23px;
	padding: 10px 0;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section09 dl {
	float: left;
	width: 290px;
	margin-left: 23px;
	padding: 15px 0 10px;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section07 dl:first-child,
#shop_entry-contents #section08 dl:first-child,
#shop_entry-contents #section09 dl:first-child {
	margin-left: 0;
}
#shop_entry-contents #section07 dl dt,
#shop_entry-contents #section08 dl dt,
#shop_entry-contents #section09 dl dt {
	text-align: center;
}
#shop_entry-contents #section07 dl dd,
#shop_entry-contents #section08 dl dd {
	padding: 15px 20px 0;
}
#shop_entry-contents #section07 .box3 dd {
	padding: 25px 20px 0;
}
#shop_entry-contents #section09 dl dd {
	padding: 15px 5px 0;
}



#shop_entry-contents #section10 .section-inner {
	padding: 18px 26px 0;
}
#shop_entry-contents #section10 dl {
	float: left;
	width: 445px;
	margin-left: 30px;
	padding: 18px 0 10px;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section10 dl:first-child {
	margin-left: 0;
}
#shop_entry-contents #section10 dl dt {
	text-align: center;
}
#shop_entry-contents #section10 dl dd {
	padding: 10px 40px 0;
}
#shop_entry-contents #section10 p {
	padding: 15px 15px 10px;
}



#shop_entry-contents #section11 .section-inner {
	padding: 18px 26px 16px;
}
#shop_entry-contents #section11 p.lead {
	padding: 0 0 16px 12px;
}
#shop_entry-contents #section11 .left-box {
	float: left;
	width: 457px;
}
#shop_entry-contents #section11 .right-box {
	float: right;
	width: 457px;
}



#shop_entry-contents #section12 .section-inner {
	padding: 20px 10px 10px;
}
#shop_entry-contents #section12 p.lead {
	padding: 0 0 20px 25px;
}
#shop_entry-contents #section12 .box01 {
	float: left;
	width: 360px;
}
#shop_entry-contents #section12 .box02 {
	float: left;
	width: 285px;
	margin-left: 10px;
	padding: 10px 0 5px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section12 .box02 dt {
	text-align: center;
}
#shop_entry-contents #section12 .box02 dd {
	padding: 10px 15px 0;
}



#shop_entry-contents #section13 .section-inner {
	padding: 20px 25px 15px;
}
#shop_entry-contents #section13 p.lead {
	padding: 0 0 18px 10px;
}
#shop_entry-contents #section13 dl {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding: 15px 0 10px;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section13 dl:first-child {
	margin-left: 0;
}
#shop_entry-contents #section13 dl dt {
	text-align: center;
}
#shop_entry-contents #section13 dl dd {
	padding: 20px 20px 0;
}



#shop_entry-contents #section14 .section-inner {
	padding: 20px 25px;
}
#shop_entry-contents #section14 dl {
	float: left;
	width: 455px;
	margin-left: 10px;
	padding: 20px 0 10px;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section14 dl:first-child {
	margin-left: 0;
}
#shop_entry-contents #section14 dl dt,
#shop_entry-contents #section14 .box01 dd p {
	text-align: center;
}
#shop_entry-contents #section14 .box01 dd {
	margin: 20px 20px 0;
}
#shop_entry-contents #section14 .box01 dd p {
	margin-top: 10px;
}
#shop_entry-contents #section14 .box02 dd {
	margin-top: 30px;
	text-align: center;
}
#shop_entry-contents #section14 h4 {
	margin: 12px 0;
	text-align: center;
}
#shop_entry-contents #section14 .left-box { float: left;}
#shop_entry-contents #section14 .right-box { float: right;}



#shop_entry-contents #section15 .section-inner {
	padding: 25px 25px 0;
}
#shop_entry-contents #section15 p.lead {
	padding: 0 0 20px 10px;
}
#shop_entry-contents #section15 dl {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding: 15px 0;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section15 dl:first-child {
	margin-left: 0;
}
#shop_entry-contents #section15 dl dt {
	text-align: center;
}
#shop_entry-contents #section15 dl dd {
	padding: 15px 20px 0;
}
#shop_entry-contents #section15 p {
	padding: 15px 15px 10px;
}



#shop_entry-contents #section16 {
	margin: 20px auto 30px;
}
#shop_entry-contents #section16 .left-box {
	float: left;
	width: 487px;
}
#shop_entry-contents #section16 .right-box {
	float: right;
	width: 487px;
}
#shop_entry-contents #section16 .section-inner {
	padding: 20px 25px;
}
#shop_entry-contents #section16 .left-box p {
	padding: 30px 185px 45px 20px;
	background: #fff url(../img/img_reason13_01.jpg) no-repeat 255px 10px;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section16 .right-box p {
	padding: 30px 205px 45px 20px;
	background: #fff url(../img/img_reason14_01.jpg) no-repeat 243px bottom;
	border: 1px solid #dbdbdb;
}



#shop_entry-contents #section17 .section-inner {
	padding: 26px;
}
#shop_entry-contents #section17 dl {
	float: left;
	width: 294px;
	margin-left: 18px;
	padding: 15px 0 10px;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section17 dl:first-child {
	margin-left: 0;
}
#shop_entry-contents #section17 dl dt {
	text-align: center;
}
#shop_entry-contents #section17 dl dd {
	margin: 10px auto 0;
}
#shop_entry-contents #section17 .box01 dd,
#shop_entry-contents #section17 .box02 dd {
	width: 220px;
}
#shop_entry-contents #section17 .box03 dd,
#shop_entry-contents #section17 .box04 dd {
	width: 260px;
}
#shop_entry-contents #section17 .box05 dd {
	width: 240px;
}
#shop_entry-contents #section17 .box06 dd {
	width: 180px;
}



#shop_entry-contents #section18 .section-inner {
	padding: 25px 25px 15px;
}
#shop_entry-contents #section18 p.lead {
	padding: 0 0 20px 10px;
}
#shop_entry-contents #section18 dl {
	float: left;
	width: 298px;
	margin-left: 13px;
	padding: 15px 0;
	border: 1px solid #dbdbdb;
}
#shop_entry-contents #section18 dl:first-child {
	margin-left: 0;
}
#shop_entry-contents #section18 dl dt {
	text-align: center;
}
#shop_entry-contents #section18 dl dd {
	padding: 10px 10px 0;
}



#shop_entry-contents #section19 {
	margin-top: 20px;
}
#shop_entry-contents #section19 .section19-inner {
	margin: 10px 0 20px;
	padding: 17px 26px 20px;
	background-color: #369ed6;
}
#shop_entry-contents #section19 p.lead {
	margin-bottom: 13px;
	text-align: center;
}
#shop_entry-contents #section19 dl dd {
	margin-top: 10px;
	padding: 5px 6px;
	background: url(../img/bg_section19_01.gif);
}
#shop_entry-contents #section19 dl dd ul {
	position: relative;
	margin: -7px 0 0 -7px;
	overflow: hidden;
	zoom: 1;
}
#shop_entry-contents #section19 dl dd ul li {
	float: left;
	margin: 7px 0 0 7px;
}



#shop_entry-contents #contact {
	min-height: 915px;
	margin-top: 90px;
	padding: 20px 0;
	background: url(../img/bg_form_02.jpg) no-repeat right bottom;
	background-size: 571px 693px;
}
#shop_entry-contents #contact .contact-inner {
	width: 631px;
	margin: 30px 0 0 6px;
	padding: 7px;
	background: url(../img/bg_form_01.gif);
}
#shop_entry-contents #contact .form-area {
	background-color: #f0f9fc;
	border: 3px solid #fff;
}
#shop_entry-contents #contact .form-area ol {
	padding: 5px 0 0 15px;
}
#shop_entry-contents #contact .form-area ol li {
	margin-top: 20px;
}
#shop_entry-contents #contact .form-area .txt01 {
	padding: 35px 0 0 7px;
}
#shop_entry-contents #contact .form-area .txt02 {
	padding: 30px 0 15px 7px;
}
#shop_entry-contents #contact .form-area table {
	margin: 0 7px;
	background-color: #fff;
	border: 1px solid #bebebe;
}
#shop_entry-contents #contact .form-area table th {
	padding: 10px;
	border: 1px solid #bebebe;
	text-align: left;
}
#shop_entry-contents #contact .form-area table td {
	padding: 10px 15px;
	border: 1px solid #bebebe;
	text-align: left;
}
#shop_entry-contents #contact .form-area table th {
	width: 180px;
	background: #f8ffed;
}
#shop_entry-contents #contact .form-area table th img {
	margin-left: 7px;
	vertical-align: middle;
}
#shop_entry-contents #contact .form-area table .text {
	width: 320px;
	height: 20px;
	padding: 2px 5px;
	font-size: 14px;
}
#shop_entry-contents #contact .form-area table .checkbox {
	margin-right: 5px;
	vertical-align: middle;
}
#shop_entry-contents #contact .form-area table td .txt03 {
	margin-top: 15px;
}
#shop_entry-contents #contact .form-area table td .txt04 {
	margin-top: 7px;
}
#shop_entry-contents #contact .form-area .submit {
	width: 108px;
	margin: 15px auto 0;
}
#shop_entry-contents #contact .form-area .submit input {
	width: 108px;
	height: 34px;
	background: url(../img/bg_btn.gif) repeat-x 0 0;
	border: 1px solid #b2b2b2;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#shop_entry-contents #contact .form-area .row {
	padding: 0 15px 7px 7px;
}
#shop_entry-contents #contact .form-area .row img {
	float: right;
	margin-left: 20px;
}
#shop_entry-contents #contact .form-area .row p {
	padding-top: 25px;
	font-size: 12px;
}

body {
    font-size: 12px;
    font-family: "���C���I",Meiryo,"�l�r �o�S�V�b�N","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}

input.large {
    width: 300px;
}

input[type="text"], input[type="password"], textarea, select {
    outline: medium none;
    transition: all 0.3s ease-in-out 0s;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
}

div.se-error {
	border:2px solid #ff0000 !important;
    min-height:40px;
	margin: 0 12px;
	font-weight:bold;
    vertical-align:middle;
	color:#ff0000;
	padding:15px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
/*	behavior: url(/test/yamada/htdocs/common/css/PIE.htc); */
    padding: 15px 15px 15px 75px;
    background:url(/common/images/share/icon_alert.png) no-repeat 15px 15px #ffff00;
}

.pagetop {
  width: 980px;
}

.simple-header {
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 12px;
}

.simple-header-content {
  width: 980px;
  margin: 0 auto;
}

.simple-header .logo {
  padding: 12px 0;
}


/* Footer
--------------------------------------------------------------------------------------------------- */
#gfooter {
  position: relative;
  background: #ededed;
  z-index: 0;
}
#gfooter:after {
  position: absolute;
  right: 0;
  top: -127px;
  content: url(../../assets/images/footer_bg.png);
  z-index: -1;
}
#gfooter .footerContent {
  margin: 0 auto;
  width: 980px;
}
#gfooter .footerContent:after {
  content: "";
  display: block;
  clear: both;
}
#gfooter #pagetop {
  margin: 0;
  text-align: center;
}
#gfooter #pagetop img {
  margin: -34px 0 0;
}
#gfooter .footerSitemap {
  display: table;
  padding: 28px 0 40px;
  width: 100%;
  table-layout: fixed;
}
#gfooter .footerSitemap .column {
  display: table-cell;
  border-left: 1px solid #e2e2e2;
  padding: 15px 20px;
}
#gfooter .footerSitemap .column > *:last-child {
  margin-bottom: 0 !important;
}
#gfooter .footerSitemap .column p {
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 0 16px;
}
#gfooter .footerSitemap .column p:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  display: block;
  margin-top: -2px;
  width: 10px;
  border-top: 3px solid #000000;
}
#gfooter .footerSitemap .column ul {
  margin: 0 0 30px;
  line-height: none;
  font-size: 12px;
}
#gfooter .footerSitemap .column ul > li {
  margin: 12px 0 0;
  padding: 0 0 0 16px;
}
#gfooter .footerSitemap .column ul > li > a {
  position: relative;
  text-decoration: none;
}
#gfooter .footerSitemap .column ul > li > a:before {
  position: absolute;
  top: 5px;
  left: -12px;
  content: "";
  display: block;
  border: solid #c1c1c1;
  border-color: transparent transparent transparent #c1c1c1;
  border-width: 3px 0 3px 6px;
  width: 0;
}
#gfooter .footerSitemap .column ul > li > a[target="_blank"]:after {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
  content: url(../../assets/images/mod_ico_blank.gif);
}
#gfooter .footerSitemap .column ul > li > a:hover {
  text-decoration: underline;
}
#gfooter .footerSitemap .column ul > li ul {
  margin-bottom: 0;
}
#gfooter .copyright {
  margin: 0;
  padding: 25px 0;
  background: #ffffff;
  text-align: center;
  font-size: 10px;
}
.order #gfooter {
  background: #f5f5f5;
  padding: 0 0 20px;
}
.order #gfooter:after {
  display: none;
}
.order #gfooter .security {
  margin: 0 0 16px;
  border: solid #ededed;
  border-width: 2px 0;
  padding: 33px 0 23px;
  background: #ffffff;
  text-align: center;
}
.order #gfooter .security ul {
  margin: 0;
  font-size: 0;
}
.order #gfooter .security ul > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px;
  font-size: 14px;
}
.order #gfooter .unav {
  float: left;
  margin: 0;
  font-size: 0;
}
.order #gfooter .unav ul {
  margin: 0;
}
.order #gfooter .unav ul > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border-left: 1px solid #000000;
  padding: 0 15px;
  font-size: 12px;
}
.order #gfooter .unav ul > li:first-child {
  padding-left: 0;
  border-left: 0;
}
.order #gfooter .unav ul > li a {
  color: #000000;
  text-decoration: none;
}
small {
  font-size: 100%;
}
.order #gfooter .copyright {
  float: right;
  padding: 0;
  background: none;
  font-size: 10px !important;
  margin-top: 1em;
}
.order #gfooter ul {
  margin: 0;
  padding: 0;
}


#shop_entry-contents .ppex {
  overflow-y: scroll;
  height: 10em;
  border: 1px inset #ddd;
  background-color: #ffffff;
  margin: 1.2em 2em;
  line-height: 120%;
  font-size: 12px;
  padding: 0.25em;
}

#shop_entry-contents .ppex h3 {
  text-align: center;
  margin: 0 0 1em 0;
  font-size: 1.05em;
}

#shop_entry-contents .ppex dd {
  margin-left: 2em;
  margin-bottom: 0.5em;
}

#shop_entry-contents .ppex table {
  border-collapse: collapse;
  border-spacing: 0;
}

#shop_entry-contents .ppex td, .ppex th {
  border: 1px solid black;
  margin: 0;
  padding: 0.25em 0.25em;
  line-height: 120%;
  font-size: 10pt;
}

#shop_entry-contents .ppex th {
  vertical-align: top;
}

#shop_entry-contents #top-comment {
  padding: 20px 0 0 !important;
}

table, tr, th {
  font-size: 12px;
}
