@charset "UTF-8";
/* CSS Document */

body {
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka";
color:#111111;
letter-spacing:0.1em;
line-height:20px;
text-align:justify;
display:block;

font-weight: normal;
text-transform: uppercase;

}

A:link {text-decoration: underline;
        color: #333333;}
A:visited {text-decoration: none;
		color:#FF6600;}
A:active {text-decoration: none;
		color:#333333;}
A:hover {text-decoration: underline; 
       color: #FF6600;}
	   
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.overline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

<!--
.style7 {color: #FFFFFF}
-->

a.linkopacity img {
filter:alpha(opacity=70);
-moz-opacity: 0.;
opacity: 0.7;
-khtml-opacity: 0.7;}


a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

#ieoxAdTag
{
display:none;
}

#oxAdTag
{
display:none;
}

#conash3D0
{
display:none;
}
