@charset "utf-8";

/*----------------------------------
common
----------------------------------*/ 
p#pankuzu{
	padding:0 10px;
	line-height:1.8em;
	font-size: 0.85em;
	margin-bottom: 5px;
	color:#82774D;
}	
p#pankuzu a{
	text-decoration:none;
	color:#FE7E00;
}


/*----------------------------------
sliders.js
----------------------------------*/
#slider-1{
	float:left;
	overflow: hidden;
}
#slider-2{
	float:right;
	overflow: hidden;	}	

#slider-1 ul,
#slider-2 ul{
	position: relative;
	width: 470px;
	height: 320px;
}

#slider-1 ul li,
#slider-2 ul li{
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    display: none;
}


	
/*----------------------------------
お知らせ
----------------------------------*/
#top_info_area{
	text-align: right;
	margin-bottom: 25px;
}
#top_info_area h3{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	padding: 10px 5px;
	margin-bottom: 15px;
}
.news{
	margin-bottom: 15px;
	overflow: hidden;
	border-bottom: 1px dotted #999;
	padding-bottom:10px;
}
.news p{
	line-height:1.5em;
	}
.news p img{
	vertical-align:2px;
	margin-right:5px;
	}	
.news_title{
	/* [disabled]font-size: 12px; */
	font-weight: bold;
	padding-bottom:5px;
	padding-left:12px;
	overflow:hidden;
	}	
.newsthumb{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.newslead{
	padding-left:12px;
	overflow:hidden;}
.day{
	/* [disabled]color: #666666; */
}	
/*----------------------------------
top
----------------------------------*/ 	
.top_news{
	margin-bottom: 25px;
}
.top_news h3{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	padding: 10px 5px;
	margin-bottom: 15px;
}
.top_news ul{
	line-height: 1.8em;
	margin-left: 5px;
}
.top_news ul li{
	background-image: url(../images/common/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.show_room{
	margin-bottom: 25px;
	overflow:hidden;
}
.show_room h3{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	padding: 10px 5px;
	margin-bottom: 20px;
	}
.show_room h4{
	font-size: 1.3em;
	margin-bottom: 10px;
}
.show_room .box{
	width:345px;
	float:left;
	margin-left: 5px;
}
.show_room .box p{
	line-height:1.5em;
}


/*----------------------------------
柔道畳ページ
----------------------------------*/
.judo_box{
	overflow: hidden;
	margin-bottom: 25px;

}

.judo_box .detail{
	float: right;
	width:47%;
	}

.judo_box .detail p{
	margin-bottom:0px;
	padding:0px;
	line-height:1.4em;
	}
.judo_box .detail p.green{
	background:#8EBE1A;
	color:#FFF;
	padding:0 10px;
	margin-bottom:5px;}	


/*----------------------------------
other
----------------------------------*/
table.maker{
	margin-bottom:25px}

table.maker th{
	text-align: center;
	vertical-align:bottom;
}

table.maker td{
	padding:15px 20px;
	line-height:1.5em;
	font-size:0.8em;
	vertical-align: top;
	height: 100px;
	word-break: break-all;
}


.block_wrap{
	overflow:hidden;}

.index_box{
	width:335px;
	overflow: hidden;
	margin-bottom: 25px;
}
.index_box p{
	padding-left:0 !important;}
	
.f-left{ float:left}		
.f-right{ float:right}



.showroom_photo{
	width: 330px;
	float: left;
	overflow: hidden;
}
.showroom_photo_main{
	padding: 7px;

}

.showroom_photo_sub{
	float: left;
	margin: 15px 20px 10px 0px;
}

.gmap{
	width:300px;
	float: left;
}


/*----------------------------------
lightbox
----------------------------------*/ 	
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
