@charset "Shift_JIS";


BODY{

margin : 0px;
padding: 0px;
}



.font01 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

.font_s {
	font-size: 11px;
	line-height: 110%;
	letter-spacing:-2px;
	color: #333333;
}

a:active {
	color:#333333; text-decoration:underline; 
}

a:link {
      color: #0066ff;
	text-decoration: none;
	text-decoration: underline;
}

a:visited {
      color: #0066ff;
	text-decoration: none;
	text-decoration: underline;
}

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


a img.linkimg{
	background:none!important;
}
 
a:hover img.linkimg{
	opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}


div#main {
	background-color:#fff;
	width:900px;
	text-align:center;
 	margin: 0 auto;
 	text-align:left;
	vertical-align:middle; }

div#left {
	background-color:#fff;
	width:700px;
	margin　：0px ;
	float:left; }

div#right {
	background-color:#fff;
	width:190px;
	margin　：0px ;
	float:left; }

div#footer {
	background-color:#fff;
	width:900px;
    	margin: 0 auto;
	clear: both; }


div.box55 {
	padding: 10px;
	color: #555555;
	font-size: 12px;
	line-height: 150%;
}

div.box33 {
	padding: 10px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


td.box55 {
	padding: 10px;
	color: #555555;
	font-size: 12px;
	line-height: 150%;
}

a:hover.area {background-color:#ffe090;
	text-decoration:none;
	color: #111111;
}

a:visited.area {
	text-decoration:none;
	}


#wrapper{
	display: none;
}



TD{
	font-family: "ＭＳ Ｐゴシック";font-size:12pt;line-height:140%;color:#333333;
}

.T1{
	font-family: "ＭＳ Ｐ明朝";font-size:18pt; color:#000099;font-weight:bold; line-height:1.4em;
        margin-left:2%;
}
.T2{
	font-family: "ＭＳ Ｐ明朝";font-size:14pt; color:#0000ff; font-weight:bold;line-height:1.4em;
        margin-left:5%; 
}
.T3{
	font-family: "ＭＳ ゴシック";font-size:12pt; color:#800000; font-weight:bold; line-height:2.0em;
        margin-left:5%;
}
.T4{
	font-family: "ＭＳ ゴシック";font-size:9pt; color:#800000; font-weight:bold; line-height:2.0em;
        margin-left:5%;
}
.T5{
	font-size:10pt;line-height:120%;
}

A.special{
	font-size:11pt;text-decoration : none;
}
A:link.special{
	color:#0000ff;
}
A:visited.special{
	color:#0000ff;
}
A:hover.special{
	color:red;
}