*{
	margin:0;
	padding:0;
}

body{
	background:#ffffff;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",verdana,arial, sans-serif;
	color:#333333;
}

img{
	border:none;
}

ul{
	list-style-type:none;
}
ul li img{
	vertical-align:bottom;
}

table td,
table th{
	vertical-align:top;
}

/*--Link--*/
a{
    color:#336600;
    text-decoration:none;
}

a:hover {
    color:#333333;
    text-decoration:underline;
}

.clear_both{
	margin:0;
	padding:0;
	clear:both;
}

/*--wrapper--*/

#wrapper{
	width:972px;
	margin:0 0;
}

/*--pre_footer--*/

#pre_footer{
	width:800px;
	margin:10px auto;
}

/*--footer--*/

/*--#footer{
	margin-top:10px;
	padding: 15px;
	background-color: #ffffff;
	background: url(image/back_footer.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}--*/

