@charset "utf-8";
/*general*/
body {
	font-size:12px;
}
/*

#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_on.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.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.news_date {
	width:115px;
}
td.news_body {
	width:445px;
}


/* pg */
td.pg_date {
	width:140px;
}
td.pg_homename{
	width:190px;
}
td.pg_body {
	width:320px;
}
td.photo_tb_body {
	width:395px;
}

td.photo_tb_body span{
padding-left:10px;	
}
/* sitemap */

ul.sitemap_broad li a {
	width:170px;
}
/* 費用表記の改行 */

.break_span {
	display:none;
}
/* 施設一覧 */

div.shisetsu_routeCont ul.shisetsu_arealist li {
	width:188px;
}
td.nichii_name {
	width:110px;
	border-bottom:1px solid #e7e3d5;
	font-size:x-small;
}
