body{
	background-image:url("img/background_line.gif");
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000000;
}
td{
	font-size:12px;
	color:#000000;
}

span.invisible{visibility:hidden;}

/*罫線*/
td.borderTop{border-top:1px solid #a7a7a7;}

/* head 部分 */
table#headbg{
	margin:0px;
	/*background-color:#ffffff;*/
	padding-left:13px;
	background-image:url("img/logo.gif");
	background-repeat:no-repeat;
	background-position:10px 0px;/*x y*/	
}
table#head{
	margin:0px;
}

table#head td{font-size:10px;}
table#head td#headText{color:#9b9b9b;padding-top:2px;}
table#head td.logo{padding-left:1px;}
table#head td.grayBack{text-align:center;background-color:#eeeeee;border:1px solid #a7a7a7;border-width:1px 0px 0px 1px;}
table#head td.navi{border-left:1px solid #a7a7a7;padding-left:5px;line-height:20px;}
table#head td a{color:#0253ac;text-decoration:none;}
table#head td a:hover{color:#1091d8;text-decoration:underline;}
table#head td.navi a{
	padding-left:13px;
	background-image:url("img/triangle_indicator.gif");
	background-repeat:no-repeat;
	background-position:6px 4px;/*x y*/	
}
table#head td.navi a:hover{
	background-image:url("img/triangle_indicator_f2.gif");
}


div#ashiato{
	padding:13px 0px 4px 28px;
	font-size:10px;
}

.syousai a{
	margin-right:6px;
	color:#0253AC;
	font-size:10px;
	line-height:1.6em;
}

.syousai12 a{
	margin-right:6px;
	color:#0253AC;
	font-size:12px;
	line-height:1.6em;
}


/*フッタ部分*/

td.foot{
	border-top:1px solid #a7a7a7;
	padding:4px 0px 4px 15px;
	font-size:10px;
	background-color:#e9e9e9;
}
.foot a{color:#0045a9;}

div#copyright{padding:5px 11px;text-align:right;color:#595959;font-size:10px;}


a{text-decoration:none;}
a:link{color:#0253AC;}
a:visited{color:#0253AC;}
a:hover{color:#1091D8;text-decoration:underline;}


/*内容*/
h1{
	margin:0px 0px 15px 0px;
}

div.mainContentsArea{
	padding:0px 28px 10px 28px;
	text-align:left;
}

p.mainlead{
	margin:0px;
	padding:0px 0px 37px 1px;
	line-height:1.6em;
}


.goto_top{
	font-size:10px;
/*	padding-right:28px;*/
}

strong{
	font-weight:bold;
}


.size10px{
	font-size:10px;
}

.size14px{
	font-size:14px;
}

.lh16{
	line-height:1.6em;
}

.lh18{
	line-height:1.8em;
}

.lh20{
	line-height:2em;
}

.lh25{
	line-height:2.5em;
}

.col_gray{
	color:#5e5e5e;
}

.col_red{
	color:#9d0000;
}

.col_orange{
	color:#e56308;
}
