a:hover {  color: #FF0000; text-decoration: underline}

table.tstyle1{font-size:12px;}
.tstyle1 td{padding:1px 5px;}
/*.tstyle1 th{color:#2f6caa; letter-spacing:1px;padding:1px 5px; width:130px; text-align:left;}
*/
.tstyle1 th{color:#567c04; letter-spacing:1px;padding:1px 5px; width:130px; text-align:left;}

.line-g{background:url(../image/line_gray.gif) repeat-x; height:16px;}

body,table,tr,td,th,font {font-size:12px ; color:#333333 ; LINE-HEIGHT: 130% ;
font-family: Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", Verdana, sans-serif;
}

h2 {/* ページタイトルSEO文 */
	background-image: url(../image/title_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 545px;
	height: 30px;

	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 25px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
   }

h3 {/* ページタイトルSEO文 */
	background-image: url(../image/title_bg02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 300px;
	height: 30px;

	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 25px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}

.blue{color:#085897;}
.sky{color:#2fb4df;}
.dred{color:#c61628;}
.lred{color:#e24b5b;}
.red{color:#ff2626;}
.green{color:#567c04;}
.pink{color:#ea4f7e;}
.t14{font-size:14px;}
.t12{font-size:12px;}
.t10{font-size:10px;}
.mb5{margin-bottom:5px;}


