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

.about h4{
border-left:solid 5px #179ffe;
font-size:120%;
font-weight:bold;
line-height:1.1;
padding-left:10px;
margin-bottom:10px;
}
.about #corp dl{
margin-bottom:30px;
}
.about #corp dt{
font-weight:bold;
border-bottom:solid 2px #d7e8ed;
padding-bottom:5px;
margin-bottom:5px;
}
.about #corp table{
width:100%;
}
.about #corp th{
vertical-align:top;
text-align:right;
width:12%;
}
.about #corp td{
vertical-align:top;
}
#group{
padding-bottom:40px;
}
#group table{
width:100%;
table-layout:fixed;
margin-bottom:20px;
margin-top:-5px;
}
#group table td{
background:url("../images/grayLine_ico.gif")/*tpa=http://www.nitto-kohki.cn/common/images/grayLine_ico.gif*/ left bottom repeat-x;
padding:5px 0 5px 0;
}
#group table td a{
background:url("../images/blueArrow.gif")/*tpa=http://www.nitto-kohki.cn/common/images/blueArrow.gif*/ left center no-repeat;
padding-left:15px;
color:#179ffe;
text-decoration:none;
}
#group table td a:hover{
text-decoration:underline;
}
#group table td p{
background:url("../images/blueArrow.gif")/*tpa=http://www.nitto-kohki.cn/common/images/blueArrow.gif*/ left center no-repeat;
padding-left:15px;
}