@charset "utf-8";
/* CSS Document */


body {
	background: #CC0000;
	margin: 0px;
	font: 13px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
.header {
	height: 65px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.companyname {
	background: url(../images/rogo.gif) no-repeat;
	margin-top: 8px;
	height: 51px;
	width: 143px;
	float: left;
}
.companyname h2 {
	display: none;
}
.companyconcept {
	height: 36px;
	width: 220px;
	padding-top: 22px;
	float: left;
	padding-left: 26px;
}

.header_bac {
	background: url(../images/header_bac.gif);
}
.header_tel {
	float: right;
	height: 50px;
	width: 170px;
	margin-top: 8px;
	background: url(../images/headercontact_telephone.gif);
}
.header_tel h2 {
	display: none;
}
.header_mail {
	height: 50px;
	width: 96px;
	float: right;
	margin-top: 8px;
}
.header_mail a {
	display:block;
	background: url(../images/headercontact_email.gif) no-repeat;
	text-decoration:none;
	height: 50px;
	width: 96px;
}
.pan {
	height: 18px;
	width: 760px;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
.pagetop {
	float: right;
	margin-right: 10px;
	clear: both;
}

.pan a {
	color: #999999;
}


.header_mail a:hover {
	background: url(../images/headercontact_emailover.gif) no-repeat;
}
.header_mail b {
	display: none;
}

.header_catalog {
	float: right;
	margin-top: 8px;
	height: 50px;
	width: 114px;
}
.header_catalog a {
	display:block;
	background: url(../images/headercontact_catalog.gif) no-repeat;
	text-decoration:none;
	height: 50px;
	width: 114px;
}
.header_catalog b {
	display: none;
}
.header_catalog a:hover {
	background: url(../images/headercontact_catalogover.gif) no-repeat;
}


.companyconcept h1 {
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	font-weight: normal;
}

/*メニューバー項目*/
.menubar {
	height: 30px;
	background: url(../images/menubar_bac.gif) repeat-x;
	clear: both;
	width: 100%;
}
.menulist {
	margin-left: auto;
	height: 28px;
	width: 700px;
	margin-right: auto;
}
.menulist  ul {
	list-style: none;
}

.menulist #menus {
	margin: 8px 2px;
}

.menulist  li {
	float: left;
}
/*ホーム*/
.menulist #home a {
	display:block;
	background: url(../images/mainmenu_home.gif);
	text-decoration:none;
	height: 30px;
	width: 82px;
}
.menulist #home a:hover {
	background: url(../images/mainmenu_homeover.gif) no-repeat;
}
.menulist #home b {
	display: none;
}

/*自由設計*/
.menulist #freedesign a {
	display:block;
	background: url(../images/mainmenu_freedesign.gif);
	text-decoration:none;
	height: 30px;
	width: 87px;
}

.menulist #freedesign a:hover {
	background: url(../images/mainmenu_freedesignover.gif) no-repeat;
}
.menulist #freedesign b {
	display: none;
}

/*工程*/
.menulist #process a {
	display:block;
	background: url(../images/mainmenu_process.gif);
	text-decoration:none;
	height: 30px;
	width: 72px;
}
.menulist #process a:hover {
	background: url(../images/mainmenu_processover.gif) no-repeat;
}
.menulist #process b {
	display: none;
}

/*2×4*/
.menulist #by4 a {
	display:block;
	background: url(../images/mainmenu_2by4.gif);
	text-decoration:none;
	height: 30px;
	width: 67px;
}
.menulist #by4 a:hover {
	background: url(../images/mainmenu_2by4over.gif) no-repeat;
}
.menulist #by4 b {
	display: none;
}

/*アフターサポート*/
.menulist #aftersupport a {
	display:block;
	background: url(../images/mainmenu_after.gif);
	text-decoration:none;
	height: 30px;
	width: 127px;
}
.menulist #aftersupport a:hover {
	background: url(../images/mainmenu_afterover.gif) no-repeat;
}
.menulist #aftersupport b {
	display: none;
}

/*インフォメーション*/
.menulist #info a {
	display:block;
	background: url(../images/mainmenu_information.gif);
	text-decoration:none;
	height: 30px;
	width: 150px;
}
.menulist #info a:hover {
	background: url(../images/mainmenu_informationover.gif) no-repeat;
}
.menulist #info b {
	display: none;
}

/*分譲地情報*/
.menulist #sale a {
	display:block;
	background: url(../images/mainmenu_sale.gif);
	text-decoration:none;
	height: 30px;
	width: 91px;
}

/*ページの上に戻る*/
.pagetop a {
	display:block;
	background: url(../images/pagetop.gif);
	text-decoration:none;
	height: 42px;
	width: 149px;
}
.pagetop a:hover {
	background: url(../images/pagetopover.gif) no-repeat;
}
.pagetop b {
	display: none;
}

.menulist #sale a:hover {
	background: url(../images/mainmenu_saleover.gif) no-repeat;
}
.menulist #sale b {
	display: none;
}
.menuli  {
	background: url(../images/menubar_disk.gif) no-repeat;
	height: 14px;
	width: 4px;
	float: left;
	margin: 8px 2px;
}

.contents {
	background: #FFFFFF;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 18px;
}
.contents2 {
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	width: 760px;
}
.content_image {
	width: 800px;
	border-bottom: 1px solid #CCCCCC;
}
.footer {
	background: url(../images/footer.gif) repeat-x;
	height: 73px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 800px;
}
.footerrogo {
	background: url(../images/footerrogo.gif);
	height: 13px;
	width: 67px;
	margin-top: 27px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.footerrogo b {
	display: none;
}
.fottertext {
	margin-top: 16px;
	float: left;
	font-size: 10px;
	line-height: 15px;
	width: 390px;
	color: #FFFFFF;
}
.fottertext a {
	color: #FFFFFF;
}

.footer_contact {
	float: right;
	width: 280px;
	margin-right: 10px;
	margin-top: 18px;
}
.footer_tel {
	background: url(../images/footercontact_telephone.gif) no-repeat;
	height: 40px;
	width: 122px;
	float: left;
}
.footer_tel b {
	display: none;
}

/*フッターメール*/

.footer_mail {
	float: left;
	height: 40px;
	width: 78px;
}

.footer_mail a {
	display:block;
	background: url(../images/footercontact_email.gif);
	text-decoration:none;
	height: 40px;
	width: 78px;
}
.footer_mail a:hover {
	background: url(../images/footercontact_emailover.gif) no-repeat;
}
.footer_mail b {
	display: none;
}

/*フッターカタログ*/

.footer_catalog {
	float: left;
	height: 40px;
	width: 80px;
}
.footer_catalog a {
	display:block;
	background: url(../images/footercontact_catalog.gif);
	text-decoration:none;
	height: 40px;
	width: 80px;
}
.footer_catalog a:hover {
	background: url(../images/footercontact_catalogover.gif) no-repeat;
}
.footer_catalog b {
	display: none;
}
.contentsleft {
	float: left;
	width: 240px;
	margin-top: 20px;
}

.contentsright {
	float: right;
	width: 500px;
	margin-top: 20px;
}
.contentsright b {
	font-weight: bold;
	color: #CC0000;
}
.contentsparts {
	clear: both;
	width: 760px;
}
.contents_boxtop {
	background: url(../freedesign/images/concept_image33.gif);
	height: 17px;
	width: 500px;
	margin-top: 10px;
}
#concept_image51 {
	margin-right: 115px;
	margin-left: 115px;
	margin-top: 5px;
}

.contents_boxunder {
	background: url(../freedesign/images/concept_image60.gif);
	height: 17px;
	width: 500px;
}
.contents_box {
	background: #FEF9E5;
	width: 480px;
	padding: 3px 10px;
}
.contents_box table {
	border-bottom: 1px solid #999999;
	width: 470px;
}
.contents_box td {
	padding: 5px;
}
.contentsright td {
	padding: 5px;
}
.formbox99 {
	padding: 5px;
}
.formbox99 td {
	padding: 5px;
}
.contents03 {
	width: 760px;
	margin-top: 20px;
}
.contents03 td {
	padding: 5px;
	text-align: center;
}
.txtstrong {
	font-weight: bold;
}
.txt14ptst {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 1px solid #009999;
	padding: 5px;
}
.space5px {
	padding: 5px;
}
