@charset "utf-8";
/* CSS Document */

body{
		}

.body{
		width:801px;
		height:983px;
		margin-left:auto;
		margin-right:auto;
		}


a img{
		border:0px;
		}


a img{
		border:0px;
		}

a:link {
	color:#FFFFFF;
	
}
a:visited {
	color:#FFFFFF;
}
a:hover {
	color:#FFFFFF;
}
a:active {
	color:#FFFFFF;
}


p{
		float:left;
		}

.center{
		margin-left:auto;
		margin-right:auto;
		}

#header{
        width:780px; 
		height:158px;
		float:left;
		margin:0px;
		}

.leftline{
		float:left;
		margin:0px auto;
		height:958px;
		}

.logo{
		float:left;
		margin-top:7px;
		margin-bottom:0px;
		}

.button{
		float:right;
		margin-top:30px;
		margin-bottom:0px;
		}

.img{
		margin:0px;
		}

#menu{
        width:780px;
		height:800px;
		float:left;
		}

.logo2{
		margin-top:50px;
		margin-left:45px;
		margin-right:auto;
		}

table{
		clear:both;
		margin-top:50px;
		margin-left:auto;
		margin-right:auto;
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size:15px;
		font-weight:bold;
		border-spacing:5px;
		color:#666666;
		letter-spacing:0.2em;
		line-height:1.5;
		}

tr{
		border-bottom-color:#333333;
		border-bottom-style:double;
		border-bottom-width:medium;
}

td{
		padding:10px;
		border-bottom-color:#333333;
		border-bottom-style:dotted;
		border-bottom-width:1px;
		}

#footer{
        width:801px; 
		height:25px;
		margin:0px;
		clear:both;
		}
