body {
	background-color:#EEEEEE;
	margin:0px;
	background-image:url(top.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	width:1100px;
}

#topwrapper {
}

#top {
	width:1100px;
	margin:0px;
	padding-top:3px;
}

.topleft {
	float:left;
	text-align:left;
	margin:0px;
	width:300px;
}

#topright {
	float:right;
	width:300px;
	text-align:right;
	margin:0px;
}
#header {
	margin-top:15px;
	width:1100px;
	height:340px;
	background-repeat:no-repeat;
	text-align:left;
	line-height:150%;
	color:#fff;
}

h1 {
	font-size:24px;
	font-weight:normal;
	text-align:left;
	margin-left:10px;
	margin-top:100px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	float:left;
}

.home {
	background-image:url(topheader.jpg);
}

.development {
	background-image:url(development.jpg);
}

.kaigaijinzai {
	background-image:url(topheader.jpg);
}

.others {
	background-image:url(image/tamanoi.jpg);
}

.creative {
	background-image:url(image/creative.jpg);
}

.csr {
	background-image:url(image/eco.jpg);
}

.community {
	background-image:url(community.jpg);
}

.estate {
	background-image:url(estate/estate.jpg);
}

.publication {
	background-image:url(publication.jpg);
}

.publication p,h1 {
	color:white;
}

hr {
	clear:both;
}

#header p {
	width:450px;
	margin-left:600px;
	padding-top:200px;
	font-weight:bold;
}

#menubar {
	margin:5px 0px 0px 0px;
	padding:0px;
	width:1100px;
	text-align:center;
}

.barmenu {
	float:left;
	padding:0px 1px 0px 2px;
}

img {
    border-style:none;
	margin:0px;
}

#contents img{
	margin:5px;
}

.barmenu a{
	display:block;
	border:none;
	background-color:#456600;
}

.barmenu a:link {
	background-color:#456600;
}

.barmenu a:hover {
	background-color:#555555;
}

#main {
	width:1100px;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:10px;
}

#bread {
	text-align:left;
	margin:5px 5px 0px 5px;
	padding:5px 0px 5px 0px;
	background-color:#555555;
}

#breadlink {
	margin:0px 0px 0px 5px;
	color:#fff;
}

#breadlink a:link, #breadlink a:visited {
	color:#fff;
	text-decoration:none;
}

#breadlink a:hover {
	color:#fff;
	text-decoration:underline;
}


#contents {
	clear:both;
	margin-top:15px;
	float:left;
	width:800px;
	line-height:150%;
	text-align:left;
}

blockquote {
	font-weight:normal;
}

H2{
	font-size : 16px;
	color:#669900;
	font-weight:bold;
	margin:0px 0px 10px 20px;
}

H3{
	font-size : 14px;
	font-weight:bold;
	text-decoration:underline;
	margin:0px 0px 10px 20px;
}

#contents p {
	margin:0px 20px 20px 20px;
}

#menu {
	float: right;
	width:300px;
	text-align:left;
}

.menuitem {
	background-color:#EDEAC5;
	padding:5px 0px 5px 0px;
}

.ad {
text-align:center;
font-size:10px;
margin-left:10px;
margin-right:10px;
}
.ad-right {
text-align:center;
font-size:10px;
margin:5px 0px 5px 5px;
float:right;
}

.c-both {
	clear:both;
	visibility:hidden;
}

#footer {
	background-color:#555555;
	font-size:12px;
	text-align:center;
	color:#fff;
	padding:5px 0px 5px 0px;
	width:1100px;
	margin-top:10px;
}

/*↓リンク色*/
#footer A:link { color:#FFF; }

/*↓訪問済みリンク色*/
#footer A:visited { color:#FFF; }

/*↓クリックしたときのリンク色*/
#footer A:active {color:#FFF; }

/*↓マウスでポイントしたときのリンク色*/
#footer A:hover {color:#FFF;  }

li {
	line-height:150%;
	margin-right:5px;
}

table {
	margin-bottom:10px;
}

/*↓ヘッダ部分のテーブルセルカラー、文字色設定*/
.HC {background-color:#CBEC7A;color:#333333; }

/*↓枠、罫線のテーブルセルカラー*/
.MC {background-color:#669900; }

/*↓コーナー見出し部分のテーブルセルカラー、文字設定*/
.TRC {background-color:#CBEC7A;font-size:12px;font-weight:bold; line-height:18px; text-align:center}

/*↓おすすめ商品見出し部分のテーブルセルカラー、文字設定*/
.TRC2 {background-color:#669900;font-size:12px;color:#FFFFFF;font-weight:bold;
line-height:18px;
 text-align:center;
}

