@charset "utf-8";
/* CSS Document */

/*各ページの詳細設定*/

#subcontaints {
	margin: 15px;
}

#subcontaints strong {
	color: #184183;
}


#subcontaints2 {
	margin-left: 40px;
	margin-right: 30px;
}


/*　main下の問い合せボタンロールオーバー指定　*/
#button_toiawase a:link {
	width: 328px;
	line-height: 60px;
	display: block;
	background: url(../img/sub/button_toiawase.gif) no-repeat;
	text-decoration: none;
	padding-left: -500px;
	clear: both;
}

#button_toiawase a:visited {
	width: 328px;
	line-height: 60px;
	display: block;
	background: url(../img/sub/button_toiawase.gif) no-repeat;
	text-decoration: none;
	padding-left: -500px;
	clear: both;
}

#button_toiawase a:hover {
	width: 328px;
	line-height: 60px;
	display: block;
	background: url(../img/sub/button_toiawase_on.gif) no-repeat;
	text-decoration: none;
	padding-left: -500px;
	clear: both;
}

#button_toiawase a:active {
	width: 328px;
	line-height: 60px;
	display: block;
	background: url(../img/sub/button_toiawase.gif) no-repeat;
	text-decoration: none;
	padding-left: -500px;
	clear: both;
}



/* ビジネス実績 */
#dl_blue dl {
	border-style: solid;
	border-width: 1px;
	border-color: #184183;
	background-color: #EEF9FD;
	width: 380px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 10px;
}

#dl_blue dt {
	float: left;
	width: 110px;
	background-color: #1D4B9A;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	clear: both;
}

#dl_blue dd {
	margin-left: 120px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: solid 1px #184183;
}	

/* 実績詳細 */
#dl_red dl {
	border-style: solid;
	border-width: 1px;
	border-color: #D6531B;
	background-color: #FBE9E1;
	width: 400px;
	margin-top: 10px;
	padding: 10px;
}

#dl_red dt {
	float: left;
	width: 110px;
	background-color: #C24B18;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	clear: both;
}

#dl_red dd {
	margin-left: 120px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: solid 1px #D6531B;
}	

/* メディカル実績 */

#medical-0 {
	width: 400px;
	height: auto;
	margin-left: 18px;
}

#medical-1 {
	width: 130px;
	float: left;
}

#medical-12 {
	width: 265px;
	float: right;
}

#medical-2 {
	width: 130px;
	float: left;
}

#medical-3 {
	width: 130px;
	float: right;
}

#medical-0 table {
	border: solid 1px gray;
	padding: 0;
	width: 118px;
}

#medical-0 th {
	background-color: #BFBFBF;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#medical-0 td {
	font-size: 12px;
	font-weight: normal;
}

#medical-0 a {
	text-decoration: underline;
	color:#333333;
}


/*実績ページ*/

#main-jisseki {
	float: left;
	width: 622px;
}

#main-jisseki table {
	width: 590px;
	border: solid 2px gray;
	padding: 3px;
	margin: 2px;
}

#main-jisseki th {
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5A5;
}

#main-jisseki td{
	text-align: left;
}

#td-gray {
	background-color: #CCCCCC;
	padding: 5px;
	width: 90px;
	vertical-align: top;
}

#td-blue {
	background-color: #79CBEE;
	color: #FFFFFF;
	padding: 5px;
	width: 90px;
	vertical-align: top;
}

#td-white {
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}

#td-gray2 {
	background-color: #CCCCCC;
	padding: 5px;
	color: #FFFFFF;
	width: 100px;
	vertical-align: top;
}


	/* 右メニュー領域 */
#right-jisseki {
	float: right;
	width: 190px;
}


/* 言語 */
#use {
	width: 380px;
	margin-top: 20px;
	margin-left: 20px;
}

#use img {
	float: right;
	clear: both;
}

#use h3 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

#use h4 {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
}

/* ローカライズ */
#localize {
	width: 116px;
	height: 69px;
	float: left;
	margin: 0 10px 20px 20px;
}

#localize-title h3 {
	font-size: 14px;
}

/* 料金表 */

#price {
	width: 360px;
}

#price table {
	border: 0;
	margin-top: 10px;
	margin-left: 30px;
	padding: 0;
}

#price th {
	width: 150px;
	background-color: #5ec1ea;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	margin: 1px;
	border-bottom: solid 1px #999999;
}

#price td {
	text-align: center;
	border-bottom: solid 1px #999999;
}

#price a:link, #price a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#price a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#gekiyasu  {
	margin-left: 30px;
}

#gekiyasu_sample table {
	width: 400px;
	padding: 0;
	margin-top: 10px;
	border: solid 1px #999999;
}

#gekiyasu_sample th, #gekiyasu_sample td {
	border: solid 1px #999999;
	padding: 2px;
	margin: 0;
	vertical-align: top;
	width: 50%;
}

#gekiyasu_price table {
	width: 300px;
	padding: 0;
	margin-top: 10px;
	border: solid 1px #999999;
}

#gekiyasu_price th {
	padding: 2px;
	margin: 0;
	vertical-align: top;
	width: 50%;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #184183;
}

#gekiyasu_price td {
	padding-left: 5px;
	font-size: 14px;
}

#chinese_price table {
	width: 400px;
	border: solid 1px #999999;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0;
}

#chinese_price th {
	background-color: #B0B0B0;
	text-align: left;
	padding: 5px;
	margin: 1px;
	border-bottom: solid 1px #999999;
}

#chinese_price td {
	text-align: center;
	border-bottom: solid 1px #999999;
}



