@charset "UTF-8";

/*============================================================
//  �A�N�Z�X�}�b�v�E�e�Z�ւ̂��₢���킹
//==========================================================*/

.ymc #body .ymc_map{
	margin-bottom:20px;
}
.ymc #body .ymc_map h5{
	width:350px;
	font-size:14px;
	font-weight:normal;
	color:#2E535B;
	float:left;
}
.ymc #body .ymc_map h5 a{
	color:#2E535B;
	text-decoration:underline;
}
.ymc #body .ymc_map h5 a:hover {
	color:#93D6E2;
	text-decoration:underline;
}
.ymc #body .ymc_map ul.btn{
	list-style:none;
	float:right;
}
.ymc #body .ymc_map li.reserve{
	width:174px;
	height:26px;
	background:url(/imgcommon/btn_reserve.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:4px;
}
.ymc #body .ymc_map li.reserve a{
	width:174px;
	height:26px;
	display:block;
	background:url(/imgcommon/btn_reserve.jpg) no-repeat;
}
.ymc #body .ymc_map li.reserve a:hover{
	width:174px;
	height:26px;
	background:url(/imgcommon/btn_reserve_on.jpg) no-repeat;
}
.ymc #body .ymc_map li.shiryo{
	width:174px;
	height:26px;
	background:url(/imgcommon/btn_shiryo.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:4px;
}
.ymc #body .ymc_map li.shiryo a{
	width:174px;
	height:26px;
	display:block;
	background:url(/imgcommon/btn_shiryo.jpg) no-repeat;
}
.ymc #body .ymc_map li.shiryo a:hover{
	width:174px;
	height:26px;
	background:url(/imgcommon/btn_shiryo_on.jpg) no-repeat;
}
.ymc #body .ymc_map li.contact{
	width:174px;
	height:26px;
	background:url(/imgcommon/btn_contact.jpg) no-repeat;
	text-indent:-9999px;
}
.ymc #body .ymc_map li.contact a{
	width:174px;
	height:26px;
	display:block;
	background:url(/imgcommon/btn_contact.jpg) no-repeat;
}
.ymc #body .ymc_map li.contact a:hover{
	width:174px;
	height:26px;
	background:url(/imgcommon/btn_contact_on.jpg) no-repeat;
}

/*=========�n�}����========*/

.ymc #body .ymc_map img{
	float:right;
	margin:10px 0 0 0;
}
.ymc #body .ymc_map .box{
	width:190px;
	float:left;
	margin:10px 0 10px 0;
}
.ymc #body .ymc_map .box p.title{
	width:150px;
	font-size:14px;
	color:#000;
	float:left;
}
.ymc #body .ymc_map .box p.text{
	font-size:12px;
	color:#666;
	margin:5px 0 8px 0;
}
.ymc #body .ymc_map .box p.map{
	width:150px;
	font-size:12px;
	color:#2E535B;
	float:right;
	text-align:right;
}
.ymc #body .ymc_map .box p.map a{
	font-size:12px;
	color:#2E535B;
}
.ymc #body .ymc_map .box p.map a:hover{
	font-size:12px;
	color:#93D6E2;
}
.ymc #body .ymc_map .box .image{
	width:142px;
	height:107px;
	float:left;
	padding-right:8px;
}
.ymc #body .ymc_map .box .image img{
	border:solid 1px #999999;
}

