@charset "utf-8";

/* テキスト関係 */
.small{
	font-size:0.9em;
	line-height:1.6;
	}

	
/* 特徴 */	
#service{
	width:680px;
	}
.svboxL{
	float:left;
	width:430px;
	}
.svboxR{
	float:right;
	}
#service h4{
	margin:13px 0 10px 0;
	border-style:solid;
	border-width:0 0 0 5px;
	border-color:#921d38;
	padding-left:5px;
	font-size:1.1em;
	font-weight:bold;
	}
	
#b-sheet{
	width:410px;
	background-color:#f8f1ed;
	padding:10px;
	height:164px;
	margin-bottom:40px;
	}
.b-sheetL{
	float:left;
	width:135px;
	}
.b-sheetR{
	float:left;
	width:275px;
	}
	
/* テーブル */
#service table{
	width:430px;
	border: solid 1px #efddd3;
	border-collapse:collapse;
	margin-bottom:20px;
}
#service td{ 
	padding:3px;
	border: solid 1px #efddd3;
	background-color:#fff;
	}

#service td.rose{ 
	padding:3px;
	background-color:#ffedf2;
	line-height:1.4;
	}


/* マッチング技術 */		
em{
	background-color:#e7f6fd;
	}
		
.textA{
	width:605px;
	margin-left:57px;
	margin-bottom:40px;
	}
.textB{
	width:605px;
	margin-left:57px;
	margin-bottom:20px;
	}

dl.matching{
	margin-left:57px;
	}
dt.matching{
	border-style:solid;
	border-width:0 0 0 5px;
	border-color:#921d38;
	padding-left:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	}
dd.matching{
	margin-bottom:20px;
	}

.mL{
	margin-left:57px;
	margin-bottom:10px;
	}
	
.aipc{
	width:623px;
	margin-left:57px;
	}	
.aipcL{
	float:left;
	width:390px;
	}
.aipcR{
	float:right;
	margin-bottom:30px;
	}
.aipcR2{
	float:right;
	margin-bottom:5px;
	}

.mT{
	margin-top:40px;
	}
#qa{
	width:645px;
	background-image:url(/images/service/aipc_qa_bk.gif);
	background-repeat:repeat-y;
	padding-top:21px;
	padding-left:35px;
	}
.answer{
	width:610px;
	margin-bottom:20px;
	}
.answerLast{
	width:610px;
	}

/* テーブル */
#qa table{
	width:430px;
	border: solid 1px #efddd3;
	border-collapse:collapse;
	margin-bottom:20px;
}
#qa td{ 
	padding:3px;
	border: solid 1px #efddd3;
	background-color:#fff;
	}
#qa th{ 
	padding:3px;
	border: solid 1px #efddd3;
	background-color:#efddd3;
	text-align:left;
	}


/* サービス内容 */	
.feature{
	width:680px;
	}
.feature h3{
	margin-bottom:20px;
	}
.feature p{
	margin-bottom:15px;
	}
.featureL{
	float:left;
	width:430px;
	margin-bottom:20px;
	}
.featureR{
	float:right;
	margin-bottom:20px;
	}
.fRcap{
	width:215px;
	border:solid 1px #CCC;
	padding:5px;
	font-size:0.85em;
	}
.st{
	color:#921d38;
	font-weight:bold;
	}


/* ご入会はこちらボタン */
.entrybtn {
	width: 680px;
	text-align:center;
	background-color:#f8f1ed;
	padding:24px 0 24px 0;
	margin-top:20px;
}
/* ご入会はこちらボタン end */