@charset "utf-8";
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
a img {
	border: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #000000;
}
.end {
	margin-right: 0 !important;
}
.border_btm {
	border-bottom: 1px solid #ccc;
	padding-bottom: 34px;
	margin-bottom: 35px;
}
.cap {
	display: block;
	margin-bottom: 10px;
	height: auto;
	clear: both;
	overflow: hidden;
	width: auto;
}
.cap img {
	float: left;
	vertical-align: bottom;
}
.cap2 {
	text-indent: 0.1em;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 140%;
	display: block;
	margin-bottom: 15px;
	line-height: 30px;
	background-color: #144678;
	text-align: center;
	width: 100%;
	clear: both;
	padding: 0;
	min-height: 30px;
}/*
.cap span {
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 5px;
}*/
.cap3 {
	font-weight: bold;
	font-size: 130%;
	display: block;
	margin-bottom: 10px;
	color: #FE0000;
	line-height: normal;
	position: relative;
	height: 22px;
}
.cap3 span {
	font-size: 80%;
	color: #000;
	font-weight: normal;
	padding-left: 5px;
}
.cap4 {
	font-weight: bold;
	font-size: 120%;
}
.cap5 {
	color: #EF0000;
	font-weight: bold;
	font-size: 120%;
	display: block;
}
.border_gray {
	border: 1px solid #636363;
}
.border_green {
	border: 1px solid #8CC400;
}
.header .inner, .footer .inner, .footer2 .inner, .banner_hd, .gNav ul {
	width: 1000px;
	margin: 0 auto;
	display: block;
	padding: 0;
}
.container {
	width: 940px;
	margin: 0 auto;
	display: block;
	background-color: #FFF;
	padding: 20px 30px;
}
.header, .gNav {
	width: 100%;
}
.header {
	display: block;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../images/hd_bck.png);
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	height: 165px;
	position: relative;
	min-width:1000px;
}
.header .inner {
	position: relative;
	height: 115px;
}
.header .inner div {
}
.header h1 {
	display: block;
	width: 700px;
	color: #95D0A7;
	line-height: 18px;
	font-size: 80%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.header .logo {
	display: block;
	width: 690px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.header .logo img {
	float: left;
}
.header .tel {
	float: right;
}
.header .banner {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.header ul.nav {
	height: 18px;
	width: 500px;
	display: block;
	text-align: right;
	line-height: 18px;
	font-size: 90%;
	list-style: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
.header ul.nav li {
	display: inline;
	margin-left: 1em;
}
.header ul.nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
.header ul.nav li a:hover {
	text-decoration: underline;
}
.gNav {
	display: block;
	clear: both;
	list-style: none;
	background: #008131 url(../images/gNav_bck.png) repeat-x 0 1px;
	padding: 1px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 38px;
	width: 100%;
}
.gNav ul {
	height: 100%;
}
.gNav ul li {
	float: left;
	display: table-cell;
 *display:inline;
 *zoom:1;
}
.gNav ul li a {
	margin: 0;
	padding: 0;
}
.banner_hd_bck {
	display: block;
	background: url(../images/hd_bn_bck.png) repeat-x 0 0;
	height: 340px;
	overflow: hidden;
	width: 100%;
	min-width:1000px;
}
#grid-header .banner_hd {
	display: block;
	width: 1000px;
}
.banner_hd div {
	float: left;
	margin: 0;
}
.content {
	padding: 0px 0;
	width: 704px;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}
/* ~~ フッター ~~ */
.footer {
	padding: 30px 0;
	margin: 0px 0 0 0;
	clear: both;
	font-size: 95%;
}
.footer .inner {
	clear: both;
	display: block;
}
.footer ul.nav {
	text-align: center;
	list-style: none;
	/* [disabled]margin: 0 120px;
*/
	line-height: 2;
}
.footer ul.nav li {
	display: inline;
}
.footer ul.nav li a {
	/* [disabled]color: #FFF;
*/
	white-space: nowrap;
	text-decoration: none;
}
.footer ul.nav li a:hover {
	text-decoration: underline;
}
.footer2 {
	margin: 0px 0 0 0;
	clear: both;
	background-color: #000;
}
.footer2 .inner {
	margin: 0 auto;
	padding: 10px 0 20px 0;
}
.footer2 .copy {
	font-size: 85%;
	text-align: left;
	color: #FFF;
}
.footer div.txt {
	float: left;
	display: block;
	padding: 0;
	width: 460px;
	margin-bottom: 50px;
	white-space: nowrap;
}
.footer address {
	float: right;
	display: block;
	padding: 0;
	width: auto;
	margin-bottom: 50px;
}
p {
	line-height: 2.0;
}
p strong {
	font-weight: bold;
}
.top_slide {
	display: block;
	margin-bottom: 35px;
	height: 550px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
/*TOP*/

.top_txt {
	float: left;
	width: 200px;
	font-size: 85%;
}
.top_txt p {
	line-height: 2.2;
}
.top_img {
	width: auto;
	height: 420px;
	margin-bottom: 35px;
}
.top_img img {
	float: left;
	margin-right: 6px;
}
.top_img img.end {
	margin-right: 0px;
}
.detail div.fltlt {
	width: 450px;
	height: 300px;
	overflow: hidden;
	display: block;
	float: left;
}
.detail div.fltrt {
	width: 240px;
	float: right;
	padding-bottom: 10px;
	background-image: url(../../images/border_dot.gif);
}
.detail div.fltrt p {
	background-image: url(../../images/border_dot.gif);
	line-height: 27px;
	margin: 0px;
}
/* dl横並び */
.detail dl {
	width: auto;
	font-size: 90%;
	display: block;
	background: url(../../images/border_dot.gif) 0 -27px;
	padding-top: 1px;
	white-space: nowrap;
}
.detail dl dt {
	float: left;
	width: 72px;
	clear: left;
	display: block;
	background-image: url(../../images/border_dot.gif);
	line-height: 28px;
	margin: 0px;
}
.detail dl dd {
	width: auto;
	background-image: url(../../images/border_dot.gif);
	line-height: 28px;
	margin-left: 72px;
	display: block;
}
.detail dl dd span {
	font-size: 10px;
	/* [disabled]white-space: nowrap;
*/
}
.page_navi {
	display: block;
	clear: both;
	padding: 0px 0 0 0;
	height: 80px;
	line-height: normal;
}
.page_navi .nav span {
	font-size: 90%;
	color: #969696;
	padding-bottom: 5px;
	display: block;
}
.page_navi a {
	text-decoration: none;
	display: block;
	width: auto;
	height: auto;
	white-space: nowrap;
}
.page_navi a:hover {/*
	background-color:#eee;*/
	text-decoration: underline;
}
.page_navi .fltlt {
	background: url(../images/arrow_l.gif) no-repeat left center;
	height: auto;
}
.page_navi .fltlt a {
	padding-left: 30px;
}
.page_navi .fltrt {
	background: url(../images/arrow_r.gif) no-repeat right center;
	height: auto;
	text-align: right;
}
.page_navi .fltrt a {
	padding-right: 30px;
}
.page_navi .fltrt a.one, .page_navi .fltlt a.one {
	padding-top: 10px;
	padding-bottom: 10px;
}
#maps {
	display: block;
	float: left;
	width: 704px;
	text-align: right;
}
#maps small {
	display: block;
}
.btn_gmap {
	position: absolute;
	bottom: 0;
	right: 0px;
	display: block;
	width: 200px;
	height: 40px;
}
.p_shop {
	display: block;
	padding: 0 10px;
}
.thumb_list_s, .thumb_list {
	display: block;
	/* [disabled]float: left;
*/
	padding-top: 0px;
}
.thumb_list_s {
	width: 742px;
	float: right;
}
.thumb_list {
	width: 710px;
	overflow: hidden;
	height: auto;
}
.thumb_list_s div, .thumb_list div {
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	z-index: 1;
}
.thumb_list_s div {
	width: 160px;
	padding: 9px 9px;
	margin: 0 10px 10px 0;
	background: url(../../images/img_frame.png) no-repeat 0 0;
	height: 160px;
}
.thumb_list div {
	width: 220px;
	/* [disabled]padding: 0 0 15px 0;
*/
	margin: 0 25px 15px 0;
	height: 390px;
	border-bottom: 2px solid #DCDCDC;
	position: relative;
	overflow: hidden;
}
.thumb_list_s div img, .thumb_list div img {
	display: block;
	margin-bottom: 10px;
}
.thumb_list_s div strong {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	line-height: 15px;
	height: 15px;
	font-size: 95%;
}
.thumb_list_s div.top_entry strong a, .thumb_list div.top_entry strong a {
	color: #EF0000;
}
.thumb_list_s div strong a, .thumb_list div strong a {
	text-decoration: none;
	color: #3264C8;
}
.thumb_list_s div strong a:hover, .thumb_list div strong a:hover {
	text-decoration: underline;
}
.thumb_list div strong {
	display: block;
	font-size: 120%;
	line-height: normal;
	height: auto;
	font-weight: bold;
	margin-bottom: 8px;
}
.thumb_list div p {
	/* [disabled]line-height: 160%;
*/
	display: block;
	margin-bottom: 10px;
	height: auto;
	font-size: 90%;
}
.thumb_list div span {
	line-height: 100%;
	display: block;
	height: auto;
	font-size: 11px;
	text-align: right;
	color: #888;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	background-color: #FFF;
	z-index: 10;
	padding: 8px 0;
}
.thumb_list_s div p, .thumb_list div p, {
 font-size: 90%;
}
.border_btm {
	border-bottom: 1px solid #B1B1B1;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
/*side*/
.sidebar {
	float: right;
	width: 206px;
	display: block;
}
.sidebar li {
	display: block;
	margin-bottom: 10px;
}
.sidebar li li {
	margin-bottom: 5px;
}
.area {
	display: block;
	line-height: 1.5;
	color: #144678;
	margin-bottom: 15px;
}
.area strong {
	display: block;
	font-size: 110%;
}
.area p {
	display: block;
	font-size: 95%;
	margin: 5px 0 10px 0;
}
.area span {
	display: block;
	list-style: outside circle;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	white-space: nowrap;
	color: #454545;
}
.sidebar li a {
}
.pickup_cat {
	display: block;
	padding: 10px 12px;
	margin-bottom: 15px;
}
.pickup_cat ul {
	display: block;
	border-top: 1px solid #BEE4CE;
}
.pickup_cat li {
	color: #00963C;
	display: block;
	margin-bottom: 0px;
	border-bottom: 1px solid #BEE4CE;
	padding: 15px 0px 15px 12px;
	font-size: 110%;
	background: url(../../images/side_arrow.gif) no-repeat left center;
}
.pickup_cat li a {
	color: #00963C;
}
ul.about {
	padding-left: 0.5em;
	line-height: 2.0;
}
ul.about li {
	list-style-position: inside;
	list-style-type: disc;
}
div.rule {
	display:block;
	margin-bottom:30px;}
.rule ul, .rule ol,
ul.privacy, ol.privacy {
	line-height: 2.0;
	display: block;
	margin-bottom: 15px;
	padding-top: 0.5em;
}
.rule ul,
ul.privacy {
	padding-left: 2em;
}
.rule ol
ol.privacy {
	padding-left: 0.5em;
}
.rule ul li,
ul.privacy li {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 0.2em;
}
.rule ol li,
ol.privacy li {
	list-style-position: inside;
	list-style-type: decimal;
}
div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
/* sitemap */
ul.sitemap {
	padding-left: 30px;
	line-height: 2.0;
	display: block;
	margin-bottom: 30px;
	padding-top: 0.5em;
}
ul.sitemap li {
	margin: 0 0 15px 0;
	list-style-type: none;
	font-size: 100%;
}
ul.sitemap li ul {
	padding: 15px 0 0 10px;
	background-image: url(../images/lineV.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
ul.sitemap li ul li {
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	font-size: 100%;
	background-image: url(../images/lineH.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
ul.sitemap li ul li.end {
	background-image: none;
}
.box_inner {
	width: 660px;
	display: block;
	margin: 0 auto 20px auto;
}
.maps {
	display: block;
	margin-bottom: 40px;
	clear: both;
}
.maps small {
	display: block;
	padding: 4px 0 0 0;
	font-size: 90%;
	text-align: right;
}
/* dl横並び */
dl.detail {
	width: 390px;
	white-space: nowrap;
	display: block;
	padding-bottom: 2px;
	background: url(../../images/border_dot.gif) repeat-x 0 bottom;
	padding-top: 0px;
	float: left;
}
dl.detail dt {
	float: left;
	width: 81px;
	clear: left;
	display: block;
	line-height: 40px;
	margin: 0px;
	background: url(../../images/border_dot.gif) repeat-x 0 0;
	text-indent: 10px;
}
dl.detail dd {
	width: auto;
	line-height: 40px;
	margin-left: 81px;
	display: block;
	background: url(../../images/border_dot.gif) repeat-x 0 0;
}
/* 水平リスト	*/
ul.hol {
	list-style-type: none;
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	width: auto;
}
ul.hol li {
	float: left;
	vertical-align: bottom;
	display: block;
	margin-bottom: 10px;
}
ul.thumb {
	display: block;
}
ul.thumb li {
	display: block;
	margin: 0 12px 15px 0;
	width: 196px;
	float: left;
	padding: 14px;
	position: relative;
	border: 1px solid #DFDFDF;
}
ul.thumb li strong {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	line-height: 30px;
	text-indent: 0.1em;
}
ul.thumb li p {
	display: block;
	margin-bottom: 10px;
	line-height: 1.5em;
}
ul.thumb li img {
	margin-bottom: 10px;
}
ul.thumb li.end {
	margin-right: 0;
}
/*flow*/
ul.flow {
}
ul.flow li {
	display: block;
	padding-bottom: 58px;
	background: url(../images/flow_step_bck.png) no-repeat left bottom;
}
ul.flow li.end {
	padding-bottom: 0;
	margin-bottom: 20px;
	background: none;
}
li.fltlt {
	margin-right: 23px;
	display: block;
}
li.fltlt.emd {
	margin-right: 0px;
}

h2.ttl {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	/* [disabled]margin-top: 40px; */
	display: block;
	height: auto;
	background-color: #008232;
	/* [disabled]max-width: 620px; */
	width: auto;
	/* [disabled]min-width: 620px; */
	margin: 0 auto 20px auto;
	line-height: 40px;
	color: #FFF;
	border-radius: 8px;
}
.qa_list {
	display: block;
	padding: 0 0%;
	margin:0px auto;
}
.qa_list li {
	display: block;
	margin: 0 auto 20px auto;
	clear: both;
	text-align: left;
	padding: 15px;
	border: 1px solid #ddd;
	}
.qa_list li .qa_q {
	display: block;
	background: url(../../smp/images/qa_icon_q.png) no-repeat 0 0.1em;
	/* [disabled]height: 30px; */
	font-weight: bold;
	padding-left: 38px;
	line-height: 35px;
	margin-bottom: 15px;
	font-size: 20px;
	}
.qa_list li .qa_a {
	display: block;
	background: url(../../smp/images/qa_icon_a.png) no-repeat 0 0.3em;
	padding-left: 38px;
	margin-bottom: 15px;
	}
.qa_list li .end {
	margin-bottom:0;
	display:block;
	overflow:hidden;
	text-align:center;
	}
