/*
Theme Name:
Theme URI:
Description: Original theme
Author: Yutaro
Author URI:
Version: 1.0
*/

/****************************************
		1. General Setting
*****************************************/

/* =Reset default browser CSS. Based on work by Richard Clark: http://richclarkdesign.com
-------------------------------------------------------------- */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border: 0;
	border-top: 1px solid #cccccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
/****************************************
		2. Basic Layout
*****************************************/

body {
	background-color: #fff;
	background-image: url(img/contents/header-bkg.jpg);
	background-repeat: repeat-x;
	background-size: 1px 202px;
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, sans-serif, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans';
	letter-spacing: -0.03em;
}
#main {
	margin: 0 auto;
	width: 960px;
}
.sub-page {
	/*padding-top:20px;*/
	padding-top: 0;
}
.single {
	background-color: #fff;
	background-image: none;
	border: none;
}
a {
	list-style: none;
	text-decoration: none;
	color: #5698ca;
}
a:hover {
	text-decoration: underline;
	color: #5698ca;
}
p {
	color: #212121;
	line-height: 170%;
	margin-bottom: 13px;
	overflow: hidden;
}
p a {
	font-weight: bold;
}
ul,
ol {
	margin: 0 0 1.625em 1.625em;
}
ul>li {
	margin-bottom: 0.5em;
}
.separate-a li {
	background-image: url(img/contents/sep-01.jpg);
	background-position: right center;
	background-repeat: repeat-y;
	background-size: 3px 1px;
}
.separate-a li:last-child {
	background-image: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* common-elements
----------------------------------------------- */

.sub-title {
	background-image: url(img/contents/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -104px;
	color: #f89a00;
	font-size: 16px;
	height: 37px;
	line-height: 36px;
	/*margin: 28px 0 16px;*/
	margin: 0 0 16px;
	padding: 1px 0 0 31px;
	vertical-align: middle;
}
.short-sub-title {
	background-image: url(img/contents/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -156px;
	color: #f89a00;
	font-size: 16px;
	height: 37px;
	line-height: 36px;
	margin: 0 0 16px;
	padding: 1px 0 0 31px;
	vertical-align: middle;
	width: 428px;
}
.back-top {
	text-align: right;
	margin: 8px 0;
}
/****************************************
		3. Header
*****************************************/

#global-header {
	height: 107px;
	max-width: 960px;
	min-width: 320px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header-wrap {
	height: 45px;
	margin-bottom: 10px;
	padding-top: 12px;
}
#site-title {
	float: left;
	margin: 0 auto;
	padding: 0;
	vertical-align: bottom;
}
#site-title a {
	display: block;
	vertical-align: middle;
}
#site-title img {
	height: 46px;
	vertical-align: middle;
	width: 178px;
}
#header-tel {
	float: right;
}
#header-tel img {
	vertical-align: middle;
}
/****************************************
		4. nav-menu
*****************************************/

/* global-nav
----------------------------------------------- */

#global-nav {
	width: 960px;
	height: 52px;
}
#global-nav-items {
	margin: 0;
	font-size: 18px;
	padding: 0 0px;
}
#global-nav-items > li.menu-item {
	float: left;
	height: 52px;
	list-style: none;
	margin: 0;
	position: relative;
	text-align: center;
	width: 160px;
}
#global-nav-items > li#menu-item-120 {
	cursor: pointer;
}
#global-nav-items > li.menu-item > a {
	color: #fff;
	display: block;
	font-size: 14px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#global-nav-items > li.menu-item:hover {} #global-nav-items > li.menu-item:first-child {} #global-nav-items > li.menu-item:first-child a {} #global-nav-items > li.menu-item:first-child:hover {} #global-nav-items > li.menu-item:last-child {
	margin-right: -2px;
	width: 162px;
}
#global-nav-items > li.menu-item:last-child a {} #global-nav-items > li.menu-item:last-child:hover {} #global-nav-items > li.active a {
	font-weight: bold;
}
#global-nav-items > li.menu-item ul.sub-menu {
	position: absolute;
	background-color: #fff;
	display: none;
	font-size: 14px;
	top: 52px;
	left: 0px;
	margin: 0;
	width: 160px;
	z-index: 1;
}
#global-nav-items > li.menu-item ul.sub-menu li {
	background: url(img/contents/dd-back.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #f9f9f9;
	height: 30px;
	margin: 0;
}
#global-nav-items > li.menu-item ul.sub-menu li:last-child {
	border: none;
}
#global-nav-items > li.menu-item ul.sub-menu li a {
	color: #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0 24px;
	text-align: left;
	width: 112px;
}
#global-nav-items > li#menu-item-110 > a {
	background-image: url(img/contents/sprite.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#global-nav-items > li#menu-item-120 > a {
	background-image: url(img/contents/sprite.png);
	background-position: 0 -52px;
	background-repeat: no-repeat;
}
#global-nav-items > li#menu-item-130 > a {
	background-image: url(img/contents/sprite.png);
	background-position: -160px 0;
	background-repeat: no-repeat;
}
#global-nav-items > li#menu-item-140 > a {
	background-image: url(img/contents/sprite.png);
	background-position: -160px -52px;
	background-repeat: no-repeat;
}
#global-nav-items > li#menu-item-150 > a {
	background-image: url(img/contents/sprite.png);
	background-position: -320px 0;
	background-repeat: no-repeat;
}
#global-nav-items > li#menu-item-160 > a {
	background-image: url(img/contents/sprite.png);
	background-position: -320px -52px;
	background-repeat: no-repeat;
}
/****************************************
		5-1. Top-catch
*****************************************/

.home #catch>h2 {
	margin-top: 30px;
	margin-bottom: 14px;
	color: #666;
	text-align: center;
}
#catch>img {
	margin-left: -10px;
	margin-right: -10px;
	vertical-align: bottom;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	#catch>img {
		margin-left: -10px;
		margin-right: -10px;
		vertical-align: bottom;
		/*margin-top:26px;*/
	}
}
#catch-sub {
	margin-top: 3px;
}
.home #bottom-catch-sub {
	margin: 40px 0;
}
#bottom-catch-sub>h2 {
	margin-top: 0;
	margin-bottom: 30px;
}
#catch-sub img,
#catch-sub a,
#bottom-catch-sub img,
#bottom-catch-sub a {
	float: left;
	vertical-align: bottom;
}
#catch-sub img:last-child,
#bottom-catch-sub img:last-child {
	float: right;
}
#service-list ul {
	margin: 0;
}
#service-list ul li {
	float: left;
	list-style: none;
	margin-bottom: 34px;
}
#service-list ul li:nth-child(1),
#service-list ul li:nth-child(4) {
	margin-left: -4px;
}
#service-list ul li:nth-child(3),
#service-list ul li:nth-child(6) {
	background-image: none;
	margin-right: -4px;
}
#service-list ul li .inner {
	cursor: pointer;
	margin: 0 26px 0 23px;
	width: 290px;
}
#service-list ul li .inner:hover {
	text-decoration: underline;
}
#service-list ul li .inner p {
	margin: 0 auto;
	width: 280px;
}
#service-list ul li .inner p a {
	font-size: 13px;
	line-height: 1.5em;
}
#service-list ul li:nth-child(1) .inner,
#service-list ul li:nth-child(4) .inner {
	margin-left: 0;
}
#service-list ul li img {
	margin-top: -3px;
}
#service-list ul li:nth-child(3) .inner,
#service-list ul li:nth-child(6) .inner {
	margin-right: 0;
}
#service-list ul li h3 {
	color: #545454;
	font-size: 22px;
	font-weight: bold;
	margin: 9px auto;
	text-align: center;
	width: 280px
}
#service-flow {} #service-flow ul {
	margin: 0 0 43px;
}
#service-flow ul li {
	float: left;
	list-style: none;
	margin: 0 0 34px 0;
	position: relative;
}
#service-flow ul li:after {
	background-image: url(img/contents/sprite.png);
	background-position: -480px 0;
	background-repeat: no-repeat;
	content: ".";
	display: block;
	height: 28px;
	position: absolute;
	left: 226px;
	text-indent: -9999em;
	top: 50px;
	width: 31px;
	z-index: 1;
}
#service-flow ul li:first-child .inner {
	margin-left: 20px;
}
#service-flow ul li:last-child:after {
	content: "";
	display: none;
}
#service-flow ul li:last-child .inner {
	margin-right: 20px;
}
/* for-ie */

#service-flow ul li.after:after {
	content: "";
	display: none;
}
#service-flow ul li h3 {
	color: #545454;
	height: 1em;
	font-size: 12px;
	margin: 8px 0 12px;
	overflow: hidden;
	text-align: center;
	width: 200px;
}
#service-flow ul li .inner {
	margin: -3px 22px 0 18px;
	width: 200px;
}
#service-flow ul li .inner p {
	background: #f4edd9;
	color: #363636;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 5px;
	padding: 10px;
	width: 170px;
}
.double {
	margin-bottom: 40px;
}
.double .harf .content {
	background-image: url(img/contents/harf-bkg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 450px 610px;
	height: 600px;
	margin: 0 auto;
	padding: 5px;
	width: 440px;
}
.double .harf .content p {
	font-size: 13px;
	letter-spacing: 0.125em;
	line-height: 1.4em;
}
.double #area {
	float: left;
	width: 459px;
}
.double #area .content img {
	margin: 12px 11px 7px;
}
.double #area .content p {
	margin: 0 11px;
}
.double #price,
.double #qa {
	float: right;
	width: 459px;
}
.double #price .content,
.double #qa .content {
	text-align: center;
}
.double #price .content img.price-head {
	margin: 7px 10px;
	vertical-align: middle;
}
.double #price .content img.price-button,
.double .content .button>img {
	margin: 0;
	vertical-align: middle;
}
.double .content a.button {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 25px auto 11px;
	vertical-align: middle;
}
.double #price .content ul {
	list-style: none;
	margin: 0;
}
.double #price .content ul li {
	margin: 0;
	vertical-align: middle;
}
.double #price .content ul li img {
	margin: 0;
	vertical-align: middle;
}
/****************************************
		5-2. services
*****************************************/

#catch #catch-banners {
	/*margin: 3px -10px 0;*/
	margin: 3px 0 0;
	list-style: none;
	*position: relative;
	*zoom: 1;
}
#catch #catch-banners li {
	width: 320px;
	float: left;
	margin: 0;
}
#services-service-list {
	text-align: center;
}
#services-service-list * {
	text-align: left;
}
#services-service-list ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	list-style: none;
	margin: 8px 0 0;
}
#services-service-list ul li {
	float: left;
	margin-bottom: 34px;
}
#services-service-list ul li .inner {
	margin: -3px 22px 0 18px;
	text-align: center;
	width: 200px;
}
#services-service-list ul li:first-child .inner {
	margin-left: 20px;
}
#services-service-list ul li:last-child .inner {
	margin-right: 20px;
}
#services-service-list ul li h3 {
	color: #545454;
	font-size: 14px;
	letter-spacing: -0.125em;
	margin: 8px 0 12px;
	text-align: center;
}
#services-service-list ul li .inner img {
	text-align: center;
}
#services-service-list ul li .inner p {
	background: #f4edd9;
	color: #363636;
	font-size: 12px;
	/*	min-height: 12em;*/
	line-height: 1.5;
	margin: 0 5px;
	padding: 10px;
	text-align: left;
}
#services-service-list .bottom {
	text-align: center;
}
#services-service-list .bottom>img {
	display: block;
	margin: 0 auto 11px;
}
#services-service-list .bottom a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#services-service-list .bottom a img {
	vertical-align: middle;
}
/*** content ***/

.double #qa .content dl {
	margin: 10px;
	text-align: left;
}
.double #qa .content dl dt {
	background-image: url(img/contents/q-symbol.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	color: #ff6400;
	display: table-cell;
	font-size: 18px;
	font-weight: bold;
	height: 2.8em;
	letter-spacing: -0.025em;
	line-height: 1.2em;
	margin: 1px 0 0;
	padding-left: 48px;
	vertical-align: middle;
}
.double #qa .content dl dt.multi-line {
	font-size: 16px;
}
.double #qa .content dl dt.min-line {
	font-size: 14px;
	height: 36px;
}
.double #qa .content dl dd {
	background: #f4edd9;
	padding: 6px 7px;
	margin: 4px 9px 9px;
	font-size: 12px;
	line-height: 1.4em;
}
/*** start min-content of Q&A ***/

.double #qa .min-content {
	position: relative;
}
.double #qa .min-content dl dt {
	background-image: url(img/contents/q-symbol-s.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	color: #ff6400;
	display: table-cell;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	letter-spacing: -0.025em;
	line-height: 1.2em;
	margin: 0;
	padding-left: 44px;
	vertical-align: middle;
}
.double #qa .min-content dl dd {
	margin: 9px;
}
.double .min-content a.button {
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
	position: absolute;
	bottom: 20px;
	left: 78px;
}
/*** end min-content of Q&A ***/

#feedback {
	background-image: url(img/contents/feedback-bkg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 369px 309px;
	margin-bottom: -74px;
	padding-bottom: 64px;
	text-align: center;
}
#feedback * {
	text-align: left;
}
#feedback ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
	list-style: none;
	margin: 21px 0 4px;
}
#feedback ul li {
	float: left;
	min-height: 233px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 10px;
}
#feedback ul li h3 {
	color: #545454;
	font-size: 16px;
	margin-bottom: 18px;
	text-align: center;
}
#feedback ul li p {
	background-image: url(img/contents/feedback-line.png);
	background-repeat: repeat;
	background-size: 4px 28px;
	word-wrap: break-word;
	font-size: 12px;
	line-height: 28px;
	margin: 0 17px 0 13px;
	padding: 0 5px;
	width: 200px;
}
#feedback ul li:first-child p {
	margin-left: 15px;
}
#feedback ul li:last-child p {
	margin-right: 15px;
}
/****************************************
		5-3. pages
*****************************************/

/*.page-qa #main #page-content {
	padding: 21px 0;
	margin: 0 auto 70px;
}*/

.page #main section {
	margin-top: 1em;
}
#page-content .page-sub-title {
	border-bottom: 1px dashed orange;
	color: orange;
	font-size: 26px;
	margin: 0 0 21px;
	padding: 0 5px 5px;
}
.page #main .breadcrumb {
	color: #328DF9;
	font-size: 12px;
	margin-left: 12px;
	margin-top: 38px;
}
.page #main .page-catch {
	margin: 12px 0;
	line-height: 1.4;
}
.page #main .page-catch h2 {
	padding: 1em;
	border: 1px solid #dcdcdc;
	background: #f5f5f5;
	color: #666;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}
.page-area #main .page-catch h2 {
	text-align: left;
}
.page #main #bottom-catch-sub {
	color: #666;
	margin-top: 14px;
	margin-bottom: 40px;
	line-height: 1.4;
	text-align: center;
}
.page #main #bottom-catch-sub h2 {
	background: #fef9e5;
	border: 1px solid #dcdcdc;
	font-size: 13px;
	font-weight: normal;
	padding: 1em;
}
.page-area #main #bottom-catch-sub h2 {
	text-align: left;
}
.page #main #page-content {
	margin-top: 0;
}
.page #main #page-content .sub-title {
	margin-top: 0;
}
/* page-about
----------------------------------------------- */

.page-about #main {
	padding: 5px 0 89px;
}
.page-about #main #content-info,
.page-about #main #content-policy {
	margin: 0 0 89px;
}
.page-about #main #content-info table {
	margin: 34px 0;
}
.page-about #main #content-info tr {} .page-about #main #content-info table tr th,
.page-about #main #content-info table tr td {
	border: 1px solid #e1e1e1;
	line-height: 1.25em;
	padding: 1em 1.2em;
}
.page-about #main #content-info table tr th {
	background-color: #efefef;
	font-weight: normal;
	vertical-align: middle;
}
.page-about #main #content-policy dt {
	background-color: #efefef;
	padding: 13px;
}
.page-about #main #content-policy dd {
	border: 1px solid #efefef;
	margin-bottom: 21px;
	padding: 21px 13px 13px;
}
.page-about #main #content-policy dd * {
	line-height: 1.25em;
	margin: 0 0 8px;
}
.page-about #main #content-policy dd ul {
	list-style: none;
	margin: 8px 0 8px;
}
.page-about #main #content-policy dd ul li {
	margin-bottom: 5px;
}
.page-about #main #content-policy dd ul li:last-child {
	margin: 0;
}
/* page-qa
----------------------------------------------- */

.page-qa #main #page-content #qa-list-menu {
	color: orange;
	list-style: none;
	margin: 0 -5px 0 -5px;
	padding: 0;
}
.page-qa #main #page-content #qa-list-menu li {
	float: left;
	margin: 0 5px 10px;
	width: 182px;
}
.page-qa #main #page-content #qa-list-menu li a {
	display: block;
	text-align: center;
}
.page-qa #main #page-content #qa-list-menu li img {
	margin: 0 0 5px;
	vertical-align: bottom;
	width: 182px;
}
.page-qa #main #page-content .qa-box {
	background: white;
	border: 1px solid #ccc\9;
	border-radius: 5px;
	-moz-box-shadow: 0 0 6px rgba(195, 185, 185, 0.7);
	-webkit-box-shadow: 0 0 6px rgba(195, 185, 185, 0.7);
	box-shadow: 0 0 6px rgba(195, 185, 185, 0.7);
	margin: 55px 0 0;
	padding: 21px 34px;
}
.page-qa #main #page-content .qa-box dl dt {
	background-image: url(img/contents/q-symbol-s.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	color: #ff6400;
	display: table-cell;
	font-size: 19px;
	font-weight: bold;
	height: 30px;
	letter-spacing: -0.025em;
	line-height: 1.25em;
	margin: 0;
	padding-left: 38px;
	vertical-align: middle;
}
.page-qa #main #page-content .qa-box dl dd {
	background: #F4EDD9;
	padding: 8px 13px;
	line-height: 1.25em;
	margin: 8px 8px 13px;
}
/* page-price-list
----------------------------------------------- */

.page-price-list #main #page-content .price-box {
	background: white;
	border: 1px solid #fff;
	border: 1px solid #ccc\9;
	border-radius: 5px;
	-moz-box-shadow: 0 0 6px rgba(195, 185, 185, 0.7);
	-webkit-box-shadow: 0 0 6px rgba(195, 185, 185, 0.7);
	box-shadow: 0 0 6px rgba(195, 185, 185, 0.7);
	float: left;
	min-height: 210px;
	margin: 13px 0 21px;
	padding: 12px;
	width: 443px;
}
.page-price-list #main #page-content .price-box:not(:target) {
	border: none\9;
}
.page-price-list #main #page-content .odd {
	clear: left;
	margin-right: 21px;
}
.page-price-list #main #page-content .price-box .page-sub-title {
	border-bottom: 1px solid orange;
	font-size: 16px;
	height: 1em;
	overflow: hidden;
}
.page-price-list #main #page-content .price-box h3.small {
	height: 16px;
	font-size: 14px;
}
.page-price-list #main #page-content .price-box .img-wrap {
	width: 105px;
	float: left;
	margin: 5px 0 0 0;
}
.page-price-list #main #page-content .price-box img {
	vertical-align: middle;
}
.page-price-list #main #page-content .price-box ul {
	float: left;
	height: 60px;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 5px 0;
	width: 333px;
}
.page-price-list #main #page-content .price-box ul li {
	background: #f4edd9;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 48px;
	line-height: 24px;
	margin: 0 0 5px 5px;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
	vertical-align: middle;
	width: 158px;
}
.page-price-list #main #page-content .price-box ul li.odd {
	margin-left: 0;
}
.page-price-list #main #page-content .price-box ul li span.price {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}
.page-price-list #main #page-content .price-box .plus-text {
	clear: left;
	color: #ff0000;
	font-size: 13px;
	margin: 5px 0 0 115px;
}
/* page-area
----------------------------------------------- */

.page-area #main #page-content #map {
	position: relative;
}
.page-area #main #page-content #map #area-1 {
	position: absolute;
	top: 240px;
	left: 650px;
}
.page-area #main #page-content #map #area-2 {
	position: absolute;
	top: 320px;
	left: 600px;
}
.page-area #main #page-content #map #area-3 {
	position: absolute;
	top: 400px;
	left: 540px;
}
.page-area #main #page-content #map .area-title {
	background-image: url(img/contents/area-style.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 28px;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 8px;
}
.page-area #main #page-content #map img {
	vertical-align: bottom;
	margin: 0 0 34px 0;
}
.page-area #main #page-content #map ul {
	list-style: none;
	margin: 0 0 0 28px;
}
.page-area #main #page-content #map ul li {
	float: left;
	margin: 0 0 0 5px;
}
.page-area #main #page-content #map ul li:first-child {
	margin-left: 0;
}
.page-area #main #page-content #map ul li a {
	margin-left: 5px;
}
.page-area #main #page-content #map ul li:first-child a {
	margin: 0;
}
.page-area #main #page-content #list-area h3 {
	color: #1f497d;
	font-size: 26px;
	line-height: 1.6em;
	margin-bottom: 0.25em;
}
.page-area #main #page-content #list-area h4 {
	background: #f1f1f1;
	font-size: 16px;
	line-height: 1.6em;
	padding: 8px 13px;
	/*	margin-top: -34px;
	padding-top: 34px;*/
}
.page-area #main #page-content #list-area .area-city {
	border: 1px solid #f1f1f1;
	padding: 13px;
}
.page-area #main #page-content #list-area .area-city p:last-child {
	margin-bottom: 0;
}
.page-area #main #page-content #list-area .region p {
	margin: 0;
	margin-bottom: 1em;
	padding: 0 1em
}
.page-area #main #page-content #list-area .region .imgN h4,
.page-area #main #page-content #list-area .region .imgL h4,
.page-area #main #page-content #list-area .region .imgR h4 {
	margin-bottom: 1em;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
	/* W3C */
	border: 1px solid #f5f5f5;
	border-bottom: 1px solid #ffa200;
	color: #666;
}
.page-area #main #page-content #list-area .region .imgN,
.page-area #main #page-content #list-area .region .imgL,
.page-area #main #page-content #list-area .region .imgR {
	margin-bottom: 2em;
	padding: 1em;
	border: 1px solid #ccc;
}
.page-area #main #page-content #list-area .region .imgN p,
.page-area #main #page-content #list-area .region .imgL p,
.page-area #main #page-content #list-area .region .imgR p {
	line-height: 1.6em
}
.page-area #main #page-content #list-area .region .imgN img,
.page-area #main #page-content #list-area .region .imgL img,
.page-area #main #page-content #list-area .region .imgR img {
	margin-bottom: 1em;
	display: block;
}
.page-area #main #page-content #list-area .region .imgL div,
.page-area #main #page-content #list-area .region .imgR div {
	padding: 0;
	width: 47%;
}
.page-area #main #page-content #list-area .region .imgL div {
	margin-left: 0.75em;
}
.page-area #main #page-content #list-area .region .imgL div,
.page-area #main #page-content #list-area .region .imgL img {
	float: left;
}
.page-area #main #page-content #list-area .region .imgR img {
	float: right;
}
/****************************************
		5-4. Anticrime
*****************************************/

div#contents:after,
div#main_content ul#topic_path:after,
div#footer ul.navi:after,
.box_set:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
}
div#contents,
div#main_content ul#topic_path,
div#footer ul.navi,
.box_set {
	display: inline-block;
}


/****************************************
		5-x. Cooperate
*****************************************/

.col-three{
	width:310px;
	float:left;
	margin-right:15px;
	box-shadow:1px 1px 3px 0 #ccc;
	padding:10px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	min-height:240px;
	margin-bottom:30px;
	}
.col-end{margin-right:0;}
.cooperate-inner ul{
	margin-top:20px;
	}
.cooperate-inner h3{
	background:#f89a00;
	color:#fff;
	padding:10px;
	margin-top:35px;
	margin-bottom:20px;
	border-radius:10px 10px 0 0;
	}
.cooperate-inner h4{
	color:#f89a00;
	border-bottom:solid 2px #f89a00;
	padding:10px;
	margin-bottom:10px;
	}
.cooperate-inner .info{
	clear:both;
	background:#eee;
	padding:20px;
	border-radius:10px;
	}
.cooperate-inner table{
	border-collapse:collapse;
	border:#ccc solid 1px;
	}
.cooperate-inner th{
	background:#f8c674;
	}
.cooperate-inner th,
.cooperate-inner td{
	padding:10px;
	border:#ccc solid 1px;
	}

/* exclude MacIE5 \*/

* html div#contents,
* html div#footer ul.navi,
* html div#main_content ul#topic_path,
* html .box_set {
	height: 1%;
}
div#contents,
div#footer ul.navi,
div#main_content ul#topic_path,
.box_set {
	display: block;
}
/* end: exclude MacIE5 */

/*  Layout
------------------------------------------------- */

/* box */

.boxL {
	float: left;
	display: inline;
}
.boxR {
	float: right;
	display: inline;
}
/* image */

.img_left {
	margin-right: 20px;
	float: left;
	display: inline;
}
.img_right {
	margin-left: 20px;
	float: right;
	display: inline;
}
/* position */

.up10p {
	padding-top: 10px;
}
.up20p {
	padding-top: 20px;
}
/* font */

.ftB {
	font-weight: bold;
}
.ftN {
	font-weight: normal;
}
.fcR {
	color: #bf3035;
}
/* anticrime_row -------*/

div#main_content div#anticrime_row h2 {
	margin: 0px;
	padding: 13px 5px 32px 37px;
	background: url(img/contents/anticrime_row_tit.gif) no-repeat left top;
	line-height: 1.1;
	font-size: 1.4em;
	font-weight: bold;
}
div#main_content div#anticrime_row h3 {
	margin: 0px;
	padding: 13px 5px 32px 37px;
	background: url(img/contents/anticrime_row_tit.gif) no-repeat left top;
	line-height: 1.1;
	font-size: 1.2em;
	font-weight: bold;
}
div#main_content div#anticrime_row h4 {
	margin: 0px;
	padding: 13px 5px 32px 37px;
	background: url(img/contents/anticrime_row_tit.gif) no-repeat left top;
	line-height: 1.1;
	font-size: 1em;
	font-weight: bold;
}
div#main_content div#anticrime_row h2.line2 {
	padding: 6px 5px 21px 37px;
}
div#main_content div#anticrime_row p.btn_top {
	margin: 0px;
	padding: 10px 0px 22px 0px;
}
div#anticrime_row ul {
	padding: 0px;
	width: 916px;
	position: relative;
	background: url(img/contents/anticrime_row_btm.gif) no-repeat left bottom;
}
div#anticrime_row ul.half {
	background-image: url(img/contents/anticrime_row_btm02.gif);
}
div#anticrime_row ul li {
	width: 448px;
	background: url(img/contents/anticrime_row_bg.gif) repeat-y left top;
}
/* anticrime_row box */

div#anticrime_row div {
	margin: 0px 0px 0px 19px;
	padding: 0px 0px 15px 0px;
	width: 414px;
}
div#main_content div#anticrime_row p.img_left {
	margin: 0px;
	padding: 0px;
	width: 155px;
}
div#anticrime_row dl {
	padding: 15px 0px 0px 0px;
	width: 245px;
	float: right;
}
div#anticrime_row dl dt {
	padding: 0px 0px 0px 14px;
	background: url(img/contents/anticrime_row_ico.gif) no-repeat left 2px;
	line-height: 1.2;
	font-size: 1.2em;
	font-weight: bold;
}
div#anticrime_row dl dt.tit {
	margin-bottom: 16px;
	padding: 0px;
	background: none;
	color: #ff8c00;
}
div#anticrime_row dl dd {
	margin: 0px 0px 6px 0px;
	line-height: 1.3;
}
div#anticrime_row dl dd.lv {
	margin-bottom: 0px;
}
/* anticrime_row table */

div#anticrime_row table {
	margin: 0px 0px 0px 19px;
	width: 409px;
	border-collapse: collapse;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}
div#anticrime_row table th,
div#anticrime_row table td {
	padding: 4px 2px 4px 6px;
	border-left: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	text-align: left;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
}
div#anticrime_row table th,
div#anticrime_row table tbody.ans th.hd {
	background: #fffacd;
}
div#anticrime_row table tbody.ans th {
	background: #f4f3ec;
}
div#anticrime_row table tbody.ans td {
	padding-left: 2px;
	text-align: center;
}
level_icon. {
	margin-left: 19px;
}
cp_img. {
	margin: 0px 0px 0px 19px;
}
.door {
	background-image: url(img/contents/door_illust.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 916px;
	height: 350px;
	margin: 20px 0px 20px 20px;
}
.door2 {
	background-image: url(img/contents/door_illust2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 916px;
	height: 300px;
	margin: 20px 0px 20px 20px;
}
#door_title {
	color: #800000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}
#door_title2 {
	color: #fab83d;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 5px 20px;
}
#door_text {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px 0px 10px 40px;
}
.door2 #door_title {
	color: #800000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}
.door2 #door_title2 {
	color: #fab83d;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 5px 20px;
}
.door2 #door_title3 {
	color: #800000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}
.door2 #door_text {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 0px 0px 10px 40px;
}
#point1 {
	margin: 0px 0px 20px 21px;
}
#point2 {
	margin: 0px 0px 20px 21px;
}
/****************************************
		6. footer
*****************************************/

footer {
	background-color: #fef9e5;
	background-image: url(img/contents/footer-bkg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 1px 58px;
	border-top: 1px solid #fde8c1;
}
footer #footer-nav-wrap {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
footer #footer-nav {
	margin: 0 auto;
	position: relative;
	width: 960px;
}
footer #footer-nav .widget {
	margin: 34px 31px 34px 0;
	float: left;
}
footer #footer-nav div.widget {
	margin-top: 62px;
}
footer #footer-nav .widget h3 {
	color: #fab83d;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 12px 0;
}
footer #footer-nav .widget ul {
	background-image: url(img/contents/sep-02.jpg);
	background-position: right center;
	background-repeat: repeat-y;
	background-size: 3px 1px;
	min-height: 8.1em;
	margin: 0;
}
footer #footer-nav .widget ul li {
	background-image: url(img/contents/list.jpg);
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: 4px 3px;
	list-style: none;
	margin: 0 23px 0 0;
}
footer #footer-nav .widget ul li a {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 12px 0;
}
footer #footer-nav .cinfo {
	margin: 19px 31px 34px 0;
	float: left;
}
footer #footer-nav .cinfo h3 {
	margin-bottom: 12px;
}
footer #footer-nav .cinfo h3 img {
	vertical-align: middle;
}
footer #footer-nav .cinfo ul {
	background-image: none;
	color: #9f9898;
	font-size: 18px;
	list-style: none;
	margin: 0;
}
footer #footer-nav .cinfo ul li {
	background-image: none;
	color: #9f9898;
	list-style: none;
	margin: 0 0 3px;
	font-size: 12px;
}
footer #footer-nav #footer-img {
	position: absolute;
	right: 0;
	bottom: -45px;
}
footer #copy-right {
	height: 40px;
	margin: 0 auto;
	padding-top: 18px;
	text-align: center;
	width: 960px;
}
footer #copy-right p {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
h1.white_txt {
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
.page-top {
	display: block;
	float: right;
	margin-top: 12px;
	text-align: right;
}

/*スマホ追記*/
div.smp_view{
	display: block;
	width: 100%;
	background-color: #333;
	height: 50px;
}

div.smp_view a{
	color:#fff;
	display: block;
	width: 100%;
	font-size: 30px;
	padding:10px 0;
	text-align: center;
	font-size: 30px;
}

/*ボタン用*/
.bnr_btn{
	margin-top:20px;
	}
.bnr_btn:hover{
	opacity:.8;
	}