@charset "utf-8";


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	common.style

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* topicPath */

#topicPath {
	margin: 10px 0;
}

/* HeadLine */

#contents h2 {
	margin-bottom: 10px;
}

#contents h3 {
	margin: 10px 0;
}

#contents h4 {
	margin: 20px 0 10px;
}

/* paragraph */
.contentsBody p {
	margin-bottom: 6px;
}


/* contents Body */

.contentsBody {
	margin: 0 20px 20px;
	padding-bottom: 20px;
	background: url(../images/dotline.gif) repeat-x left bottom;
}

.contentsBody .pageTop {
	margin: 15px 0 0;
}

/* anchorLink */
.anchorLink a {
	padding-left: 18px;
	background: url(../images/arrow_under.gif) no-repeat left 0.3em;
}

* html .anchorLink a {
	background: url(../images/arrow_under.gif) no-repeat left 0.1em;
	padding-bottom: 3px;
}

/* note */
.note {
	margin-left: 1em;
	text-indent: -1em;
}

/* about/index.html ========================================================== */

#walkingCarAbout .walkingCarLead {
	padding: 10px;
	background: #F9D34C;
}

#walkingCarAbout ul {
	margin-bottom: 5px;
}

#walkingCarAbout ul li {
	padding-left: 18px;
	margin-bottom: 2px;
	background: url(../images/listmark.gif) no-repeat left 0.4em;
}

#walkingCarDifference table {
	width: 830px;
	margin-bottom: 5px;
}

#walkingCarDifference th,
#walkingCarDifference td {
	padding: 8px 10px;
	text-align: center;
	border: 1px solid #FFF;
}

#walkingCarDifference th {
	background: #759F42;
	color: #FFF;
}

#walkingCarDifference td {
	background: #F5F3E1;
}

#walkingCarDifference td.secondTh {
	font-weight: bold;
	background: #EEE6D5;
}

#howto .howtoPoint {
	padding: 10px;
	background: #F5F3E1;
	margin-bottom: 5px;
}


#contents #howto .howtoPoint h4 {
	width: 300px;
	float:left;
	margin: 0;
}

#contents #howto .howtoPoint p {
	margin-left: 300px;
	margin-bottom:0;
}

#merit table {
	width: 830px;
	margin-bottom: 15px;
}

#merit th,
#merit td {
	padding: 8px 10px;
	border: 1px solid #FFF;
}

#merit th {
	background: #759F42;
	color: #FFF;
	text-align: center;
}

#merit td {
	background: #F5F3E1;
}

#merit td dt {
	text-align: center;
	margin-bottom: 5px;
}

#merit td dd {
	margin-bottom: 10px;
}

#walkingCarAbout div.txtBox {
	width:830px;
	}

/* products/index.html ========================================================== */
#products p,
#stick p,
#bath p {
	text-align:center;
	}
#products p.pageTop,
#stick p.pageTop,
#bath p.pageTop {
	text-align:right;
	}
#stick table,
#bath table {
	width:830px;
	}
#stick table th,
#bath table th {
	vertical-align:top;
	text-align:left;
	}
#stick table td,
#bath table td {
	vertical-align:top;
	text-align:center;
	}
	
table.goods {
	width: 430px;
	margin-bottom: 15px;
}

table.goods th,
table.goods td {
	padding: 8px 10px;
	border: 1px solid #FFF;
	text-align:left;
	vertical-align:top;
}

table.goods th {
	width:25%;
	background: #759F42;
	color: #FFF;
}
table.goods td {
	background:#F5F3E1;
	}

#products p.goods_text{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
#products p.goods_price{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
.img_r{
	float:right;
}
.img_l{
	float:left;
}
.ban_detail a{
	width:200px;
	height:45px;
	display:block;
	text-indent:-9999px;
	margin:0 0 0 230px;
	background:url(../../products/images/ban_detail.jpg);
}
.ban_detail a:hover{
	background-position:0 100%;
}

/* products/travel.html ========================================================== */
/*body#travel #products th,
body#travel #products td {
	width:50%;
	}
*/

/* products/travel.html ========================================================== */
/*body#assist #products table {
	width: 430px;
	margin:0 auto 15px;
}

body#assist #products th,
body#assist #products td {
	width:100%;
	}*/

/* products/other.html ========================================================== */
#otherItem {
	margin:0 0 15px 20px;
	}
#otherItem li {
	float:left;
	margin-right:20px;
	}
body#others #products table {
	margin:0 0 30px;
	}

/* management/index.html ========================================================== */
div.txtBox {
	margin:0 auto 15px;
	width:790px;
	}
div.txtBox div.txtLeft {
	float:left;
	margin:0 40px 0 0;
	width:580px;
	display:inline;
	}
div.txtBox div.txtLeft02 {
	float:left;
	margin:0 40px 0 0;
	width:480px;
	display:inline;
	}
div.txtLeft img,
div.txtLeft02 img {
	float:left;
	display:inline;
	}
div.txtBox p.atteBox {
	background:#F9D34C;
	padding:10px;
	}
dl.nowhow dt {
	font-weight:bold;
	color:#666666;
	}
dl.nowhow dd {
	margin-bottom:5px;
	}
/* management/shop.html ========================================================== */
body#shop div.contentsBody {
	padding:150px 0;
	text-align:center;
	}

/* management/voices.html ========================================================== */
div.fukidasiWrap {
	margin:0 auto 15px;
	width:740px;
	background:url(../../management/images/voices/fukidasi_bg.gif) repeat-y;
	}
div.fukidasi {
	background:url(../../management/images/voices/fukidasi_top.gif) no-repeat top left;
	}
div.fukidasi p {
	margin:0;
	padding:20px;
	line-height:1.8;
	}
div.fukidasi div.fuName {
	height:60px;
	background:url(../../management/images/voices/fukidasi_bottom.gif) no-repeat left bottom;
	}
div.fukidasi div.fuName02 {
	height:60px;
	background:url(../../management/images/voices/fukidasi_bottom02.gif) no-repeat left bottom;
	}
div.fukidasi div.fuName p,
div.fukidasi div.fuName02 p {
	border-top:dotted 1px #CCC;
	padding:10px 20px 10px;
	text-align:right;
	color:#478209;
	font-weight:bold;
	}

/* management/company.html ========================================================== */
#outline table {
	width: 830px;
	margin-bottom: 15px;
}

#outline th,
#outline td {
	padding: 8px 10px;
	border: 1px solid #FFF;
	text-align:left;
	vertical-align:top;
}

#outline th {
	width:25%;
	background: #759F42;
	color: #FFF;
}
#outline td {
	background:#F5F3E1;
	}

/* contact.html ========================================================== */
p.contactTel,
p.submit {
	text-align:center;
	}
p.attention,
#form table span {
	font-size:0.85em;
	font-weight:bold;
	color:#CC0000;
	}
#form table span {
	padding:0 5px;
	}
#form table {
	width: 830px;
	margin-bottom: 15px;
}

#form th,
#form td {
	padding: 8px 10px;
	border: 1px solid #FFF;
	text-align:left;
	vertical-align:top;
}

#form th {
	width:25%;
	background: #759F42;
	color: #FFF;
}
#form td {
	background:#F5F3E1;
	}

#form fieldset {
	border:none;
	}
fieldset {
	border:none;
	}
p.submit {
	text-align:center;
	}
#form table input#che01,
#form table input#che02,
#form table input#che03,
#form table input#che04,
#form table input#che05,
#form table input#che06 {
	vertical-align:middle;
	}
#form table label {
	padding-left:5px;
	}
#form table input.text {
	width:300px;
	padding:3px;
	}
#form table input.text2 {
	width:150px;
	padding:3px;
	}
#form table input.text3 {
	width:50px;
	padding:3px;
	}
#form table textarea {
	width:400px;
	padding:3px;
	}
#form table select {
	width:100px;
	}
div.thanks {
	margin:40px 0;
	text-align:center;
	}
#privacy ol {
	margin:0 0 0 25px;
	}
#privacy ol li {
	margin:0 0 10px;
	}
#privacy ol li ul {
	margin:10px 0 0 0;
	}
#privacy ol li ul li{
	margin:0 0 10px 15px;
	list-style-type:disc;
	}
/* sitemap.html ========================================================== */
#sitemap h4 {
	margin:0 0 5px 20px;
	}
#sitemap h4 a{
	padding:0 0 0 20px;
	background:url(../../images/sitemap/sitemap_arrow.gif) no-repeat left center;
	color:#468504;
	}
#sitemap p.siteDes {
	margin:0 0 10px 40px;
	}
