<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* アクセス用CSS */
#access {
	font-size: 1.1em;
	line-height: 1.4em;
}
#access .shop_info {
	width: 690px;
	margin-top: 15px;
	padding-bottom: 40px;
}
#access .shop_info .box {
	padding-bottom: 20px;
}
#access .shop_info .left {
	width: 440px;
	float: left;
}
#access .shop_info dt {
	color: #102C89;
	font-weight: bold;
	margin-bottom: 2px;
}
#access .shop_info dt span {
	color: #FF3334;
}
#access .shop_info dd {
	margin-left: 1.0em;
}
#access .shop_info .left .bt_omise_photo {
	margin-top: 15px;
	margin-left: 1.0em;
}
#access .shop_info .right {
	width: 240px;
	float: right;
}
#access .shop_info dl.space_top {
	padding-top: 20px;
}


/*--------------------------------------------------*
 *   2017/08/02
 *--------------------------------------------------*/
#access .kids_space {
	border: 1px solid #CFD9F2;
	background-color: #F3F8FC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 0px;
	margin-bottom:20px;
}
#access .kids_space .memo {
	width: 424px;
	float: left;
}
#access .kids_space .memo .tab {
	width: 130px;
	background-color: #CFD9F2;
	font-size: 1.1em;
	color: #102C89;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 5px 0px;
	margin-top: 5px;
}
#access .kids_space .memo .in {
	padding: 15px 0px 0px 30px;
}
#access .kids_space .memo .in span {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 5px;
}
#access .kids_space .photo {
	width: 234px;
	float: right;
	padding-right: 10px;
}






</pre></body></html>