a { 
text-decoration:underline; 
color: #15689A; 
}

a:hover {
text-decoration:underline; 
color: #E10000; 
}

.menu A {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	background:#85B7F7;
	color: #FFFFFF;

 }
 
.sub_menu A {
	text-decoration:none;
	color: #999999;
	font-size: 10px;
}

.sub_menu A:hover {
	color:#FF3300;
	text-decoration: none;

}
 
.sub_menu {
	font-size: 12px;
}


body{
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
	background-image : url(../images/background.jpg);
}

tr {
	font-size: 12px;
}

h1 {
   font-Size:12px;
   font-weight: bolder;
			margin-top: 0px; 
			margin-bottom: 0px;
}


h2 {
   font-Size:14px;
   font-weight: bolder;
			margin-top: 0px; 
			margin-bottom: 0px;
}

.gyoukan {
	line-height: 130%;
}

.centerbg{
	background-image: url(../images/center.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A2C7E0;
}

/*フォントサイズ*/
.txt_12 {
	font-size: 12px;
	color: #000;
	letter-spacing: 0px;
	margin: 0;
	padding: 5px 0px 5px 5px;
	background-color:#ffffff;
}
.txt_14 {
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 3px 0 0;
}
.txt_14_1 {
	font-size: 14px;
	color: #000;
	text-align:center;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 3px 0 0;
	background-color: #d0eaff;
	width: 102px;
}
.txt_14_2 {
	font-size: 14px;
	color: #000;
	text-align: left;
	letter-spacing: 2px;
	font-weight:bolder;
	margin: 0;
	padding: 5px 0 5px 0;
}
/*カラー*/
.blue {
 color:#0080c0;
}
.red {
 color:#ff0000;
}
.red2 {
 color:#ff0000;
	line-height: 150%;
}

.black {
 color:#000000;
}
/*　top 　*/

.top_txt_01 {
	font-size: 12px;
	line-height: 150%;
	text-align:left;
	margin: 0;
	padding: 0 0 0 10px;
}
.top_txt_02 {
	font-size: 14px;
	font-weight:bolder;
	line-height: 100%;
	text-align:left;
	color: #022967;
	margin: 0;
	padding: 0 0 5px 10px;
}
.top_txt_03 {
	font-size: 12px;
	line-height: 150%;
	text-align:left;
	margin: 0;
	padding: 0 10px 10px 10px;
}
.top_txt_04 {
	font-size: 14px;
	font-weight:bolder;
	line-height: 100%;
	text-align:left;
	color: #022967;
	margin: 0;
	padding: 10px 0 5px 10px;
}
.top_txt_05 {
	font-size: 12px;
	line-height: 150%;
	text-align:left;
	margin: 0;
	padding: 10px 20px 10px 20px;
}
.top_txt_06 {
	font-size: 12px;
	line-height: 150%;
	text-align:left;
	margin: 0;
	padding: 10px 0px 0px 10px;
}
.top_txt_07 {
	font-size: 12px;
	line-height: 150%;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
/*inspection　insp　*/
.insp_bg {
 height: 110px;
	background: url(../images/insp/tit_bg_01.gif) no-repeat;
	font-size: 160%;
	font-weight:bolder;
	letter-spacing:0px;
	line-height: 100%;
	text-align: left;
	color: #fff;
	margin: 0;
	padding:10px 0 0 110px;
}
.insp_txt_01 {
	font-size: 12px;
	font-weight:normal;
	color: #fff;
	text-align:left;
	margin: 0;
	padding: 15px 15px 0 20px;
}
.insp_txt_02 {
	line-height: 130%;
	padding: 15px 0 0 0;
}
.insp_txt_03 {
	font-size: 14px;
	line-height:150%;
	font-weight:bolder;
	color: #000;
	text-align: center;
	margin: 0;
	padding:0;
	background-color: #FFFFCC;
}
.insp_txt_04 {
	font-size: 14px;
	line-height:150%;
	font-weight:bolder;
	color: #000;
	text-align: center;
	margin: 0;
	padding:0;
}

.insp_txt_blue_01 {
 color:#0080c0;
	font-weight:bolder;
	line-height: 130%;
	padding: 0 0 0 0;
}


.mt03 { margin-top: 3px; }
.mt05 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }

.ml10 { margin-left: 10px; }

.mr02 { margin-right: 2px; }
.mr05 { margin-right: 5px; }

.mb05 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }


.pt05 { padding-top: 5px; }

.pr05 { padding-right: 5px; }





