@charset "Shift-JIS";
/*
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
(C)2008 BETSUDAI KOHSAN All Rights Reserved.
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
*/




/*////////////////////////////////////////////////////////////////////////////
Reset
////////////////////////////////////////////////////////////////////////////*/
body,div,p,ul,dl,dt,dd,em,b,a,span,img {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

/*////////////////////////////////////////////////////////////////////////////
Body
////////////////////////////////////////////////////////////////////////////*/
body { 
	color: #333;
	background-color: #fff;
	font-size: 12px;
	line-height:1.4;
	font-family: Verdana, "lr oSVbN", "qMmpS Pro W3",@Osaka;
}

/*////////////////////////////////////////////////////////////////////////////
Text
////////////////////////////////////////////////////////////////////////////*/
.fc-white {
	color: #fff;
}
.fc-black {
	color: #555;
}
.fc-gray {
	color: #777;
}
.fc-gray2 {
	color: #888;
}
.fc-red {
	color: #e51f1f;
}
.fc-orange {
	color: #e94300;
}
.fc-orange2 {
	color: #e39314;
}
.fc-yellow {
	color: #de7d00;
}
.fc-green {
	color: #1d8e00;
}
.fc-green2 {
	color: #a3b712;
}
.fc-greenlight {
	color: #00c282;
}
.fc-blue {
	color: #0054c6;
}
a:link,
a:visited { 
	color: #3366ff;
	text-decoration: none;
}
a:hover {
	color: #004eff;
	text-decoration: underline;
}
.s10 {
	font-size: 10px;
	line-height: 1.4;
}
.s11 {
	font-size: 11px;
	line-height: 1.4;
}
.m12 {
	font-size: 12px;
/*	line-height: 1.5;*/
}
.l14{
	font-size: 14px;
	line-height: 1.5;
}
.l16{
	font-size: 16px;
	line-height: 1.8;
}
.telNumber {
	font-size: 16px;
	font-weight: bold;
	color: #e51f1f;
}
.txtOpenhouse{
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#GlobalContentsArea td,
#GlobalContentsArea740 td {
	font-size: 12px;
	line-height: 1.4;
}



