#header{
	width : 760px;
	height : 100px;
	background : url(../img/access/header.jpg) no-repeat center center #DDDDDD;
	}
	
#header h1{
		text-indent:-9999px;

	}
#header a{
		display : block;
		width : 380px;
		height : 90px;	
}

#main{
	width : 569px;
	height : 100px;
	background : url(../img/access/main_img.jpg) no-repeat center top;
	}
	
#main h2{
	text-indent : -9999px;
	}

.pagetop{
	text-indent : -9999px;
	background : url(../img/common/pagetop.gif) no-repeat center center;
	width : 73px;
	height : 25px;
	float : right;
	margin : 10px 25px;
	}
	
.pagetop a{
	background : url(../img/common/pagetop.gif) no-repeat center center;
	width : 73px;
	height : 25px;
	display : block;
	text-decoration: none;
	}
	
#box_1{
	width :515px;
	margin : 20px auto 0px;
	padding : 5px 0px 0px 0px;
	background-color : #FFFFFF;
	}

#box_1 li{
	margin-bottom : 6px;
	margin-left: 20px;
}

#box_2{
	width : 515px;
	margin : 0px auto 0px;
	padding : 0px 0px 0px 0px;
	background-color : #FFFFFF;
	}
	
#box_2 h3{
	margin-top : 50px;
	}

.text_box{
	display : inline;
	margin :  0px 0px;
	padding : 0px ;
	width : 200px;
	height : 218px;
	line-height : 2em;
	}

.bold{
	font-weight : bold;
}

.img{
	margin : 30px 0px;
	}

.img_float{
	width : 292px;
	float : left;
	margin-right : 15px;
	}
