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

.serviceContentsIntroduction {
	width: 640px;
	padding: 0;
	text-align: center;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 30px;
	_margin-left: 15px;
	}
	
.serviceContentsIntroduction dd {
	margin: 0 0 6px 0;
	padding: 0;
	text-indent: 0;
	}
	
.serviceContentsIntroduction dl {
	margin: 0 0 0 0;
	padding:0;
	position: relative;
	}

.serviceContentsIntroduction dt {
	font-weight: bold;
	}

.serviceContentsIntroduction .frame {
	background-color: #ececec;
	border: 1px solid #acacac;
	text-align:center;
	margin:auto ;
	}

.interview_btn a {
	position: absolute;
	top: 15px;
	left: 160px;
	display: block;
	width: 84px;
	height: 16px;
	background: url("../../service/introduction/images/case_interview.gif") no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.interview_btn a:hover {
	background: url("../../service/introduction/images/case_interview.gif") no-repeat 0 -16px;
	}
	
#userIntroduction {
	border: 1px solid #dedede;
	}
	
.userName {
	font-size: 18px;
	font-weight: bold;
	}
	
.userName2 {
	font-size: 15px;
	font-weight: bold;
	}
	
.interview dd {
	padding-bottom: 5px;
	}
	
.txtAccent {
	color: #333;
	font-weight: bold;
	}

div#contactTel {
	position: absolute;
	top: 25px;
	left:435px;
	display: block;
	width: 190px;
	height: 58px;
	background: url("../../images/header_tel.gif") 0 0;
	text-indent: -9999px;
	}
	
.txtBoxRight {
	width: 530px;
	float: right;
	}

.txtBoxLeft {
	width: 530px;
	float: left;
	}
.mainTable {
	margin : 10px auto 10px 30px;
	_margin: 5px auto 5px 15px;
}

.number{
	text-align:right;
	font-size:90%;
}

.j_cbox{
	font-size:80%;
	margin:auto 30px auto 30px;
	_margin:auto 15px auto 15px;
}

.bottomP{
	margin:auto auto auto 30px;
	}

h4{
	margin:auto auto 10px 30px;
	}

/** Before After **/
.before_after{
	background:url(../images/bg_BA.gif) no-repeat;
	width:635px;
	height:120px;
	display:block;
	padding:0;
	margin:auto;
	}

.before{
	display:block;
	float:left;
	width:200px;
	height:60px;
	margin:60px 10px 40px 15px;
	padding:0;
	}

.after{
	display:block;
	float:left;
	width:360px;
	height:60px;
	margin:60px 0 40px 40px;
	padding:0;
	font-size:120%;
	font-weight:bold;
	line-height:1.4em;
	}
	
div.showingLink{
	margin:0 5px 20px 5px;
	padding:10px;
	border:1px solid #ccc;
	width:665px;
	height:20px;
	}