body {
	background-color:FFFFFF;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin:0px;          /* ページ全体のmargin */
    padding:0px;         /* ページ全体のpadding */
    text-align:center;   /* 下記のautoに未対応用のセンタリング */

	   
	position: absolute;   
	left: 50%;   
	height: 100%;   
	width: 1000px;   
	margin-left: -500px; /* MUST be half the width */ 
	


}
.bg_w {
	text-align:center;
	

}
.bg_g {
	background-image:url(images/share/bg_g.gif);
	text-align:center;
	
	

}
.bg_g2 {
	background-color:#e8e8e8;
	text-align:center;


}
.bg_main{
	background-color:#f8f7f7;
	font-size: 10px;
	line-height: 12px;
	color:#666666;

}
.fontsize_10{
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
.fontsize_12{
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.fontsize_14{
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.copyright{
    text-align:center;
	font-size: 10px;
	line-height: 12px;
	color: #003366;
	text-decoration: none;
}
.getadobe{
	padding-left:5px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.topics_text{
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left:8px;
}
.textlink_blue{
	font-size: 12px;
	line-height: 16px;
	color: #669999;
	text-decoration: underline;
}
.textlink_yellow{
	font-size: 12px;
	line-height: 16px;
	color: #999900;
	text-decoration: underline;
}
.textlink_gray{
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #66b3cc;
	text-decoration:underline;
}
.topics_text10{
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-left:8px;
}
h1 {
	font-size:10px;
	font-weight:normal;
	color:#CCCCCC;
	margin:5px;
    padding-left:9px;
}
.p8_text{
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left:8px;
}
.p8_img{
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
}
.textb{
	font-size: 12px;
	line-height: 16px;
	color: #3366cc;
	font-weight: bold;
	padding-left:8px;
}

