@charset "utf-8";

/*　アクセス
------------------------------------------------------------ */

#img_subtop {
	width: 780px;
	height: 140px;
	background: url(../common/images/access_topimg.jpg) no-repeat;
	text-indent: -9999em;
}

#access_box {
    width: 740px;
	height: 513px;
	background: url(../common/images/access_img01.jpg) no-repeat;
}

#access_box ul {
    width: 305px;
	_width: 715px;
	padding: 120px 0px 0px 410px;
}

#access_box li {
   margin-bottom: 8px;
}

#access_box li.tel {
    font-size: 1.6em;
	font-weight: bold;
	color: #FDC43E;
}