@charset "Shift-JIS";


/* gуy[W*/

body{
    background-color: #e5e5e5;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;	
	margin: 0px;
	padding: 0px;
}

a:link , a:visited{
    color: #0054A5;
    text-decoration: none;
}

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

table{
    width: 240px;
	background-color: #FFFFFF;
}

P{
    padding: 0px 7px 0px 7px;
}

.copy{
    margin: 0px;
    padding: 7px;
	background-color: #000000;
    color: #FFFFFF;
}

p img{
	vertical-align: middle;
}

h1{
    display: none;
}

.menu{
    list-style :none;
    margin:  0px 5px 0px 5px;
    padding: 10px 5px 10px 5px;
}

.menu li{
    padding: 2px 0px 2px 18px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

td{
	font-size:11px;
}

.foot{
	height: 33px;
	background-image: url(img/foot.jpg);
	background-repeat: no-repeat;	
	background-position: center top;
}
