@charset "utf-8";

#menu {
	margin: 0px;
	padding: 0px;
	height: 30px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	background: #CCCCCC url(../img/menu.gif) no-repeat;
}
#topic #comment h2 {
	margin: 0px;
	padding: 20px 0px 0px;
}
#topic #comment p {
	font: 11px/2em "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ明朝 Pro W3", Osaka;
	color: #666666;
	margin: 0px 15px 0px 0px;
	padding: 10px 0px 0px;
}

#copyright {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: 40px;
	border-top: 1px dotted #ACB4B3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
}


body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
}
#topic {
	margin: 0px;
	padding: 0px;
	height: 350px;
	background: url(../img/back1.gif) no-repeat;
}
#topic #comment {
	margin: 0px;
	padding: 20px 0px 0px;
	height: 430px;
	width: 330px;
	float: right;
}
#topic #flash {
	margin: 0px;
	padding: 50px 0px 0px;
	height: 400px;
	float: right;
	width: 610px;
}



#head {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: url(../img/logo2.gif) no-repeat;
}
#topic #side {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 400px;
}
#topic #navi {
	margin: 0px;
	padding: 50px 0px 0px;
	height: 300px;
	width: 200px;
	float: right;
}
#topic #side h4 {
	font-size: 11px;
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ明朝 Pro W3", Osaka;
	margin: 0px;
	padding: 50px 0px 0px;
	font-weight: normal;
}

#topic #navi #tn1 a {
	background: url(../work/w_house/btn1-1.gif) no-repeat;
}
#topic #navi #tn1 a:hover, #navi #tn1 a:active {
	background: url(../work/w_house/btn1-2.gif) no-repeat;
}
#topic #navi #tn2 a {
	background: url(../work/w_house/btn2-1.gif) no-repeat;
}
#topic #navi #tn2 a:hover, #navi #tn2 a:active {
	background: url(../work/w_house/btn2-2.gif) no-repeat;
}
#topic #navi #tn3 a {
	background: url(../work/w_house/btn3-1.gif) no-repeat;
}
#topic #navi #tn3 a:hover, #navi #tn3 a:active {
	background: url(../work/w_house/btn3-2.gif) no-repeat;
}
#topic #navi h3 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#topic #navi em {
	visibility: hidden;
}
#topic #navi a {
	text-decoration: none;
	display: block;
	height: 70px;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 10px;
}

