@charset "UTF-8";

body {
	color: #333;
}

h1 {
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}

div.content-wide { 
	margin: 0px auto;
	width: 960px;
}

h2 {
	color: #666;
	font-weight: bold;
	font-size: 24px;
	margin: 0 auto 25px;
/*	background: #f4f4f4;*/
	background: #f4f4f4 url(../image/icon_title.png) no-repeat 17px center;
	border: 1px solid #cccccc;
	padding: 9px 15px 8px 33px;
}

h3 {
	font-size: 20px ;
	color: #FF9900 ;
	font-weight: bold ;
	margin: 30px 0 15px ;
}

h4 {
	font-size: 16px ;
	color: #fff ;
	font-weight: bold ;
	margin: 15px 0 15px ;
	padding: 5px 10px;
	background: #42b0e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5x;
	-ms-border-radius: 5x;
	border-radius: 5px;
/*	text-align: center;*/
}

div#contents-sub h3 {
	color: #333;
	font-weight: bold;
	font-size: 20px;
	margin: 0 auto 10px;
	border-bottom: 1px solid #CCC;
	padding: 9px 0 5px 5px;
}

.content-area {
	margin: 0;
	padding: 0 15px;
}

.notice {
	background: #ffff66;
	font-weight: bold;
	padding: 2px 5px;
}

/* header
--------------------------------------------------*/
div#header {
	top: 0px; left: 0px; width: 100%;
}

div#description {
	margin: 0px;
	padding: 7px 0 4px;
	background: #cccccc;
	color: #333;
}

div#header-content {
	margin: 10px auto 0;
	width: 960px;
	position: relative;
}
div#header-logo {
	font-size: 12px;
	line-height: 1.5;
	float: left;
}
div#header-tel {
	text-align: right;
	float: right;
	font-size: 12px;
	line-height: 1.3;
}
div#target-area {
	position: absolute;
	top: 0px;
	left: 430px;
	width: 210px;
	background: #efe0d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5x;
	-ms-border-radius: 5x;
	border-radius: 5px;
}
div#target-area div{
	padding: 7px 10px;
	font-size: 14px ;
	line-height: 1.3 ;
}

ul#header-list {
	margin: 0 0 15px 0;
}
ul#header-list li {
	text-align: left;
	background: url(../image/arrow.png) no-repeat left center;
	display: inline;
	font-size: 13px;
	line-height: 1.25;
	margin-left: 5px;
	padding: 0 0 0 9px;
}
ul#header-list li.first {
	margin-left: 0;
}

ul#header-list li a {
	color: #74544f;
	padding: 15px 0 0;
	text-decoration: none;
}
ul#header-list li a:hover {
	color: #74544f;
	text-decoration: underline;
}
div#global-navi {
	margin: 0 auto;
	text-align: left;
	width:960px;
}
ul#navi-list {
	margin: 10px auto 15px;
	width:960px;
}
ul#navi-list li.first {
	margin-left: 0;
}
ul#navi-list li {
	text-align: center;
	height: 55px;
	color : #FFF;
	float: left;
	width: 159px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	margin-left: 1px;
}
ul#navi-list li.first {
	margin-left: 0;
}
ul#navi-list li span{
	font-size: 13px;
	font-weight: normal;
}
ul#navi-list li a {
	color: #FFF;
	padding: 5px 0 0;
	display: block;
	width: 100%;
	height: 50px;
	text-decoration: none;
	background: #74544f;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
ul#navi-list li.first a{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5x;
	-ms-border-radius-topleft: 5px;
	-ms-border-radius-bottomleft: 5x;
	border-top-left-radius:5px; /* 左上 */
	border-bottom-left-radius:5px; /* 左下 */
}
ul#navi-list li.last a{
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5x;
	-ms-border-radius-topright: 5px;
	-ms-border-radius-bottomright: 5x;
	border-top-right-radius:5px; /* 右上 */
	border-bottom-right-radius:5px; /* 右下 */
}

ul#navi-list li a:hover {
	background: #512d2c;
}
ul#navi-list li a {
	color: #FFF;
	padding: 5px 0 0;
	display: block;
	width: 100%;
	height: 50px;
	text-decoration: none;
	background: #74544f;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}

ul#navi-list li.one-row a {
	padding: 17px 0 0;
	height: 38px;
}

div#wrapper {
	width: 960px;
	margin: 0 auto;
}
div#contents{
	float: right;
	width: 710px;
}

div#contents-sub {
	margin: 0 auto;
	padding: 0 15px;
}

div#contents p,
div#contents-sub p {
	padding-bottom: 15px;
}

div#contents div.honbun {
	padding: 0 15px;
	line-height: 1.5;
}

div#ten-reason-top {
	background: url(../image/10reason_waku_top.png) no-repeat;
	width: 464px;
	font-size: 31px;
	line-height: 1.26;
	color: #111;
	text-align: center;
	margin: 10px auto 0;
	padding: 70px 123px 0;
	position: relative;
}
div#ten-reason-top div#reason-title {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1ac19;
}
div#ten-reason-top-kazari {
	position: absolute;
	left: 74px ;
	top: 70px ;
	z-index: 10;
}
div#ten-reason-top span {
	font-size: 40px;
	color: #e23b3b;
}
div#ten-reason-bottom {
	background: url(../image/10reason_waku_bottom.png) no-repeat left bottom;
	width: 710px;
	padding: 10px 0 80px;
}
div#ten-reason-bottom dl {
	padding: 0 50px 0 60px;
}

div#ten-reason-bottom dl dt{
	color: #e23b3b;
	font-weight: bold;
	font-size: 18px;
	margin-top: 15px;
}
div#ten-reason-bottom dl dd{
	font-size: 16px;
}

#jirei {
	width: 710px;
	margin: 10px auto 0px;
}

div.btn-more a:hover {
	text-decoration: underline;
}
div#contact-box {
	margin: 20px 0 0;
	width: 674px;
	border: 3px solid #e2e1e0;
	padding: 15px 15px 10px 10px ;
}
div#contact-box a {
	font-size: 12px;
	color: #358fd3;
}
div#contact-box a:hover {
	text-decoration: none;
}
div.company-info {
	font-size: 14px;
	float: left;
}
div.company-info div.name {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.renrakusaki {
	float: right;
	text-align: right;
}
div.btn-mail {
	width: 289px;
	text-align: center;
}
div.btn-mail a {
	font-size: 18px !important;
	color: #FFF !important;
	padding: 8px 0 0;
	display: block;
	width: 100%;
	height: 33px;
	text-decoration: none;
	background: #e5395b;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5x;
	-ms-border-radius: 5x;
	border-radius: 5px;
}
div.btn-mail a:hover {
	background: #9b1535;
}
div#voice-dial {
	margin: 15px auto 23px;
	position: relative;
}

div#voice-dial div#mark24 {
	position: absolute;
	right: 15px ;
	top: -11px ;
	z-index: 10;
}

div#area-info {
	background: #f9f4f4;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5x;
	-moz-border-radius-bottomright: 5x;
	-ms-border-radius-bottomleft: 5x;
	-ms-border-radius-bottomright: 5x;
	border-bottom-left-radius:5px; /* 左下 */
	border-bottom-right-radius:5px; /* 右下 */
}
div#area-name {
	padding: 2px 15px;
	color: #fff;
	background: #7a6c5e;
	font-size: 14px;
	font-weight: bold;
}
div#area-header {
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 15px;
}
dl#area-list {
	padding: 0 15px 5px;
}

dl#area-list dt {
	font-size: 12px;
	color: #826331;
	border-bottom: 1px solid #b79d77;
	padding-bottom: 2px;
}

dl#area-list dd {
	margin: 3px 0 10px;
	font-size: 10px;
	line-height: 1.4;
}
/* side
--------------------------------------------------*/
div#side-navi {
	float: left;
	width: 230px;
}

div#side-contact {
	margin-top: 20px;
	background: #3498db;
	padding: 6px 6px 4px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

div.side-menu {
	margin-top: 20px;
}

/* 証拠映像ページ
--------------------------------------------------*/
ul.eizo-list {
	margin: 0 auto;
	width: 678px;
}
ul.eizo-list li{
	float: left;
	margin: 0 15px 10px 0;
}
ul.eizo-list li.rowlast {
	margin: 0;
}

/* 報告書ページ
--------------------------------------------------*/
ul.report-list {
	margin: 0 auto;
	width: 680px;
}
ul.report-list li{
	border: 1px solid #ccc;
	float: left;
	margin: 0 64px 10px 0;
}
ul.report-list li.rowlast {
	margin: 0;
}

/* 調査の流れと費用
--------------------------------------------------*/
h3.step01,
h3.step02,
h3.step03,
h3.step04,
h3.step05,
h3.step06 {
	clear: both ;
	width: 710px ;
	height: 40px ;
	font-size: 20px ;
	color: #7d4722 ;
	font-weight: bold ;
	margin: 30px 0 15px ;
}

h3.step01 {
	background: url(../image/flow/step01.png) no-repeat ;
}
h3.step02 {
	background: url(../image/flow/step02.png) no-repeat ;
}
h3.step03 {
	background: url(../image/flow/step03.png) no-repeat ;
}
h3.step04 {
	background: url(../image/flow/step04.png) no-repeat ;
}
h3.step05 {
	background: url(../image/flow/step05.png) no-repeat ;
}
h3.step06 {
	background: url(../image/flow/step06.png) no-repeat ;
}
h3.step01 .step-pd,
h3.step02 .step-pd,
h3.step03 .step-pd,
h3.step04 .step-pd,
h3.step05 .step-pd,
h3.step06 .step-pd {
	display: block ;
	padding: 5px 0 0 50px ;
}

/* 探偵業法ページ
--------------------------------------------------*/
dl.law-list {
	margin: 0 auto;
	width: 710px;
}
dl.law-list dt{
	float:left;
	clear:both;
	width:80px;
	padding:10px 0 10px 10px;
	text-align: right;

}
dl.law-list dd{
	margin:0;
	padding:10px 10px 10px 95px;

}

/* 調査会社選び〜調査まで
--------------------------------------------------*/
.arrow {
	margin: 0 auto;
	text-align: center;
}

/* サイトマップ
--------------------------------------------------*/
.sitemap {
	margin-left:150px;
	line-height:2.5;
	color:#040000;
	word-break:break-all;
}

a.link02:link{color:#663300; text-decoration:underline;}
a.link02:visited{color:#663300; text-decoration:underline;}
a.link02:hover{color:#FF3300; text-decoration:none;}

/* お問い合わせ
----------------------------------------------------------------------------- */
div#mailform-div {
	max-width:680px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.2;
}

.red {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}
div.inquiry-text {
	font-size: 14px;
	line-height: 1.8 !important;
	margin: 10px auto 20px;
	width: 100% ;
}

div.thanks-message {
	font-size: 20px;
	margin: 30px auto 20px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}

div#mailform-div table {
	margin: 0 0 30px ;
	width: 100% ;
}

div#mailform-div table th,
div#mailform-div table td {
	padding: 10px ;
	text-align: left ;
	vertical-align: middle ;
	border: 1px solid #ccc ;
	line-height: 1.5;
}

div#mailform-div table th {
	background-color: #f9f1ed;
	color: #371c05 ;
	width: 180px;
}

div#mailform-div table td {
	color: #666 ;
}

div#mailform-div table th span {
	color: #ff0000 ;
}
div#mailform-div table th.subtitle {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
div#mailform-div input[type="text"] {
	padding: 0 3px;
	font-size: 1.2em;
	line-height: 1.2;
	height: 24px ;
}
div#mailform-div textarea {
	padding: 3px;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 97%;
}

div#mailform-div input[type="text"],
div#mailform-div textarea {
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	    -ms-border-radius: 8px;
	     -o-border-radius: 8px;
	        border-radius: 8px;
}

div#mailform-div p {
	text-align: center;
	margin: 0;
}
div#mailform-div input[type="submit"] {
	padding: 12px 30px ;
	font-size: 14px;
	background-color: #513310;
	color: #fff;
	border-style: none;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	    -ms-border-radius: 8px;
	     -o-border-radius: 8px;
	        border-radius: 8px;
	cursor: pointer ;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
div#mailform-div input[type="submit"]:hover {
	background-color: #975b26;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}

ul.formCheckbox,
ul.formRadio {
	overflow: hidden;
	width: 100%;
}

ul.formCheckbox li label {
	color: #333;
	display: block;
	float: left;
	width: 15em;
}

ul.formRadio li label {
	float: left;
	color: #333;
	margin-right: 1.5em;
}

ul.formCheckbox li label:hover,
ul.formRadio li label:hover {
	background: #EEE;
}

.message {
	background-color: #dedede ;
	border: 2px solid #bbbbb8 ;
	padding: 20px ;
	margin: 0 0 20px ;
	text-align: center ;
	font-weight: bold ;
	font-size: 140% ;
	line-height: 1.8;
	color: #cc0000 ;
}

.error {
	font-size:12px;
	color: #cc0000;
	margin: 5px 0 0 0;
	}


/* ページトップへ
----------------------------------------------------------------------------- */
/*親要素*/
.page-top-parent{
}

#page-top {
	position: fixed;
	bottom: 150px;
	right: 0;
	z-index: 100;
}
#page-top a {
	display: block;
	width: 40px ;
	height: 45px ;
	text-indent: -9999px ;
	background: url("../image/btn_pagetop.png") no-repeat 0 0 ;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

#page-top a:hover {
	background: url("../image/btn_pagetop_on.png") no-repeat 0 0 ;
}

/* footer
--------------------------------------------------*/
div#footer {
	padding-top: 15px;
	margin-top: 25px;
	background: #372a25;
	height: 87px;
	text-align:left;
}

#footer ul.foot-link{
	padding-top: 10px;
	font-size: 12px;
	margin: 0;
}

#footer ul.foot-link li {
	color: #FFF;
	display: inline ;
}

#footer ul.foot-link li:first-child {
}


#copyright{
	font-size: 12px;
	padding-top:15px;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline !important;
}

/* パンくずリスト
----------------------------------------------------------------------------- */
div#crumbsnavi {
	margin: 15px auto ;
	text-align: left;
	width:960px;
}

div#crumbsnavi ul {
	line-height: 0 ;
	font-size: 0 ;
}


div#crumbsnavi ul li {
	display: inline ;
	line-height: 1 ;
	font-size: 14px ;
	color: #000 ;
	margin-right: 5px ;
}

div#crumbsnavi ul li a {
	padding-right: 12px ;
}

div#crumbsnavi ul li a:link,
div#crumbsnavi ul li a:visited {
	color: #999 ;
	text-decoration: underline ;
}

div#crumbsnavi ul li a:hover {
	color: #000 ;
	text-decoration: none ;
}
