body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #7090A0;
	background-image: url(images/main_bg.gif);
	font-size: 11px;
}

td {
	font-size: 11px;
}

/* テキスト関連 */

.copyright {
	font-size: 9px;
	color: #265A73;
	line-height: 140%;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
	vertical-align: middle;
	height: 50px;
	text-align: center;
}

.text11px {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}

.text12px {
	font-size: 12px;
	line-height: 140%;
	color: #666666
}

/* リンク関連 */

a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #3300FF;
}
.text11pxEng {

	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.textStyle {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
    border:1px solid #666666;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
    color: #000000;
    font-size: 11px;
    background: #FFFFFF;
    margin-left:2px;
}

img
{
	border:none;
}

#sf{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=5)
}

