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

h2{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	width:840px;
	padding: 0px 0 0 30px;
	margin: 15px auto 0 auto;
	line-height:40px;
	background:#CCCCCC url(../img/heading_bg9.jpg) repeat 0 0;
	border:1px solid #333333;
}

h3{
	clear:both;
	font-size: 24px;
	font-weight: bold;
	color: #1f2892;
	padding: 0px 0 0 15px;
	margin: 15px 0 15px 0;
	line-height:24px;
	background: url(../img/heading_bg8.jpg) no-repeat 0px 0;
}


h3.two{
	clear:both;
	font-size: 24px;
	font-weight: bold;
	color: #1f2892;
	padding: 0px 0 0 15px;
	margin: 15px 0 15px 0;
	line-height:24px;
	background: url(../img/heading_bg8.jpg) repeat-y 0px 0;
}


h3.flow{
clear:both;
	font-size: 24px;
	font-weight: bold;
	color: #1f2892;
	padding: 0px 0 0 15px;
	margin: 0px 0 15px 0;
	line-height:24px;
	background: url(../img/heading_bg8.jpg) no-repeat 0px 0;
	background: none;
}


h3.faq{

	font-size: 16px;
	font-weight:normal;
	color: #003399;
	padding: 0px 0 0 20px;
	margin: 10px 0 0 0;
	line-height:22px;
	background: none;
}

h3.bg_none{
	font-size: 16px;
	font-weight:normal;
	color: #003399;
	padding: 0px;
	margin: 15px 0 0 0;
	line-height:22px;
	background: none;
}


h3.flow span.num{
	font-size: 70px;
	color: #003399;
}


h3.faq span.q{
	font-size: 40px;
	line-height:40px;
	color: #003399;
}


/*---------------------------------------------- 外部リンク等点線囲みボックス */
div.line{
	border:1px dotted #006699;
	padding:10px;
	margin:10px 0 10px 100px;
	width: auto;
	display:inline-block;
	clear:both;
	
}
/*------------------------------------------------------- Q&Aテキストのみ */

#container #contents #main_contents div.faq_a{
	width:655px;
	padding:0px 0 0 0;
	margin:0 0 60px 0px;
	position:relative;

}


#container #contents #main_contents div.faq_a p.an {
	position:absolute;
	top:0px;
	left:50px;
	line-height:50px;
	font-size: 40px;
	color: #CC6666;
	height:50px;
	width:50px;
}

#container #contents #main_contents div.faq_a p.text{
	width:500px;
	padding:20px 0 0 100px;
	margin:0;

}

#container #contents #main_contents p b{
	color: #1f2892;
	font-weight:bold;

}

#container #contents #main_contents p.front{
	text-align:center;

}


/*------------------------------------------------------------  パンくず */

#container #contents #main_contents dl.pan{
	list-style-type:none;
	overflow:hidden;
}
#container #contents #main_contents dl.pan dt{
	background:none;
	float:left;
	padding:0 15px 0 0;
	margin:0;
	
}
#container #contents #main_contents dl.pan dd{
	background: url(../img/pan_tag.gif) no-repeat 0px 5px;
	padding:0 0 0 25px;
	margin:0 20px 0 0;
	float:left;
	
}

/*------------------------------------------------------------  普通のテーブル */
table{
	width:655px;
	margin:10px auto 15px auto;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	color:#000000;

}

table th {
	color: #000066;
	background:#b3c6cf;
	padding:10px;
	font-size:14px;
	font-weight:normal;
	border-right:1px solid #0066CC;
	border-bottom:1px solid #0066CC;	
}
table td {
	font-size:14px;
	line-height:24px;
	padding:10px;
	text-align:left;
	border-right:1px solid #0066CC;
	border-bottom:1px solid #0066CC;	
}
table td b {
	color:#1e9ccf;
	font-size:16px;
	font-weight:normal;
}

table td p {
	width:auto;
}

table td.text {
	text-align:left;
	padding:10px 10px 10px 30px;
}

table td img.icon {
	margin:0 0 0 -10px;


}


table td.line,table th.line{
	border-bottom:1px solid #006699;
}

/*------------------------------------------------------------   会計　料金表用テーブル*/

table.kaikei{
	width:605px;
	margin:0px 25px 5px 25px;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	border-top:1px solid  #006699;
	border-left:1px solid #006699;
}


table.kaikei th {
	background:#84B5FF;
	padding:10px;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	border-bottom:1px solid #006699;
	border-right:1px solid #006699;
}
table.kaikei td {
	font-size:14px;
	line-height:18px;
	padding:10px;
	border-bottom:1px solid #006699;
	border-right:1px solid #006699;
}



table.kaikei td b {
	color:#0099CC;
	font-weight:normal;
}



/*------------------------------------------------------------   販売　料金表用テーブル*/

table.hanbai{
	width:605px;
	margin:0px 25px 5px 25px;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}


table.hanbai th {
	color:#000000;
	background:#FF9999;
	padding:10px;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
table.hanbai td {
	font-size:14px;
	line-height:18px;
	padding:10px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
table.hanbai td b {
	color:#FF3333;
	font-weight:normal;
}




/*------------------------------------------------------------   給与　料金表用テーブル*/

table.kyuyo{
	width:605px;
	margin:0px 25px 5px 25px;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	border-top:1px solid #00552e;
	border-left:1px solid #00552e;
}


table.kyuyo th {
	color:#000000;
	background:#99ffcc;
	padding:10px;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #00552e;
	border-right:1px solid #00552e;
}
table.kyuyo td {
	font-size:14px;
	line-height:18px;
	padding:10px;
	border-bottom:1px solid #00552e;
	border-right:1px solid #00552e;
}
table.kyuyo td b {
	color:#00a381;
	font-weight:normal;
}



/*------------------------------------------------------------   共通　テーブル文字位置等*/



#main_contents table .font_center{
	text-align:center;
}

#main_contents table .font_right{
	text-align:right;
}

/*------------------------------------------------------------  main_contents内 p要素 */
#contents #main_contents p{
	width:625px;
	line-height:20px;
	margin:0;
	padding:0 15px;
	text-align:left;
}



#contents #main_contents p.image{
	width:655px;
	margin:25px 0;
	padding:0;
	text-align:center;
}


#contents #main_contents p b.red{
	color:#FF0000;
}

#contents #main_contents p.al_right{
	text-align:right;
}

/*------------------------------------------------------------  ページの上へ */

#contents #main_contents #page_top{
	width:175px;
	height:34px;
	margin:30px 0 0 485px;
	padding:0;
}
#contents #main_contents .pagetop{
	width:175px;
	height:34px;
	margin:30px 0 0 550px;
	padding:0;
	overflow:hidden;
}
/* ページの上への下にFIX */
#container #page_top_under{
 bottom:0px; right:50px;
	width:175px;
	height:34px;
	margin:30px 0 0 710px;
	padding:0;
}
/*------------------------------------------------------------  main_contents内リスト要素 */
#contents #main_contents ul.bold{
	margin:30px 0 30px 50px;
}
#contents #main_contents ul.bold li{
	font-weight:bold;

}


/*------------------------------------------------------------  表　一覧等 */

#contents #main_contents div.field{
	width:635px;
	margin:10px auto;
	padding:10px;
	font-size:14px;
	border:1px solid #006699;
}

#contents #main_contents div.field img { float:left;}

#contents #main_contents div.field p{
	width:620px;
	font-size:14px;
	overflow:hidden;
}

#contents #main_contents div.field span.name{
	padding:0 10px;
	font-size:16px;
	float:left;
	color:#006699;
}

#contents #main_contents div.field span.catch{
	font-size:16px;
	padding:10px 15px;
	color:#333333;
	float:left;

}

#contents #main_contents div.field p.ad{
	width:635px;
	padding:10px;
	text-align:right;
	background:#99CCCC;
}

#contents #main_contents div.field ul{
	font-size: 14px;
	margin: 0 0 0 50px;
	padding: 0;
	list-style-type: circle;
	
}
#contents #main_contents div.field ul li{
	padding-top: 5px;
	margin-top: 5px;

}
#contents #main_contents div.field .ol_li{
	list-style-position: outside;
	padding-top: 0px;
	margin-top: 0px;

}

/*------------------------------------------------------------  人　一覧*/

.name_list{
	overflow:hidden;
	border-bottom:1px solid #999999;
	margin:0px;
}

.name_list .qua{
	width:430px;
	float:left;
}

.name_list .qua ul{
	list-style-type:none;
}

.name_list .qua li{
	background: url(../img/icon_paper.png) no-repeat 0px 0;
	padding:0 0 0 25px;
}

.name_list .qua p{
	font-size:18px;
	color:#006699;
	padding:0 0 0 30px;
}

.name_list .photo{
	width:100px;
	text-align:center;
	float:left;
}

.name_list .photo img{
	margin:10px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.80);
}

.name_list .photo .m_top{
	margin:40px 0 0 0;
}

.name_list .record{
	width:350px;
	float:left;
}
.name_list .record p{
	font-size:18px;
	color:#006699;
	padding:0 0 0 30px;
}

.name_list .record ul{
	list-style-type:none;
}

.name_list .record li{
	background: url(../img/icon_stuff.png) no-repeat 0px 0;
	padding:0 0 0 25px;
}



