/*@charset "Shift_JIS";*/

/* global
----------------------------------------------------*/
div#globalnavi ol li.ir a {
	/*width: 59px;*/
	background: url(../../common/images/btn_gb_ir_o.gif) no-repeat 0px 0px;
}
/*-----------------------common----------------------------*/
div#page-body a{
	color:#3C3C3C;
	text-decoration:none;	
}
div#page-body a:hover{
	text-decoration:underline;
}
div#page-body a.type2 {
	color:#0029B0;
	text-decoration:none;
}
div#page-body a.type2:hover {
	text-decoration:underline;
}
div#page-body h4.subttl{
	font-size:120%;
	color:#ffffff;
	clear:both;
	background: url(../image/bg_ttl.gif) no-repeat;
	padding:6px 0px 20px 5px;
}
div#page-body a.type3 {
	color:#FFFFFF;
	text-decoration:none;
}
div#page-body a.type3:hover {
	text-decoration:underline;
}

/*--- disclaimer ---*/
div#page-body p.claim {
	padding:10px 10px 10px 10px;
/*	margin:0px 0px 5px 0px ; */
	line-height:150%;
}

