@charset "utf-8";
/* CSS Document */

	
.form_area p
	{margin-top: 0 !important;}
		 
	 .form_area table p.hissu
	 	{background:url(../../common/img/mark_square2.gif) no-repeat left 0.5em;
		 padding-left: 18px;}
   	 .form_area table p.nini
	 	{background:url(../../common/img/mark_square.gif) no-repeat left 0.5em;
		 padding-left: 18px;}	
		  
.form_area input.size01
	{width: 230px;}
	
	.size02
	{width:82px;
	 margin-right: 10px;}
	.size03
	{width: 112px;
	 margin-left: 10px;}
	 .size04
	 	{width: 350px;
		 height: 120px;
		 overflow: auto;
		 padding: 3px;
		 line-height: 1.3;}
	.size05
		{width: 110px;}
	.size06
		{width: 50px;}
	.size07
		{width: 40px;}
	.size08
		{width: 30px;}
	.size09
		{width: 300px;}		


.exp
	{font-size: 90%;
	 color: #CCC;}
	 
span.example
	{margin-left: 10px;
	 font-size: 90%;
	 color: #5f5f5f;}
	 
div.example
	{margin-left: 10px;
	 font-size: 90%;
	 color: #CCC;}



.form_area table.wrap_t
	{width: 100%;
	 border-collapse: collapse;
	 border: 1px solid #e7e8e8;
	 margin-bottom: 20px;}
	 
.form_area table.wrap_t th,
.form_area table.wrap_t td
	{padding: 15px;
	 border: 1px solid #e7e8e8;}
	 
	 
	
	
.form_area table th.head,
.form_area table td.head
	{padding: 5px 15px;
	 background:#e8e7e7;}	
	 
.form_area table.table1 td
	{text-align: center;}
	
.form_area table.table1 th
	{width: 450px;}
	
	



.form_area table.table2 th
	{width: 160px;
	 vertical-align: top;}
	 
.how_know ul li
	{float: left;
	 width: 100px;
	 margin-right: 10px;}
	 

td.business ul
	{margin-bottom: 10px;}	 
	 
td.business ul li
	{width: 138px;
	 float: left;}
	 
td.business ul li span
	{padding-left: 17px;
	 background:url(../../common/img/arrow_under.gif) no-repeat left center;}
	 
td.business dl dt
	{width: 137px;
	 float: left;
	 background:none;
	 padding: 0;
	 clear: left;
	 margin:0 0 5px 0;}

td.business dl dd
	{width: 80px;
	 float: left;
	 padding : 0;
	 margin:0 0 5px 0;}
	
td.business dl dd.other01
		{width: 55px;} 
td.business dl dd.other02
		{width: 110px;
		 margin-right: 8px;}
td.business dl dd.other03
		{width: 50px;}	
		
		
.branch
	{border: 1px solid #e7e8e8;
	 padding: 7px 15px;
	 margin-bottom: 20px;}
	 
.tantouinput
	{float: left;
	 width: 360px;
	 margin-bottom: 5px;}
.tantoutxt
	{float: left;
	 width: 80px;
	 margin-bottom: 5px;
	 line-height:1;}
	 
.choice
	{width: 514px;
	 margin: 20px auto 0;}	
	 
.choice a
	{cursor: pointer;}


#resetBtn { width:252px; height:30px;border: none; background-image:url(../../common/img/btn_redoing.gif); float:right; background-repeat:no-repeat; cursor:pointer;}  	

*html #resetBtn { border:none;} 

#btnReset { float:left;}

#confBtn { float:left;}
	 
td.license span
	{padding: 0 3px;}
		
td.license .bg_color1 input,
td.license .bg_color1 select
	{background: #c0c0c0;}
	

.innerTbl,
.innerTbl td ,
.innerTbl th,
td.noBorder table,
td.noBorder table th,
td.noBorder table td


	{border: none !important;
	 padding-top: 0 !important;
	 padding-bottom: 0 !important;}
	
.jigyo,
.jigyo th,
.jigyo td
	{padding: 0 !important;
	 border: none !important;}
	
form
	{font-size: 12px;}
	
.innerTbl,
.innerTbl td ,
.innerTbl th{
    border: medium none !important;
    padding: 1px 4px !important;
    vertical-align: middle;
}



.formTbl td.bgGray, .formTblMgn td.bgGray {
    background-color: #F5F5F5;
    border: 1px solid #E7E8E8;
    padding: 6px 15px;
}

.selectTbl
	{width: 100%;}
	
.selectTbl td {
    border: 1px solid #939393;
    padding: 5px;
    text-align: left;
}


.form_area table.wrap_t th, .form_area table.wrap_t td {
    border: 1px solid #E7E8E8;
    padding: 15px;
}



.formTbl td, .formTblMgn td {
    border: 1px solid #939393;
    padding: 10px 0 10px 20px;
}
	
.selectTbl td {
    border: 1px solid #939393;
    padding: 5px !important;
    text-align: left;}
	

	
table.person td,
table.person th
	{padding: 50px;}
	
input
	{padding: 2px;}
	
	.supple{
	margin-top:5px;
	padding:0;
	font-size: 85%;
	color: #6E6E6E;
	line-height:1.2em;
}

.supple { line-height:150%;}

*html .supple { line-height:150%; padding-top:5px;}

body.business {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.business_main {
	height: 520px;
	background-color: #f5f5ea;
	margin-top: 130px;
}

.business_main_inner {
	width: 910px;
	height: 520px;
	margin: 0 auto;
	position: relative;
	background: url(../img/main_bg_new.png) no-repeat;
}


.business_main_inner h1 {
	position: absolute;
	right: 0px;
	top: 48px;
}

.business_main_inner h2 {
	position: absolute;
	right: 0px;
	top: 406px;
	display: inline-block;
}

.wrap_business {
	width: 910px;
	margin: 0 auto;
}

.wrap_business h3 {
	margin-top: -50px;
	position: relative;
}

.business_content {
	margin: 50px 30px 80px;
}

.business_content dl {
	margin-bottom: 80px;
}

.business_content dl dt {
	color: #9fc238;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 45px;
}

.business_content dl dd {
	font-size: 18px;
	line-height: 2em;
}



.business_merit {
	margin-bottom: 80px;
}

.business_merit h4 {
	display: block;
	border-bottom: 4px solid #9fc238;
}

.business_merit h4 span {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 20px;
	background-color: #9fc238;
	color: #fff;
}

.business_merit ul li {
	padding: 50px 0px;
	border-bottom: 1px solid #9fc238;
}

.business_merit table td:nth-of-type(1) {
	padding-right: 15px;
}

.business_merit table td dt span {
	font-size: 15px;
	display:block;
}

.business_merit table td:nth-of-type(2) dt {
	font-size: 24px;
	color: #9fc238;
	font-weight: bold;
	margin-bottom: 10px;
}

.business_merit table td:nth-of-type(2) dd {
	font-size: 15px;
	line-height: 2em;
}

.business_merit table td:nth-of-type(3) {
	padding: 0px 20px;
}

.business_about {
	margin-bottom: 70px;
}

.business_about h4 {
	color: #4d4d4d;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

.business_about table {
	width: 100%;
	margin-bottom: 100px;
}

.business_about table th {
	background-color: #9fc238;
	color: #fff;
	font-weight: bold;
	width: 150px;
	border-bottom: 7px solid #fff;
	text-align: center;
	font-size: 16px;
}

.business_about table td {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 1.8em;
	padding: 25px;
	box-sizing: border-box;
	background: #f5f5ea;
	border-bottom: 7px solid #fff;
}


.business_about .form_btn, .business_content .form_btn {
	text-align: center;
	margin-bottom: 20px;
}

.business_about .form_btn img:hover, .business_content .form_btn img:hover {
	opacity: 0.7;
}


.business_about aside, .business_content aside {
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}

.business_about .contact_link, .business_content .contact_link {
	text-align: center;
}

.business_about .contact_link a, .business_content .contact_link a {
	color: #9fc238;
	font-size: 16px;
	text-decoration: underline;
}




