@charset "utf-8";
/* CSS Document */

/* ===================================================== */
/* お問い合わせ　アクセス
/* ===================================================== */
.contact .box ul.contact{
	margin-top: 10px;
	margin-left: 10px;
}

.contact .box ul.contact li{
	list-style: disc;
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

.contact .box ul.access li {
	padding-left: 30px;
	height: 30px;
	line-height: 33px;
	background: url(../../common/img/arrow_01.png) no-repeat 0px 7px;
	font-size: 13px;
	font-weight: bold;
    *display: inline;  
	*zoom: 1;	
}

