@charset "UTF-8";
/* CSS Document */


/*====Distribution==================================================*/
@import url(style.css);


/* 物件コンテンツ */
.Content_Area {
	font-weight: normal;
	font-family: メイリオ, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
.Content_Header {
	margin: 15px 0px;
	padding: 0px;
}
.Content_Body {
	margin: 0px 0px 20px 0px;
}

/* 物件コンテンツ ：左エリア */
.Content_Left {
	float: left;
	width: 320px;
}


.Content_Left div {
	margin-bottom: 15px;
}


.Content_Left .BannerArea {
	margin-right: 5px;
}


/* 物件コンテンツ ：右エリア */
.Content_Right {
	float: right;
	width: 360px;
}

.Content_Right div {
	margin-bottom: 15px;
}

.Content_Right ul {
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;
}
.Content_Right li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


/*====  Contents Head Navigation  ==================================================*/

#Contents_Nav {
	width: 760px;
	height: 40px;
}

#Contents_Nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#Contents_Nav li {
	display: inline;
	text-indent: -9000px;
}


#Contents_Nav li a {
	float: left;
	display: block;
	text-decoration: none;
}


#Contents_NavItem1 a:link, #Contents_NavItem1 a:visited {
	width: 95px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat 0 0;
}

#Contents_NavItem1 a:hover, #Contents_NavItem1 a:active {
	width: 95px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat 0 -40px;
}

#Contents_NavItem2 a:link, #Contents_NavItem2 a:visited {
	width: 75px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -95px 0;
}

#Contents_NavItem2 a:hover, #Contents_NavItem2 a:active {
	width: 75px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -95px -40px;
}

#Contents_NavItem3 a:link, #Contents_NavItem3 a:visited {
	width: 120px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -170px 0;
}

#Contents_NavItem3 a:hover, #Contents_NavItem3 a:active {
	width: 120px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -170px -40px;
}

#Contents_NavItem4 a:link, #Contents_NavItem4 a:visited {
	width: 135px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -290px 0;
}

#Contents_NavItem4 a:hover, #Contents_NavItem4 a:active {
	width: 135px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -290px -40px;
}

#Contents_NavItem5 a:link, #Contents_NavItem5 a:visited {
	width: 110px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -425px 0;
}

#Contents_NavItem5 a:hover, #Contents_NavItem5 a:active {
	width: 110px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -425px -40px;
}


#Contents_NavItem6 a:link, #Contents_NavItem6 a:visited {
	width: 100px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -535px 0;
}

#Contents_NavItem6 a:hover, #Contents_NavItem6 a:active {
	width: 100px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -535px -40px;
}

#Contents_NavItem7 a:link, #Contents_NavItem7 a:visited {
	width: 125px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -635px 0;
}

#Contents_NavItem7 a:hover, #Contents_NavItem7 a:active {
	width: 125px;
	height: 40px;
	background: url(../img/menu.gif) no-repeat -635px -40px;
}
/* ---------------------- */


/* 物件コンテンツ ：ボトム　ナビ */
.Navigation_Bottom {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 15px;
}

.photo {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.photo_interia {
	text-align: left;
	margin: 20px 0px;
	padding: 0px;
}


p.pagetop {
	clear: both;
	margin: 10px 0 -20px 0;
	text-align: right;
}

p.pagetop2 {
	margin: 10px 0 20px 0;
	text-align: right;
}


/* -- */
cont_Foot {
	margin: 20px;
}
