﻿/*---aboutフォルダ各ページ用　更新履歴
08.08.15 作成
---*/

/*---文中右置き画像用（画像左マージン）---*/
#contentArea #contentLeft p .imgRight{
margin-left:10px;
}
/*---//文中右置き画像用（画像左マージン）---*/

/*--- jobフロー解説部分 ---*/
#jobFlwBox{
width:563px;
padding:20px 0px 20px 4px;
float:left;
}
#jobFlwArea{
width:406px;
padding-right:7px;
float:left;
}
	#jobFlwArea dl,dt,dd{
	width:406px;
	}
#jobImgArea{
padding-top:10px;
width:150px;
float:left;
text-align:right;
color:#7E3AFF;
}
/*--- //jobフロー解説部分 ---*/

/*--- monitor体験談部分 ---*/
.monitorBox{
width:550px;
padding-left:17px;
}
.monitorBox dt{
width:550px;
height:37px;
}
.monitorBox dd{
width:428px;
padding-left:122px;
}
	/*---a---*/
	.monitorBox dd.monitorA{
	background-image:url(img/monitor_a_bg.gif);
	background-repeat:no-repeat;
	height:71px;
	}
	/*---b---*/
	.monitorBox dd.monitorB{
	background-image:url(img/monitor_b_bg.gif);
	background-repeat:no-repeat;
	height:76px;
	}
	/*---c---*/
	.monitorBox dd.monitorC{
	background-image:url(img/monitor_c_bg.gif);
	background-repeat:no-repeat;
	height:162px;
	}
	/*---d---*/
	.monitorBox dd.monitorD{
	background-image:url(img/monitor_d_bg.gif);
	background-repeat:no-repeat;
	height:93px;
	}
	/*---e---*/
	.monitorBox dd.monitorE{
	background-image:url(img/monitor_e_bg.gif);
	background-repeat:no-repeat;
	height:113px;
	}
/*--- //monitor体験談部分 ---*/

/*--- policy運営方針部分 ---*/
.policyBox{
padding-top:15px;
}
	.policyBox dt{
	height:56px;
	}
	.policyBox dd{
	width:497px;
	padding:10px 20px 10px 50px;
	background-image:url(img/policy_bg.gif);
	background-repeat:repeat-y;
	border-bottom:1px #08C033 solid;
	border-top:1px #08C033 solid;
	}
/*--- //policy運営方針部分 ---*/
/*--- policy運営会社について部分 ---*/
.policyList { 
list-style-image:url(img/policy_point.gif); 
margin-left:30px;
} 
	.policyList li{ 
	list-style-image:url(img/policy_point.gif); 
	padding-bottom:20px;
	} 
#book dt{
color:#08C033;
font-weight:bold;
}
#book dd{
width:537px;
padding-left:30px;
}
/*--- //policy運営会社について部分 ---*/

/*--- Q&Aメニュー部分 ---*/
#qaMenuBox{
width:550px;
border:1px #FF7F0D solid;
margin:10px 0px 10px 5px;
padding:12px 14px 0px 14px;
}
	#qaMenuBox dl{
	width:550px;
	padding-bottom:10px;
	}
	#qaMenuBox dl dt{
	width:550px;
	height:23px;
	}
	#qaMenuBox dl dd{
	padding-left:20px;
	width:530px;
	}
	#qaMenuBox dl dd p{
	width:265px;
	float:left;
	}
	#qaMenuBox dl dd p img{
	margin-right:2px;
	}
/*--- //Q&Aメニュー部分 ---*/

/*--- Q&A質問と回答部分 ---*/
.qaQ{
width:567px;
margin-bottom:10px;
}
	.qaQ dt{
	width:40px;
	height:33px;
	float:left
	}
	.qaQ dd{
	width:527px;
	height:32px;
	line-height:32px;
	border-bottom:1px #CCCCCC solid;
	float:left;
	}
.qaA{
width:567px;
margin-bottom:10px;
}
	.qaA dt{
	width:40px;
	float:left
	}
	.qaA dd{
	width:527px;
	float:left;
	}
.qaBorder{
margin:5px 0px 5px 5px;
}
/*--- //Q&A質問と回答部分 ---*/








