@charset "utf-8";
*{
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #EFF1F0;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
}
#header {
	height: 78px;
	width: 760px;
}
#h_left {
	float: left;
	width: 260px;
}
.clear {
	clear: both;
}
#h_right {
	background-image: url(img/header2.png);
	background-repeat: no-repeat;
	float: right;
	height: 78px;
	width: 400px;
	font-size: 0px;
}
#h_right h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #949393;
	padding-left: 5px;
	line-height: 1.4;
	padding-top: 25px;
}
#main_img {
	width: 760px;
	font-size: 0px;
}
#main {
	clear: both;
	width: 760px;
}
.detail {
	float: left;
	width: 190px;
	font-size: 0px;
}
#d1 {
	background-image: url(img/waku_forrent.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 190px;
}
#d2 {
	background-image: url(img/waku_monthly.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 190px;
}
#d3 {
	background-image: url(img/waku_aboutus.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 190px;
}
#d4 {
	background-image: url(img/waku_service.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 190px;
}
img.icon {
	float: left;
	padding-top: 7px;
	padding-left: 10px;
}
p.d_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 1.8;
	color: #666666;
	float: left;
	width: 140px;
	padding-top: 4px;
	padding-left: 10px;
}
p.d_text a {
	color: #002AFE;
}

img.icon2 {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
p.d_text2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 1.8;
	color: #666666;
	float: left;
	width: 140px;
	padding-left: 10px;
	padding-top: 2px;
}
p.d_text2 a {
	color: #002AFE;
}

#contents {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#c_left {
	float: left;
	width: 495px;
	padding-bottom: 15px;
}
.topics {
	width: 495px;
}
#topic_naka {
	background-image: url(img/topics_dou.png);
	background-repeat: repeat-x;
	width: 495px;
}
p.name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #666666;
	float: left;
	width: 120px;
	padding-left: 5px;
	padding-bottom: 15px;
}
p.comment1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #666666;
	float: left;
	width: 110px;
	padding-bottom: 15px;
	padding-left: 10px;
}
p.comment2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #666666;
	float: left;
	width: 220px;
}
#c_right {
	float: right;
	width: 235px;
	font-size: 0px;
	padding-bottom: 15px;
}
#c_right ul li {
	width: 235px;
	list-style: none;
	padding-bottom: 5px;
	font-size: 0px;
}
#c_right ul {
	width: 235px;
	font-size: 0px;
}

#footer {
	width: 730px;
	clear: both;
}

