@charset "utf-8";
/* CSS Document */

/*


*/

/*************************
general
**************************/

/* clearfix */
.clearfix:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix{
	zoom: 1;
}

	/* for IE6 */
	* html .clearfix {
	display:inline-block;
	}
	
	/* for IE7 */
	*+html .clearfix {
	display:inline-block;
	}

body, html { height: 100%; }

html {
	overflow-y: scroll;
    font-size: 62.5%;
}

body {
    font-family:  "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 1.4rem;
    font-size: 14px;
    line-height: 1.6;
	background-color: #FFF;
	color: #333333;
	overflow: visible;
}


h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}

a:link { color: #00aeef; text-decoration: underline; }
a:active { color: #00aeef; text-decoration: none; }
a:visited { color: #00aeef; text-decoration: undeline; }
a:hover { color: #4DB7D3; text-decoration: none; }

p {
	margin: 0;
}

.img {
	display: block;
	height: 0;
	overflow: hidden;
}

/* text link */

.rLinkBox{
	margin-left: auto;
	margin-bottom: 30px;
}

.textLink{
	margin:0 0 30px 0;
	font-size:100%;
}

.textLink li{
	background: url(/img/common/arrow_next.png) 0px 2px no-repeat;
	margin: 0 0 5px;
	padding: 0 0 0 28px;
	line-height: 28px;
	/*height: 28px;*/
}

.textLink li:hover{
	animation-name: anime1;
	animation-duration: 0.4s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	animation-direction:alternate;
	
	-moz-animation-name: anime1;
	-moz-animation-duration: 0.4s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction:alternate;
	
	-webkit-animation-name: anime1;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction:alternate;
}

@keyframes anime1 {
0% {background:url(/img/common/arrow_next.png) 0px 2px no-repeat;}
100% {background:url(/img/common/arrow_next.png) 3px 2px no-repeat;}
}

@-moz-keyframes anime1 {
0% {background:url(/img/common/arrow_next.png) 0px 2px no-repeat;}
100% {background:url(/img/common/arrow_next.png) 3px 2px no-repeat;}
}

@-webkit-keyframes anime1 {
0% {background:url(/img/common/arrow_next.png) 0px 2px no-repeat;}
100% {background:url(/img/common/arrow_next.png) 3px 2px no-repeat;}
}

.siteNav,
.siteFlow{
	display:none;
}

/*************************
globalHeader
**************************/
/*************************
globalNavi
**************************/
/*************************
contents
**************************/
#contents {
	margin: 0px auto 50px;
	width: 1000px;
	padding: 0px;
}

/*************************
mainvisual
**************************/

/*************************
pankuzu
**************************/

#pankuzu {
	width: 1000px;
	margin: 12px auto 18px;
	font-size: 85%;
}
#pankuzu a:link { color: #666; text-decoration: underline; }
#pankuzu a:active { color: #666; text-decoration: undeline; }
#pankuzu a:visited { color: #666; text-decoration: undeline; }
#pankuzu a:hover { color: #666; text-decoration: none; }

/*************************
contents
**************************/

#mainArea{
	width: 730px;
	float: right;
	margin: 0px auto;
	padding: 0px;
}

/*------ common ------*/


#mainArea p{
    margin: 0 0 20px;
    font-size: 1.6rem;
    font-size: 16px;
}

ul#listBox {
	margin:0 0 22px 0;
}

ul#listBox li{
	padding:0 0 0 15px;
	margin:0 0 3px 0;
}

ul#listBoxImport{
	margin:0 0 17px 0;
}

ul#listBoxImport li{
	padding:0 0 3px 8px;
	margin:0 0 3px 0;
	border-bottom:#999 dotted 1px;
}

.ry {
	background-color: #FFFF00;
	color: #ff0000;
	font-weight: bold;
	font-size: 100%;
}


/* anchor link */

#mainArea #col2tab,
#mainArea #col3tab,
#mainArea #col4tab{
	margin: 0 0 20px 0;
	font-size: 80%;
}

#mainArea #col2tabR,
#mainArea #col3tabR,
#mainArea #col4tabR{
	margin:0 0 20px 0;
}

#mainArea #col2tab a:link,
#mainArea #col3tab a:link,
#mainArea #col4tab a:link,
#mainArea #col2tabR a:link,
#mainArea #col3tabR a:link,
#mainArea #col4tabR a:link{
	text-decoration:underline;
	display:block;
}

#mainArea #col2tab a:visited,
#mainArea #col3tab a:visited,
#mainArea #col4tab a:visited,
#mainArea #col2tabR a:visited,
#mainArea #col3tabR a:visited,
#mainArea #col4tabR a:visited{
	text-decoration:none;
}

#mainArea #col2tab a:hover,
#mainArea #col3tab a:hover,
#mainArea #col4tab a:hover,
#mainArea #col2tabR a:hover,
#mainArea #col3tabR a:hover,
#mainArea #col4tabR a:hover{
	text-decoration:none;
}

#mainArea #col2tab .leftBox{
	background:url(/img/common/anc_2col_g.png) 0px 0px no-repeat;
	width:355px;
	height:40px;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	margin:0 0 8px 0;
}

#mainArea #col2tab .rightBox{
	background:url(/img/common/anc_2col_g.png) 0px 0px no-repeat;
	width:355px;
	height:40px;
	float:right;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	margin:0 0 8px 0;
}

#mainArea #col2tab .leftBoxR,
#mainArea #col2tabR .leftBox{
	background:url(/img/common/anc_2col_g.png) 0px 0px no-repeat;
	width:355px;
	height:40px;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:10px 0 0;
	position:relative;
	margin:0 0 8px 0;
}

#mainArea #col2tab .leftBoxR span,
#mainArea #col2tabR .leftBox span,
#mainArea #col2tab .rightBoxR span,
#mainArea #col2tabR .rightBox span{
	position: absolute;
	top: -10px;
	left: 310px;
	width: 42px;
	height: 31px;
}

#mainArea #col2tab .rightBoxR,
#mainArea #col2tabR .rightBox{
	background:url(/img/common/anc_2col_g.png) 0px 0px no-repeat;
	width:355px;
	height:40px;
	float:right;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	position:relative;
	margin:0 0 8px 0;
}

#mainArea #col3tab .leftBox{
	background: url(/img/common/anc_3col_g.png) 0px 0px no-repeat;
	width: 230px;
	height: 40px;
	float: left;
	font-weight: bold;
	text-align: center;
	padding:13px 0 0;
	margin: 0 20px 8px 0;
}

#mainArea #col3tab .rightBox{
	background:url(/img/common/anc_3col_g.png) 0px 0px no-repeat;
	width:230px;
	height:40px;
	float:right;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	margin: 0 0 8px 0;
}

#mainArea #col3tabR .leftBox{
	background: url(/img/common/anc_3col_g.png) 0px 0px no-repeat;
	width:230px;
	height:40px;
	float: left;
	font-weight: bold;
	text-align: center;
	padding:13px 0 0;
	margin: 0 11px 8px 0;
	position: relative;
}

#mainArea #col3tabR .rightBox{
	background:url(/img/common/anc_3col_g.png) 0px 0px no-repeat;
	width:230px;
	height:40px;
	float:right;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	position:relative;
	margin: 0 0 8px 0;
}

#mainArea #col3tabR .leftBox span,
#mainArea #col3tabR .rightBox span{
	position: absolute;
	top: -10px;
	left: 196px;
	width: 42px;
	height: 31px;
}

#mainArea #col4tab .leftBox{
	background:url(/img/common/anc_4col_g.png) 0px 0px no-repeat;
	width:167px;
	height:40px;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	margin:0 20px 8px 0;
}

#mainArea #col4tab .left2Box{
	background:url(/img/common/anc_4col_g.png) 0px 0px no-repeat;
	width:167px;
	height:40px;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	margin: 0 0 8px 0;
}

#mainArea #col4tab .rightBox{
	background:url(/img/common/anc_4col_g.png) 0px 0px no-repeat;
	width:167px;
	height:40px;
	float:right;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	margin: 0 0 8px 0;
}

#mainArea #col4tabR .leftBox{
	background:url(/img/common/anc_4col_g.png) 0px 0px no-repeat;
	width:167px;
	height:40px;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	margin:0 20px 8px 0;
	position:relative;
}

#mainArea #col4tabR .left2Box{
	background:url(/img/common/anc_4col_g.png) 0px 0px no-repeat;
	width:167px;
	height:40px;
	float:left;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	position:relative;
	margin: 0 0 8px 0;
}

#mainArea #col4tabR .rightBox{
	background:url(/img/common/anc_4col_g.png) 0px 0px no-repeat;
	width:167px;
	height:40px;
	float:right;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0;
	position:relative;
	margin: 0 0 8px 0;
}

#mainArea #col4tabR .leftBox span,
#mainArea #col4tabR .left2Box span,
#mainArea #col4tabR .rightBox span{
	position: absolute;
	top: -10px;
	left: 140px;
	width: 42px;
	height: 31px;
}




/* photoBox_r */
#photoBox_r{
	margin: 0 0 10px;
}

#photoBox_r figure{
	width:265px;
	float:right;
}

#photoBox_r p.textBox{
	width:465px;
	float:right;
}

#photoBox_r .textContents{
	width:500px;
	float:right;
}


/* photoBox_l */
#photoBox_l{
	margin: 0 0 10px;
}

#photoBox_l figure{
	width:265px;
	float:left;
}

#photoBox_l p.textBox{
	width:465px;
	float:left;
}

#photoBox_l .textContents{
	width:465px;
	float:left;
}


/* TOP Tsuyomi */
#tsuyomi {
	width: 730px;
	background: #E9F1A9 url(/img/common/top_tsuyomi_bg.png) no-repeat 0px top;
	height: auto!important;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

#tsuyomi h2.tsuyomi_h2 {
	color: #3b3b3b;
	height: 90px;
	width: 480px;
	margin-left: 245px;
	padding-top: 20px;
}

#tsuyomi h2.tsuyomi_h2 span#Tsuyomi_h2 {
	width: 470px;
	padding-top: 90px;
	background: url(/img/common/tsuyomi_h2_bg.png) no-repeat 0px 0px;
}

#tsuyomi #tsuyomi_text {
	width: 700px;
	margin: 5px 15px 0px;
	background: #FFF;
}

#tsuyomi #tsuyomi_text .textbox{
	padding: 5px;
	margin: 10px auto;
}

#tsuyomi #tsuyomi_text .textbox02{
	padding: 5px;
	margin: 0 30px 30px 30px;
}

#tsuyomi .topTsuyomi{
	height: 230px;
	width: 480px;
}

#tsuyomi .tsuyomi_pic {
	width: 180px;
	float: left;
	margin: 10px 15px 10px 10px;
}
#tsuyomi .textArea{
	width: 490px;
	_width: 480px;/* IE6 */
	margin-top: 10px;
	float:left;
}
#tsuyomi #tsuyomi_text ol{
}

#tsuyomi #tsuyomi_text li{
	border-bottom: 1px dotted #999;
	min-height: 45px;
	height: auto!important;
	height: 45px;
	font-size: 130%;
	padding-left: 45px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
}

#tsuyomi .textArea02{
	width: 490px;
	_width: 480px;/* IE6 */
	margin-top: 10px;
	float:left;
}

#tsuyomi #tsuyomi_text .textArea02 ol{
        padding-top: 30px;
}

#tsuyomi #tsuyomi_text .textArea02 li{
	border-bottom: 1px dotted #999;
	min-height: 30px;
	height: auto!important;
	height: 45px;
	font-size: 130%;
	padding-left: 45px;
	/*margin-bottom: 10px;*/
	padding-bottom: 5px;
	/*margin-right: 10px;*/
}


#tsuyomi #tsuyomi_text li.tsuyomi01 {
	background: url(/img/common/tsuyomi_no01.png) no-repeat left 0;
}
#tsuyomi #tsuyomi_text li.tsuyomi02 {
	background: url(/img/common/tsuyomi_no02.png) no-repeat left center;
}
#tsuyomi #tsuyomi_text li.tsuyomi03 {
	background: url(/img/common/tsuyomi_no03.png) no-repeat left center;
}
#tsuyomi #tsuyomi_text li.tsuyomi04 {
	background: url(/img/common/tsuyomi_no04.png) no-repeat left center;
}
#tsuyomi #tsuyomi_text li.tsuyomi05 {
	background: url(/img/common/tsuyomi_no05.png) no-repeat left center;
}

#tsuyomi #tsuyomi_text .textLink{
	width: 490px;
	height: 30px;
	float: right;
	margin: 0 0 10px 0;
}


#tsuyomi #tsuyomi_text .textLink a{
	background: url(/img/common/arrow_next.png) no-repeat 0px 2px;
	padding: 0 0 0 30px;
	line-height: 28px;
	height: 28px;
}

#tsuyomi #tsuyomi_text .textLink a:hover{
	animation-name: anime1;
	animation-duration: 0.4s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	animation-direction:alternate;
	
	-moz-animation-name: anime1;
	-moz-animation-duration: 0.4s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction:alternate;
	
	-webkit-animation-name: anime1;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction:alternate;
}


#tsuyomi #tsuyomi_text .textLink02{
	width: 700px;
	/*height: 30px;*/
	/*float: right;*/
	margin: 0 0 10px 30px;
}

#tsuyomi #tsuyomi_text .textLink02 a{
	background: url(/img/common/arrow_next.png) no-repeat 0px 2px;
	padding: 0 0 0px 30px;
        margin-bottom: 10px;
	/*line-height: 28px;
	height: 28px;*/
}

#tsuyomi #tsuyomi_text .textLink02 a:hover{
	animation-name: anime1;
	animation-duration: 0.4s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	animation-direction:alternate;
	
	-moz-animation-name: anime1;
	-moz-animation-duration: 0.4s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction:alternate;
	
	-webkit-animation-name: anime1;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction:alternate;
}


/* TOP Tsuyomi end */




/*TOP 業者バナー*/

#mainArea ul#menuTop{
	width: 730px;
	margin: 0px 0px 20px;
	padding: 0px;
}

#mainArea #menuTop .top_acom{
	width:230px;
	float:left;
	margin:0 20px 10px 0;
}

#mainArea #menuTop #topAcom{
	width:230px;
	padding-top:72px;
	background:url(/img/common/top_acom.png) 0px 0px no-repeat;
}

#mainArea #menuTop #topAcom:hover{
	background:url(/img/common/top_acom.png) 0px 0px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#mainArea #menuTop .top_promise{
	width:230px;
	float:left;
	margin:0 20px 10px 0;
}

#mainArea #menuTop #topPromise{
	width:230px;
	padding-top:72px;
	background:url(/img/common/top_promise.png) 0px 0px no-repeat;
}

#mainArea #menuTop #topPromise:hover{
	background:url(/img/common/top_promise.png) 0px 0px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#mainArea #menuTop .top_lake{
	width:230px;
	float:left;
	margin:0 0 10px 0;
}

#mainArea #menuTop #topLake{
	width:230px;
	padding-top:72px;
	background:url(/img/common/top_lake.png) 0px 0px no-repeat;
}

#mainArea #menuTop #topLake:hover{
	background:url(/img/common/top_lake.png) 0px 0px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#mainArea #menuTop .top_aiful{
	width:230px;
	float:left;
	margin:0 20px 10px 0;
}

#mainArea #menuTop #topAiful{
	width:230px;
	padding-top:72px;
	background:url(/img/common/top_aiful.png) 0px 0px no-repeat;
}

#mainArea #menuTop #topAiful:hover{
	background:url(/img/common/top_aiful.png) 0px 0px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#mainArea #menuTop .top_cfj{
	width:230px;
	float:left;
	margin:0 20px 10px 0;
}

#mainArea #menuTop #topCfj{
	width:230px;
	padding-top:72px;
	background:url(/img/common/top_cfj.png) 0px 0px no-repeat;
}

#mainArea #menuTop #topCfj:hover{
	background:url(/img/common/top_cfj.png) 0px 0px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#mainArea #menuTop .top_saison{
	width:230px;
	float:left;
	margin:0 0 10px 0;
}

#mainArea #menuTop #topSaison{
	width:230px;
	padding-top:72px;
	background:url(/img/common/top_saison.png) 0px 0px no-repeat;
}

#mainArea #menuTop #topSaison:hover{
	background:url(/img/common/top_saison.png) 0px 0px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

/* Simuration */

#mainArea #topSimu {
	margin: 0px;
	padding: 0px;
	width: 730px;
}
#mainArea #topSimu .simu_pic {
	width: 110px;
	position:absolute;
	top:5px;
	left:0px;
}
#mainArea #topSimu .textbox {
	float: right;
	width: 230px;
	margin-top: 5px;
	line-height: 1.3em;
	font-size: 90%;
	margin-right: 5px;
	min-height: 95px;
	height: 95px;
	height: auto !important;
}
#topSimu #leftbox {
	position:relative;
	float: left;
	width: 350px;
	background: url(/img/common/top_simu_blue.png) no-repeat 0px 0px;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #CACAD9;
	padding-bottom: 15px;
}

#topSimu #leftbox h4.simu_h4_l{
	height: 56px;
	width: 232px;
	margin:10px 0 10px 0;
	background: url(/img/common/top_simu_a.png) no-repeat 0px 0px;
}
#topSimu #leftbox span#simu_H4_l {
	background: url(/img/common/top_simu_a.png) no-repeat 0px 0px;
	width: 232px;
	padding-top: 56px;
}
#topSimu #leftbox h5.textbox_01 {
	border-bottom: 1px dotted #0CC;
}
#topSimu #leftbox .rightBox,
#topSimu #rightbox .rightBox {
	float:right;
	width:232px;
}

#topSimu #simu_Kabarai{
	width: 315px;
	padding-top: 45px;
	background: url(/img/common/top_simu_btn.png) 0px 0px no-repeat;
	margin-right: auto;
	margin-left: auto;
	display: block;
 	cursor: pointer;
}

#topSimu #simu_Kabarai:hover{
	background:url(/img/common/top_simu_btn.png) 0px 0px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#topSimu #rightbox {
	float: right;
	width: 350px;
	background: url(/img/common/top_simu_orange.png) no-repeat 0px 0px;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #CACAD9;
	padding-bottom: 15px;
}

#topSimu #rightbox h4.simu_h4_r{
	height: 56px;
	width: 232px;
	background: url(/img/common/top_simu_b.png) no-repeat 0px 0px;
  margin:10px 0;
}
#topSimu #rightbox span#simu_H4_r {
	background: url(/img/common/top_simu_a.png) no-repeat 0px 0px;
	width: 232px;
	padding-top: 56px;
}
#topSimu #rightbox h5.textbox_02 {
	border-bottom: 1px dotted #0CC;
}

#topSimu #simu_Saimu{
	width: 315px;
	padding-top: 45px;
	background: url(/img/common/top_simu_btn.png) 0px -45px no-repeat;
	margin-right: auto;
	margin-left: auto;
	display: block;
 	cursor: pointer;
}

#topSimu #simu_Saimu:hover{
	background:url(/img/common/top_simu_btn.png) 0px -45px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#topSimu ul{
	clear: both;
}

#topFuan {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 730px;
	position: relative;
}

#topFuan .top_fuan01{
	width: 230px;
	float: left;
	margin: 0 20px 10px 0;
}

#topFuan #top_Fuan01{
	width:230px;
	padding-top:90px;
	background:url(/img/common/top_bn01.png) 0px 0px no-repeat;
}

#topFuan #top_Fuan01:hover{
	background:url(/img/common/top_bn01.png) 0px 0px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#topFuan .top_fuan02{
	width:230px;
	float:left;
	margin:0 20px 10px 0;
}

#topFuan #top_Fuan02{
	width:230px;
	padding-top:90px;
	background:url(/img/common/top_bn01.png) 0px -90px no-repeat;
}

#topFuan #top_Fuan02:hover{
	background:url(/img/common/top_bn01.png) 0px -90px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#topFuan .top_fuan03{
	width:230px;
	float:right;
	margin:0 0 10px 0;
}

#topFuan #top_Fuan03{
	width:230px;
	padding-top:90px;
	background:url(/img/common/top_bn01.png) 0px -180px no-repeat;
}

#topFuan #top_Fuan03:hover{
	background:url(/img/common/top_bn01.png) 0px -180px no-repeat;
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#topKikan {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 730px;
}

/*TOPメリット・デメリット*/

#top_merit ol{
	width: 694px;
	background: #FFFBEC;
	border-left: 2px solid #FFB973;
	border-right: 2px solid #FFB973;
	border-bottom: 2px solid #FFB973;
	padding: 8px 16px 10px;
}

/*#top_merit ol li{
	margin: 5px;*/
}

#top_merit.check{
        font-size:120%;
}

#top_demerit_l{
       float: left;
       margin: 10px 0 10px 0;
}

#top_demerit_r{
      float: right;
      margin: 10px 0 0 15px;
      line-height: 18px;      
}


#top_demerit_l ol,#top_demerit_r ol{
      width: 330px;
      background: #E8F9FF;
      border-left: 2px solid #75BAFF;
      border-right: 2px solid #75BAFF;
      border-bottom: 2px solid #75BAFF;
      padding: 10px 8px 10px;     
}

#top_demerit_l li{
       margin: 17px 0;
}

#top_demerit_r li.demerit2 {
       border-top: 2px dotted #00A3D9;
       padding-top: 5px;
}





/*#top_demerit_l ol li,#top_demerit_r ol li{
      margin: 5px;     
}*/



/* flowBox */
#commonLink{
	margin:60px 0 0 0;
	border:#DDDDDD solid 1px;
	padding:20px 0 15px 0;
	position:relative;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	
	box-shadow: #666 0px 2px 3px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	
	background:#ececec;
	background: -moz-linear-gradient(top,  #FFF 2%, #ececec 17%, #ececec);
	background: -webkit-linear-gradient(top, #ffffff 2%,#ececec 17%);
	-pie-background: linear-gradient(#FFF,#ffffff 2%,  #ececec 17%, #ececec);
	background: linear-gradient(to bottom, #FFF 0%,#ececec 17%); /* W3C */
	
}

	
#commonLink span{
	position:absolute;
	top:-5px;
	left:15px;
	width:52px;
	height:56px;
}

#commonLink h1{
	width:593px;
	font-size:130%;
	font-weight:bold;
	_height:25px; /* for IE 6 */
	color:#000;
	border-bottom:#868695 dotted 1px;
	margin:0 auto 10px;
	padding:0 10px 12px 40px;
	
	text-shadow:
	-1px -1px 0px #FFF,
	1px -1px 0px #FFF,
	1px 1px 0px #FFF,
	-1px 1px 0px #FFF,
	2px 2px 3px rgba(0, 0, 0, 0.6);

}

#commonLink h2{
	width:593px;
	font-size:90%;
	color:#333;
	padding:0 10px 10px 40px;
	margin:0 auto 10px;
	font-weight:normal;
}

#commonLink .linkArea{
	margin:0 auto 10px;
	width:700px;
}

#commonLink .linkArea .l01{
	width:226px;
	float:left;
	margin:0 10px 0 0;
}

#commonLink .linkArea #link01{
	width:226px;
	padding-top:72px;
	background:url(/img/common/btn_footer_vcp.png) 0px 0px no-repeat;
	cursor:pointer;
}

#commonLink .linkArea #link01:hover{
	background:url(/img/common/btn_footer_vcp.png) 0px 0px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#commonLink .linkArea .l02{
	width:226px;
	float:left;
}

#commonLink .linkArea #link02{
	width:226px;
	padding-top:72px;
	background:url(/img/common/btn_footer_vcp.png) -237px 0px no-repeat;
	cursor:pointer;
}

#commonLink .linkArea #link02:hover{
	background:url(/img/common/btn_footer_vcp.png) -237px 0px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#commonLink .linkArea .l03{
	width:226px;
	float:right;
}

#commonLink .linkArea #link03{
	width:226px;
	padding-top:72px;
	background:url(/img/common/btn_footer_vcp.png) -474px 0px no-repeat;
	cursor:pointer;
}

#commonLink .linkArea #link03:hover{
	background:url(/img/common/btn_footer_vcp.png) -474px 0px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#commonLink #bnArea{
	width:700px;
	margin:0 auto 0;
	padding-top:125px;
	background:url(/img/common/page_contact.png) 0px 0px no-repeat;
	cursor:pointer;
}

#commonLink #bnArea:hover{
	background:url(/img/common/page_contact.png) 0px 0px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}


/*************************
module
**************************/
#module{
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#module #side_menu01,
#module #side_menu02,
#module #side_menu03{
	margin: 0 0 10px;
	padding: 0px 0px 10px;
}


#module #side_menu01 h1#ttlMenu01{
	background: url(/img/common/side_menu01_top.png) 0px 0px no-repeat;
	padding-top: 55px;
}

#module #side_menu02 h1#ttlMenu02{
	background: url(/img/common/side_menu02_top.png) 0px 0px no-repeat;
	padding-top: 55px;
}

#module #side_menu03 h1#ttlMenu03{
	background: url(/img/common/side_menu03_top.png) 0px 0px no-repeat;
	padding-top: 55px;
}

#module #side_menu01 ul,
#module #side_menu02 ul,
#module #side_menu03 ul{
	border-left: #DDDDDD solid 1px;
	border-right: #DDDDDD solid 1px;
	border-bottom: #DDDDDD solid 1px;
	padding: 0px 0 10px;
	/padding: 3px 0 10px 0;
}

#module #side_menu01 ul li,
#module #side_menu02 ul li,
#module #side_menu03 ul li{
	width: 195px;
	margin: 0 auto 0px;
	padding: 10px 0 7px 25px;
	border-bottom: #AAAAAA dotted 1px;
	background: url(/img/common/side_menu_list.png) no-repeat 5px 12px;
}

#module #side_menu01 ul li a,
#module #side_menu02 ul li a,
#module #side_menu03 ul li a{
	width: 195px;
	display: block;
}

#module ul li a:link{text-decoration: none;}
#module ul li a:visited{text-decoration: underline;}
#module ul li a:hover{text-decoration: underline;}

#module #side_menu03 .list_text{
	background: url(none);
	padding: 10px 0 7px 25
	px;
	text-shadow: -1px -1px 0px #fff,
	1px -1px 0px #fff,
	1px 1px 0px #fff,
	-1px 1px 0px #fff,
	1px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 110%;
	behavior: url(PIE.htc);
	font-weight: bold;
}

#module #side_menu01 .ichiran {
	background: url(none);
	text-align: right;
}

#module #bnAreaMust #btnFirst{
	background: url(/img/common/side_banner.png) no-repeat 0px 0px;
	width: 240px;
	padding-top: 100px;
	margin: 0 0 10px 0;
}

#module #bnAreaMust #btnFirst:hover{
	ackground:url(/img/common/side_banner.png) 0px 0px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#module #bnAreaMust #btnShindan{
	background: url(/img/common/side_banner.png) no-repeat 0px -100px;
	width: 240px;
	padding-top: 100px;
	margin: 0 0 10px 0;
}

#module #bnAreaMust #btnShindan:hover{
	ackground:url(/img/common/side_banner.png) 0px -100px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#module #bnAreaMust #btnVoice{
	background:url(/img/common/side_banner.png) 0px -200px no-repeat;
	width:240px;
	padding-top:100px;
	margin:0 0 10px 0;
}

#module #bnAreaMust #btnVoice:hover{
	background:url(/img/common/side_banner.png) 0px -200px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#module #sideContact{
	margin:0 0 15px 0;
}

#module #sideContact #btnSideContact{
	background:url(/img/common/side_contact.png) 0px 0px no-repeat;
	width:240px;
	padding-top:576px;
	margin:0 0 15px 0;
}

#module #sideContact #btnSideContact:hover{
	background:url(/img/common/side_contact.png) 0px 0px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#module #bnAreaMust #btnSoudan{
	background: url(/img/common/side_soudan.png) no-repeat 0px 0px;
	width: 240px;
	padding-top: 100px;
	margin: 0 0 10px 0;
}

#module #bnAreaMust #btnSoudan:hover{
	ackground:url(/img/common/side_soudan.png) 0px 0px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#module #bnAreaMust #btnWomen{
	background: url(/img/common/side_women.png) no-repeat 0px 0px;
	width: 240px;
	padding-top: 100px;
	margin: 0 0 10px 0;
}

#module #bnAreaMust #btnWomen:hover{
	ackground:url(/img/common/side_women.png) 0px 0px no-repeat;
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}



/*************************
globalFooter
**************************/

#globalFooter{
	background: #ECECFB;
	border-top: #ECECFB solid 5px;
	padding: 13px 0 25px;
	font-size: 85%;
}

#globalFooter a:link{
	color: #666666;
	text-decoration: underline;
}
#globalFooter a:visited{
	color: #666666;
}
#globalFooter a:hover{
	color: #999;
	text-decoration: none;
}

#globalFooter .footerContents,
#globalFooter .footerContents2{
	width: 1000px;
	margin: 0 auto 20px;
}

#globalFooter .footerContents h1,
#globalFooter .footerContents2 h1,
#globalFooter .footerContents2 h5{
	border-bottom: 1px dotted #333333;
	padding: 0 0 3px;
	color: #333333;
	margin: 0 0 10px;
	font-weight: normal;
}

#globalFooter .footerContents h1.sitemap_h1{
	background: url(/img/common/sitemap_icon.png) 0px 0px no-repeat;
	padding:5px 0 5px 40px;
}

#globalFooter .footerContents2 h5.access_h5{
	padding:5px 0 5px 40px;
	background: url(/img/common/access_icon.png) 0px 0px no-repeat;
}


#globalFooter .footerContents .box{
	float: left;
	width: 236px;
	margin: 0 17px 0 0;
}

#globalFooter .footerContents .box_last{
	float: left;
	width: 236px;
	margin: 0;
}

#globalFooter .footerContents h2{
	line-height: 30px;
	background: url(/img/common/footer_h2_bg.png) no-repeat;
	height: 30px;
	width: 216px;
	padding-left: 20px;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}

#globalFooter .footerContents h2 a{height: 30px;width: 216px;display: block;}
#globalFooter .footerContents h2 a:link{color:#FFF;text-decoration:underline;}
#globalFooter .footerContents h2 a:visited{color:#FFF;text-decoration:none;}
#globalFooter .footerContents h2 a:hover{color: #D9EE99;text-decoration:none;}

#globalFooter .footerContents li {line-height:1.4em;margin-bottom: 9px;}
#globalFooter .footerContents .tLink_01 {padding-left: 15px;background: url(/img/common/sitemap_arrow01.png) no-repeat 5px 5px;}
#globalFooter .footerContents .tLink_02 {padding-left: 20px;background: url(/img/common/sitemap_arrow01.png) no-repeat 12px 5px;}
#globalFooter .footerContents .tLink_03 {padding-left: 25px;background: url(/img/common/sitemap_arrow01.png) no-repeat 17px 5px;;}


#globalFooter #access{
	margin: 20px 0;
}

#globalFooter #access .aboutBox {
}

#globalFooter #access .aboutBox h2 {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 1px dotted #666;
}
#globalFooter #access .aboutBox p {
	margin: 0px;
	padding: 0px;
}

#globalFooter #access .mapBox{
	width: 240px;
	float: left;
	margin-right: 20px;
}


#globalFooter #footerBn{
	width:700px;
	margin:0 auto 15px;
}

#globalFooter #footerBn:hover{
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#globalFooter #footerTtl{
	margin: 0 0 0 0;
	text-align: center;
	display: block;
	color: #666;
}

#globalFooter #copy{
	text-align: center;
	display: block;
	color: #666;
	font-size: 90%;
}

#globalFooter #copy a:link{
	color: #666;
	text-decoration: underline;
}

#globalFooter #copy a:visited{
	color:#999;
	text-decoration:none;
}

#globalFooter #copy a:hover{
	color:#999;
	text-decoration:none;
}

#globalFooter #sideMobile{
  width:240px;
  margin: 10px auto;
}

#globalFooter #sideMobile #bnSideMobile{
	background:url(/img/common/side_mobile.png) 0px 0px no-repeat;
	width:240px;
	padding-top:140px;
}



/* topics&news */
#topInformation{
	position:relative;
}

.rss{
	position: absolute;
	top: 8px;
	left: 610px;
	width: 46px;
	height: 45px;
	background:url(/img/common/icon_rss.png) 0px 0px no-repeat;
	display:block;
}

.rss a{
	width: 46px;
	height: 45px;
	display:block;
}

.newsList{
	background: url(/img/common/arrow_news.png) 0px 3px no-repeat;
	padding: 0 0 0 17px;
	position: absolute;
	top: 20px;
	left: 665px;
	width: 40px;
	height: 20px;
	font-size: 80%;
}

.newsList a:link{
	color:#000;
	text-decoration:underline;
}

.newsList a:visited{
	color:#000;
	text-decoration:none;
}

.newsList a:hover{
	color:#666;
	text-decoration: none;
}

.update{
}

.update li{
	margin:0;
}

.update span{
	float:left;
	width:100px;
    margin-right: 8px;
	padding:0 0 8px 10px;
	background:url(/img/common/arrow_news_date.gif) 0px 6px no-repeat;
	display:block;
}

.update a{
	text-decoration:none;
}

.update a:hover{
	text-decoration:underline;
}

.update .news{
	float:right;
	width:580px;
	padding:0 0 8px 0;
}

.news{
	padding:0 0 8px 10px;
	background:url(/img/common/arrow_news_date.gif) 0px 6px no-repeat;
}

p.update{
	border-bottom:#999 dotted 1px;
}




/**************************************************
　過払い金請求について・債務整理について
***************************************************/

/*about kabarai*/
.kabaraiBox {
	margin: 0 0 40px;
}

.kabaraiBox .leftBox{
	width: 350px;
	float: left;
	padding: 0 0 5px;
}

.kabaraiBox .rightBox{
	width: 350px;
	float: right;
	padding: 0 0 5px 0;
}

.kabaraiBox h3{
	position: relative;
	font-size: 110%;
	padding: 10px 0 15px 35px;
	background: url(/img/contents/about_h3_bg.png) no-repeat 0px 0px;
}

.kabaraiBox h3 span{
	width: 22px;
	height: 22px;
	position: absolute;
	top: 8px;
	_top: 10px;/* for IE 6 */
	left: 8px;
	_left: -28px; /* for IE 6 */
}

.kabaraiBox .textBox{
	margin: 0 auto;
}

.kabaraiBox .textBox img{
	width:350px;
	/*border:#999999 solid 1px;*/
}

.kabaraiBox .textBox p{
	width: 350px;
	min-height: 50px;
	height: auto!important;
	height: 60px;
	margin-top: 15px;
}

.kabaraiBox .textBox .btnBox{
	width: 315px;
	padding:7px 5px 7px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	font-weight: bold;

	border-radius: 5px; /* CSS3 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */

	box-shadow: #999 0px 2px 3px;
	-webkit-box-shadow: #999 0px 2px 3px;
	-moz-box-shadow: #999 0px 2px 3px;

	background: #ffb042;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffcf8c), to(#ffb042));
	background: -webkit-linear-gradient(#ffcf8c, #ffb042);
	background: -moz-linear-gradient(#ffcf8c, #ffb042);
	background: -ms-linear-gradient(#ffcf8c, #ffb042);
	background: -o-linear-gradient(#ffcf8c, #ffb042);
	background: linear-gradient(#ffcf8c, #ffb042);
	-pie-background: linear-gradient(#ffcf8c, #ffb042);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}


.kabaraiBox .textBox .btnBox:hover{
	background: #FF8000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFA64D), to(#FF8000));
	background: -webkit-linear-gradient(#FFA64D, #FF8000);
	background: -moz-linear-gradient(#FFA64D, #FF8000);
	background: -ms-linear-gradient(#FFA64D, #FF8000);
	background: -o-linear-gradient(#FFA64D, #FF8000);
	background: linear-gradient(#FFA64D, #FF8000);
	-pie-background: linear-gradient(#FFA64D, #FF8000);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

.kabaraiBox .textBox a{color: #FFF;text-decoration: underline; display:block}
.kabaraiBox .textBox a:hover{color: #FFF;text-decoration: none;}


/*about saimuseiri*/
.saimuBox {
	margin: 0 0 40px;
}

.saimuBox .leftBox{
	width: 230px;
	float: left;
	padding: 0 0 5px 0;
	margin-right: 20px;
}

.saimuBox .rightBox{
	width: 230px;
	float: right;
	padding: 0 0 5px 0;
}

.saimuBox h3{
	position: relative;
	font-size: 110%;
	padding: 10px 0 15px 35px;
	background: url(/img/contents/about_h3_bg.png) no-repeat 0px 0px;
}

.saimuBox h3 span{
	width: 22px;
	height: 22px;
	position: absolute;
	top: 8px;
	_top: 10px; /* for IE 6 */
	left: 4px;
	_left: -33px; /* for IE 6 */
}

.saimuBox .textBox{
	margin: 0 auto;
}

.saimuBox .textBox img{
	width:230px;
	/*border:#999999 solid 1px;*/
}

.saimuBox .textBox p{
	min-height: 50px;
	height: auto!important;
	height: 60px;
	margin-top: 15px;
	display:block;
}

.saimuBox .textBox .btnBox{
	padding:7px 5px 7px;
	text-align: center;
	font-weight: bold;
	font-size:85%;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	box-shadow: #999 0px 2px 3px;
	-webkit-box-shadow: #999 0px 2px 3px;
	-moz-box-shadow: #999 0px 2px 3px;

	background: #ffb042;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffcf8c), to(#ffb042));
	background: -webkit-linear-gradient(#ffcf8c, #ffb042);
	background: -moz-linear-gradient(#ffcf8c, #ffb042);
	background: -ms-linear-gradient(#ffcf8c, #ffb042);
	background: -o-linear-gradient(#ffcf8c, #ffb042);
	background: linear-gradient(#ffcf8c, #ffb042);
	-pie-background: linear-gradient(#ffcf8c, #ffb042);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}


.saimuBox .textBox .btnBox:hover{
	background: #FF8000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFA64D), to(#FF8000));
	background: -webkit-linear-gradient(#FFA64D, #FF8000);
	background: -moz-linear-gradient(#FFA64D, #FF8000);
	background: -ms-linear-gradient(#FFA64D, #FF8000);
	background: -o-linear-gradient(#FFA64D, #FF8000);
	background: linear-gradient(#FFA64D, #FF8000);
	-pie-background: linear-gradient(#FFA64D, #FF8000);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

.saimuBox .textBox a{color: #FFF;text-decoration: underline; display:block;}
.saimuBox .textBox a:hover{color: #FFF;text-decoration: none;}


/*about saimuseiri02*/
.saimuBox02 {
	margin: 0 0 40px;
}

.saimuBox02 .leftBox{
	float: left;
	padding: 0 0 5px;
	margin-right: 20px;
	width: 167px;
}

.saimuBox02 .leftBox2{
	float: left;
	padding: 0 0 5px;
	width: 167px;
}

.saimuBox02 .rightBox{
	width: 167px;
	float: right;
	padding: 0 0 5px 0;
}

.saimuBox02 h4{
	position: relative;
	font-size: 90%;
	padding: 5px 0 5px 25px;
	width: 143px;
	background: url(/img/contents/about_h3_bg.png) no-repeat 0px bottom;
	margin-bottom: 5px;
}
.saimuBox02 h4 span{
	width: 22px;
	height: 22px;
	position: absolute;
	top: 5px;
	left: 0px;
	_left: 0px; /* for IE 6 */
}

.saimuBox02 .textBox{
	margin: 0 auto;
}

.saimuBox02 .textBox img{
	width:167px;
	/*border:#999999 solid 1px;*/
}

.saimuBox02 .textBox p{
	font-size:90%;
	min-height: 125px;
	height: auto!important;
	height: 125px;
	margin-top: 15px;
	display:block;
}

.saimuBox02 .textBox .btnBox{
	padding:7px 5px 7px;
	text-align: center;
	font-weight: bold;
	font-size:85%;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	box-shadow: #999 0px 2px 3px;
	-webkit-box-shadow: #999 0px 2px 3px;
	-moz-box-shadow: #999 0px 2px 3px;

	background: #ffb042;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffcf8c), to(#ffb042));
	background: -webkit-linear-gradient(#ffcf8c, #ffb042);
	background: -moz-linear-gradient(#ffcf8c, #ffb042);
	background: -ms-linear-gradient(#ffcf8c, #ffb042);
	background: -o-linear-gradient(#ffcf8c, #ffb042);
	background: linear-gradient(#ffcf8c, #ffb042);
	-pie-background: linear-gradient(#ffcf8c, #ffb042);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}


.saimuBox02 .textBox .btnBox:hover{
	background: #FF8000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFA64D), to(#FF8000));
	background: -webkit-linear-gradient(#FFA64D, #FF8000);
	background: -moz-linear-gradient(#FFA64D, #FF8000);
	background: -ms-linear-gradient(#FFA64D, #FF8000);
	background: -o-linear-gradient(#FFA64D, #FF8000);
	background: linear-gradient(#FFA64D, #FF8000);
	-pie-background: linear-gradient(#FFA64D, #FF8000);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

.saimuBox02 .textBox a{color: #FFF;text-decoration: underline; display:block}
.saimuBox02 .textBox a:hover{color: #FFF;text-decoration: none;}


.saimuBox03 {
	margin: 0 0 40px;
}

.saimuBox03 .leftBox{
	width: 350px;
	float: left;
	padding: 0 0 5px;
}

.saimuBox03 .rightBox{
	width: 350px;
	float: right;
	padding: 0 0 5px 0;
}

.saimuBox03 h3{
	position: relative;
	font-size: 110%;
	padding: 10px 0 15px 35px;
	background: url(/img/contents/about_h3_bg.png) no-repeat 0px 0px;
}

.saimuBox03 h3 span{
	width: 22px;
	height: 22px;
	position: absolute;
	top: 8px;
	_top: 10px;/* for IE 6 */
	left: 8px;
	_left: -28px; /* for IE 6 */
}

.saimuBox03 .textBox{
	margin: 0 auto;
}

.saimuBox03 .textBox img{
	width:350px;
	/*border:#999999 solid 1px;*/
}

.saimuBox03 .textBox p{
	width: 350px;
	min-height: 50px;
	height: auto!important;
	height: 60px;
	margin-top: 15px;
}

.saimuBox03 .textBox .btnBox{
	width: 315px;
	padding:7px 5px 7px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	font-weight: bold;

	border-radius: 5px; /* CSS3 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */

	box-shadow: #999 0px 2px 3px;
	-webkit-box-shadow: #999 0px 2px 3px;
	-moz-box-shadow: #999 0px 2px 3px;

	background: #ffb042;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffcf8c), to(#ffb042));
	background: -webkit-linear-gradient(#ffcf8c, #ffb042);
	background: -moz-linear-gradient(#ffcf8c, #ffb042);
	background: -ms-linear-gradient(#ffcf8c, #ffb042);
	background: -o-linear-gradient(#ffcf8c, #ffb042);
	background: linear-gradient(#ffcf8c, #ffb042);
	-pie-background: linear-gradient(#ffcf8c, #ffb042);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}


.saimuBox03 .textBox .btnBox:hover{
	background: #FF8000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFA64D), to(#FF8000));
	background: -webkit-linear-gradient(#FFA64D, #FF8000);
	background: -moz-linear-gradient(#FFA64D, #FF8000);
	background: -ms-linear-gradient(#FFA64D, #FF8000);
	background: -o-linear-gradient(#FFA64D, #FF8000);
	background: linear-gradient(#FFA64D, #FF8000);
	-pie-background: linear-gradient(#FFA64D, #FF8000);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

.saimuBox03 .textBox a{color: #FFF;text-decoration: underline; display:block}
.saimuBox03 .textBox a:hover{color: #FFF;text-decoration: none;}



.kabaraikinseikyu{
       background: url(/img/contents/nayami_kabaraikin.png) 0px 0px no-repeat;
        width: 730px;
        padding-top: 364px;
}


/*profile*/

#profile{
	margin:0 0 25px 0;
}

#profile .textBox{
	width:460px;
	float:left;
}

#profile .photo{
	width: 220px;
	float: right;
	text-align: right;
	margin-left: 20px;
}

#profile_tbl{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-bottom: 30px;
	width: 100%;
}
#profile_tbl td{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 8px;
	vertical-align: middle;
}
#profile_tbl td.firstChild{
	background-color: #eee;
}
#gaiyo_list{
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
#gaiyo_list .leftbox{
	float: left;
	height: 110px;
	width: 230px;
	margin-right: 5px;
}
#gaiyo_list .rightbox{
	float: right;
	height: 110px;
	width: 230px;
}
#gaiyo_list a:hover{
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	}
	
	
.check{
	color:#F00;
}

.txtred{
	color:#FF0000;
	font-weight:bold;
}
.txtorange{
	color:#FF6600;
	font-weight:bold;
}
.txtgreen{
	color:#008000;
	font-weight:bold;
}
.txtblue{
	color:#167FA6;
	font-weight:bold;
}
.txtblack{
	font-weight: bold;
}
.txtred120{
	font-weight: bold;
	color: #ff0000;
	font-size: 120%;
}
.txtorange120{
	font-weight: bold;
	color: #FF6900;
	font-size: 120%;
}
.txtgreen120{
	font-weight: bold;
	color: #409526;
	font-size: 120%;
}
.txtblue120{
	color:#167FA6;
	font-weight:bold;
	font-size: 120%;
}
.txtblack120{
	font-weight: bold;
	font-size: 120%;
}
.markerYellow{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.markerGreen{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #b2eaff 60%);
}
.markerRed{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffa2a2 60%);
}


.markerAnime{
	transition: all 3s linear;
}
.markerAnime--bold{
	font-weight: bold;
}
.markerAnime--yellow{
	background: -webkit-linear-gradient(left, transparent 50%, #ffff66 50%);
	background: linear-gradient(left, transparent 50%, #ffff66 50%);
	background-repeat: repeat-x;
	background-size: 200% .8em;
	background-position: 0 .5em;
}
.markerAnime--red {
	background: -webkit-linear-gradient(left, transparent 50%, #ffa2a2 50%);
	background: linear-gradient(left, transparent 50%, #ffa2a2 50%);
	background-repeat: repeat-x;
	background-size: 200% .8em;
	background-position: 0 .5em;
}
.markerAnime--blue {
	background: -webkit-linear-gradient(left, transparent 50%, #b2eaff 50%);
	background: linear-gradient(left, transparent 50%, #b2eaff 50%);
	background-repeat: repeat-x;
	background-size: 200% .8em;
	background-position: 0 .5em;
}
.markerAnime.looking{
	background-position: -100% .5em;
}


.check2{
	color:#090;
}

.checkL{
	color:#F00;
	font-size:130%;
}

.imgBox{
	margin:0 0 35px 0;
}

.imgBoxEnd{
	margin:0 0 60px 0;
}

.faqPrev {
    background: url("../img/common/arrow_prev.png") no-repeat scroll 0 2px transparent;
    margin: 0 0 5px;
    padding: 0 0 0 28px;
}

#gaiyo_bnr ul li{
   float: left;
   margin: 7px 7px 25px 8px;
   padding: 0;
}



/*blacklist*/

#photoBox{
	margin:0 0 25px 0;
}

#photoBox .RimgBox{
	float:right;
	width:398px;
}

#photoBox .textBox{
	float:left;
	width:310px;
}


/*office point*/

.checkPoint{
	list-style:decimal;
	margin:0 0 25px 20px;
        padding-left:10px;
}

.checkPoint li{
	font-weight:bold;
	margin-bottom:5px;
}

.checkPoint li span{
	font-weight:normal;
}


/*pricee*/

.priceBox{
	width:100%;
	border: #664C00 solid 2px;
	margin:0 0 15px 0;
}

.priceBox th.kansai{
	width:50%;
	font-size: 130%;
	font-weight:bold;
	padding: 11px 8px 8px;
	color: #FFF;
	border-right: #664C00 solid 2px;
	text-shadow: -1px -1px 0px #FF8000,
	1px -1px 0px #FF8000,
	1px 1px 0px #FF8000,
	-1px 1px 0px #FF8000,
	2px 2px 3px rgba(0, 0, 0, 0.6);
	background: #FFBF00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFBF00), to(#FF8000));
	background: -webkit-linear-gradient(#FFBF00, #FF8000);
	background: -moz-linear-gradient(#FFBF00, #FF8000);
	background: -ms-linear-gradient(#FFBF00, #FF8000);
	background: -o-linear-gradient(#FFBF00, #FF8000);
	background: linear-gradient(#FFBF00, #FF8000);
	-pie-background: linear-gradient(#FFBF00, #FF8000);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

.priceBox th.seiri{
	width:50%;
	font-size: 130%;
	font-weight:bold;
	padding: 11px 8px 8px;
	color: #FFF;
	text-shadow: -1px -1px 0px #0066CC,
	1px -1px 0px #0066CC,
	1px 1px 0px #0066CC,
	-1px 1px 0px #0066CC,
	2px 2px 3px rgba(0, 0, 0, 0.6);
	background: #2693FF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2693FF), to(#0059B2));
	background: -webkit-linear-gradient(#2693FF, #0059B2);
	background: -moz-linear-gradient(#2693FF, #0059B2);
	background: -ms-linear-gradient(#2693FF, #0059B2);
	background: -o-linear-gradient(#2693FF, #0059B2);
	background: linear-gradient(#2693FF, #0059B2);
	-pie-background: linear-gradient(#2693FF, #0059B2);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

.priceBox td{
	padding: 11px 8px;
}

.priceBox td.tdTtl{
	width:30%;
	background: #FEF1E9;
	border-bottom:#F90 dashed 1px;
	border-right:#F90 dashed 1px;
}

.priceBox td.tdTtlR{
	width:25%;
	background:#E2F1FE;
	border-bottom:#2693FF dashed 1px;
	border-right:#2693FF dashed 1px;
}

.priceBox td.tdText{
	width:20%;
	border-bottom:#F90 dashed 1px;
	border-right: #664C00 solid 2px;
}

.priceBox td.tdTextR{
	width:25%;
	border-bottom:#2693FF dashed 1px;
}

.priceBox td strong{
	font-size:105%;
}

.priceBox td span{
	font-size:140%;
	color: #C33;
}

.priceBoxJiko{
	width:100%;
	border: #664C00 solid 2px;
	margin:0 0 30px 0;
}

.priceBoxJiko th.ttlJiko{
	font-size: 115%;
	font-weight:bold;
	padding: 10px 8px 7px;
	border: #664C00 solid 1px;
	color:#664C00;
	text-shadow: -1px -1px 0px #FFF,
	1px -1px 0px #FFF,
	1px 1px 0px #FFF,
	-1px 1px 0px #FFF,
	2px 2px 3px rgba(0, 0, 0, 0.6);
	background: #FFEFBF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFEFBF), to(#FFDC73));
	background: -webkit-linear-gradient(#FFEFBF, #FFDC73);
	background: -moz-linear-gradient(#FFEFBF, #FFDC73);
	background: -ms-linear-gradient(#FFEFBF, #FFDC73);
	background: -o-linear-gradient(#FFEFBF, #FFDC73);
	background: linear-gradient(#FFEFBF, #FFDC73);
	-pie-background: linear-gradient(#FFEFBF, #FFDC73);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

.priceBoxJiko th.ttlPrice{
	padding: 10px 8px 7px;
	color:#664C00;
	background:#FFF9DF;
	border: #664C00 dashed 1px;
}

.priceBoxJiko td{
	padding: 10px 8px 7px;
	border: #664C00 dashed 1px;
}

#demeritBox{
	width:100%;
	border: #664C00 solid 2px;
	margin:0 0 15px 0;
}

#demeritBox th.merit{
	width:50%;
	font-size: 130%;
	font-weight:bold;
	padding: 11px 8px 8px;
	color: #FFF;
	border-right: #664C00 solid 2px;
	background: #167FA6;
}


#demeritBox th.demerit{
	width:50%;
	font-size: 130%;
	font-weight:bold;
	padding: 11px 8px 8px;
	color: #FFF;
	border-right: #664C00 solid 2px;
	background: #FF0000;
}


#demeritBox td{
	padding: 11px 8px;
}

#demeritBox td.tdText{
	color:#167FA6;
	font-size:140%;
	font-weight:bold;
	border-bottom:#F90 dashed 1px;
	border-right: #664C00 solid 2px;
}

#demeritBox td.tdTextR{
	color:#FF0000;
	font-size:140%;
	font-weight:bold;
	border-bottom:#2693FF dashed 1px;
}

p.attention{
	font-size:85%;
	margin-bottom:10px;
}

.priceArrow{
	text-align:center;
	margin:0;
}

.priceBnArea{
	text-align:center;
	margin:0 0 20px 0;
}


.priceBnArea:hover{
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}


/*gyoushaList*/

#gyoushaList{
	margin:0 0 20px 0;
}

#gyoushaList ul{
	margin-bottom:5px;
}

#gyoushaList ul li{
	float:left;
	width:75px;
	padding:0 15px;
	border-right: #393 dotted 1px;
	margin:0 0 5px 0;
}

#gyoushaPickup{
}

#gyoushaPickup ul{
	margin:0 0 20px 0;
}

#gyoushaPickup ul li{
	display:block;
	width:82px;
	border:#6F570F solid 1px;
	color:#664C00;
	font-weight:bold;
	text-align:center;
	margin:0 15px 0 0;
	float:left;
	padding:4px 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	
	background: #FFE599;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFE599), to(#FFC926));
	background: -webkit-linear-gradient(#FFE599, #FFC926);
	background: -moz-linear-gradient(#FFE599, #FFC926);
	background: -ms-linear-gradient(#FFE599, #FFC926);
	background: -o-linear-gradient(#FFE599, #FFC926);
	background: linear-gradient(#FFE599, #FFC926);
	-pie-background: linear-gradient(#FFE599, #FFC926);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

#gyoushaPickup ul li:hover{
	opacity:0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
}

#gyoushaPickup ul li a:link{
	color:#664C00;
	text-decoration:none;
	display:block;
}


#gyoushaPickup ul li a:visited{
	color:#664C00;
	text-decoration:none;
}

#gyoushaPickup ul li a:hover{
	color: #FC0;
}

#gyoushaPickup .h3check{
	color:#F30;
}

#gyoushaTable{
	width:100%;
	border:#664C00 solid 1px;
	margin:0 0 25px 0;
}

#gyoushaTable th{
	font-size: 115%;
	text-align:left;
	font-weight: bold;
	padding: 10px 8px 7px;
	border: #664C00 solid 1px;
	color:#664C00;
	text-shadow: -1px -1px 0px #FFF,
	1px -1px 0px #FFF,
	1px 1px 0px #FFF,
	-1px 1px 0px #FFF,
	2px 2px 3px rgba(0, 0, 0, 0.6);
	background: #F7F7F0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F7F7F0), to(#F0F0E1));
	background: -webkit-linear-gradient(#F7F7F0, #F0F0E1);
	background: -moz-linear-gradient(#F7F7F0, #F0F0E1);
	background: -ms-linear-gradient(#F7F7F0, #F0F0E1);
	background: -o-linear-gradient(#F7F7F0, #F0F0E1);
	background: linear-gradient(#F7F7F0, #F0F0E1);
	-pie-background: linear-gradient(#F7F7F0, #F0F0E1);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

#gyoushaTable td{
	padding: 5px 8px 7px;
	color:#999;
}

#gyoushaTable td ul{
	width:215px;
	margin:0 0 0 15px;
	float:left;
}


#gyoushaTable td ul li{
	background: url(/img/common/foot_menu_list.png) 0px 7px no-repeat;
	padding-left:15px;
}
@charset "utf-8";

/* 共通 */

.check {
	color: #FF0000;
}

#commonGyousha {
	border: 2px dotted #FF8800;
	background: -moz-linear-gradient(top, #FFFFFF, #F6F6F6); 
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F6F6F6));
	-pie-background: linear-gradient(#FFFFFF, #F6F6F6);
	width: 726px;
	margin: 20px 0 0;
	behavior: url(js/PIE.htc);
}

#commonGyousha h1 {
	padding: 20px 20px 15px 55px;
	font-weight: bold;
	font-size: 150%;
	color: #FF8000;
	background: url(/img/contents/p_gyousha01.png) 20px 12px no-repeat;
}

#commonGyousha ul {
	float: left;
	width: 216px;
	padding: 0 0 0 20px;
}

#commonGyousha ul li{
	text-align: center;
	margin: 0 0 20px;
	padding: 10px 0;
	display:block;
	
	border-radius: 4px;
	-webkit-border-radius:4px;    
	-moz-border-radius: 4px; 
	 
	background: url(/img/contents/p_gyousha02.png) 5px center no-repeat #FEE3A7; 
	border-top: 1px solid #FF9326;
	border-left: 1px solid #FF9326;
	border-right: 1px solid #FF9326;
	border-bottom: 1px solid #FF9326;
	
	box-shadow: #CCCCCC 0px 2px 3px;
	-webkit-box-shadow: #CCCCCC 0px 2px 3px;
	-moz-box-shadow: #CCCCCC 0px 2px 3px;
	
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	font-size: 1.2em;
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php); 
}

#commonGyousha li:hover {
	background: url(/img/contents/p_gyousha02.png) 5px center no-repeat #FDF8EC; 
	border-top: 1px solid #FF9326;
	border-left: 1px solid #FF9326;
	border-right: 1px solid #FF9326;
	border-bottom: 1px solid #FF9326;
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}

#commonGyousha li a {
	color: #FF8000;
	text-decoration:none;
	display:block;
}


/* アウトライン関連 */

aside#pankuzu h1,
aside#freeContact h1 {
	display: none;
}

/* 過払い金手続きの流れ */

#kabaraiBox01 li,
#kabaraiBox02 li,
#saiBox01 li,
#saiBox02 li,
#saiBox03 li {
	display: inline;
}

.fade {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.fade:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#kabaraiBox02 {
	clear: both;
	padding: 0 0 0 60px;
}

#kabaraiBox01 h4 {
	padding: 5px 0;
	text-align: center;
	color: #686859;
	margin :0 0 10px 0;
	width: 200px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
	background: #DFDFD0;
	behavior: url(js/PIE.htc);
}

#kabaraiBox03 {
	margin: 0;
	border-bottom: #CCCCCC dotted 1px;
	padding: 0 0 20px;
	clear: both;
}

#kabaraiBox04 {
	margin: 0 0 20px;
	border-bottom: #CCCCCC dotted 1px;
	padding: 0 0 20px;
}

#kabaraiBox03 figure,
#kabaraiBox04 figure {
	width: 240px;
	float: left;
}

#kabaraiBox03 p.textBox,
#kabaraiBox04 p.textBox {
	width: 470px;
	float: right;
}

#kabaraiBox03 .textContents,
#kabaraiBox04 .textContents {
	width: 470px;
	float: right;
	padding: 36px 0 0;
}

#kabaraiBox03 dl.contactTel {
	border-radius: 4px 0 0 4px;
	-webkit-border-top-left-radius:4px;    
    -webkit-border-bottom-left-radius: 4px;  
    -moz-border-radius-topleft: 4px;     
    -moz-border-radius-bottomleft: 4px;  
	border-top: 2px solid #9DD747;
	border-left: 2px solid #9DD747;
	border-bottom: 2px solid #9DD747;
	text-align: center;
	float: left;
	width: 233px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

#kabaraiBox03 dl.contactMail {
	border-radius: 0 4px 4px 0;
	-webkit-border-top-right-radius:4px;    
    -webkit-border-bottom-right-radius: 4px;  
    -moz-border-radius-topright: 4px;     
    -moz-border-radius-bottomright: 4px;  
	border-top: 2px solid #9DD747;
	border-right: 2px solid #9DD747;
	border-bottom: 2px solid #9DD747;
	text-align: center;
	float: right;
	width: 233px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

#kabaraiBox03 dl.contactTel dt {
	padding: 8px 5px;
	font-size: 0.9em;
	border-right: 1px dashed #999999;
}

#kabaraiBox03 dl.contactMail dt {
	padding: 8px 5px;
	font-size: 0.9em;
}

#kabaraiBox03 dl.contactTel dd {
	background: #E1F3C7;
	padding: 10px 5px 0;
	height: 360px;
	border-right: 1px dashed #999999;
}

.kabaraiBox03-tel {
	color: #FF8000;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.2;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF,0 0 7px #999999;
	behavior: url(js/PIE.htc);
}

#kabaraiBox03 dl.contactMail dd {
	background: #E1F3C7;
	color: #FF8000;
	font-weight: bold;
	font-size: 1.8em;
	padding: 10px 0 0;
	height: 360px;
}

/* 個人・民事再生手続きの流れ */

#saiBox01 h4 {
	padding: 5px 0;
	text-align: center;
	color: #686859;
	margin :0 10px 10px 0;
	width: 200px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
	background: #DFDFD0;
	float: left;
	behavior: url(js/PIE.htc);
}

#saiBox01 p {
	padding: 5px 0 0;
}

#saiBox02 {
	clear: both;
	padding: 0 0 0 30px;
}

#saiBox03 {
	clear: both;
	padding: 0 0 20px 60px;
}

/* メリットデメリット */

#merit {
	margin: 0 0 25px;
}

#merit ol {
	width: 694px;
	background: #FFFBEC;
	border-left: 2px solid #FFB973;
	border-right: 2px solid #FFB973;
	border-bottom: 2px solid #FFB973;
	padding: 0 16px 10px;
}

#merit li.merit1 {
	padding: 10px 0 5px 100px;
	background: url(/img/contents/merit1.png) left 15px no-repeat;
	min-height: 95px;	
	height: auto !important;
	height: 95px;
}

#merit li.merit2 {
	padding: 10px 0 5px 100px;
	background: url(/img/contents/merit2.png) left 15px no-repeat;
	border-top: 2px dotted #FF8326;
	min-height: 95px;	
	height: auto !important;
	height: 95px;
}

#merit li.merit3 {
	padding: 10px 0 5px 100px;
	background: url(/img/contents/merit3.png) left 15px no-repeat;
	border-top: 2px dotted #FF8326;
	min-height: 95px;	
	height: auto !important;
	height: 95px;
}

#merit li.merit4 {
	padding: 10px 0 5px 100px;
	background: url(/img/contents/merit4.png) left 15px no-repeat;
	border-top: 2px dotted #FF8326;	
	min-height: 95px;	
	height: auto !important;
	height: 95px;
}

#merit li.merit5 {
	padding: 10px 0 5px 100px;
	background: url(/img/contents/merit5.png) left 15px no-repeat;
	border-top: 2px dotted #FF8326;	
	min-height: 95px;	
	height: auto !important;
	height: 95px;
}

#merit dl {
	padding: 10px 0;
}

#merit dt {
	background: url(/img/contents/merit_point.png) left center no-repeat;
	color: #FF3F00;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0 0 35px;
}

#merit dd {
	padding: 10px 0 0;
}

#demerit {
	margin: 25px 0 25px;
}

#demerit ol {
	width: 694px;
	background: #E8F9FF;
	border-left: 2px solid #75BAFF;
	border-right: 2px solid #75BAFF;
	border-bottom: 2px solid #75BAFF;
	padding: 0 16px 10px;
}

#demerit li.demerit1 {
	padding: 20px 0 10px 100px;
	background: url(/img/contents/demerit1.png) left 15px no-repeat;
	min-height: 80px;	
	height: auto !important;
	height: 80px;
}

#demerit li.demerit2 {
	padding: 20px 0 10px 100px;
	background: url(/img/contents/demerit2.png) left 15px no-repeat;
	border-top: 2px dotted #00A3D9;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}

#demerit li.demerit3 {
	padding: 20px 0 10px 100px;
	background: url(/img/contents/demerit3.png) left 15px no-repeat;
	border-top: 2px dotted #00A3D9;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}

#demerit li.demerit4 {
	padding: 20px 0 10px 100px;
	background: url(/img/contents/demerit4.png) left 15px no-repeat;
	border-top: 2px dotted #00A3D9;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}


#demerit dl {
	padding: 10px 0;
}

#demerit dt {
	/*color: #FF3F00;*/
	font-weight: bold;
	font-size: 1.2em;
	/*padding: 0 0 0 35px;*/
}

#demerit dd {
	padding: 10px 0 0;
}

#demerit p {
	margin: 20px 0 0;
}



#meritdemerit_last{
	background-color: #F5FFD7; 
        margin:20px 10px;
        padding:30px 15px;
}

#meritdemerit_last #recommend{
　　    color: #3b3b3b;
	text-shadow: -1px -1px 0px #fff,
	1px -1px 0px #fff,
	1px 1px 0px #fff,
	-1px 1px 0px #fff,
	1px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 110%;
	letter-spacing: -1px;
	behavior: url(PIE.htc);
	margin:15px 0px;
}





#kabaraimerit .answer{
        border: 1px dotted #FFA500; 
        margin-bottom:20px;
        padding:20px;
}

#kabaraimerit .answer_ttl{
	background:url(/img/contents/check-mark.png) no-repeat 5px top;
        background-color: #FFEECE;
        color: #FF3F00; 
	font-weight:bold;
        margin-bottom:20px;
        padding:15px 0px 10px 60px;
}


/* 解決事例 */

.jirei h1 {
	display: none;
}

.jirei table {
	width: 730px;
	border-collapse: collapse;
	border: 2px solid #BBBBBB;
	padding: 0;
	background: #FFFFFF;
}

.jirei th {
	padding: 15px 0 15px 50px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #CECEBF;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	text-align: left;
}

.jirei th.th-jirei01 {
	background: url(/img/contents/jir_icon01.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 25%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei02 {
	background: url(/img/contents/jir_icon02.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 25%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei03 {
	background: url(/img/contents/jir_icon03.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 25%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei04 {
	background: url(/img/contents/jir_icon04.png) 5px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 25%;
}

.jirei th.th-jirei05 {
	background: url(/img/contents/jir_icon01.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 20%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei06 {
	background: url(/img/contents/jir_icon02.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 20%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei07 {
	background: url(/img/contents/jir_icon03.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 20%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei08 {
	background: url(/img/contents/jir_icon05.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 20%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei09 {
	background: url(/img/contents/jir_icon01.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 33%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei10 {
	background: url(/img/contents/jir_icon02.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 34%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei11 {
	background: url(/img/contents/jir_icon03.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 33%;
	behavior: url(js/PIE.htc);
}

.jirei th.th-jirei12 {
	background: url(/img/contents/jir_icon03.png) 10px center no-repeat #EEEEEE;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	width: 40%;
	behavior: url(js/PIE.htc);
}

.jirei td {
	padding: 10px;
	border-top: 1px solid #CECEBF;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

.jirei-gaiyo {
	margin: 30px 0 0;
	padding: 0 0 80px;
	background: url(/img/contents/jir_arrow.png) center bottom no-repeat;
}

.jirei-gaiyo dl {
	width: 708px;
	background: #F0F8FF;
	border: 1px solid #BFCFFF;
	padding: 10px;
}

.jirei-gaiyo dt {
	background: url(/img/contents/jir_gaiyo.png) left top no-repeat;
	padding: 10px 10px 10px 45px;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	behavior: url(js/PIE.htc);
}

.jirei-gaiyo dd,
.jirei-kaiketsu dd,
.jirei-kikan dd {
	padding: 5px;
}

.jirei-kaiketsu {
	margin: 15px 0 0;
	border-top: 1px solid #FFE599;
	border-left: 1px solid #FFE599;
	border-right: 1px solid #FFE599;
	background: #FFF8E1;
	width: 708px;
	padding: 10px 10px 0;
}

.jirei-kaiketsu dl {
	margin: 0 0 10px;
}

.jirei-kaiketsu dt {
	background: url(/img/contents/jir_kaiketsu01.png) left top no-repeat;
	padding: 10px 10px 10px 45px;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	behavior: url(js/PIE.htc);
}

.jirei-kaiketsu p {
	background: url(/img/contents/jir_kaiketsu02.png) left top no-repeat;
	padding: 0 0 20px 30px;
	margin: 0 0 -10px;
}

.jirei-kikan {
	margin: 0 0 50px;
	border-left: 1px solid #FFE599;
	border-right: 1px solid #FFE599;
	border-bottom: 1px solid #FFE599;
	background: #FFF8E1;
	width: 708px;
	padding: 10px 10px 0;
}

.jirei-kikan dl {
	margin: 0 0 10px;
	border-top: 1px dashed #FFCB2F;
	padding: 15px 0 0;
}

.jirei-kikan dt {
	background: url(/img/contents/jir_kaiketsu03.png) left top no-repeat;
	padding: 10px 10px 10px 45px;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	behavior: url(js/PIE.htc);
}

/* 過払い診断 */

#kab-shindan ul {
	width: 694px;
	background: #FFFBEC;
	border-left: 2px solid #FFB973;
	border-right: 2px solid #FFB973;
	border-bottom: 2px solid #FFB973;
	padding: 0 16px 20px;
}

#kab-shindan li h4 {
	padding: 15px 10px 5px;
}

#kab-shindan dl {
	padding: 10px 0 0;
}

#kab-shindan dt {
	background: url(/img/contents/kab_shindan01.png) 12px 4px no-repeat #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 8px 0 5px 40px;
	border: 1px solid #FFE599;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	behavior: url(js/PIE.htc);	
}

#kab-shindan dd {
	padding: 10px 0 0 70px;
	background: url(/img/contents/kab_shindan02.png) 40px 8px no-repeat;
}

#shindan-contact {
	clear: both;
}

#shindan-contact h3 {
	text-align: center;
	background: url(/img/contents/shindan_arrow.png) center top no-repeat;
	padding: 50px 0 0;
	font-size: 1.3em;
	margin: 0 0 10px;
}

#shindan-contact dl.contactTel {
	border-radius: 4px 0 0 4px;
	-webkit-border-top-left-radius:4px;    
    -webkit-border-bottom-left-radius: 4px;  
    -moz-border-radius-topleft: 4px;     
    -moz-border-radius-bottomleft: 4px;  
	border-top: 2px solid #9DD747;
	border-left: 2px solid #9DD747;
	border-bottom: 2px solid #9DD747;
	text-align: center;
	float: left;
	width: 343px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

#shindan-contact dl.contactMail {
	border-radius: 0 4px 4px 0;
	-webkit-border-top-right-radius:4px;    
    -webkit-border-bottom-right-radius: 4px;  
    -moz-border-radius-topright: 4px;     
    -moz-border-radius-bottomright: 4px;  
	border-top: 2px solid #9DD747;
	border-right: 2px solid #9DD747;
	border-bottom: 2px solid #9DD747;
	text-align: center;
	float: right;
	width: 383px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

#shindan-contact dl.contactTel dt {
	padding: 8px 5px;
	border-right: 1px dashed #999999;
}

#shindan-contact dl.contactMail dt {
	padding: 8px 5px;
}

#shindan-contact dl.contactTel dd {
	background: #E1F3C7;
	padding: 10px 5px 0;
	height: 400px;
	border-right: 1px dashed #999999;
}

#shindan-contact .kabaraiBox03-tel {
	color: #FF8000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.2;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF,0 0 7px #999999;
	behavior: url(js/PIE.htc);
}

#shindan-contact dl.contactMail dd {
	background: #E1F3C7;
	color: #FF8000;
	font-weight: bold;
	font-size: 1.8em;
	padding: 10px 0 0;
	height: 400px;
}

/* 無料相談・ご予約 */

#mur-step01 {
	background: url(/img/contents/mur_step01.png) left top no-repeat;
	width: 640px;
	padding: 0 0 0 90px;
}

.mur-stepbg {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;	
	background: #77AD25;
	color: #FFFFFF;
	padding: 1px;
	width: 638px;
	margin: 0 0 15px;
	behavior: url(js/PIE.htc);
}

#mur-step01 h4,
#mur-step02 h4 {
	border-radius: 14px;
	-webkit-border-top-left-radius:14px;
	-webkit-border-top-right-radius:14px;    
    -webkit-border-bottom-left-radius: 14px;
	-webkit-border-bottom-right-radius: 14px;  
    -moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;     
    -moz-border-radius-bottomleft: 14px;
	-moz-border-radius-bottomright: 14px; 
	border-top: 1px solid #BBD692;
	border-left: 1px solid #BBD692;
	border-right: 1px solid #BBD692;
	border-bottom: 1px solid #BBD692;
	width: 606px;
	padding: 4px 15px;
	behavior: url(js/PIE.htc);
}

#mur-step01 dl.contactTel {
	border-radius: 4px 0 0 4px;
	-webkit-border-top-left-radius:4px;    
    -webkit-border-bottom-left-radius: 4px;  
    -moz-border-radius-topleft: 4px;     
    -moz-border-radius-bottomleft: 4px;  
	border-top: 2px solid #9DD747;
	border-left: 2px solid #9DD747;
	border-bottom: 2px solid #9DD747;
	text-align: center;
	float: left;
	width: 318px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

#mur-step01 dl.contactMail {
	border-radius: 0 4px 4px 0;
	-webkit-border-top-right-radius:4px;    
    -webkit-border-bottom-right-radius: 4px;  
    -moz-border-radius-topright: 4px;     
    -moz-border-radius-bottomright: 4px;  
	border-top: 2px solid #9DD747;
	border-right: 2px solid #9DD747;
	border-bottom: 2px solid #9DD747;
	text-align: center;
	float: right;
	width: 318px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

#mur-step01 dl.contactTel dt {
	padding: 8px 5px;
	font-size: 0.9em;
	border-right: 1px dashed #999999;
}

#mur-step01 dl.contactMail dt {
	padding: 8px 5px;
	font-size: 0.9em;
}

#mur-step01 dl.contactTel dd {
	background: #E1F3C7;
	padding: 10px 5px 0;
	height: 400px;
	border-right: 1px dashed #999999;
}

#mur-step01 .kabaraiBox03-tel {
	color: #FF8000;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.2;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF,0 0 7px #999999;
	behavior: url(js/PIE.htc);
}

#mur-step01 dl.contactMail dd {
	background: #E1F3C7;
	color: #FF8000;
	font-weight: bold;
	font-size: 1.8em;
	padding: 10px 0 0;
	height: 400px;
}

#mur-contactbox {
	background: url(/img/contents/mur_arrow.png) center bottom no-repeat;
	padding: 0 0 40px;
	margin: 0 0 15px;
}

#mur-step02 {
	background: url(/img/contents/mur_step02.png) left top no-repeat;
	width: 640px;
	padding: 0 0 0 90px;
}

.mur-hitsuyo {
	background: url(/img/contents/mur_img01.png) right top no-repeat;
	padding: 0;
	width: 640px;
}

.mur-hitsuyo ul {
	width: 320px;
	color: #FF5A26;
	font-weight: bold;
	margin: 0 0 20px;
}

.mur-hitsuyo li {
	background: url(/img/contents/mur_list.png) left 4px no-repeat;
	padding: 0 0 0 15px;
}

.mur-hitsuyo p {
	width: 320px;
}

#mur-point01 {
	background: url(/img/contents/mur_point01.png) left top no-repeat;
	padding: 0 0 0 65px;
	width: 665px;
}

#mur-point01 h4,
#mur-point02 h4,
#mur-point03 h4,
#mur-point04 h4,
#mur-point05 h4,
#mur-point06 h4,
#mur-point07 h4 {
	width: 665px;
	border-bottom: 2px dotted #85B200;
	color: #096F0C;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF,1px 2px 3px #333333;
	padding: 5px 0 2px;
	behavior: url(js/PIE.htc);
}

#mur-point01 dl {
	padding: 10px 0 20px;
	background: url(/img/contents/mur_img02.png) right 8px no-repeat;
}

#mur-point01 dt,
#mur-point06 dt {
	font-weight: bold;
	padding: 0 0 5px;
	width: 510px;
}

#mur-point01 dd,
#mur-point06 dd {
	width: 510px;
}

#mur-point04 dt {
	font-weight: bold;
	padding: 0 0 5px;
	width: 490px;
}

#mur-point04 dd {
	width: 490px;
}

#mur-point02 {
	background: url(/img/contents/mur_point02.png) left top no-repeat;
	padding: 0 0 0 65px;
	width: 665px;
}

#mur-point02 dl,
#mur-point03 dl,
#mur-point05 dl,
#mur-point07 dl {
	padding: 10px 0 20px;
}

#mur-point02 dt,
#mur-point03 dt,
#mur-point05 dt,
#mur-point07 dt {
	font-weight: bold;
	padding: 0 0 5px;
	width: 665px;
}

#mur-point02 dd,
#mur-point03 dd,
#mur-point05 dd,
#mur-point07 dd {
	width: 665px;
}

#mur-point03 {
	background: url(/img/contents/mur_point03.png) left top no-repeat;
	padding: 0 0 0 65px;
	width: 665px;
}

#mur-point04 {
	background: url(/img/contents/mur_point04.png) left top no-repeat;
	padding: 0 0 0 65px;
	width: 665px;
}

#mur-point05 {
	background: url(/img/contents/mur_point05.png) left top no-repeat;
	padding: 0 0 0 65px;
	width: 665px;
}

#mur-point06 {
	background: url(/img/contents/mur_point06.png) left top no-repeat;
	padding: 0 0 0 65px;
	width: 665px;
}

#mur-point07 {
	background: url(/img/contents/mur_point07.png) left top no-repeat;
	padding: 0 0 0 65px;
	width: 665px;
}

#mur-point04 dl {
	padding: 10px 0 20px;
	background: url(/img/contents/mur_img03.png) right 8px no-repeat;
}

#mur-point06 dl {
	padding: 10px 0 20px;
	background: url(/img/contents/mur_img04.png) right 8px no-repeat;
}

#muryo03 dl {
	background: url(/img/contents/mur_img05.png) right top no-repeat;
	padding: 0 0 20px;
	width: 730px;
}

#muryo03 dt {
	width: 390px;
	color: #FF7F00;
	font-weight: bold;
	padding: 0 0 5px;
}

#muryo03 dd {
	width: 390px;
}

/* 業者ページ */

.gyosha-contact-p {
	width: 730px;
	background: url(/img/contents/gyosha_arrow01.png) 30px center no-repeat;
	margin: 8px 0;
}

.gyosha-contact-p p {
	width: 730px;
    margin-bottom: 0 !important;
	background: url(/img/contents/gyosha_arrow01.png) 660px center no-repeat;
	text-align: center;
	padding: 8px 0;
	font-size: 1.6em !important;
    font-weight: bold;
}
.gyosha-contact-p_02 {
	width: 730px;
	background: url(/img/contents/gyosha_arrow01.png) 30px center no-repeat;
	margin: 0;
}

.gyosha-contact-p_02 p {
	width: 730px;
	background: url(/img/contents/gyosha_arrow01.png) 660px center no-repeat;
	text-align: center;
	padding: 0;
    margin: 0;
	font-size: 1.6em;
    line-height: 1;
}

.contact-box {
	width: 724px;
	border: 1px solid #AAAAAA;
	padding: 4px 0 0 4px;
	margin: 0 0 30px;
	background: -moz-linear-gradient(top, #FFFFFF, #F6F6F6); 
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F6F6F6));
	-pie-background: linear-gradient(#FFFFFF, #6F6F6);
	behavior: url(js/PIE.htc);
}

.contact-box ul {
	width: 360px;
	float: left;
}

.contact-box li img {
	vertical-align: bottom;
}

.contact-box p {
	text-align: center;
	clear: both;
	margin: 0;
	padding: 5px 0 10px;
}

dl.contactTel02 {
	border-radius: 4px 0 0 4px;
	-webkit-border-top-left-radius:4px;    
    -webkit-border-bottom-left-radius: 4px;  
    -moz-border-radius-topleft: 4px;     
    -moz-border-radius-bottomleft: 4px;  
	border-top: 1px solid #468C00;
	border-left: 1px solid #468C00;
	border-bottom: 1px solid #468C00;
	float: left;
	width: 364px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

dl.contactMail02 {
	border-radius: 0 4px 4px 0;
	-webkit-border-top-right-radius:4px;    
    -webkit-border-bottom-right-radius: 4px;  
    -moz-border-radius-topright: 4px;     
    -moz-border-radius-bottomright: 4px;  
	border-top: 1px solid #468C00;
	border-right: 1px solid #468C00;
	border-bottom: 1px solid #468C00;
	float: right;
	width: 364px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

dl.contactTel02 dt {
	padding: 10px;
	background: #468C00;
	border-right: 1px dashed #FFFFFF;
	color: #FFFFFF;
	width:343px;
}

dl.contactMail02 dt {
	padding: 10px;
	background: #468C00;
	color: #FFFFFF;
}

dl.contactTel02 dd {
	padding: 10px;
	border-right: 1px dashed #468C00;
	min-height: 68px;
	height: 68px;
	height: auto !important;
}

dl.contactMail02 dd {
	padding: 10px;
	min-height: 68px;
	height: 68px;
	height: auto !important;
}

.gyosha-contactbox01 p {
	margin: 0 0 10px;
	clear: both;
}

.gyosha-contactbox02 {
	padding: 0 0 15px;
}

.gyosha-contactbox02 h4 {
	color: #468C00;
	margin: 0 0 5px;
}

dl.contact1column {
	border-radius: 4px;
	-webkit-border-top-left-radius:4px;    
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-right-radius:4px;    
    -webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topleft: 4px;     
    -moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topright: 4px;     
    -moz-border-radius-bottomright: 4px; 
	border-top: 1px solid #468C00;
	border-left: 1px solid #468C00;
	border-right: 1px solid #468C00;
	border-bottom: 1px solid #468C00;
	width: 728px;
	margin: 0 0 10px;
	behavior: url(js/PIE.htc);
}

dl.contact1column dt {
	padding: 10px;
	background: #468C00;
	color: #FFFFFF;
	width:708px;
}

dl.contact1column dd {
	padding: 15px 10px;
}

.gyosha-contactTel {
	color: #FF7F00;
	background: url(/img/contents/gyosha_img01.png) left center no-repeat;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 2.0em;
}

.gyosha-okomari01,
.gyosha-okomari02 {
	width: 226px;
	background: #FBFEF1;
	border: 1px solid #5BB302;
	float: left;
	margin: 0 20px 25px 0;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.gyosha-okomari03 {
	width: 226px;
	background: #FBFEF1;
	border: 1px solid #5BB302;
	float: right;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0 0 25px;
}

.gyosha-okomari01 h4 {
	color: #FFFFFF;
	padding: 8px 10px 8px 35px;
	background: url(/img/contents/gyosha_img02.png) 5px center no-repeat #8FCC39;
	text-shadow: 1px 1px 4px #336600;
	behavior: url(js/PIE.htc);
}

.gyosha-okomari02 h4 {
	color: #FFFFFF;
	padding: 8px 10px 8px 42px;
	background: url(/img/contents/gyosha_img03.png) 5px center no-repeat #8FCC39;
	text-shadow: 1px 1px 4px #336600;
	behavior: url(js/PIE.htc);
}

.gyosha-okomari03 h4 {
	color: #FFFFFF;
	padding: 8px 10px 8px 35px;
	background: url(/img/contents/gyosha_img04.png) 5px center no-repeat #8FCC39;
	text-shadow: 1px 1px 4px #336600;
	behavior: url(js/PIE.htc);
}

.gyosha-okomari01 dl,
.gyosha-okomari02 dl,
.gyosha-okomari03 dl {
	width: 216px;
	margin: 5px 0 0 5px;
	min-height:370px;
	height:auto !important;
	height:370px;
}

.gyosha-okomari01 dt,
.gyosha-okomari02 dt,
.gyosha-okomari03 dt {
	color: #00218C;
	border-bottom: 1px dashed #7DC426;
	padding: 8px 2px 5px;
	font-weight: bold;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF,1px 1px 2px #333333;
	behavior: url(js/PIE.htc);
}

.gyosha-okomari01 dd,
.gyosha-okomari02 dd,
.gyosha-okomari03 dd {
	padding: 10px 2px 5px;
}

dd.gyosha-okomari-link {
	padding: 0 0 0 10px;
	background: url(/img/contents/gyosha_arrow02.png) left 3px no-repeat;
}

.gyosha-merit {
	margin: 0 0 20px;
}

.gyosha-merit table {
	width: 730px;
	background: #FBFEF1;
	border: 2px solid #5BB302;
}

td.gyosha-td-right {
	border-left: 1px solid #6BBB13;
}

.gyosha-merit dl {
	padding: 10px;
}

.gyosha-merit dt {
	color: #FF7F00;
	font-weight: bold;
	border-bottom: 1px dashed #9BDC4B;
	padding: 0 0 5px;
}

.gyosha-merit dd {
	padding: 10px 0 0;
}

.gyosha-point01 {
	padding: 10px 10px 0;
}

.gyosha-point01 dl {
	background: url(/img/contents/gyosha_img05.png) right top no-repeat;
	padding: 0 370px 0 0;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	margin: 0 0 10px;
}

.gyosha-gaiyo table {
	width: 730px;
	border: 2px solid #BBBBBB;
	border-collapse: collapse;
  margin-bottom:20px;
}

.gyosha-gaiyo th {
	border: 1px solid #BBBBBB;
	background: #F9F9F9;
	text-align: left;
	padding: 5px 8px;
	font-weight: normal;
	width: 30%;
}

.gyosha-gaiyo td {
	border: 1px solid #BBBBBB;
	padding: 5px 8px;
	width: 70%;
}


.gyosha_demerit{
	margin:0 0 30px 0;
}

.gyosha_demerit dl dt{
	background: url(/img/contents/attention.png) 0px 2px no-repeat;
	margin: 10px 0 5px;
	padding: 0 0 0 26px;
	line-height: 30px;
	height: 30px;
        font-weight: bold;
}

#gyosha_jimusyomerit{
	background: url(/img/contents/gyousya_jimusyo_merit.png) 0px no-repeat;
        height: 350px;
        margin-bottom: 20px;
}


/*ブラックリスト*/


.saimuBox02 .textBox .page_link{
        width:300px;
        float:left;
        margin-right:20px;
	padding:27px 10px 27px;
	text-align: center;
	font-weight: bold;
	font-size:85%;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	box-shadow: #999 0px 2px 3px;
	-webkit-box-shadow: #999 0px 2px 3px;
	-moz-box-shadow: #999 0px 2px 3px;

	background: #ffb042;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffcf8c), to(#ffb042));
	background: -webkit-linear-gradient(#ffcf8c, #ffb042);
	background: -moz-linear-gradient(#ffcf8c, #ffb042);
	background: -ms-linear-gradient(#ffcf8c, #ffb042);
	background: -o-linear-gradient(#ffcf8c, #ffb042);
	background: linear-gradient(#ffcf8c, #ffb042);
	-pie-background: linear-gradient(#ffcf8c, #ffb042);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}


.saimuBox02 .textBox .page_link:hover{
	background: #FF8000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFA64D), to(#FF8000));
	background: -webkit-linear-gradient(#FFA64D, #FF8000);
	background: -moz-linear-gradient(#FFA64D, #FF8000);
	background: -ms-linear-gradient(#FFA64D, #FF8000);
	background: -o-linear-gradient(#FFA64D, #FF8000);
	background: linear-gradient(#FFA64D, #FF8000);
	-pie-background: linear-gradient(#FFA64D, #FF8000);
	behavior: url(/wp_admin/wp-content/themes/pc_theme/js/PIE.php);
}




.reason01{
       border: 1px solid #B9B9C8; 
       margin-bottom:20px;
       padding:10px;
       background: url(/wp_admin/wp-content/themes/pc_theme/img/contents/bl_reason_img01.png) no-repeat right bottom;
       
      
}

.reason02{
       border: 1px solid #B9B9C8; 
       margin-bottom:20px;
       padding:10px;
       background: url(/wp_admin/wp-content/themes/pc_theme/img/contents/bl_reason_img02.png) no-repeat right bottom;
       
      
}


.reason{
       border: 1px solid #B9B9C8; 
       margin-bottom:20px;
       padding:10px;       
      
}


.reason01 h4{
       background: url(/wp_admin/wp-content/themes/pc_theme/img/contents/bl_reason_back.png) no-repeat left top;
       text-align:center;
       padding-top:20px;
       margin:3px 10px 5px 0;
       font-size: 120%;
       text-shadow: -1px -1px 0px #fff,
	1px -1px 0px #fff,
	1px 1px 0px #fff,
	-1px 1px 0px #fff,
	1px 2px 3px rgba(0, 0, 0, 0.6);
       width:240px;
       height:65px;
       float:left;     
}

.reason02 h4{
       background: url(/wp_admin/wp-content/themes/pc_theme/img/contents/bl_reason_back.png) no-repeat left top;
       text-align:center;
       padding-top:20px;
       margin:3px 10px 5px 0;
       font-size: 120%;
       text-shadow: -1px -1px 0px #fff,
	1px -1px 0px #fff,
	1px 1px 0px #fff,
	-1px 1px 0px #fff,
	1px 2px 3px rgba(0, 0, 0, 0.6);
       width:240px;
       height:65px;
       float:left;     
}


.reason h4{
       background: url(/wp_admin/wp-content/themes/pc_theme/img/contents/bl_reason_back.png) no-repeat left top;
       text-align:center;
       padding-top:20px;
       margin:3px 10px 5px 0;
       font-size: 120%;
       text-shadow: -1px -1px 0px #fff,
	1px -1px 0px #fff,
	1px 1px 0px #fff,
	-1px 1px 0px #fff,
	1px 2px 3px rgba(0, 0, 0, 0.6);
       width:240px;
       height:65px;
       float:left;     
}

.reason h4 span{
       font-size: 75%;
}

.reason01 h4 span{
       font-size: 75%;
}

.reason02 h4 span{
       font-size: 75%;
}


.hosoku{
       color:#FF4D4D;
       font-weight:normal;
       
}



#johokikan_list{
       border: 1px dotted #000000; 
       margin-bottom:20px;
       padding:10px;
}



.answer{
      margin-top:12px;

}



.textLink_bl{
	margin:0 0 50px 0;
	font-size:100%;
　　　display:block;
}

.textLink_bl li{
	background: url(/img/common/arrow_next.png) 0px 2px no-repeat;
	margin: 0 15px 0 5px;
	padding: 0 0 0 28px;
	line-height: 28px;
	height: 28px;
        float:left;
}

.textLink_bl li:hover{
	animation-name: anime1;
	animation-duration: 0.4s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	animation-direction:alternate;
	
	-moz-animation-name: anime1;
	-moz-animation-duration: 0.4s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction:alternate;
	
	-webkit-animation-name: anime1;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction:alternate;
}



.q_bl {
	background: url(/img/common/h4_bg.png) no-repeat 0px 0px;
	margin: 50px 0px 20px;
	padding: 3px 0px 0px 15px;
	min-width: 300px; /* 最小幅 */
	max-width: 715px; /* 最大幅 */
	border: 1px solid #CCC;
}



.kabaraiBox h5{
        text-align:center;
	position: relative;
	font-size: 110%;
        padding-top:10px;
	background: url(/img/contents/bl_case_back.png) no-repeat 0px 0px;
        height:46px;
        margin-bottom:5px;
}

.kabaraiBox h5 span{
       font-size: 85%;
       margin-right:2px;
}

.bl_img{
      width:150px;
      float:right;
      paddint-top:-10px;
}


#bl_case dl{
      margin: 5px 10px 20px 10px;
}


#bl_case dt{
      border-top: 1px solid #A3D900; 
      border-right: 1px solid #A3D900; 
      border-bottom: 1px solid #A3D900; 
      border-left: 5px solid #A3D900; 
      padding-left: 10px;
}

#bl_case dd{
      padding: 5px;
}





/*ブラックリスト終了*/


/*ローン*/
#loan_saimuseiri{
       background: url(/img/contents/loan_troubled_img.jpg) no-repeat right top;       
       border-bottom: 1px dashed #B9B9C8; 
       margin:20px 0;
}

.loan_house{
       background: url(/img/contents/loan_house.png) no-repeat right top;
       width:730px;          
}


#loan_nini{
       background: url(/img/contents/nini-img.png) no-repeat right 20px; 
       width:730px;          
}

.loan_left_t{
       width: 335px;
}

.loan_left_t02{
       width: 520px;
       min-height: 159px;
}

#loan_hasan{
       background: url(/img/contents/hasan-img.png) no-repeat right 180px; 
       width:730px;          
}

#loan_saisei{
       background: url(/img/contents/saisei-img.png) no-repeat right 20px; 
       width:730px;          
}



/*ローン終了*/


/*業者ページ　完済・返済・借りたい*/

.kabarai-merit-box {
	width: 724px;
	background: #FAFAF6;
	border-left: 3px solid #CAEA97;
	border-right: 3px solid #CAEA97;
	border-bottom: 3px solid #CAEA97;
	margin: 0 0 20px;
	padding: 20px 0 0;
}

.kabarai-merit-box p {
	padding: 0 15px 15px;
	width: 694px;
	margin: 0;
}

#wrapper h3.kabarai-merit-h3 {
	margin: 0;
	padding: 0;
}

p.pageback {
	text-align: right;
	padding: 10px 0 0;
}

/*業者ページ　完済・返済・借りたい　end　*/


/*業者　あなたは当てはまりませんか？*/
.img {
    display: block;
    height: 0;
    overflow: hidden;
}

#gyoshaType{
	background:#F2F8EE;
	border:#9DE06C solid 1px;
	width:680px;
	margin:0 auto 40px;
	padding:5px;
}

#gyoshaType .typeContents{
	border:#9DE06C solid 1px;
	background:#FFF;
}

#gyoshaType .typeContents .MainBox{
	width:660px;
	margin:0 auto 10px;
	border-bottom: #666 dotted 2px;
	padding:0 0 8px 0;
}

#gyoshaType .typeContents .MainBox .ttlBox{
	width:184px;
	float:left;
}

#gyoshaType .typeContents .MainBox .ttlBox h4{
	padding:0;
	margin:0;
	border:none;
}

#gyoshaType .typeContents .MainBox .TextArea1{
	width:442px;
	height:258px;
	float:right;
}

#gyoshaType .typeContents .MainBox .TextArea1 ul{
	background: url(/img/contents/g_det_t_kansai.png) 0px 10px no-repeat;
	padding-top:193px;
	margin-bottom:10px;
}

#gyoshaType .typeContents .MainBox .TextArea2{
	width:442px;
	height:209px;
	float:right;
}

#gyoshaType .typeContents .MainBox .TextArea2 ul{
	background: url(/img/contents/g_det_t_hensai.png) 0px 10px no-repeat;
	padding-top:144px;
	margin-bottom:10px;
}

#gyoshaType .typeContents .MainBox .TextArea3{
	width:442px;
	float:right;
}

#gyoshaType .typeContents .MainBox .TextArea3 .TextBox{
	background: url(/img/contents/g_det_t_kariire.png) 0px 10px no-repeat;
	padding-top:207px;
	width:442px;
}

#gyoshaType .typeContents .MainBox .TextArea3 .TextArea{
	padding:0 0 5px 0;
	margin-bottom:10px;
	border-bottom:#999 1px dotted
}

#gyoshaType .typeContents .MainBox .TextArea3 .TextArea li{
	padding:0;
	background:none;
	font-size:90%;
}

#gyoshaType .typeContents .MainBox .btnMore{
	text-align:center;
}


/*業者　返済中の過払い金メリット*/

#hensaiMerit {
background: url("/wp_admin/wp-content/themes/pc_theme/img/contents/hensai_merit.png") no-repeat 0 0;
padding-top: 323px;
display: block;
margin-bottom: 25px;
}

#hensaiMeritSaison {
background: url("/wp_admin/wp-content/themes/pc_theme/img/contents/hensai_merit_saison.png") no-repeat 0 0;
padding-top: 204px;
display: block;
margin-bottom: 25px;
}

#hensaiPhoto .photoImg {
float: right;
width: 232px;
}


/*女性のページ*/
#women h2.ttl2 {
	background: url(/img/common/h2_bg_w.png) no-repeat 0px top;
	min-height: 15px;
	width: 675px;
	padding: 20px 0px 10px 55px;
	margin: 0px 0px 15px;
	font-size: 120%;
	position: relative;
	border: 1px solid #CCC;
}

#women h2.ttl2 span{
	position:absolute;
	top:3px;
	left:3px;
	height:50px;
	width:52px;
}

#women h3.ttl3 {
	background: url(/img/common/h3_bg_w.png) no-repeat;
	margin: 0px 0px 20px;
	padding: 10px 0px 0px 55px;
	height: 45px;
	width: 675px;
	position: relative;
	color: #3b3b3b;
	text-shadow: -1px -1px 0px #fff,
	1px -1px 0px #fff,
	1px 1px 0px #fff,
	-1px 1px 0px #fff,
	1px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 110%;
	letter-spacing: -1px;
	behavior: url(PIE.htc);
}

#women h3.ttl3 span{
	position:absolute;
	top:0px;
	left:5px;
	height:40px;
	width:40px;
}

#women h4.ttl4 {
	background: url(/img/common/h4_bg_w.png) no-repeat 0px 0px;
	margin: 0px 0px 20px;
	padding: 3px 0px 0px 15px;
	min-width: 300px; /* 最小幅 */
	max-width: 715px; /* 最大幅 */
	border: 1px solid #CCC;
}


#secret{
       background: url(/img/contents/women_secret.png) no-repeat right bottom ;
       filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/contents/women_secret.png', sizingMethod='scale');	
       width:730px;
}

#women .qaw_t{
	height:74px;
	padding: 40px 0 0 60px;
        margin-top:10px;
	background:url(/img/contents/qa01_w.png) 0 0 no-repeat;
	font-weight: bold;
}

#women .qaw_a{
	padding:35px 0px 0px 70px;
        margin-top:-15px;
	background:url(/img/contents/qa02_w.png) 0 bottom no-repeat;
        zoom: 1;
}
#women .qaw_a p{
        margin :-45px 10px 10px 0px;  
	padding: 10px 10px 20px 0px;
}


#women .jirei{
        border: 1px dotted #E65794; 
        margin-bottom:20px;
        padding:20px;
}

#women .jirei_sodan{
	background:url(/img/contents/woman_icon.png) no-repeat 5px 5px;
        background-color: #ECECFB; 
	font-weight:bold;
        margin-bottom:20px;
        padding:15px 0px 10px 40px;
}

#women .lastbk{
	background-color: #FFDFEF; 
        margin:20px 10px;
        padding:30px 15px;
}

#women .lastbk strong{
　　    color: #3b3b3b;
	text-shadow: -1px -1px 0px #fff,
	1px -1px 0px #fff,
	1px 1px 0px #fff,
	-1px 1px 0px #fff,
	1px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 110%;
	letter-spacing: -1px;
	behavior: url(PIE.htc);
	margin:15px 0px;
}


/*こんな場合も過払い金請求できます*/

.kabarai-case {
	margin: 30px 0 50px;
	width: 708px;
	background: #F0F8FF;
	border: 1px solid #BFCFFF;
	padding: 10px;
}

.kabarai-case h2 {
	padding: 10px 5px;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	behavior: url(js/PIE.htc);
	color: #3F60A0;
	width: 698px;
}

.kabarai-case01 {
	width: 708px;
}

.kabarai-case02 {
	background: url(/img/contents/kab_case02.png) 470px 10px no-repeat;
	width: 708px;
}

.kabarai-case03 {
	background: url(/img/contents/kab_case03.png) 470px 10px no-repeat;
	width: 708px;
}

.kabarai-case04 {
	background: url(/img/contents/kab_case04.png) 470px 10px no-repeat;
	width: 708px;
}

.kabarai-case01 figure {
	width: 648px;
	padding: 0 0 40px 30px;
}

.kabarai-case01 p {
	width: 698px;
	padding: 0 5px;
}

.kabarai-case02 p,
.kabarai-case03 p,
.kabarai-case04 p {
	width: 450px;
	padding: 0 5px;
}

.kabarai-case h3 {
	width: 698px;
	padding: 5px 5px 10px;
}

.kabarai-case dl {
	width: 708px;
	margin: 0 0 10px;
}

.kabarai-case dt {
	padding: 10px 5px;
	text-shadow: -1px -1px #FFFFFF,	1px -1px #FFFFFF, -1px 1px #FFFFFF,	1px 1px #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	behavior: url(js/PIE.htc);
	color: #3F60A0;
}

.kabarai-case dd {
	padding: 5px;
}

.kabarai-case p.kab-link {
	background: url(/img/common/arrow_next.png) 7px top no-repeat;
	padding: 0 0 0 35px;
	margin: 0 0 10px;
}

.kabarai-case p.kab-link:hover,
.kabarai-case li:hover {
	animation-name: anime2;
	animation-duration: 0.4s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	animation-direction:alternate;
	
	-moz-animation-name: anime2;
	-moz-animation-duration: 0.4s;
	-moz-animation-timing-function: ease;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction:alternate;
	
	-webkit-animation-name: anime2;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction:alternate;
}

@keyframes anime2 {
0% {background:url(/img/common/arrow_next.png) 7px top no-repeat;}
100% {background:url(/img/common/arrow_next.png) 10px top no-repeat;}
}

@-moz-keyframes anime2 {
0% {background:url(/img/common/arrow_next.png) 7px top no-repeat;}
100% {background:url(/img/common/arrow_next.png) 10px top no-repeat;}
}

@-webkit-keyframes anime2 {
0% {background:url(/img/common/arrow_next.png) 7px top no-repeat;}
100% {background:url(/img/common/arrow_next.png) 10px top no-repeat;}
}*

.kabarai-check {
    border: 1px dotted #000000; 
	margin: 30px 0 50px;
	width: 708px;
	padding: 10px;
	background: #FAFAFA;
}

.kabarai-check dl {
	width: 708px;
	margin: 0;
}

.kabarai-check dt {
	padding: 10px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #FF0000;
}

.kabarai-check dd {
	padding: 5px;
}

.kabarai-case ul {
	width: 708px;
	margin: 0;
	padding: 0 0 10px;
}

.kabarai-case li {
	width: 200px;
	list-style-type: none;
	background: url(/img/common/arrow_next.png) 7px top no-repeat;
	padding: 0 0 0 35px;
	float: left;
}

/*借金返済中の過払い金請求*/

#k_hensai .ex{
        border: 1px dotted #666666; 
        margin-bottom:20px;
        padding:20px;
}

#k_hensai .ex_case01{
	background:url(/img/contents/man_icon.png) no-repeat 5px 5px;
        background-color: #ECECFB; 
	font-weight:bold;
        margin-bottom:20px;
        padding:15px 0px 10px 40px;
}

#k_hensai .ex_case02{
	background:url(/img/contents/man_icon2.png) no-repeat 5px 5px;
        background-color: #ECECFB; 
	font-weight:bold;
        margin-bottom:20px;
        padding:15px 0px 10px 40px;
}

#kabarai_kansai{
       background: url(/img/contents/tenbin_shakin.png) no-repeat right 10px; 
       width:730px;          
}
#kabarai_nini{
       background: url(/img/contents/tenbin_kabarai.png) no-repeat right 100px; 
       width:730px;          
}


#hensaiPoint {
background: #FFF4D9;
padding: 10px 10px;
color: #F30!important;
font-size: 115%;
font-weight: bold;
margin-bottom: 25px;
font-weight: bold;
border: #F93 solid 2px;
}


/* 借金を相続 */

dl.investigate{
width: 600px;
margin: 15px auto 30px auto;
padding: 10px;
background-color: #eee;
border: 1px solid #666;
}

dl.investigate dt{
background-color: #666;
color:#fff;
padding:8px;
margin-bottom: 10px;
}

dl.investigate dd{
}

dl.investigate dd ul{
margin: 0 10px 15px;
}

dl.investigate dd ul li{
border-bottom: 1px solid #bbb;
line-height: 2em;
padding-left:10px;
}

ul.h_syorui{
background-color: #eee;
border: 1px solid #666;
}

ul.h_syorui li{
border-bottom: 1px solid #bbb;
line-height: 2em;
padding-left:10px;
}


/*エリアページ*/
.areaBoxJiko{
	width:100%;
	border: #664C00 solid 2px;
	margin:0 0 30px 0;
}



.areaBoxJiko th.ttlArea{
	padding: 10px 8px 7px;
	color:#664C00;
	background:#FFF9DF;
	border: #664C00 dashed 1px;
}



.areaBoxJiko td{
	padding: 10px 8px 7px;
	border: #664C00 dashed 1px;
}


/*/TOP 業者　あなたは当てはまりませんか？/*/

#gyoshaType_top{
	background:#F2F8EE;
	border:#9DE06C solid 1px;
	width:680px;
	margin:0 auto 30px;
	padding:5px;
}

#gyoshaType_top .typeContents{
	border:#9DE06C solid 1px;
	background:#FFF;
}

#gyoshaType_top .typeContents .MainBox{
	width:660px;
	margin:0 auto 10px;
	border-bottom: #666 dotted 2px;
	padding:0 0 8px 0;
}

/*#gyoshaType_top .typeContents .MainBox .ttlBox{
	width:184px;
	float:left;
}*/

#gyoshaType_top .typeContents .MainBox h4.ttlBox {
	padding:0;
	margin:10px 0;
	border:none;
}

#gyoshaType_top .typeContents .MainBox .btnMore{
	text-align:center;
}
/*/業者　あなたは当てはまりませんか？/*/



/*事務所概要*/
.gaiyou_ichiran {
  width: 100%;
  margin-bottom:20px;
}
.gaiyou_ichiran .leftbox {
  width: 520px;
  padding-right: 10px;
  float:left;
}
.gaiyou_ichiran .rightbox {
  width: 185px;
  float:right;
}

.gaiyou_ichiran iframe{
margin-top:10px;
}


.gaiyou_ichiran table {
     border-top: 1px
     solid :#dddddd;
     border: 1px solid #dddddd;
     border-collapse: collapse;
     margin-bottom: 1.5em;
 
}


.gaiyou_ichiran th {
     line-height: 1.5;
     padding: 5px 10px;
     border-right: 1px solid #dddddd;
     border-bottom: 1px solid #dddddd;
     background-color: #eeeeee;
     color: #3f3f3f;
     text-align: left;
}

.gaiyou_ichiran td {
     line-height: 1.5;
     padding: 5px 5px 5px 10px;
     border-right: 1px solid #dddddd;
     border-bottom: 1px solid #dddddd;
}

.gaiyou_ichiran .tel {
     line-height: 1.5;
     font-weight: bold;
     padding: 5px 5px 5px 10px;
     border-right: 1px solid #dddddd;
     border-bottom: 1px solid #dddddd;
     vertical-align: middle;
}


.gaiyou_ichiran .tel a:link{
    text-shadow: -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 2px 3px rgba(0, 0, 0, 0.6);
     color:#FF0000;
    font-size: 18px;
}


.gaiyou_ichiran .tel span{
     color: #006600;
     font-size: 15px;
}

#profile_tbl .tel {
     line-height: 1.5;
     font-weight: bold;
     border-right: 1px solid #999;
     border-bottom: 1px solid #999;
     padding: 8px;
     vertical-align: middle;

}


#profile_tbl .tel a:link{
    text-shadow: -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 2px 3px rgba(0, 0, 0, 0.6);
     color:#FF0000;
    font-size: 18px;
}


#profile_tbl .tel span{
     color: #006600;
     font-size: 15px;
}




/*事務所概要end*/



/*スマホとPCの表示*/
.pc_noDis{
  display: none;
}


/* price 2 */
.priceArrow img{
	width:25%;
	margin:0 auto 0;
}

#priceBox_2{
	width:100%;
	border: #664C00 solid 2px;
	margin:0;
        border-collapse: separate;
}

#priceBox_2 th.kansai{
	width:15%;
	font-weight:bold;
	padding: 11px 8px 8px;
	color: #FFF;
	text-shadow: -1px -1px 0px #FF8000,
	1px -1px 0px #FF8000,
	1px 1px 0px #FF8000,
	-1px 1px 0px #FF8000,
	2px 2px 3px rgba(0, 0, 0, 0.6);
	background: #FFBF00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFBF00), to(#FF8000));
	background: -webkit-linear-gradient(#FFBF00, #FF8000);
	background: -moz-linear-gradient(#FFBF00, #FF8000);
	background: -ms-linear-gradient(#FFBF00, #FF8000);
	background: -o-linear-gradient(#FFBF00, #FF8000);
	background: linear-gradient(#FFBF00, #FF8000);
	-pie-background: linear-gradient(#FFBF00, #FF8000);
	behavior: url(js/PIE.htc);
	border-bottom: #664C00 solid 2px;
}

#priceBox_2 th.seiri{
	width:15%;
	font-weight:bold;
	padding: 11px 8px 8px;
	color: #FFF;
	text-shadow: -1px -1px 0px #0066CC,
	1px -1px 0px #0066CC,
	1px 1px 0px #0066CC,
	-1px 1px 0px #0066CC,
	2px 2px 3px rgba(0, 0, 0, 0.6);
	background: #2693FF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2693FF), to(#0059B2));
	background: -webkit-linear-gradient(#2693FF, #0059B2);
	background: -moz-linear-gradient(#2693FF, #0059B2);
	background: -ms-linear-gradient(#2693FF, #0059B2);
	background: -o-linear-gradient(#2693FF, #0059B2);
	background: linear-gradient(#2693FF, #0059B2);
	-pie-background: linear-gradient(#2693FF, #0059B2);
	behavior: url(js/PIE.htc);
}

#priceBox_2 td{
	padding: 5px;
  vertical-align: middle;
}

#priceBox_2 td.tdTtl{
	width:30%;
	background: #FEF1E9;
	border-top:none;
	border-right:#F90 dashed 1px;
	border-bottom:#F90 dashed 1px;
	border-left:none;
  vertical-align: middle;
}

#priceBox_2 td.tdTtlR{
	width:25%;
	background:#E2F1FE;
	border-top:none;
	border-right:#2693FF dashed 1px;
	border-bottom:#2693FF dashed 1px;
	border-left:none;
  vertical-align: middle;
}

#priceBox_2 td.tdTtlR_no{
	width:25%;
	background:#E2F1FE;
	border-top:none;
	border-right:#2693FF dashed 1px;
 	border-left:none;
 vertical-align: middle;
}

#priceBox_2 td.tdText{
	width:20%;
	border-top:none;
	border-right:none;
	border-bottom:#F90 dashed 1px;
	border-left:none;
  vertical-align: middle;
}

#priceBox_2 td.top_tdText{
	width:25%;
  vertical-align: middle;
}

#priceBox_2 td.tdTextR{
	width:25%;
	border-top:none;
	border-right:none;
	border-bottom:#2693FF dashed 1px;
	border-left:none;
  vertical-align: middle;
}

#priceBox_2 td.tdTextR_no{
	width:25%;
  vertical-align: middle;
	border-top:none;
	border-right:none;
	border-left:none;
}

#priceBox_2 td strong{
}

#priceBox_2 td span{
	color: #C33;
}


#gyoushaPhoto{
	margin-bottom:25px;
}

#gyoushaPhoto .photoImg{
	width:222px;
	float:right;
}

#gyoushaPhoto strong{
	color:#F00;
	font-weight:bold;
	background:#FF9;
}

.gyoshaSubttlCommon{
	padding:12px 8px 12px;
	color: #000;
	font-size:160%;
	font-weight:bold;
	color: #000;
	text-shadow: -1px -1px 0px #fff,
	1px -1px 0px #fff,
	1px 1px 0px #fff,
	-1px 1px 0px #fff,
	1px 2px 3px rgba(0, 0, 0, 0.6);
	background:#FFC;
	border:#FC6 solid 5px;
	margin-bottom:15px;
}

.gyoshaSubttlCommon strong{
	color:#F00;
}

.smaNodisplay{
	display:none;
}

/* price_2 終了*/

/*過払い金発生条件*/
#kabaraikin_joken{
       background: url(/img/contents/kabaraikin_joken.png) no-repeat 0px 0px;        padding-top: 200px;
       margin-bottom: 15px;
}

/*過払い金発生条件終了*/





.img {
	display: block;
	height: 0;
	overflow: hidden;
}
.l-header{
}
.innnerTxt{
    margin: 0;
    background: #00aeef;
}
.innnerTxt span{
    display: block;
    width: 1000px;
    margin: 0 auto;
    line-height: 20px;
    font-size: 1.0rem;
    font-size: 10px;
    color: #FFFFFF;
}
.headeCont{
    width: 1000px;
    margin: 0 auto;
}
.headeCont__logo{
    float: left;
    margin: 16px 0;
}
.headeCont__tel{
    float: right;
}

/*************************
globalNavi
**************************/
.globalNavi{
	width: 100%;
    border-bottom: #00aeef 4px solid;
}
.globlNavi__box{
	width:1000px;
    margin: 0 auto;
}
.globlNavi__box__list{
    float: left;
    width: 240px;
}
.globlNavi__box__list--home{
    width: 100px;
}
.globlNavi__box__list--contact{
    width: 180px;
}
.menuHome{
    width: 100px;
	padding-top:60px;
	background:url(/img/navGlobalMenu.png) 0px 4px no-repeat;
}
.menuHome:hover{
	background:url(/img/navGlobalMenu.png) 0px -68px no-repeat;
}
.menuKabarai{
    width: 240px;
	padding-top:60px;
	background:url(/img/navGlobalMenu.png) -100px 4px no-repeat;
}
.menuKabarai:hover{
	background:url(/img/navGlobalMenu.png) -100px -68px no-repeat;
}
/*.menuGyousya{
    width: 180px;
	padding-top:60px;
	background:url(/img/navGlobalMenu.png) -280px 4px no-repeat;
}
.menuGyousya:hover{
	background:url(/img/navGlobalMenu.png) -280px -68px no-repeat;
}
*/
.menuPrice{
    width: 240px;
	padding-top:60px;
	background:url(/img/navGlobalMenu.png) -340px 4px no-repeat;
}
.menuPrice:hover{
	background:url(/img/navGlobalMenu.png) -340px -68px no-repeat;
}
.menuAbout{
    width: 240px;
	padding-top:60px;
	background:url(/img/navGlobalMenu.png) -580px 4px no-repeat;
}
.menuAbout:hover{
	background:url(/img/navGlobalMenu.png) -580px -68px no-repeat;
}
.menuContact{
    width: 180px;
	padding-top:60px;
	background:url(/img/navGlobalMenu.png) -820px 4px no-repeat;
}
.menuContact:hover{
	background:url(/img/navGlobalMenu.png) -820px -68px no-repeat;
}


.mainVisual{
    width: 100%;
	background:url(/img/bkgCommon.png) 0 0 repeat;
}
.mainVisual__img{
	position: relative;
	width:1000px;
    height: 305px;
    margin: 0 auto;
}
.mainVisual__img span{
	position: absolute;
    top: 4px;
    right: -60px;
}


.l-side{
    float: left;
    width: 240px;
}
.sideTel{
    position: relative;
    float: left;
    width: 240px;
    height: 665px;
	background:url(/img/common/imgSideTel.png) 0px 0px no-repeat;
}
.sideTel__mailLink{
    width: 229px;
    margin: 0 auto;
}
.sideContact{
    position: absolute;
    bottom: 12px;
    width: 229px;
	padding-top:61px;
	background:url(/img/common/btnSideContact.gif) 0px 0px no-repeat;
}
.sideContact:hover{
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

.sideCont{
    width: 240px;
    margin-bottom: 20px;
    padding-bottom: 10px;
	background:url(/img/bkgCommon.png) 0 0 repeat;
    border: #ccc 1px solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box;
}
.sideCont__ttl{
    width: 220px;
	margin: 0 auto;
    padding-top: 10px;
}
.sideBox{
    width: 220px;
	margin: 0 auto;
    padding: 0 10px;
    background: #fff;
    border: #00aeef 1px solid;
    box-sizing: border-box;
}
.sideBox__item{
    width: 190px;
	margin: 0 auto;
    padding: 8px 0 8px 16px;
	background:url(/img/icnTriangle.png) 0 center no-repeat;
    border-bottom: dashed 1px #ccc;
    font-size: 1.4rem;
    font-size: 14px;
}
.sideBox__item:last-child{
    border-bottom: none;
}
.sideBox__item a{
    font-weight: bold;
}
.sideBnr{
    margin-bottom: 20px;
}
.sideBnr__img{
    margin-bottom: 20px;
}
.sideBnr__img:last-child{
    margin-bottom: 0;
}

.ttlMidashiXL{
    position: relative;
    width: 730px;
    margin-bottom: 20px;
    padding: 8px;
	background: #00aeef;
    border-top-left-radius: 4px; 
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px; 
    box-sizing: border-box;
    color: #fff;
}
.ttlMidashiXL--mb0{
    margin-bottom: 0;
}
.ttlMidashiXL span{
    display: block;
    padding: 16px 12px 16px 24px;
    border-bottom: #fff 1px solid;
	background:url(/img/icnMidashi.png) 0 0 no-repeat;
    font-size: 2.2rem;
    font-size: 22px;
}
.ttlMidashiXL--img{
    margin-bottom: 32px;
}
.ttlMidashiXL--img span{
    padding-right: 72px;
    font-size: 20px;
}
.ttlMidashiXL--img:after{
    content: url(/img/icnMidashiSugiyama.png);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -58px;
}
.subMainVisual{
    margin: 0px 0 0px;
}
.ttlMidashiL{
    width: 720px;
    margin-bottom: 20px;
    padding: 12px;
	background:url(/img/bkgCommon.png) 0 0 repeat;
    border-top: #00aeef 8px solid;
    border-top-left-radius: 4px; 
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px; 
    box-sizing: border-box;
    font-size: 1.8rem;
    font-size: 18px;
}
.ttlMidashiM{
    width: 720px;
    margin-bottom: 20px;
    padding: 8px 12px 8px 4px;
    border-bottom: #00aeef 4px solid;
    box-sizing: border-box;
    font-size: 1.6rem;
    font-size: 16px;
}
.ttlMidashiS{
    width: 720px;
    margin-bottom: 20px;
    padding: 8px 12px 8px 4px;
    border-bottom: #ccc 1px dashed;
    box-sizing: border-box;
    font-size: 16px;

}
.ttlMidashiSS{
    margin-bottom: 8px;
    padding: 0;
    box-sizing: border-box;
    font-weight: bold;
    color: #00aeef;
    font-size: 16px;

}
.ttlMidashiSS:before{
    content: "●";
}


.txtList{
	margin: 0 0 20px;
}
.txtList li{
	background: url(/img/common/arrow_next.png) 0 center no-repeat;
	background-size: 12px;
	margin: 0 0 5px;
	padding: 0 0 0 16px;
	font-size: 16px;
}
.txtDeco{
    background: #FF6B00;
    color: #fff;
}
a.linkIcon:after {
    display: inline-block;
	content: url(/img/icnLink.png);
    margin-left: 4px;
}

.commonTel {
    position: relative;
    float: left;
    width: 730px;
    height: 620px;
    margin-bottom: 20px;
    background: url(/img/common/imgCommonTel.png) 0px 0px no-repeat;
}
.commonTel__mailLink{
    width: 229px;
    margin: 0 auto;
}
.commonContact {
    position: absolute;
    bottom: 48px;
    right: 110px;
    width: 495px;
    padding-top: 80px;
    background: url(/img/common/btnCommonContact.gif) 0px 0px no-repeat;
}
.commonContact:hover{
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}


.commonTel_s{
	margin-bottom: 24px;
}
.commonTel_s__img:hover{
	opacity: 0.8;
}


.commonMiniTel {
    position: relative;
    width: 730px;
    height: 414px;
    margin: 0 0 20px;
    background: url(/img/imgCommonTel_s.png) 0px 0px no-repeat;
}
.commonMiniTel__mailLink{
    width: 334px;
    margin: 0 auto;
}
.commonMiniContact {
    position: absolute;
    bottom: 10px;
    right: 110px;
    width: 485px;
    padding-top: 74px;
    background: url(/img/btnCommonContact_s.gif) 0px 0px no-repeat;
}
.commonMiniContact:hover{
  opacity:0.5;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
}

#hensaiPhoto {
    margin-bottom: 25px;
}

#hensaiPhoto .photoImg{
	float: right;
    width: 222px;
}





/* Reason */
.reasonCont{
    position: relative;
    margin: 0;
}
.reasonCont__img{
    position: absolute;
    margin: 0 !important;
    bottom: 0;
    right: 0;
}
.ttlReason,
.ttlMerit{
    position: relative;
    width: 720px;
    padding: 8px;
	background: #00aeef;
    box-sizing: border-box;
    color: #fff;
}
.ttlReason span,
.ttlMerit span{
    display: block;
    padding: 0 8px;
    border-bottom: #fff 1px solid;
    font-size: 26px;
    font-size: 2.6rem;
}
/*.ttlReason--img{
    margin-bottom: 32px;
}
.ttlReason--img:after{
    content: url(/img/icnMidashiSugiyama.png);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -58px;
}
*/
.reasonBox{
    width: 720px;
    border: 12px solid #d1f5fc;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.reasonBox__item{
    position: relative;
    margin-bottom: 4px;
    padding: 0 0 0 100px;
    min-height: 80px;
    background: url(/img/bkgReasonNo.png) 0 0 repeat-y;
}
.reasonBox__item:nth-child(odd){
    background: url(/img/bkgReasonNo.png) 0 0 repeat-y #FFFAEE;
}
.reasonBox__item:last-child{
    margin-bottom: 0;
}
.reasonBox__item--01:before{
    position: absolute;
    top: 0;
    left: 0;
    content:url(/img/icnReason01.png);
    width: 85px;
}
.reasonBox__item--02:before{
    position: absolute;
    top: 0;
    left: 0;
    content:url(/img/icnReason02.png);
    width: 85px;
}
.reasonBox__item--03:before{
    position: absolute;
    top: 0;
    left: 0;
    content:url(/img/icnReason03.png);
    width: 85px;
}
.reasonBox__item--04:before{
    position: absolute;
    top: 0;
    left: 0;
    content:url(/img/icnReason04.png);
    width: 85px;
}
.reasonBox__item--05:before{
    position: absolute;
    top: 0;
    left: 0;
    content:url(/img/icnReason05.png);
    width: 85px;
}
.reasonBox__item__ttl{
    padding: 8px 80px 0 0;
    color: #e0ad1e;
    font-size: 24px;
    font-size: 2.4rem;
}
.reasonBox__item__txt{
    margin: 0 !important;
    padding: 0 80px 0 0 !important;
}





.meritTtl {
    position: relative;
    width: 720px;
    padding: 8px;
    background: url(/img/bkgMeritTtl.png) 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    box-sizing: border-box;
    color: #fff;
}
.meritTtl span {
    display: block;
    padding: 8px 12px;
    border-bottom: #fff 1px solid;
    font-size: 22px;
    font-size: 2.2rem;
}

.meritBox{
    width: 720px;
    margin-bottom: 40px;
    border: solid #d2d2d3 2px;
    box-sizing: border-box;
}
.meritBoxMerit{
    float: left;
    width: 50%;
    padding-bottom: 16px;
    box-sizing: border-box;
}
.meritBoxMerit__ttl{
    background: #f5af18;
    color: #fff;
    text-align: center;
}
.meritBoxMerit__ttl span{
    display: inline-block;
    height: 35px;
    margin: 8px 0;
    padding-left: 40px;
    background: url(/img/icnMerit_01.png) left center no-repeat;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
}
.meritBoxMerit__item{
    margin: 8px 8px 0 8px;
    padding: 8px 4px 16px 40px;
    box-sizing: border-box;
    border-bottom: dashed 1px #ccc;
    background: url(/img/icnMerit_02.png) left top 4px no-repeat;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

.meritBoxDemerit{
    float: right;
    width: 50%;
}
.meritBoxDemerit__ttl{
    background: #81bed9;
    color: #fff;
    text-align: center;
}
.meritBoxDemerit__ttl span{
    display: inline-block;
    height: 35px;
    margin: 8px 0;
    padding-left: 40px;
    background: url(/img/icnDemerit_01.png) left center no-repeat;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
}
.meritBoxDemerit__item{
    margin: 8px 8px 0 8px;
    padding: 8px 4px 16px 40px;
    box-sizing: border-box;
    border-bottom: dashed 1px #ccc;
    background: url(/img/icnDemerit_02.png) left top 4px no-repeat;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

.meritBoxMerit--borderR{
    box-sizing: border-box;
    border-right: solid #d2d2d3 2px;
}
.meritBox--borderL{
    box-sizing: border-box;
    border-left: solid #d2d2d3 2px;
}

.meritBtnBox{
    display: table;
    width: 720px;
    margin-bottom: 40px;
    padding-bottom: 16px;
    background: #e4e4e4;
}
.meritBtnBox__item{
    display: table-cell;
    width: 50%;
    padding: 16px;
}
.meritBtnBox__item a{
    display: block;
    padding: 24px 0;
    border-radius: 3px;
    background: #6ECF0D;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    text-decoration: none;

    -webkit-box-shadow:0px 5px 0px 0px #359E4A;
       -moz-box-shadow:0px 5px 0px 0px #359E4A;
            box-shadow:0px 5px 0px 0px #359E4A;
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
            transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}
.meritBtnBox__item a:hover{
    background: #9FD46A;
    color: #fff;

    -webkit-box-shadow:0px 2px 0px 0px #359E4A;
       -moz-box-shadow:0px 2px 0px 0px #359E4A;
            box-shadow:0px 2px 0px 0px #359E4A;
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
}

.meritBtnBox__item a:active {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  transition-duration: 0.1s;
}


.contentsList{
    width: 728px;
    margin-bottom: 32px;
    padding: 16px;
    border: 1px solid #ddd;
    background: #f6f6f6;
    box-sizing: border-box;
}
.contentsList__txt{
    margin-bottom: 8px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
}
.contentsList__block{
    margin: 0 0 16px 16px;
}
.contentsList__block__item-01{
    margin-bottom: 4px;
}
.contentsList__block__item-02{
    margin: 0 0 4px 24px;
}
.contentsList__block__item-01 a,
.contentsList__block__item-02 a{
    text-decoration: underline;
}
.contentsList__block__item-01 a:hover,
.contentsList__block__item-02 a:hover{
    text-decoration: none;
}


.archiveList{
    margin: 0 0 32px;
}
.archiveList__item{
    margin: 0 0 16px;
    padding: 0 0 16px;
    border-bottom: dashed 2px #ccc;
}
.archiveList__item__ttl{
    margin-bottom: 16px;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.2;
}
.archiveList__item__txt{
    margin-bottom: 12px;
}
.archiveList__item__img{
    float: left;
    width: 200px;
    margin: 0 16px 16px 0 !important;
}
.archiveList__item__more{
    float: right;
}
.archiveList__item__more a{
    display: block;
    padding: 12px;
    background: #999;
    color: #fff;
    border-radius: 3px;
    line-height: 1;
}


.pointList{
    margin-bottom: 16px;
}
.pointList__item{
    margin-bottom: 8px;
    line-height: 1.2;
}
.pointList__item:before{
    content:"";
    display: inline-block;
    margin-right: 8px;
    border: solid 6px #2fa7e0;
    border-radius: 2px;
}


.contentsTbl{
	width:100%;
	margin-bottom: 24px;
	table-layout: fixed;
	font-size: 1.4rem;
}
.contentsTbl__row{
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.contentsTbl__row__head{
	padding: 4px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background: #B2EAFF;
	vertical-align: middle;
	color:#07516C;
}
.contentsTbl__row__data{
	padding: 4px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	vertical-align: middle;
}

.speechBox{
	margin-bottom: 24px;
}
#mainArea .speechBox p{
	margin: 0;
}
.speechLeft{
	margin: 0;
}
.speechLeft__img{
	float: left;
	width: 100px;
}
.speechLeft__img img{
	width: 100%;
}
#mainArea p.speechLeft__txt{
	float: left;
	max-width: 600px;
 	position: relative;
	display: inline-block;
	margin: 15px 0 24px 15px;
	padding: 16px;
	background: #fff;
	border: 1px solid #707070;
	border-radius: 12px;
	box-sizing: border-box;
}
.speechLeft__txt:before {
	position:absolute;
	content:"";
	display:block;
	top:20px;
	left:-9px;
	width:0;
	z-index:1;
	border:10px solid transparent;
	border-right-color:#fff;
	border-left-width:0;
}
 
.speechLeft__txt:after {
	position:absolute;
	content:"";
	display:block;
	top:20px;
	left:-10px;
	width:0;
	border:10px solid transparent;
	border-right-color:#000;
	border-left-width:0;
}

.speechRight{
	margin: 0;
}
.speechRight__img{
	float: right;
	width: 100px;
}
.speechRight__img img{
	width: 100%;
}
#mainArea p.speechRight__txt{
	float: right;
	max-width: 610px;
 	position: relative;
	display: inline-block;
	margin: 15px 15px 24px 0;
	padding: 16px;
	background: #fff;
	border: 1px solid #707070;
	border-radius: 12px;
	box-sizing: border-box;
}

.speechRight__txt:before {
	border:10px solid transparent;
	border-left-color:#fff;
	border-right-width:0;
	right:-9px;
	content:"";
	display:block;
	top:20px;
	position:absolute;
	width:0;
	z-index:1;
}
 
.speechRight__txt:after {
	border:10px solid transparent;
	border-left-color:#000;
	border-right-width:0;
	right:-10px;
	content:"";
	display:block;
	top:20px;
	position:absolute;
	width:0;
}
.flowChart{
	margin-bottom: 40px;
}
.flowChart__item{
	margin-bottom: 65px;
	padding: 16px;
	background: #fff;
	border: 1px solid #707070;
	border-radius: 10px;
	position: relative;
}
.flowChart__item--blue{
	background: #b2eaff;
	border: none;
	color: #333;
}
.flowChart__item:before {
    font-family: FontAwesome;
    content: "\f13a";
    position: absolute;
    font-size: 40px;
	margin-left: -20px;
    left: 50%;
    bottom: -65px;
    color: #2fa7e0;
}
.flowChart__item:last-child{
	margin-bottom: 0;
}
.flowChart__item:last-child:before {
    content:none;
}

#mainArea .flowChart__item p{
	margin: 0;
}
#mainArea p.flowChart__item__ttl{
	margin: 0 0 8px;
	padding: 0 0 8px;
	border-bottom: dashed 1px #ccc;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.flowChart__item__txt{}

.henkanBox{
	margin-bottom: 24px;
}
.henkanBox__left{
	float: left;
	width: 48%;
	border: 1px solid #FF7900;
	border-radius: 4px;
}
#mainArea p.henkanBox__left__ttl{
	margin: 0;
	padding: 16px;
	background: #FF7900;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
#mainArea p.henkanBox__left__ttl:before {
    font-family: FontAwesome;
    content: "\f073";
	margin-right: 8px;
	font-size: 24px;
	font-weight: normal;
}

#mainArea p.henkanBox__left__txt{
	margin: 0;
	padding: 16px;
	text-align: center;
}
#mainArea p.henkanBox__left__txt span{
	font-size: 30px;
	font-weight: bold;
}

.henkanBox__right{
	float: right;
	width: 48%;
	border: 1px solid #70be22;
	border-radius: 4px;
}
#mainArea p.henkanBox__right__ttl{
	margin: 0;
	padding: 16px;
	background: #70be22;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
#mainArea p.henkanBox__right__ttl:before {
    font-family: FontAwesome;
    content: "\f080";
	margin-right: 8px;
	font-size: 26px;
	font-weight: normal;
}

#mainArea p.henkanBox__right__txt{
	margin: 0;
	padding: 16px;
	text-align: center;
}
#mainArea p.henkanBox__right__txt span{
	font-size: 30px;
	font-weight: bold;
}

.discBox{
	margin: 0 0 40px;
	border: solid #999 1px;
	box-sizing: border-box;
	border-radius: 5px;
    font-size: 16px;
	font-size: 1.6rem;
}
.discBox__ttl{
	padding: 12px;
	background: #B2EAFF;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.discBox__ttl:before {
    font-family: FontAwesome;
    content: "\f005";
    color: #fff;
	margin-right: 4px;
}
.discBox__data{
	margin: 0;
	padding: 12px;
}

.numberList {
	counter-reset: my-counter;
	list-style: none;
	margin: 0 10px 16px;
	padding: 0;
}
 
.numberList__item {
  margin: 0 0 24px;
  padding-left: 20px;
  position: relative;
}
.numberList__item:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background: #2fa7e0;
  color: #fff;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}
.numberList__item:last-child {
  margin-bottom: 0;
}

.summaryBox{
	margin: 0 0 40px;
	padding: 24px;
	border: solid 1px #B2EAFF;
	background: #EBF9FF;
	border-radius: 4px;
    font-size: 16px;
	font-size: 1.6rem;
}

.relatedBox{
	margin-bottom: 30px;
	border: #999 1px solid;
	border-radius: 4px;
}
#mainArea p.relatedBox__ttl{
	margin: 0;
	padding: 12px;
	background: #B2EAFF url(/img/bgRelatedBox.png) bottom right no-repeat;
	background-size: 62px;
	font-weight: bold;
	color: #333;
	border-radius: 4px 4px 0 0 ;
	box-sizing: border-box;
}
#mainArea p.relatedBox__ttl:before{
	display: inline-block;
	position: relative;
	top: 3px;
	content:"";
	width: 24px;
	height: 21px;
	margin: 0 8px 0 0;
	background:url(/img/icnRelatedBox_ttl.png) 0 0 no-repeat;
	background-size: 24px;
}
.relatedBoxList{
	padding: 16px 16px 0px;
}
.relatedBoxList__item{
	padding-bottom: 16px;
}
/*.relatedBoxList__item:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}*/
.relatedBoxList__item a{
	display: block;
	padding-left: 24px;
	background:url(/img/icnRelatedBox_list.png) 0px 4px no-repeat;
	background-size: 20px;
}

/*---------------------------------------------------------------

調整用CSS

---------------------------------------------------------------*/
#mainArea .mt0{margin-top: 0; !important}
#mainArea .mt5{margin-top: 5px; !important}
#mainArea .mt10{margin-top: 10px; !important}
#mainArea .mt15{margin-top: 15px; !important}
#mainArea .mt20{margin-top: 20px; !important}
#mainArea .mt25{margin-top: 25px; !important}
#mainArea .mt30{margin-top: 30px; !important}
#mainArea .mt35{margin-top: 35px; !important}
#mainArea .mt40{margin-top: 40px; !important}
#mainArea .mt45{margin-top: 45px; !important}
#mainArea .mt50{margin-top: 50px; !important}
#mainArea .mt55{margin-top: 55px; !important}
#mainArea .mt60{margin-top: 60px; !important}
#mainArea .mt65{margin-top: 65px; !important}
#mainArea .mt70{margin-top: 70px; !important}
#mainArea .mt75{margin-top: 75px; !important}
#mainArea .mt80{margin-top: 80px; !important}
#mainArea .mt85{margin-top: 85px; !important}
#mainArea .mt90{margin-top: 90px; !important}
#mainArea .mt95{margin-top: 95px; !important}
#mainArea .mt100{margin-top: 100px; !important}

#mainArea .mb0{margin-bottom: 0; !important}
#mainArea .mb5{margin-bottom: 5px; !important}
#mainArea .mb10{margin-bottom: 10px; !important}
#mainArea .mb15{margin-bottom: 15px; !important}
#mainArea .mb20{margin-bottom: 20px; !important}
#mainArea .mb25{margin-bottom: 25px; !important}
#mainArea .mb30{margin-bottom: 30px; !important}
#mainArea .mb35{margin-bottom: 35px; !important}
#mainArea .mb40{margin-bottom: 40px; !important}
#mainArea .mb45{margin-bottom: 45px; !important}
#mainArea .mb50{margin-bottom: 50px; !important}
#mainArea .mb55{margin-bottom: 55px; !important}
#mainArea .mb60{margin-bottom: 60px; !important}
#mainArea .mb65{margin-bottom: 65px; !important}
#mainArea .mb70{margin-bottom: 70px; !important}
#mainArea .mb75{margin-bottom: 75px; !important}
#mainArea .mb80{margin-bottom: 80px; !important}
#mainArea .mb85{margin-bottom: 85px; !important}
#mainArea .mb90{margin-bottom: 90px; !important}
#mainArea .mb95{margin-bottom: 95px; !important}
#mainArea .mb100{margin-bottom: 100px; !important}

.fs10{font-size: 1.0em; !important}
.fs12{font-size: 1.2em; !important}
.fs13{font-size: 1.3em; !important}
.fs14{font-size: 1.4em; !important}
.fs15{font-size: 1.5em; !important}
.fs16{font-size: 1.6em; !important}
.fs17{font-size: 1.7em; !important}
.fs18{font-size: 1.8em; !important}
.fs19{font-size: 1.9em; !important}
.fs20{font-size: 2.0em; !important}
.fs21{font-size: 2.1em; !important}
.fs22{font-size: 2.2em; !important}
.fs23{font-size: 2.3em; !important}
.fs24{font-size: 2.4em; !important}
.fs25{font-size: 2.5em; !important}
.fs26{font-size: 2.6em; !important}
.fs27{font-size: 2.7em; !important}
.fs28{font-size: 2.8em; !important}
.fs29{font-size: 2.9em; !important}
.fs30{font-size: 3.0em; !important}

.txtred{
	color:#FF0000;
	font-weight:bold;
}
.txtorange{
	color:#FF6600;
	font-weight:bold;
}
.txtgreen{
	color:#008000;
	font-weight:bold;
}
.txtblue{
	color:#167FA6;
	font-weight:bold;
}
.txtblack{
	font-weight: bold;
}
.txtred120{
	font-weight: bold;
	color: #ff0000;
	font-size: 120%;
}
.txtorange120{
	font-weight: bold;
	color: #FF6900;
	font-size: 120%;
}
.txtgreen120{
	font-weight: bold;
	color: #409526;
	font-size: 120%;
}
.txtblue120{
	color:#167FA6;
	font-weight:bold;
	font-size: 120%;
}
.txtblack120{
	font-weight: bold;
	font-size: 120%;
}
.markerYellow{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.markerGreen{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #b2eaff 60%);
}
.markerRed{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffa2a2 60%);
}

.red{ color: #ff0000!important; }
.blue{ color: #167FA6!important; }
.green{ color: #409526!important; }

.b{ font-weight: bold!important; }
.normal{ font-weight: normal!important; }

.imgLeft{
	display: block;
	float: left;
	margin: 0 16px 8px 0;
	width: 30%;
}
.imgCenter{
	display: block;
	margin: 8px auto;
	width: 100%;
}
.imgRight{
	display: block;
	float: right;
	margin: 0 0 8px 16px;
	width: 30%;
}


.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 28px;
}
.pagetop a {
    display: block;
    background-color: #2fa7e0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 10px;
	border-radius: 4px;
}
.pagetop a span{
	display: block;
	font-size: 1.2rem;
}
.pagetop a:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
}

a.linkIcon:after {
    display: inline-block;
	content: url(/img/icnLink.png);
    margin-left: 4px;
}

.telList{
    width: 100%;
    padding: 0 10px;
    box-sizing:border-box;
}
.telList__item{
    margin-bottom: 20px;
    padding: 0;
    background: none;
