body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#4A4A4A;
}


/*---------- wi ----------*/
td.back_left{
	background:url('/img/back_left.gif') repeat-y right;
}
td.back_right{
	background: url('/img/back_right.gif');
}


/*---------- HEADER ----------*/

input.search_box{
	width: 122px; 
	height: 20px;
	border: 1px #BDBEBD solid; 
}

td.language{
	font-size:10px;
	background: url('/img/header_lang_back.gif');
	background-repeat:repeat-x;
}




/*---------- GLOBAL NAVI ----------*/

td.g_navi_s{
	height:43px;
	background:#D6D6D6 url('/img/gnavi_back.gif') repeat-x top;
}
td.g_navi{
	width:155px;
	height:43px;
	background:#D6D6D6 url('/img/gnavi_back.gif') repeat-x top;
}




/*---------- HEADLINE ----------*/


h1.pagetitle{
	border-bottom:1px #DDDDDD solid;
	padding:0px 0px 4px 0px ;
	margin:0px 0px 0px 0px ;
	width:564px;
}

h1.no_margin{
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;

}

h2{
	padding:15px 0px 4px 0px ;
	margin:0px 0px 0px 0px ;

}

h2.no_margin{
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;

}

h3.no_margin{
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;

}




/*---------- COMPANY ----------*/


.company_top_link{
	padding:5px 0px 0px 10px ;
}

/*sK*/
.code_of_conduct_list{list-style:outside disc; margin:0px 10px;}
.code_of_conduct_list li{padding:3px 0px 10px 0px;}



/*---------- NEWS ----------*/

.news_red{
	color:#990808;
	vertical-align:top;
}

.news_blue{
	color:#084999;
	vertical-align:top;
}

.news_green{
	color:#1C9908;
	vertical-align:top;
}






/*---------- TABLE ----------*/


table.table_a{
	margin:5px 0px 5px 10px ;

}

td.td_a{
	padding:4px 4px 4px 4px ;
}

table.table_b{
	margin:10px 0px 10px 10px ;

}

td.td_b{
	line-height:120%;
	padding:8px 8px 8px 8px ;
}

table.table_c{
	margin:0px 0px 0px 10px ;

}

td.td_c{
	line-height:110%;
	padding:2px 10px 2px 20px ;
}

table.table_d{
	margin:6px 10px 10px 8px ;

}

td.td_d{
	padding:1px 10px 1px 10px ;
}


/*---------- TEXT ----------*/
.red{color:#FF0000;}

.gray{color:#676767;}

.mrg{
margin:0px;
padding-left:1em;}

/*---------- LINK ----------*/
a:link {
	color:#2E507B;
	text-decoration: none;
}

a:hover {
	color:#2E507B;
	text-decoration: underline;
}

a:visited {
	color:#2E507B;
	text-decoration: none;
} 



/*---------- TOP BANNER ----------*/

.banner_t{
	margin:0px;
	padding:0px;
	text-align:left;
	width:164px;
}


.banner_img{
	margin:0px;
	padding:3px 0px 0px 0px;
	text-align:center;
	width:164px;
}

.banner_space{
	margin:0px;
	padding:0px;
	height:10px;
}

.koukoku_date{
	margin:0px;
	padding:4px 10px 0px 8px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

.koukoku_com{
	margin:0px;
	padding:2px 10px 6px 16px;
	text-align:left;
	font-size:12px;
	line-height:16px;
}

.koukoku_com a{
	text-align:left;
	font-size:12px;
	color:#0066CC;
}











