@charset "utf-8";
/* CSS Document */
h1.access{
	background-image:url(../images/ttl_access.jpg);
	}

h2.access_read{
	background-image: url(../images/read_access.gif);
	}


h3{
	color:#1866AD;
	font-size:12px;
	line-height:18px;
	margin-top:10px;
	}
dl{
	margin-top:0;
	margin-bottom:10px;
	margin-left:20px;
	}
dl.dtType01 dt{
	clear:left;
	float:left;
	width:125px;
	margin-top:3px;
	}

dl.dtType01 dd{
	margin-left:130px;
	margin-top:3px;
	}
	
dl.dtType02 dt{
	margin-top:3px;
	}
/*.appoint{
	margin-top:20px;
	padding:10px;
	text-align:center;
	color:#1866AD;
	background-color:#F2F2F2;
	border:1px dotted #009AD6;
	}
ul.expList{
	margin:0 0 10px 20px;
	color:#1866AD;
	padding:0;	
	}
.marginBtm30{
	margin-bottom:30px;
	}*/
