@charset "Shift_JIS";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img_common/wrapper_bg.jpg);
	background-repeat: repeat-x;
}
th,td{
	vertical-align: top;
}
table{
	border-collapse: collapse;
}
a{
	color: #006699;
}
a:hover{
	color: #FF6600;
}
body,table{
	color: #666666;
	line-height: 150%;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
#footer-bg {
	background-image: url(../img_common/wrapper2_bg.jpg);
	background-repeat: repeat-x;
}


.scroll {
	border: 1px solid #CCCCCC;
	height: 164px;
	width: 530px;
	overflow: auto;
	
}
