body	{
	margin : 0px;
	padding : 0px;
	background-color : #ffffff;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}
/* firefoxでリンク指定の点線を消す */
a:focus	{
	outline : none;
	}
	

/* 共通項目 */
.bg_title	{
	width : 100%;
	height : 63px;
	margin : 0px;
	padding : 0px;
	background-image : url("whatsnew_img/bg_title.gif");
	text-align : center;
	}
.bg_title_BN	{
	width : 100%;
	height : 63px;
	margin : 0px;
	padding : 0px;
	background-image : url("whatsnew_img/bg_title_bn.jpg");
	text-align : center;
	}
.clear	{
	clear : both;
	}

.ph_border	{
	border-style : solid;
	border-width : 1px;
	border-color : #BCBCBC;
	margin : 0px;
	padding : 10px;}
	
.tx_title{
	background-image : url("whatsnew_img/arrow.gif");
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px 0px 0px 22px;
	font-size : 12px;
	line-height : 1.4;
	color : #0066CC;
	}

.tx_update	{
	font-size : 10px;
	line-height : 1.4;
	font-weight : 400;
	color : #336699;
	}

.tx_box	{
	margin : 0px;
	padding : 8px;
	background-color : #FFFFE8;
	font-size : 12px;
	line-height : 1.4;
	color : #535353;
	}


/* INDEXのテキストリンク */
a.midashi:link	{
	font-size : x-small;
	color : #003399;
	text-decoration : underline;}
a.midashi:visited	{
	font-size : x-small;
	color : #9966FF;
	text-decoration : underline;}
a.midashi:hover	{
	font-size : x-small;
	color : #FF6600;
	text-decoration : none;}

.font-ss-140	{
	font-size : 10px;
	line-height : 1.4;
	}
.font-ss-160	{
	font-size : 10px;
	line-height : 1.6;
	}
.font-ss-180	{
	font-size : 10px;
	line-height : 1.8;
	}
.font-s-140	{
	font-size : 12px;
	line-height : 1.4;
	}
.font-s-140b	{
	font-size : 12px;
	line-height : 1.4;
	font-weight : 900;
	}
.font-s-160	{
	font-size : 12px;
	line-height : 1.6;
	}
.font-s-180	{
	font-size : 12px;
	line-height : 1.8;
	}
.font-m-140	{
	font-size : 14px;
	line-height : 1.4;
	}
.font-m-160	{
	font-size : 14px;
	line-height : 1.6;
	}
.font-m-180	{
	font-size : 14px;
	line-height : 1.8;
	}
.font-l-180	{
	font-size : 16px;
	line-height : 1.8;
	}
.font-20-140	{
	font-size : 20px;
	line-height : 1.4;
	}
