img{

	border: 0px;
}

/*body--------------------------------------------------------------*/

body
{
	margin            : 0px;
	padding		  : 0px;
	text-align        : center;
	font-size         : 12px;
	line-height       : 140%;
	color	          : #777777;
	font-family       : "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	background-color  : #E4E9E9;
	background-image  : url(../image/bg_01.gif);
	background-repeat : repeat-x;
        scrollbar-base-color:#dddddd;
        scrollbar-darkshadow-color:#fff3e6;

}


/*text--------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6
{
	margin      : 0;
	text-align  : left;
	font-size   : 12px;
	line-height : 160%;
	font-weight : normal;
}


font.small { font-size:11px;line-height:120%;}

font.font_15 { font-size:14px;line-height:150%;}


font.girls { font-size:12px;color:#777777;line-height:120%;}


/*table--------------------------------------------------------------*/


table.main{
	background-color: #ffffff;
	margin      : 0;
	padding: 0px 0px 0px 0px;
}


tr
{
	font-size   : 12px;
	line-height : 140%;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}


/*link--------------------------------------------------------------*/

a
{
	color           : #666666; 
	text-decoration : underline;
}

a:hover
{
	color           : #000000; 
	text-decoration : underline;
}

a.index
{
	color           : #427C89; 
	text-decoration : underline;
}


/*space--------------------------------------------------------------*/





.LISTFRAME{
	padding: 0px;
	border-color: #ffffff;
	border-width: 0px;
	border-style: solid;
	overflow: auto;
}




.sample{

	background-color:#ffffff;
	border-left     :1px solid #aaaaaa;
	border-right    :1px solid #aaaaaa;
	border-top      :1px solid #aaaaaa;
	border-bottom   :1px solid #aaaaaa;
	}