/* ===================================================
 * service
 * =================================================== */
#main .article h3 {
	font-size: 18px;
	font-weight: bold;
}
#main .article h3.blackBg {
	background-color: #444;
	color: #fff;
	padding: 3px 20px;
}
#main .article h4 {
	font-weight: bold;
	font-size: 14px;
}
#main .article .inner {
	position: relative;
	width: 840px;
	margin-left: 20px;
}

#main .article h4.blueBar {
	color: #00447b;
	border-left: 4px solid #00447b;
	background-color: #d7e8f5;
	padding: 5px 10px;
}

#main .article ol li {
	list-style: decimal;
	margin-left: 1.5em;
}

/* .hgroup
------------------------------------------------------ */
#main .hgroup ul {
	width: 660px;
}

/* .table
------------------------------------------------------ */
table.table {
	width: 100%;
	margin-top: 6px;
	border: 4px solid #ccc;
	border-collapse: separate;
	border-spacing: 0;
}

table.fixed tr td {
	word-wrap:break-all;
}
table.table tr td {
	padding: 12px;
	font-size: 12px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #eee;
}
table.table thead tr {
	background-color: #eee;
}
table.table thead tr td {
	text-align: center;
	white-space: nowrap;
}
table.table tbody tr td {
	border-bottom: 1px solid #ccc;
}

table.table td.none { display: none;}

table.table td.r01 { width: 200px;}
table.table td.r02 {}
table.table td.r03 {
	width: 48px;
	padding: 12px 6px;
	text-align: center;
	white-space: nowrap;
}
table.table td.r04 {
	width: 110px;
	text-align: center;
	white-space: nowrap;
}

table.column2 td.td:nth-child(2) { text-align: center;}

table.table#financial tbody tr td {
	text-align: left;
}
.f_service#foreign table.table td.r01 { width: 300px;}
.f_service#foreign table.table td.r02 { width: 250px;}

.f_service#office table.table td.r01 { width: 300px;}
.f_service#office table.table td.r02 { width: 300px;}

/* .navBlock
------------------------------------------------------ */
#main .article .navBlock {
	margin-top: 20px;
	margin-right: -20px;
	zoom: 1;
}
#main .article .navBlock:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#main .article .navBlock li {
	float: left;
	display: block;
	margin-right: 20px;
}
#main .article .navBlock li.right {
	float: right;
}
#main .article .navBlock li a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 226px;
	height: 60px;
	padding: 0 30px 0 20px;
	color: #005599;
	border: 2px solid #005599;
	text-decoration: none;
	line-height: 1.3;
}
#main .article .navBlock li a:hover {
	background-color: #444;
	color: #fff;
}
#main .article .navBlock li a span {
	display: block;
	position: absolute;
	font-size: 18px;
	right: 10px;
	top: 38px;
	margin-top: -16px;
}
#main .article .navBlock li small {
	font-size: 12px;
	line-height: 1.6;
}
/* .navImgBlock
------------------------------------------------------ */
#main .article .navImgBlock {
	margin-top: 10px;
	zoom: 1;
}
#main .article .navImgBlock:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#main .article .navImgBlock li {
	float:left;
	width: 400px;
}
#main .article .navImgBlock li.right {
	float: right;
}
#main .article .navImgBlock li a {
	display: block;
	background-color: #666;
	color: #fff;
	text-decoration: none;
}
#main .article .navImgBlock li a:hover {
	background-color: #444;
}
#main .article .navImgBlock li a .btn {
	position: relative;
	padding: 10px 30px 10px 10px;
}
#main .article .navImgBlock li a .btn span {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -12px;
	font-size: 20px;
}
#main .article p.note {
	padding: 5px 0 0 11px;
	font-size: 11px;
	line-height: 1.5;
}
#main .article .noteBlock {
	padding: 0 0 0 20px;
}
#main .article .noteBlock li {
	padding: 0 0 0 11px;
	text-indent: -11px;
	font-size: 11px;
	line-height: 1.5;
}

/* .worksBtn
------------------------------------------------------ */
#main .article .worksBtn {
}
#main .article .worksBtn a {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 13px 60px;
	width: 276px;
	color: #fff;
	background-color: #00447b;
	border: 2px solid #005599;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
#main .article .worksBtn a:hover {
	background-color: #444;
}
#main .article .worksBtn a span {
	position: absolute;
	font-size: 22px;
	top: 50%;
	right: 20px;
	margin-top: -9px;
}
#main .article .worksBtn a span.icon-symbols-22 {
	font-size: 30px;
	left: 20px;
	right: auto;
	margin-top: -15px;
}
#main .article .worksBtn a span.icon-symbols-02 {
}

/* #index
=================================================== */
#index #main .article {
	width: 960px;
	padding: 0px;
}


/* #smoothness
=================================================== */
#smoothness .table01 td {
	width: auto;
	text-align: left;
}
#smoothness .table01 td:nth-child(2) {
	white-space: nowrap;
	text-align: center;
}
#smoothness .table01 thead td {
	text-align: center;
}
#smoothness .table01 tr td:last-child {
	text-align: left;
	white-space: normal;
}

/* #management
=================================================== */

#management table.fixed {
	table-layout: fixed;
}

#management .table01 td {
	width: auto;
	text-align: left;
}
#management .table01 td:nth-child(1) {
	width: 30%;
}
#management .table01 td:nth-child(2) {
	white-space: normal;
	text-align: center;
	width: 15%;
}
#management .table01 thead td {
	text-align: center;
}
/*#management .table01 tr td:last-child {
	text-align: left;
	white-space: normal;
}
*/

/* .navBlock 
=================================================== */
#main .article .navBlock.anchor4 li a {
	width: 150px;
}




