@charset "shift-jis";

@import url("important.css");
#contain {
	padding: 50px 20px 0 70px;
}
h1#flashcontent {
	float: left;
	margin-bottom: 30px;
}
#cMain {
	float: right;
	width: 273px;
	color: #999;
	margin-bottom: 30px;
}
#cMain h2 {
	text-indent: -1000em;
	padding-bottom: 1em;
}
/*
#cMain ul {
	font-size: 162.875%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#cMain ul li {
	margin: 0;
	padding: 0;
	line-height: 1.8;
	list-style: none;
}
#cMain ul li a {
	color: #333;
	background: url(/img/common/listitem-gray.gif) no-repeat left center;
	padding-left: 13px;
}
html>body #cMain ul li a {
	display: block;
}
*/
#cMain ul {
	margin: 0 0 2em;
	padding: 0;
	list-style: none;
}
#cMain ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 193px;
}
#cMain ul li.architecture {
	height: 56px;
}
#cMain ul li.interior {
	height: 41px;
}
#cMain ul li a {
	display: block;
	width: 193px;
	text-indent: -1000em;
	text-decoration: none;
}
#cMain ul li.architecture a {
	height: 56px;
	background: url(/img/top/link_architecture.gif) no-repeat;
}
#cMain ul li.interior a {
	height: 41px;
	background: url(/img/top/link_interior.gif) no-repeat;
}
#cMain p {
	font-size: 84.615%;
	line-height: 1.4;
	font-weight: 400;
}
.ja #cMain p {
	line-height: 1.6;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

