@charset "UTF-8";

/* 
====================================================================================================
■ common class
---------------------------------------------------------------------------------------------------- */
/* 準備中 */
.txt_not_ready {
	padding: 80px 0;
	text-align: center;
	font-weight: bold;
	font-size: large;
}



.tt02{
background:#d55e00 url(../common_img/h3_bg02.png) no-repeat 0 0;
color:#fff;
padding:8px 0px 12px 20px ;
font-size:110%;
margin-bottom:10px;
}



.tt05{
background: url(../common_img/tt_bg.png) no-repeat 0 center;
border-bottom:solid 1px #ccc;
padding:0px 0px 5px 20px ;
font-weight:bold;
font-size:120%;
margin:5px 0px 10px;
color:#116531;
}



/* メインタイトル
-------------------------------------------------- */
#main_tit {
	text-align: center;
	padding-top:10px;
}

/* パンくずリスト
-------------------------------------------------- */
#pan {
	margin:20px auto 10px;
	line-height: 28px;
	width:940px;
}
	#pan li {
		float:left;
	}
		#pan li:before {
			content: "　>> ";
		}
		#pan li.first:before {
			content: "";
		}

/* inner
-------------------------------------------------- */
.inner10 {
	padding: 0 10px;
}

/* table_style
-------------------------------------------------- */
.table_style {
	margin: 0 10px;
}
	.table_style table {
		width: 100%;
		border-top: 1px solid #aaa;
		border-right: 1px solid #aaa;
	}
		.table_style table th,
		.table_style table td {
			padding: 10px;
			border-bottom: 1px solid #aaa;
			border-left: 1px solid #aaa;
		}
		.table_style table th {
			width: 28%;
			background: url(../common_img/bg_ptn_mono.gif);
			vertical-align: top;
			text-align: left;
		}
			.table_style table td .w350 {
				width: 380px;
			}



.table_style02 {
	margin: 0 0px;
}
	.table_style02 table {
	        width: 100%;
		border:solid 4px #eee;
	}
		.table_style02 table th,
		.table_style02 table td {
			padding: 5px 10px;
			border: 1px solid #fff;
		}
		.table_style02 table th {
			vertical-align: top;
			color:#874632;
			background:#e6dd8d;
		}

		.table_style02 table td {
			background:#f8f8f8;
			border-bottom: 1px solid #ccc;
		}

		.table_style02 table td.item{
			text-align: center;
		}


p.hissu{
 background:url(../common_img/icon_05.gif) no-repeat left 2px;
 margin: 0;
 padding:0px 0px 0px 40px ;
}

p.nini{
 background:url(../common_img/icon_07.gif) no-repeat left 2px;
 margin: 0;
 padding:0px 0px 0px 40px ;
}

/* 
====================================================================================================
■ 中身
--------------------------------------------------------------------------------------------------*/


.pink_box{
background:#fff4f4 url(../common_img/bg_ptn_mono.png) repeat ;
border:solid #ffdede 1px;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(../common_img/ie-css3.htc);
padding:10px;
margin:0px 0px 10px;
}

.blue_box{
border:dotted #7bdeff 2px;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(../common_img/ie-css3.htc);
padding:10px;
margin:0px 0px 10px;
}

.org_box{
border:dotted #d55e00 1px;
border-top:none;
padding:10px;
margin:0px 0px 10px;
}

.kyou_cyou{
color:#339f33;
font-weight:bold;
border-bottom:dotted 1px #ccc;
padding:5px 0;
margin:0px 5px 10px;
font-size:120%;
}

.kyou_st{
padding:0px 0px 10px;
}

.hitu_box{
margin:20px 10px;
background:#ebf9ff;
border:dotted 2px #b9eaff;
padding:10px;
}


.hitu{
color:#990000;
font-weight:bold;
border-bottom:dotted 1px #ccc;
padding:5px 0;
margin-bottom:10px;
font-size:120%;
}

.hitu:before { content:"●"; } 

.seikyuu{
color:#ef63bb;
font-weight:bold;
padding:5px 0;
margin-bottom:10px;
font-size:100%;
}


.dl_style_faq {margin:10px 5px 20px 5px;
 }

.dl_style_faq dt {
padding:13px 80px 13px 40px;
position: relative;
background:url(../common_img/q_icon_q.gif) no-repeat 5px 35%;
border-bottom:dashed 1px #ccc;
font-weight:bold;
margin:2px 0px 0px 0px ;
color:#a6783c;
}


.dl_style_faq dd {
background:url(../common_img/q_icon_a.gif) no-repeat 5px 5px;
padding:10px 10px 10px 40px;
}


.dl_style_faq .open {}
.dl_style_faq .open:before { position: absolute;content:'閉じる▲';right:30px;top:30%; color:#fdbe6b;font-size:100%;}
.dl_style_faq dt,
.dl_style_faq .close {}
.dl_style_faq .close:before { position: absolute;content:'詳細▼';right:30px;top:30%; color:#fdbe6b;font-size:100%;}

/* 
====================================================================================================
◆依頼の流れ
---------------------------------------------------------------------------------------------------- */

.flow_tt{
background: url(../common_img/h3_bg09.png) repeat-x 0px center;
line-height:35px;
border:dotted 2px #84c800;
color:#353535;
font-size:130%;
padding:0px 0px 0px 70px ;
margin:40px 0px 15px 0px ;
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
position:relative;
}

.flow_tt:first-child{
margin:0px 0px 15px 0px ;
}

.flow_no{
position:absolute;
left:10px;
top:-8px;
background:#84c800 url(../common_img/flow_tt02.png) no-repeat center 0;
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
width:50px;
color:#fff;
line-height:50px;
text-align:center;
font-size:160%;
}
