@charset "utf-8";
/*general*/
body {
	font-size:16px;
}
/*#fontsmall {

	width:37px;

	height:25px;

	padding: 3px 2px 0px 0px;

	margin:0;

	float:left;

	background-image: url(/img/common/txt_small.gif);

	background-repeat: no-repeat;

}*/



#Size_normal {
	width:41px;
	height:28px;
	float:left;
	padding:0px 3px 0px 0px;
	margin:0;
	background-image: url(../img/common/size_nor.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Size_big {
	width:41px;
	height:28px;
	float:left;
	padding:0;
	margin:0;
	background-image: url(../img/common/size_big_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.news_date {
	width:140px;
}
td.news_body {
	width:420px;
}
td.photo_tb_body {
	width:370px;
}
/* pg */
td.pg_date {
	
	width:140px !important;
	font-size:13px !important;
}
td.pg_homename{
	width:190px !important;
	font-size:13px !important;
	line-height:1.3em !important;
	}
td.pg_body {
	width:320px !important;
	font-size:13px !important;
}

td.photo_tb_body span{
padding-left:10px;	
}
.box_detail_r {
	line-height:1.3em;
}
/* sitemap */

ul.sitemap_broad li a {
	width:230px;
}
/* 費用表記の改行 */

.break_span {
	display:inline;
}
/* 施設一覧 */

div.shisetsu_routeCont ul.shisetsu_arealist li {
	width:240px;
}
td.nichii_name {
	width:110px;
	border-bottom:1px solid #e7e3d5;
	font-size:small;
}
