@charset "utf-8";

#resizingS a {
	border: 1px solid #999;
	background: white;
	color: #403d33;
}

#resizingM a {
	border: 1px solid #999;
	background: white;
	color: #403d33;
}

#resizingL a {
	border-color: #3d3d3d;
	background-color: #3d3d3d;
	color: white;
}

body {
	font-size: 15px;
}
body.responsive-sp {
	font-size: 13px;
}

/*
#newsArea,
#newsGuideBlock,
#relationBlock,
#ftGNav,
#contentInner,
#globalContainer,
#eventContainer,
#c_cate,
.caseIndex{
	font-size:116%;
	line-height: 1.25;
}

.bsPanelBlock {
  font-size:116%;
}

#newsArea div dt {
	width: 125px;
}

#newsArea div dd { width: 470px; }
*/