@charset "utf-8";
/* TOP */
body {
	background: url(../images/bar2.gif) repeat-x;
	background-position:0 648px ;
	margin-top: 10px;
	color:#838383;
}

/*New　Contents*/
/**************************************************************************************************/

#ContentsNew{
	font:65%/1.5 "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
	background: url(../images/new-icon.gif) no-repeat top left;

}

#ContentsNew .stylenew{
}

#ContentsNew ul{
	margin:8px 0 0 100px;
	padding:0 0 0 0px;
	list-style-image:url(../images/icon-arrow01.gif);
}

#ContentsNew li{
	list-style-image:url(../images/icon-arrow01.gif);
	padding:0 0 5px 0px;
}

#ContentsNew a,#ContentsNew a:link,#ContentsNew a:visited{
	color:#838383;
	/*color:#F96B02;*/
	text-decoration:none;
}
#ContentsNew a:hover{
	color:#F96B02;
	background-color:#FFF1C8;
	list-style-image:url(../images/icon-arrow01-on.gif);
}
