a { 
	text-decoration:none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF9966;
}

a.pt { 
	text-decoration:none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	color: #FF9966;
	font-size: 8pt;
}


a:hover { 
	text-decoration:underline; 
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF9966;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	color: #666666;
	line-height: 160%;
}

/*
.body_countents {
	background-repeat: no-repeat;
	background-image: url(/common_image/bg_top.gif);
	background-position: center top;
}
*/

.copyright {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 120%;
	color: #C5C5C5;
}


.annotation {
	font-size: 10pt;
	line-height: 140%;
	color: #999999;
}

.maintxt_b {
	font-size: 11pt;
	font-weight: bold;
	line-height: 100%;
	color: #999999;
}

.s_title {
	font-size: 14pt;
	font-weight: bold;
	line-height: 100%;
	color: #666666;
}

.ss_title {
	font-size: 14pt;
	font-weight: bold;
	line-height: 100%;
	color: #66CCFF;
}

a.addlink { 
	text-decoration:none;
	font-family:sans-serif; 
	color: #FF9966;
	font-size: 8pt;
	line-height: 120%;
}

a.addlink:hover { 
	text-decoration:underline; 
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF9966;
	font-size: 8pt;
	line-height: 120%;
}

h1 {
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	color: #666666;
	font-weight: normal;
}

