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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Verdana","ＭＳ Ｐゴシック";
	font-size: 0.83em;
	line-height: 150%;
	color: #666666;
}

td,th {
	font-family:"Verdana","ＭＳ Ｐゴシック";
	font-size: 0.83em;
	line-height: 150%;
	color: #666666;
}


a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #003A7A;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #006699;
}




h1{ 
        font-size:12px; 
        font-weight:normal; 
        padding-bottom:0px; 
        margin-bottom:5px; 
		text-align:center;
        }



.text_h1 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	font-weight:lighter;
}

.text_10px_darkgrey {
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
.text_12px_darkgrey {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.text_14px_darkgrey {
	font-size: 14px;
	line-height: 150%;
	color: #666666;
}

.text_10px_red {
	font-size: 10px;
	line-height: 150%;
	color: #DD0000;
}
.text_12px_red {
	font-size: 12px;
	line-height: 150%;
	color: #DD0000;
}
.text_14px_red {
	font-size: 14px;
	line-height: 150%;
	color: #DD0000;
}


.text_blue_10px {
	font-size: 10px;
	line-height: 150%;
	color: #003399;
}
.text_blue_12px  {
	font-size: 12px;
	line-height: 150%;
	color: #003399;
}
.text_blue_14px {
	font-size: 14px;
	line-height: 150%;
	color: #003399;
}


.text_10px_white {
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
}
.text_12px_white {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.text_14px_white {
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
}



/*------トップページ----------*/

/*　スライダー用　*/

.slid{
     width:750px;
	 margin: 0 auto;
}