@import url(cmn.css);
@import url(base.css);


#access #contents_side h4{
	background-image: url(../access/images/side_title.gif);
}

#access #contents_main h2{
	background-image: url(../access/images/main_title.jpg);
}

.entry td{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.access_cell{
	background-color: #FBE3E3;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.access_border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
}
.entry img{
	margin-bottom: 25px;
}

