/********** 全体 **********/ 

body, td, tr{
	margin: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック";
	text-align: left;
	}

img {
	border: 0px;
	}

a:link { color: #000099; text-decoration: underline }
a:visited { color: #333399; text-decoration: underline }
a:hover { color: #ff0000; text-decoration: none }
a:active { color: #666666; text-decoration: none }

.font10 { font-size: 10px; }

span.new {
    display: none;
	margin: 0px 3px 0px 0px;
	float: left;
	}


/********** メイン **********/ 

#main{
	width: 630px;
	}


/* エースホーム導入（施工例） */

.exa_a_box01 {
	width: 116px;
	height: 130px;
	margin: 0px 10px 0px 0px;
	float: left;
	}

.exa_a_box01 a {
	margin: 0px 0px 0px 3px;
	}

.exa_a_box01 a img {
	border: 3px #EAE0D5 solid;
	margin: 0px 0px 2px 0px;
	float: left;
	}

.exa_a_date {
	font-size: 10px;
	margin: 0px 0px 2px 3px;
	}


/* エースホーム導入（イベント情報） */

.eve_a_box01 {
	width: 630px;
	background: url(ace/img/line01.gif) repeat-x bottom;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	}

.eve_a_box01 a {
	margin: 0px 0px 5px 0px;
	}

.eve_a_box02 {
	width: 545px;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
	float: left; 
	}

.eve_a_date {
	width: 70px;
	background: url(ace/img/arrow01.gif) no-repeat 0px 4px;
	margin: 0px 0px 0px 3px;
	padding: 2px 0px 0px 10px;
	float: left; 
	}

