*{
	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:800px;
	margin:0 auto;
	/*--padding-left:5px;--*/
}

/*pankuzu*/

#pankuzu{
	margin:10px 0;
	font-size:small;
}
#pankuzu li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}
#pankuzu li a {
	padding-right:10px;
	background:url(/image/pankuzu.gif) no-repeat right center;
}

/*--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;
}--*/

/*aburamushi*/

.aburamushi{
	margin-top:10px;
	text-aligh:centar;
}

.aburamushi_w{
	width:500px;
	margin:0 auto;
	text-align:left;
	background: url(http://www.sc-engei.co.jp/image/abura_02.gif);
	background-repeat:repeat-y;
}

.abura_l{
	float:left;
	width:210px;
	margin:0 0 0 20px;
	display:inline;
}

.abura_r{
	float:right;
	width:230px;
	margin:0 20px 0 0;
	display:inline;
}

