img{ max-width: 100%;height: auto; }
body{
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.serif{
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "ＭＳ 明朝", Meiryo, serif;
}
.sunsserif{
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
a img.hover{
background:none!important;
}

a:hover img.hover{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.label-lg{
	font-size: 1.1em;
}
.label-xlg{
	font-size: 1.4em;
}
.table-responsive table.table tr td{
	vertical-align: bottom;
}

.ta_r{
	text-align: right;
}
.ta_l{
	text-align: left;
}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mb20{margin-bottom: 20px;}
.mb40{margin-bottom: 40px;}
a.btn{color:white;}
.no-border, .no-border > tbody > tr >th, .no-border > tbody > tr > td{
	border: none !important;
}

h3{
	padding-left: 5px;
}

.lists{
	margin-top: 40px;
}
.lists li{
	margin-bottom: 20px;
}
.lists li p{
	padding: 10px;
}
.lists li ul li{
	margin-bottom: 5px;
}
.b_l_1,.b_l_2,.b_l_3{
	border-left: 3px solid #db7093;
	padding-left: 1em;
}
.b_l_4,.b_l_5,.b_l_6{
	border-left: 3px solid #ff7f50;
	padding-left: 1em;
}
.btn_1,.btn_2,.btn_3{
	background-color: #db7093;
	color: white;
}
.btn_4,.btn_5,.btn_6{
	background-color: #ff7f50;
	color: white;
}
.btn-block{
	font-size: 1.4em;
	padding: 10px;
}
.btn-block a{
	color: white;
}

.border_buy{
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-weight: bold;
	border-bottom: 1px solid #db7093;
	padding-bottom: 5px;
}
.border_rent{
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-weight: bold;
	border-bottom: 1px solid #ff7f50;
	padding-bottom: 5px;
}
.border_sell{
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-weight: bold;
	border-bottom: 1px solid #1e90ff;
	padding-bottom: 5px;
}
.border_lend{
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-weight: bold;
	border-bottom: 1px solid #228b22;
	padding-bottom: 5px;
}
.border_normal{
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-weight: bold;
	border-bottom: 3px double #005293;
	padding-bottom: 5px;
}

.navbar{
	border: none;
	/*height: 150px;*/
}
.container .navbar-header{
	/*width: 100%;*/
	/*height: 79px;*/
}
.navbar-default{
	margin-bottom: 0;
}
.navbar-brand{
	height: 50px;
	margin: 0;
	float: left;
}
.navbar-brand img{
	width: 200px;
}
.navbar-tel{
	width: 228px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	text-align: center;
}
.navbar-tel img{
	margin-bottom: 10px;
}
.navbar-tel a{
	color: #666;
}

#navbar-collapse-1{
	background: #d0cece;
	border-bottom: 2px solid #005293;
	margin: 0;
}
ul.navbar-nav{
	background: #ededed;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	font-weight: bold;
	/*width: 100%;*/
}
ul.navbar-nav li{
	/*display: inline-block;*/
	/*width: 48%;*/
	text-align: center;
	font-size: 1.4em;
}

.middlemenu{
	font-size: 1.2em;
}
.middlemenu a{
	color: #333;
}
.middlemenu ul{
	list-style: none;
}

.bgcolor_new{
	background: #ae0000;
}

#news {
  background-color: rgba(136, 183, 220, 0.8);
  width: 100%;
  max-height: 340px;
	/*min-height: 350px;*/
  box-shadow: 0 0 3px rgba(0,0,0,0.6);
  padding: 10px;
  overflow: auto;
}
#news dd{
	margin-bottom: .7em;
}
a div.item{
	color: #666;
}
a:hover div.item{
	text-decoration: none !important;
}
.item {
	width: 100%;
	box-shadow: 0 0 3px rgba(0,0,0,0.6);
	padding: 8px;
}
.item p{
	padding: 0;
	margin-bottom: 0;
}
.item_photo_frame{
	position: relative;
}
.item_type{
	display: inline-block;
	color: white;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 15px;
}
.item_price{
	background-color: rgba(255, 255,255, 0.6);
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: right;
	padding: 5px 10px;
	color: #ae0000;
	font-size: 1.5em;
	font-weight: bold;
}
a .item h4{
	font-size: 1.1em;
	color: #005293;
	font-weight: bold;
}
.item button{
	margin-top: 10px;
	width: 100%;
	color: white;
	background: #2db84b;
}

.bottombox{
  background-image: -moz-linear-gradient( 90deg, rgb(221,221,221) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(221,221,221) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(221,221,221) 0%, rgb(255,255,255) 100%);
  /*height: 100px;*/
}

#footmenu{
	background: #005293;
	color: white;
	text-align: right;
	padding: 10px;
}
#footmenu a{
	color: white;
}
#footer{
	padding: 30px 0 20px;
	background: #505050;
	color: white;
	text-align: center;
}
#footer img{
	margin-top: -10px;
	margin-right: 20px;
}

.breadcrumbs{
	background: #005293;
	color: white;
	padding: 5px 0;
}
.breadcrumbs a{
	color: white;
}
nav#breadcrumbs ol li {
  display: inline;
  list-style-type: none;
}
nav#breadcrumbs ol li:before {
  content: " ≫ ";
}
nav#breadcrumbs ol li:first-child:before {
  content:"";
}

span.price{
	color: red;
	font-size: 1.6em;
}

#itemDetailNav > li > a{
	padding:10px 40px;
}
#itemDetail{
	padding: 20px;
}
#itemAccessMap{
	width: 100%;
	height: 400px;
	margin-bottom: 40px;
}
#parkingmap{
	width: 100%;
	height: 300px;
}
#nagaura_map{
	width: 100%;
	height: 220px;

}
#kuranamidai_map{
	width: 100%;
	height: 220px;

}

ul.sitemap li {
	list-style: none;
	font-size: 16px;
	margin-bottom: 10px;
}
ul.sitemap li a{
	border-left: 5px solid #055091;
	padding-left: 1em;
}
ul.sitemap li ul li{
	margin-top: 10px;
	list-style: disc;
}
ul.sitemap li ul li a{
	border-left: none;
}

.dltbl{
	width: 100%;
	/*width: 400px;*/
}
.dltbl dt{
	/*padding: 5px;*/
	float: left;
}
.dltbl dd{
	/*padding: 5px;*/
	margin-left: 80px;
}
.dltbl dd:after{
	display: block;
	clear: both;
	content: "";
}

.flex-viewport{
}

/*.flex-direction-nav .flex-next { right: 0 !important; margin-right: -50px;
   opacity: 1 !important; height: 50px; }

.flex-direction-nav .flex-prev { left: 0 !important; opacity: 1 !important;
   margin-left: -50px; height: 50px; }
*/
/*.flexslider { width: 90%; margin: 0 auto; }*/

.flex-caption{
	font-size: 1.2em;
	text-align: center;
	background: #efefef;
	padding: 10px;
	border: 1px solid #ccc;
}

.item p{
	font-size: .8em;
}
.item p span{
	margin-right: 5px;
}

.group_site{
	list-style: none;
	margin: 10px;
	padding: 0;
}
.group_site li {
	display: inline-block;
	margin: 0 13px;
}
.group_site img{
	width: 203px;
}

#flowSide{
	margin:0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#flowSide li{
	float: left;
	/*height: 8em;*/
	margin: 0 4em 0 0;
}
#flowSide li a{
	padding: .7em 1em .7em 2em;
	height: 6em;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #444;
	background: #abe0ef;
	position: relative;
	z-index: 1;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	border-radius: .4em 0 0 .4em;
}
#flowSide li a:hover{
	background: #abe0ef;
}
#flowSide li a::after{
	background: #abe0ef;
	content: "";
	height: 4.4em;
	margin-top: -2.2em;
	position: absolute;
	right: -2.2em;
	top: 50%;
	width: 4.4em;
	z-index: -1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: .4em;
}
#flowSide li a:hover::after{
	background: #abe0ef;
}
#flowSide .current{
	border-radius: .4em;
	padding: .7em 2em;
}
#flowSide .current::after{
	content: normal;
}

.downArrow{
	list-style: none;
	padding:0;
	margin:0;
}
.downArrow li {
    background-color: #abe0ef;
    /*height: 100px;*/
    width: 90%;
    padding: 10px;
    margin: 10px;
    position: relative;
    border-radius: .4em;
    text-align: center;
    /*width: 100px;*/
}
.downArrow li:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #abe0ef;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    z-index: 10;
}
.downArrow li.current:after{
	content: normal;
}

.table-center, .table-center>tbody>tr>th, .table-center tr td {
	text-align: center !important;
	vertical-align: middle !important;
}
#contactmap{
	width: 100%;
	height: 260px;
	background: #efefef;
}

.itemreserved{
	color: red;
	border: 5px solid red;
	border-radius: 50%;
	height: 120px;
	width: 120px;
	font-size: 3em;
	font-weight: bold;
	transform: rotate(30deg);
	padding: 25px 10px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;

	position: absolute;
	/*position: relative;*/
	right: 0;
	top: 0;
	/*right: 0;*/
	/*position: relative;*/
	/*right: 0;*/
	/*overflow: hidden;*/
}
