@charset "shift_jis";

/* ‘S‘Ì\‘¢
---------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
 
html{
	overflow-x:hidden;
}
body {
	font-size: 80%;
	line-height:170%;
	color:#666666;
	font:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	background:#fff;
}
#wrapper{
	width:560px;
}

table{
	margin:0 20px 30px 20px;
}
th{
	clear:left;
	width:100px;
	padding:5px 0.5em 2px 1em;
	background:url(../images/icon01.jpg) no-repeat 0 11px;
	vertical-align:top;
	border-bottom:1px dashed #ccc;
}
td{
	margin-left:0;
	padding:5px 0.5em 2px 0px;
	border-bottom:1px dashed #ccc;
}	

