@charset"Shift_JIS";/*---文字コード指定（日本語のコメント･日本語フォント指定の際は必須）---*/

/*----------[[基本構造]]----------*/
body {
	text-align: left;
	color: #666666;
	font-family: Tahoma;
}
td {
	color: #666666;
}
#body {
	/*width: 781px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;*/
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
}

.ttl{font-size:14pt; font-weight: bold; line-height:16pt;}
.bid0{font-size:12pt; line-height:14pt;}
.bid1{font-size:10pt; line-height:12pt;}
.bid2{font-size:10pt; font-weight:bold; line-height:12pt;}
.bid3{font-size:9pt; line-height:12pt;}
.bid4{font-size:8pt; line-height:10pt;}
.bid5{font-size:10pt; line-height:16pt; padding-top: 10px; padding-left: 30px;}

a{
	text-decoration: underline;
	color: #164256;
}
a:hover{
	text-decoration: underline;
	color: #FF9900;
}
.fieldbg {
	background-image: url(services/img/field/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
table.border {
}




table.border td {
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 11pt;
}
