@charset "utf-8";

#mainImage {

}

#contentsArea {
	width: 960px;
	background-color: #FFFFFF;
	padding-top: 10px;

}

#mainContents {
	float: left;
	width: 600px;
	background-color: #FFFFFF;

}

#mainContents p {
    margin:0 35px 15px 0;
    font-size:12px;
    color:#666666;
    line-height:18px;
}

#bukken {
	height: 130px;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#bukkenImg {
	float: left;
	width: 200px;
	text-align: center;

}

#bukkenJoho {
	float: right;
	width: 340px;

}

#bukkenJoho p {
	margin: 10px;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.12em;

}

#bukkenShosaiBtn {
	height: 19px;
	width: 64px;
	left: 260px;
	position: relative;

}

#bukkenHr {
	width: 520px;
	left: 20px;
	position: relative;
	height: 1px;
	background-color: #CCCCCC;
	border: thin solid #CCCCCC;

}

#rightMenu {
	float: right;
	width: 360px;
	height: 780px;
	background-image: url(/image/leftMenuBG.png);
	background-repeat: repeat-y;

}


#kodateAreaBtn {
	height: 75px;
	width: 300px;
	position: relative;
	top: 20px;
	left: 30px;

}

#kodateRosenBtn {
	height: 75px;
	width: 282px;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 30px;
	top: 50px;

}

#mansionBtn {
	height: 77px;
	width: 240px;
	position: relative;
	left: 30px;
	top: 80px;

}

#tochiBtn {
	height: 75px;
	width: 190px;
	position: relative;
	top: 110px;
	left: 30px;

}

#rightMenuLine {
	top: 200px;
	position: relative;
	left: 40px;


}

#rightMenu ul {
	position: relative;
	top: 220px;
	left: 30px;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	width: 300px;

}

#rightMenu li {
	margin-top: 15px;

}
