@charset "utf-8";
/* Reset ------------------------------------------------------------------ */



:link, :visited {
	text-decoration: none;
}
html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
table {
	border-spacing: 0;
}
fieldset, img, abbr, acronym {
	border: 0;
}
/* strict reset by uncommenting lines below */
address, caption, cite, code, dfn, em, strong, b, u, s, i, th, var {
/* font-style: normal; */
    /* font-weight: normal; */
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
a {
	text-decoration: underline;
	outline: none;
}
hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}
a img, :link img, :visited img {
	border: none;
}
address {
	font-style: normal;
	display: inline;
}
/*------------------------------------------------------*/

.boxStyleA {
	 
	 margin-bottom:15px;

}
.boxStyleB {
	 padding:20px;
	 margin-bottom:15px;
	 text-align:center;
	 background-color:#fff;
	 border:1px solid #ebebeb;
	 font-size:16px;
}
/*マウスオーバーalpha*/
#highlight a:hover * {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
/*------------------------------------------------------*/
body {
	font: 13px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
/
}
a img {
	border: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
}
header {
}
.sidebar1 {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.content {
	padding: 0px 15px 10px 0;
	width: 725px;
	float: left;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
/* ~~ フッター ~~ */
footer {
	padding: 0 0 30px;
	background: url(../_2_img/footer_bg_02.gif);
	position: relative;
	clear: both;
	overflow: hidden;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
/*------------------------------------------------------------------*/

#top_header {
	background: url(../_2_img/top_image.jpg) no-repeat center top;
	padding-right: 15px;
	padding-left: 15px;
	height: 200px;
}
#top_logo {
	float: left;
	height: 90px;
}
#top_logo h1 {
	margin: 0px;
	padding: 0px;
}
#top_description {
}
#top_description h2 {
	text-align: right;
	font-size: 9px;
	color: #4593D0;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header_navi {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
ul#header_icon, ul#header_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	float: left;
}
ul#header_icon li, ul#header_menu li {
	float: left;
	margin-left: 10px;
}
ul#header_menu li a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
/*------------------------------------------------------------------*/

#header_btn {
	clear: both;
	margin-left: 425px;
	overflow: hidden;
	position: relative;
	top: 5px;
}
#header_btn ul {
	list-style: none;
	font-size: 13px;
}
#header_btn li {
	margin: 0px;
	line-height: normal;
}
#header_btn a {
	text-decoration: none;
}
#header_btn #ulA {
	float: left;
	overflow: hidden;
	width: 200px;
}
#header_btn #ulB {
	float: right;
	overflow: hidden;
	width: 300px;
	padding-left: 5px;
}
#header_btn #ulA .h_btn a, #header_btn #ulB .h_btn a {
	float: left;
	width: 70px;
	display: block;
	height: 70px;
}
#header_btn #ulA .h_btn span, #header_btn #ulB .h_btn span {
	display: none;
}
#header_btn #ulA ul {
	float: left;
	width: 110px;
	display: block;
	margin-left: 5px;
}
#header_btn #ulA ul li a {
	padding-right: 5px;
	padding-left: 5px;
	width: 100px;
	display: block;
}
#header_btn #ulA ul li a:hover {
	background: #3EAEDF;
	color: #FFF;
}
#header_btn #ulB ul {
	float: right;
	display: block;
	padding-right: 20px;
	width: 205px;
}
#header_btn #ulB ul li {
	display: inline;
}
#header_btn #ulB ul li a {
	padding: 2px 5px;
}
#header_btn #ulB ul li a:hover {
	background: #EE9FA7;
	color: #FFF;
}
#header_btn #ulA ul li a:visited, #header_btn #ulB ul li a:visited {
	color: #0066CC;
}
/*-------------------------------------------------------*/

#footer-navi {
	background: url(../_2_img/footer_bg_01.png) repeat-x;
	/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
	font-size: 90%;
	height: 40px;
	padding: 20px;
}
#footer-navi ul {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}
#footer-navi ul li {
	padding: 3px 7px;
	display: inline;
	margin: 0;
	border-right: 1px solid #FFF;
}
#footer-navi ul li.end {
	border-style: none;
}
#footer-navi ul li a {
	text-decoration: none;
	margin-right: 3px;
	color: #FFF;
}
#footer-info1 {
	float: left;
	padding-left: 30px;
}
address {
	float: right;
	padding-right: 30px;
	color: #999;
}
address span {
	font-size: 85%;
}
/*-------------------------------------------------------*/

#top_bg {
	background: url(../_2_img/top_back.jpg) no-repeat center top;
}
/*-------------------------------------------------------*/

#searchbox {
	margin-bottom: 15px;
}
#searchbox h2 {
	margin: 0px;
	padding: 0px;
}
#searchbox h2.headerbar {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 40px;
}
#searchbox h2.headerbar img {
	margin: 0px;
	padding: 0px;
}
#searchform {
	width: 190px;
	background: url(../_2_img/buysearch_bg_01.png) no-repeat left top;
	display: block;
	height: 41px;
	position: relative;
	margin: 0;
	padding: 0;
}
#searchform input {
	margin: 0px;
	padding: 0px;
}
#keywords {
	width: 90px;
	position: absolute;
	top: 11px;
	left: 33px;
	border: 1px solid #FFF;
}
#searchBtn {
	position: absolute;
	top: 0px;
	left: 134px;
}
/* TopMap
-------------------------------------------------*/

#TopMap {
	overflow: hidden;
	margin: 0px 0px 15px;
	padding: 0px 0px 10px;
	background: #FFF;
	border: 1px solid #ebebeb;
	width: 723px;
}
#TopMap #map {
	width: 558px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#TopMap #map ul.maparea {
	display: block;
	margin: 0px auto;
	padding: 10px 0px 0px;
	width: 90%;
	text-align: center;
	font-size: 11px;
}
#TopMap #map ul.maparea li {
	display: inline;
}
#TopMap #map ul.maparea li a {
	padding: 10px;
}
#TopMap #map ul.maparea li a:hover {
}
.map_bg {
	background: url(../_2_img/map/map_bg.png) no-repeat left top;
	width:558px;
	height:372px;
}
#TopMap #typemenu {
	float: left;
	width: 140px;
	margin-left: 5px;
	margin-right: 0px;
}
#TopMap h2 {
	margin: 0px 0px 10px;
	padding: 0px;
}
#TopMap #typemenu h3 {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#TopMap #typemenu .box {
	position: relative;
	overflow: hidden;
}
#TopMap #typemenu ul {
	left: 0px;
	width: 136px;
	margin: 0px;
	padding: 0px 2px;
}
#TopMap #typemenu ul {
	background: url(../_2_img/buybukken_bg_01.png) repeat-y left top;
}
#TopMap #typemenu ul li {
	line-height: 30px;
	background-color: #F1F1F1;
	color: #666;
	height: 30px;
}
#TopMap #typemenu ul li.textStyle1 {
	font-size: 77%;
}
#TopMap #typemenu ul li:hover {
	background-color: #FFF;
	color: #333;
}
#TopMap #typemenu ul li a {
	height: 37px;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	margin-left: auto;
	background-image: url(../_2_img/ico_07.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor: pointer;
	padding-left: 20px;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	letter-spacing: normal;
	padding-right: 5px;
}
#TopMap #typemenu ul li a:hover {
	background-color: #FFF;
}
#TopMap #typemenu ul li#headerbar1 {
	background: #0082CD;
	color: #FFF;
	line-height: 24px;
	height: 24px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-top: 1px solid #676767;
	font-weight: bold;
}
#TopMap #typemenu ul li#headerbar2 {
	background: #E9374F;
	color: #FFF;
	line-height: 24px;
	height: 24px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-top: 1px solid #676767;
	font-weight: bold;
}
#TopMap #typemenu ul li.this {
	background-color: transparent;
	background-image: url(../_2_img/propertytype_bg_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#TopMap #typemenu ul li.this a {
	color:#FFF;
}
#TopMap #typemenu ul li.this a:hover {
	background-color:transparent;
}
#TopMap #typemenu ul li.checked {
	background-image: url(../_2_img/propertytype_bg_01.png);
	background-repeat: no-repeat;
	color: #FFF;
}
#TopMap #typemenu ul li.checked a {
	border-bottom-color: #575757;
}
#TopMap #typemenu ul li.last a {
	border-bottom-style: none;
}
#TopMap #typemenu .next {
}
#TopMap #typemenu .next input {
}
#TopMap #map p {
	padding: 5px 20px;
	font-size: 90%;
}
/* regular
-------------------------------------------------*/

#regular {
	clear:both;
	margin-bottom: 25px;
	overflow: hidden;
	width: 725px;
}
#regular h2 {
	background-image: url(../_2_img/tit_01.png);
	background-repeat: no-repeat;
	line-height: 34px;
	height:34px;
	margin: 0px;
	padding: 0px;
}
#regular h2 {
	color: #008AD4;
	text-shadow:1px 1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, -1px -1px 0px #fff, 2px 2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, -2px -2px 0px #fff;
	behavior: url(../ie-css3.htc);
}
#regular h2 span.styleA {
	display: block;
	float: left;
	padding-left: 10px;
	font-size: 123.1%;
	margin: 0px;
}
#regular h2 span.styleB {
	display: block;
	float: right;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
}
#regularWrap {
	border: 1px solid #ebebeb;
	overflow: hidden;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	width: 723px;
}
#regularWrap ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
#regularWrap ul li {
	float: left;
	width: 226px;
	margin-right: 11px;
}
#regularWrap ul li img {
	background: #eee;
	padding: 2px;
	border: 1px solid #CCC;
	display: block;
	margin: 0px;
}
/* layoutwrap
-------------------------------------------------*/
.layoutwrap {
	clear:both;
	margin-bottom: 25px;
	overflow: hidden;
}
.layoutwrap .blocA {
	width:522px;
	float: left;
}
.layoutwrap .blocB {
	width: 192px;
	float: right;
}
/* special
-------------------------------------------------*/

#special {
	clear:both;
	overflow: hidden;
}
#special h2 {
	background-image: url(../_2_img/tit_02.png);
	background-repeat: no-repeat;
	line-height: 34px;
	height:34px;
	margin: 0px;
	padding: 0px;
}
#special h2 {
	color: #008AD4;
	text-shadow:1px 1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, -1px -1px 0px #fff, 2px 2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, -2px -2px 0px #fff;
	behavior: url(../ie-css3.htc);
}
#special h2 span.styleA {
	display: block;
	float: left;
	padding-left: 10px;
	font-size: 123.1%;
	margin: 0px;
}
#special h2 span.styleB {
	display: block;
	float: right;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
}
#specialWrap {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
}
#specialWrap ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
}
#specialWrap ul li {
	float: left;
	width: 164px;
	margin-right: 5px;
}
#specialWrap ul li img {
	width: 164px;
	padding: 0px;
	display: block;
	margin: 0px;
}
/* share
-------------------------------------------------*/

#share {
	width: 180px;
	float: right;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #ebebeb;
	margin-bottom: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(../ie-css3.htc);
}
#share h2 {
	margin-bottom: 10px;
}
#share h2 img {
}
/* =========================================================
socialBtn
========================================================= */
#share div#socialBtn {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
/* twitter
-------------------------------------------------*/

#twitter {
	background-color: #FFF;
	padding: 8px;
	border: 1px solid #ebebeb;
	float: right;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(../ie-css3.htc);
}
/* oyakudati
-------------------------------------------------*/
#oyakudati {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #ebebeb;
	position: relative;
	margin-bottom: 30px;
	box-shadow:#999 2px 2px 2px;
	-moz-box-shadow:#999 2px 2px 2px;
 -webkit-box-shadow::#999 2px 2px 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(../ie-css3.htc);
}
#oyakudati h2 {
}
#oyakudati ul {
	background-color: #ebebeb;
	list-style: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	font-size: 0.9em;
}
#oyakudati ul li {
	border-bottom: 1px solid #fff;
}
#oyakudati ul li:hover {
	background-color:#FFF;
}
#oyakudati ul li.last {
	margin-bottom: 0px;
}
#oyakudati ul li a {
	color: #333;
	text-decoration: none;
	padding:10px;
	display:block;
}
#oyakudati ul li a:hover {
	color: #0082FF;
}
/* magazine
-------------------------------------------------*/
#magazine {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #ebebeb;
	box-shadow:#999 2px 2px 2px;
	-moz-box-shadow:#999 2px 2px 2px;
 -webkit-box-shadow::#999 2px 2px 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(../ie-css3.htc);
}
#magazine h2 {
}
#magazine h2 img {
}
#magazine p {
	background-color: #ebebeb;
}
#magazine p a[target='_blank'] {
	padding-right:0px;
	background-image:none;
}
#magazine p img {
}
/* facebook
-------------------------------------------------*/

#facebook {
	float: left;
	overflow: hidden;
}
/* ranking
-------------------------------------------------*/

#ranking {
	clear:both;
	margin-bottom: 25px;
	overflow: hidden;
	width: 725px;
}
#ranking h2 {
	background-image: url(../_2_img/tit_01.png);
	background-repeat: no-repeat;
	line-height: 34px;
	height:34px;
	margin: 0px;
	padding: 0px;
}
#ranking h2 {
	color: #000;
	text-shadow:1px 1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, -1px -1px 0px #fff, 2px 2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, -2px -2px 0px #fff;
	behavior: url(../ie-css3.htc);
}
#ranking h2 span.styleA {
	display: block;
	float: left;
	padding-left: 10px;
	font-size: 123.1%;
	margin: 0px;
}
#ranking h2 span.styleB {
	display: block;
	float: right;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
}
#rankingWrap {
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
}
#rankingWrap a:link {
	text-decoration: none;
}
#rankingWrap h3 {
	font-size: 123.1%;
	color: #333;
	text-shadow:1px 1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, -1px -1px 0px #fff, 2px 2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, -2px -2px 0px #fff;
	behavior: url(../ie-css3.htc);
}
#rankingWrap #bloc1, #rankingWrap #bloc2, #rankingWrap #bloc3 {
	background: #F1F3F7;
	float: left;
}
#rankingWrap #bloc1 {
	width: 200px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 20px;
	behavior: url(../ie-css3.htc);
}
#rankingWrap #bloc2 {
	width: 200px;
	margin-right: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(../ie-css3.htc);
}
#rankingWrap #bloc3 {
	width: 265px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(../ie-css3.htc);
}
#rankingWrap ul.ranking_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rankingWrap ul.ranking_list li {
	padding-left: 40px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
}
#rankingWrap ul.ranking_list li a {
	display: block;
	overflow: hidden;
}
#rankingWrap ul.ranking_list li a img {
	display: block;
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 10px;
}
/*2 ---------------------------- */

#rankingWrap ul.ranking_list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rankingWrap ul.ranking_list2 li {
	padding-left: 40px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#rankingWrap ul.ranking_list2 li a {
	display: block;
	overflow: hidden;
}
#rankingWrap ul.ranking_list2 li a:hover * {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#rankingWrap ul.ranking_list2 li a img {
	display: block;
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 10px;
}
#rankingWrap ul.ranking_list2 li a p {
	display: block;
	float: right;
	width: 175px;
}
#rankingWrap ul.ranking_list2 li a span {
	font-size: 0.9em;
	line-height: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
}
/*--------------------------------*/

li.odd {
	background-color: #FFF;
}
li.even {
	background-color: #F2EFEE;
}
li.ranking1 {
	background-image: url(../_2_img/ranking_ico_01.png) !important;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
li.ranking2 {
	background-image: url(../_2_img/ranking_ico_02.png) !important;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
li.ranking3 {
	background-image: url(../_2_img/ranking_ico_03.png) !important;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
li.ranking4 {
	background-image: url(../_2_img/ranking_ico_04.png) !important;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
li.ranking5 {
	background-image: url(../_2_img/ranking_ico_05.png) !important;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
/*
---------------------------------------------------------- */

.BannerArea {
}
.BannerArea ul {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}
.BannerArea li {
	display: inline;
	margin: 0;
}
.BannerArea li a img {
	text-decoration: none;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
/*
---------------------------------------------------------- */
ul.navigation1 {
	list-style: none;
	margin-bottom: 15px;
	padding: 0px;
	font-size:1px;
}
ul.navigation1 li {
	margin: 0px 0px 2px;
	padding: 0px;
	line-height:0;
	vertical-align:bottom;
}
ul.navigation1 a {
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	line-height:normal;
}
/* 1 */
.menu01 {
	width:190px;
	height:63px;
	background:url(../_2_img/menu01_on.png) no-repeat left bottom;
}
.menu01 a {
	display:block;
	width:190px;
	height:63px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.menu01 a:hover {
	text-indent:-9999px;
}
/* 2 */
.menu02 {
	width:190px;
	height:63px;
	background:url(../_2_img/menu02_on.png) no-repeat left bottom;
}
.menu02 a {
	display:block;
	width:190px;
	height:63px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.menu02 a:hover {
	text-indent:-9999px;
}
/*
---------------------------------------------------------- */

ul.navigation2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 15px;
	font-size:1px;
}
ul.navigation2 li {
	margin: 0px;
	padding: 0px;
	line-height:0;
	vertical-align:bottom;
}
ul.navigation2 a {
	margin: 0px;
	padding: 0px;
	display: block;
	width:190px;
	height: 50px;
	line-height:normal;
}
ul.navigation2 a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	background: #E7F4FC;
}
/*
---------------------------------------------------------- */

ul.navigation3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 15px;
	font-size:1px;
}
ul.navigation3 li {
	margin: 0px 0px 2px;
	padding: 0px;
	line-height:0;
	vertical-align:bottom;
}
ul.navigation3 a {
	margin: 0px;
	padding: 0px;
	display: block;
	width:190px;
	height: 35px;
	line-height:normal;
}
ul.navigation3 a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	background: #E7F4FC;
}
h3.ico30 {
	line-height: 20px;
	padding-left:20px;
	margin-bottom:10px;
	background-image:url(../_2_img/ico_30.png);
	background-repeat: no-repeat;
	background-position:left center;
}
/* Banner
---------------------------------------------------------- */
ul.Banner {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.Banner li {
}
ul.Banner a {
}
ul.Banner li img {
}
/* =========================================================
otherCocosma
========================================================= */
#otherCocosma {
	font-size: 85%;
	width: 190px;
	margin-bottom: 30px;
}
#otherCocosma h2 {
	margin-bottom:5px;
}
#otherCocosma h2 img {
}
/* =========================================================
otherMap
========================================================= */
#otherMap {
	box-shadow:#999 2px 2px 2px;
	-moz-box-shadow:#999 2px 2px 2px;
 -webkit-box-shadow::#999 2px 2px 2px;
	background-image: url(../_2_img/otherinfo_bg_00.gif);
	background-repeat: no-repeat;
	position: relative;
	background-color: #FFF;
	background-position: 4px 4px;
	padding: 4px;
	border: 1px solid #ebebeb;
	behavior: url(../ie-css3.htc);
}
#otherMap h3.title1 {
	position: absolute;
	left:10px;
	top:20px;
}
#otherMap #empty2 {
}
#otherMap ul#nagano {
	position: absolute;
	left:15px;
	top:40px;
}
#otherMap ul#nagano li {
	margin-bottom:5px;
}
#otherMap ul#nagano li a#info_bg_01 {
}
#otherMap ul#nagano li a#info_bg_02 {
}
#otherMap ul#nagano li a#info_bg_03 {
}
#otherMap ul#nagano li a#info_bg_04 {
}
#otherMap ul#nagano li a#info_bg_05 {
}
#otherMap h3.title2 {
	position: absolute;
	left:10px;
	top:170px;
}
#otherMap ul#kengai {
	position: absolute;
	left:15px;
	top:190px;
}
#otherMap ul#kengai li {
	margin-bottom:5px;
}
#otherMap ul#kengai li a#info06 {
}
#otherMap ul#kengai li a#info07 {
}
a.blankWindow {
	background-image: url(../_2_img/ico_25.png);
	background-position: right center;
	padding-right: 13px;
	background-repeat: no-repeat;
}
/* =========================================================
#newsTopic
========================================================= */
#newsTopic {
	font-size: 85%;
	width: 190px;
	margin-bottom: 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(../ie-css3.htc);
}
#newsTopic h2 {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#newsTopic h2 img {
	margin: 0px;
	padding: 0px;
}
#newsTopic dl {
	margin: 0px;
	padding: 0px;
	background-color: #ebebeb;
	padding: 3px;
	font-size: 11px;
}
#newsTopic dl dt {
	color: #3B63BC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}
#newsTopic dl dt time {
	color: #666;
}
#newsTopic dl dd {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-bottom: 3px;
}
/* =========================================================
section#cocosmaRanking
========================================================= */

section#cocosmaRanking {
	clear: both;
	margin-bottom:30px;
	width: 100%;
}
section#cocosmaRanking:after {/*クリアフィックス*/
	display: block;
	clear: both;
	height: 0px;
	content: "";
}
/*\*/
* html section#cocosmaRanking {/*クリアフィックス*/
	overflow: visible;
	height: 1px;
}
/**/
section#cocosmaRanking h2 {
	background-image: url(../_2_img/tit_01.png);
	background-repeat: no-repeat;
	line-height: 34px;
	height:34px;
	margin-bottom:15px;
	width: 724px;
	text-shadow:1px 1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, -1px -1px 0px #fff, 2px 2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, -2px -2px 0px #fff;
}
.rent section#cocosmaRanking h2 {
	color: #DB0439;
}
.sell section#cocosmaRanking h2 {
	color: #008AD4;
}
section#cocosmaRanking h2 span.styleA {
	display: block;
	float: left;
	padding-left: 10px;
	font-size: 123.1%;
}
section#cocosmaRanking h2 span.styleB {
	display: block;
	float: right;
	font-weight: normal;
	padding-right: 10px;
}
section#cocosmaRanking div {
	float: left;
	background-color: #F1F3F7;
	padding: 8px;
	position: relative;
	height:358px;
	position:relative;
}
section#cocosmaRanking div h3 {
	float: left;
	font-size: 123.1%;
	color: #333;
	text-shadow:1px 1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, -1px -1px 0px #fff, 2px 2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, -2px -2px 0px #fff;
}
section#cocosmaRanking div ul.switch {
	width:140px;
	height:31px;
	float:right;
}
section#cocosmaRanking #kakaku ul.switch {
	margin-top:-22px;
	margin-right:-18px;
}
section#cocosmaRanking div ul.switch li {
	width:70px;
	height:31px;
	float:left;
}
section#cocosmaRanking div ul.switch li * li {
	width:auto;
	height:auto;
	float:none;
}
/*.rent section#cocosmaRanking div ul.switch li{
	background-image: url(../_2_img/ranking_btn_01.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.rent section#cocosmaRanking div ul.switch li * li {
	background-image: none;
}*/
/*.sell*/ section#cocosmaRanking div ul.switch li {
	background-image: url(../_2_img/ranking_btn_02.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
/*.sell*/ section#cocosmaRanking div ul.switch li * li {
	background-image: none;
}
section#cocosmaRanking div ul.switch li span {
	display: none;
}
section#cocosmaRanking div ul.switch li li span {
	display: inline;
}
section#cocosmaRanking div ul.switch li.list2 ol {
	display:none;
}
section#cocosmaRanking div ul.switch li.list1 {
}
section#cocosmaRanking div ul.switch li.list2 {
	background-repeat: no-repeat;
	background-position: -70px 0px;
}
section#cocosmaRanking div ul.switch li.list1:hover {
	background-position: 0px -31px;
}
section#cocosmaRanking div ul.switch li.list2:hover {
	background-position: -70px -31px;
}
section#cocosmaRanking div ul.switch li.list1.this {
	background-position: 0px -31px;
}
section#cocosmaRanking div ul.switch li.list2.this {
	background-position: -70px -31px;
}
section#cocosmaRanking div ol {
	position:absolute;
	top:39px;
	left:8px;
	margin: 0px;
	padding: 0px;
}
section#cocosmaRanking div ol li {
	overflow:hidden;
}
section#cocosmaRanking div ol li:after {/*クリアフィックス*/
	display: block;
	clear: both;
	height: 0px;
	content: "";
}
/*\*/
* html section#cocosmaRanking div ol li {/*クリアフィックス*/
	overflow: visible;
	height: 1px;
}
/**/
section#cocosmaRanking div ol li.odd {
	background-color: #FFF;
}
section#cocosmaRanking div ol li.even {
	background-color: #F2EFEE;
}
section#cocosmaRanking div ol li.ranking1 {
	background-image: url(../_2_img/ranking_ico_01.png) !important;
	background-repeat: no-repeat;
	background-position: 10px center;
}
section#cocosmaRanking div ol li.ranking2 {
	background-image: url(../_2_img/ranking_ico_02.png) !important;
	background-repeat: no-repeat;
	background-position: 10px center;
}
section#cocosmaRanking div ol li.ranking3 {
	background-image: url(../_2_img/ranking_ico_03.png) !important;
	background-repeat: no-repeat;
	background-position: 10px center;
}
section#cocosmaRanking div ol li.ranking4 {
	background-image: url(../_2_img/ranking_ico_04.png) !important;
	background-repeat: no-repeat;
	background-position: 10px center;
}
section#cocosmaRanking div ol li.ranking5 {
	background-image: url(../_2_img/ranking_ico_05.png) !important;
	background-position: 10px center;
	background-repeat: no-repeat;
}
section#cocosmaRanking div ol.tatemono {
	display:none;
}
/* =========================================================
bukken
========================================================= */
section#cocosmaRanking div#bukken {
	width: 255px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
section#cocosmaRanking div#bukken h3 {
}
section#cocosmaRanking div#bukken ol {
	font-size: 85%;
	line-height: 1;
	width:255px;
}
section#cocosmaRanking div#bukken ol {
}
section#cocosmaRanking div#bukken ol li {
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: 10px 25px;
	height:70px;
	line-height:1.2;
}
section#cocosmaRanking div#bukken ol li {
}
/*
section#cocosmaRanking div#bukken ol li a {
	display: block;
	padding-left: 40px;
	text-decoration: none;
	color: #333;
}
*/
section#cocosmaRanking div#bukken ol li a figure {
	height:70px;
	overflow:hidden;
}
section#cocosmaRanking div#bukken ol li a figure img {
	display: block;
	float: left;
	margin-right: 15px;
	box-shadow:#999 2px 2px 2px;
	-moz-box-shadow:#999 2px 2px 2px;
 -webkit-box-shadow::#999 2px 2px 2px;
	background-color:#FFF;
	padding:2px;
}
section#cocosmaRanking div#bukken ol li a figure figcaption {
	display: block;
	float: left;
	width: 140px;
}
section#cocosmaRanking div#bukken ol li a figure figcaption span.styleA {
	font-size: 123.1%;
	color: #0082FF;
	text-decoration: underline;
}
/* =========================================================
kakaku
========================================================= */
section#cocosmaRanking div#kakaku {
	width: 197px;
	margin-right: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
section#cocosmaRanking div#kakaku h3 {
}
section#cocosmaRanking div#kakaku p.switch {
}
section#cocosmaRanking div#kakaku p.switch img.this {
}
section#cocosmaRanking div#kakaku p.switch img.rollover {
}
section#cocosmaRanking div#kakaku ol {
	width:197px;
}
section#cocosmaRanking div#kakaku ol li {
	background-position: 10px center;
	padding-left: 45px;
	padding-top: 25px;
	padding-bottom: 25px;
}
/* =========================================================
area
========================================================= */
section#cocosmaRanking div#area {
	width: 185px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	clear:both;
	margin-right: 20px;
}
section#cocosmaRanking div#area h3 {
	margin-bottom:15px;
}
section#cocosmaRanking div#area p.switch {
}
section#cocosmaRanking div#area p.switch img.this {
}
section#cocosmaRanking div#area p.switch img.rollover {
}
section#cocosmaRanking div#area ol {
	width:185px;
}
section#cocosmaRanking div#area ol li {
}
section#cocosmaRanking div#area ol li a {
	padding-left: 50px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
* html ,
* html body {
            height: 100%;
            overflow-y: hidden;
            overflow-x: auto;
}
* html div.alertWrap {
    overflow: auto;
    position: relative;
    width: 100%;
    height: 100%;
}
div.alert {
	display:none;
	position: fixed !important;
    position: absolute;
	bottom:0;
	left:50%;
	z-index:10;
	width:916px;
	margin-left: -490px;
	padding:20px;
	border: solid 2px #ccc;
	background-color:#FFF;
}
div.alert ul {
	width:350px;
	padding-right: 50px;
	float: right;
}
div.alert .text {
	width:466px;
	float:left;
	margin-bottom: 10px;
}
div.alert ul li {
	width:70px;
	float:left;
	text-align:center;
}
div.alert .close {
	width:466px;
	float:left;
	text-align:right;
	cursor:pointer;
}
