/* class設定 */
.small, .xsmall, .large, .xlarge , .xxlarge{font-family:Arial, Verdana, sans-serif}

/* リンク設定 */
A{}
A:link { color:#003366;text-decoration:underline}
A:visited { color: #003366;text-decoration:underline}
A:hover   { color: #006600;text-decoration:none}
A:active  { color: #0000FF;text-decoration:none}

/* Hタグ文字設定 */
h1 {  font-size: 10px; margin: 0px;} 

/* ↓サイト毎の設定は以下に記載↓ */

.company_table{
font-size:12px;
padding-top:5px;
padding-left:5px;
}

.company_table td{
border-top:1px solid #999;
border-left:1px solid #999;
}

.company_table .right{
border-right:1px solid #999;
}

.company_table .under{
border-bottom:1px solid #999;
}

.company_table .end{
border-bottom:1px solid #999;
border-right:1px solid #999;
}

.under_line{
border-bottom:1px solid #CCC;
}

.right_line{
background-image:url(group/images/back.gif);
padding-left:10px;
border-bottom:1px solid #FFF;
}

.back {
	background-image: url(company/images/bk.gif);
	background-repeat: no-repeat;
	background-position:5% 85%;
}

.moji{
     line-height:190%;
}	 
.moji170{
     line-height:170%;
}

.topics{
font size:10px;

}

.topics td{
border-bottom: 1px dashed #999;
padding-top:10px;
padding-bottom:7px;
}

.right_line2{
background-image:url(company/images/bk2.gif);
padding-left:10px;
border-bottom:1px solid #FFF;
}

.enterprise_table{
border-right:1px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #999;
}
.gruop_table{
border-right:1px solid #BFBFBF;
border-bottom:1px solid #BFBFBF;
border-left:1px solid #BFBFBF;
}


.recruit_line{
border-bottom:1px dashed #999;
}

.recruit_td{
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
border-bottom:1px solid #999;
}

.box {
border:1px solid #CCC;
}

.dashed_rb{
border-bottom:1px dashed #999;
border-right:1px dashed #999;
}
.dashed_r{
border-right:1px dashed #999;
}
.dashed_b{
border-bottom:1px dashed #999;
}
