@charset "euc-jp";
/* CSS Document */

TD,TR { 
	font-size:12px; 
	line-height:180%; 
	color:#333333;
}

A:link { color:#003399;text-decoration: underline; }
A:visited { color:#003399; text-decoration:underline }
A:active { color:#003399; text-decoration:underline }
A:hover{ color:#FF3300; text-decoration:underline }

A.ex:link { color:#999999; text-decoration:underline }
A.ex:visited { color:#999999; text-decoration:underline }
A.ex:active { color:#999999; text-decoration:underline }
A.ex:hover{color:#999999; text-decoration:underline }

.txt10 {font-size: 10px;}
.txt11 {font-size: 11px;}
.txt12 {font-size: 12px;}

.bg001 {
	padding: 5px;
	line-height: 150%;
	font-size: 12px;
	background-image: url(../img/bg_01.gif);
}
.bg002 {
	padding: 5px;
	line-height: 120%;
	font-size: 11px;
	background-image: url(../img/bg_02.gif);
}

.service_header {
background-image: url(../img/head.jpg); width:823px; height:71px; background-repeat: no-repeat;
}

.headlink { text-align:right; padding: 40px 8px 0 0;}

.title_header {
	font-size: 14px;
	background-image:  url("../../image/title.jpg");
	height: 28px;
	padding-left: 15px;
	padding-top: 2px;
}



/* ==== Local Footer(Copyright) ==== */

div#localfooter{
	margin-top:6px;
	padding:0;
	width:98%;
}

#localfooter p{
	line-height:130%;
	font-size:10px;
	text-align:center;					/* for old Browser */
}
