@charset "utf-8";
@import "../common/css/0-import.css";
#globalNavi li.navi05 a img,
#sideBar .sideNavi li.sideNavi05 a img{
	visibility: hidden;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts .top {
	padding: 17px 0 20px 0;
	margin-bottom: 25px;
	border: 1px solid #7fa556;
	background-color: #efeedc;
}

#conts .top p {
	padding: 0 20px 12px 20px;
	line-height: 1.5;
}

#conts .top ul {
	padding: 8px 18px 14px 18px;
	margin: 0 16px 0 16px;
	background:url(../img/question/bg_top.jpg) no-repeat bottom left;
	background-color: #FFF;
	line-height: 1.5;
}

#conts .top ul li {
	margin-top: 6px;
}

#conts .top ul li a {
	color: #7ca453;
}

#conts .box {
	padding: 18px 0 10px 0;
	margin-bottom: 9px;
	/*background:url(../img/question/bg_faq.jpg) no-repeat bottom left;*/
	background-color: #f3f1e3;
	overflow: hidden;
	zoom: 1;
}


#conts .box p {
	padding: 0 20px 9px 20px;
	line-height: 1.5;
}


#conts ul.navi {
	padding: 0 0 25px 7px;
	margin-top: 15px;
	background: url(../img/another/back01.jpg) repeat-x left top;
}

#conts ul.navi li {
	float: left;
	margin-right: 6px;
}

#conts ul.navi li.mr0 {
	margin-right: 0;
}

#conts p.pageTop {
	margin-bottom: 25px;
}

#conts p.mb0 {
	margin-bottom: 0;
}

#conts .btn {
	position: relative;
	height: 176px;
	z-index: 100;
}

#conts .btn img {
	left: -20px;
	position: absolute;
}

#conts #footer p.pageTop {
	margin-bottom: 10px;
}

/* 2011_01_05 移動した「どんな時に行くの」CSS -------------------------------------------------------------*/
#conts .boxB {
	margin-bottom: 10px;
}

#conts .boxB h3 {
	margin-bottom: 0;
}

#conts .boxB table {
	width: 100%;
}

#conts .boxB td,
#conts .boxB th {
	padding: 11px 19px 10px;
	line-height: 1.2;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}

#conts .boxB td.top_t,
#conts .boxB th.top_t {
	border-top: 1px solid #7ca453;
}

#conts .boxB td.bottom,
#conts .boxB th.bottom {
	border-bottom: 1px solid #7ca453;
}

#conts .boxB th {
	padding-left: 19px;
	font-weight: bold;
	text-align: left;
	width: 40%;
	background-color: #cbdbba;
	border-left: 1px solid #7ca453;
}

#conts .boxB td {
	border-right: 1px solid #7ca453;
	background: #fff url(../img/painless/line01.gif) repeat-y left top;
}

#conts .boxB td.w50 {
	width: 50px;
	padding: 0;
	text-align: center;
	color: #c07e00;
	font-size: 14px;
	font-weight: bold;
	background-color: #f3f1e3;
	border-right: 0;
}

