@charset "UTF-8";

header  { 
	width:100%;
	position:relative;
}

span { font-size:80%; }

/* section ============== */
.access_table div.l { width:510px; }

.access_table table { width:100%; margin-bottom:12px; }
.access_table th, 
.access_table td { border:1px solid #CCC; background:#FFF; padding:8px; }
.access_table th { font-size:90%; }
.access_table td { font-size:120%; }

.access_table img{ display:block; }

.access_table{ margin-bottom:40px; }
.photo{ margin-top:40px; }

