@charset "utf-8";
/* CSS Document */

body{
		background-image:url(img/bg_1.gif);
		}

.body{
		background-color:#FFFFFF;
		background-image:url(img/bg_2.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		width:801px;
		height:1200px;
		margin-left:auto;
		margin-right:auto;
		}

a img{
		border:0px;
		}


a:link {
	color:#FFFFFF;
	text-decoration:none;
	
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}
a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#leftline{
		float:left;
		margin:0px auto;
		height:1175px;
		}


p{
		margin:0px;
		}

#header{
        width:780px; 
		height:439px;
		float:left;
		margin:0px;
		}

.button{
		float:right;
		margin-top:20px;
		margin-bottom:0px;
		border-bottom-width:0px;
		}

.logo{
		float:left;
		margin-top:15px;
		margin-bottom:0px;
		}

.grd{
		float:left;
		margin-bottom:10px;
		}

.img{
		margin-top:7px;
		margin-bottom:7px;
		margin-left:30px;
		margin-right:30px;
		clear:both;
		}

#menu{
        width:780px;
		height:723px;
		float:left;
		margin-top:10px;
		}

#leftbody{
		margin:3px;
		padding:17px;
		width:200px;
		height:400px;
		float:left;
		background-image:url(img/bg_1.gif);
		}

.menu{
		margin-top:5px;
		}
		
h1{
		font-family:"小塚明朝 Pro L";
		font-size:13px;
		font-weight:600;
		color:#666666;
		line-height:19px;
		margin-left:12px;
		letter-spacing:0.1em;
		}

#rightbody{
		margin:1px;
		width:515px;
		height:710px;
		float:left;
		padding:5px;
		}

.menu2{
		margin-top:15px;
		margin-bottom:3px;
		margin-left:2px;
		}

#footer{
        width:801px; 
		height:25px;
		margin:0px;
		clear:both;
		}
