body{
   background:#efefef;
   line-height:0;
}
#wrap{
overflow: hidden;
}
#other-img {
    margin: 0 auto;
    width: 100%;
    text-align: left;
    overflow: hidden;
    z-index:0;
    overflow:hidden;
}
#other-img img{

}
/*-----------------------------------------*/
.one{

}
.one-title{
	color:white;
	background:url("../bg02.gif");
	padding-left: 30px;
}

.conten-left{
	width:750px;
	float:left;
}

.conten-right{
	width:280px;
	float:left;
	margin-left:20px;
}

.work-box{
	padding:20px;
}
.work-left{
	float:left;
	width:250px;
	text-align:center;
}
.work-right{
	float:left;
	width:360px;

}
.work-title{
	border-bottom: 1px dotted;
	padding: 10px 30px;
}
.work-text{
	padding: 10px 30px;
}

.bg-white{
	background:white;
}
.work-bt{
	width: 150px;
	border: 2px solid gold;
	padding: 5px;
	text-align: center;
	float: right;
	background:url("../bg01.gif");
}
.right-toi{
	width:280px;
	height:275px;
	background:url("../img/genjyou/1.jpg");
}
.right-toi img{
    margin: 120px 0 0 20px;
}
.right-toi .toi-num{
	font-size: 35px;
	color: #0040b5;
	font-weight: bold;
	text-align: center;
}
.right-toi .toi-text{
	font-size: 16px;
	color: black;
	line-height: 0.5;
	text-align: center;
}
.narabikae-one{
	float:left;
	margin: 0 0 20px;
}
.narabikae-one select{
	padding: 10px;
}
.narabikae-two{
	float:left;
	margin: 0 0 0 20px;
}
.narabikae-three{
	float:left;
}
.narabikae-four{
	float:left;
}
.renove-bt{
	border:1px solid;
	background:white;
	padding:5px;
	line-height:1;
	text-align:center;
	background: #62b0de;
    	color: white;
	cursor: pointer;
}
.renove-bt span{
	font-size:12px;
}
.genjyou-bt{
	border: 1px solid white;
	padding: 5px;
	line-height: 2;
	text-align: center;
	background: gold;
	color: #3568c5;
	height: 29px;
	margin: 0 0 0 20px;
	cursor: pointer;

}
.zenbu-bt{
	border: 1px solid white;
	padding: 5px;
	line-height: 2;
	text-align: center;
	background: #9E9E9E;
	color: #ffffff;
	height: 29px;
	margin: 0 0 0 20px;
	cursor: pointer;
}
.hyoyuji-text{
	margin: 10px;
	color: #277ec1;
	font-weight: 800;
	font-size: 18px;
}
.work-syousai{
	
}
.syousai-title{
	border-bottom: 2px dotted gray;
	font-size: 20px;
	margin-left:20px;
}
.syousai-text{
	margin:20px;
}
.work-syousai a{
	margin-left:10px;
}
.page-cover{
	float:left;
	font-weight:700;
}
@media only screen and (max-width:950px){
	.conten-left{
		width:100%;
		float:left;
	}
	.conten-right{
		display:none;
	}
}
@media only screen and (max-width:500px){
	.work-left{
		width:100%;
	}
	.work-left img{
		width:100%;
	}
}
@media only screen and (max-width:425px){
	.narabikae-two{
		margin: 0 0 0 10px;
	}
	.genjyou-bt{
		margin: 0 0 0 10px;
	}	.zenbu-bt{
		margin: 0 0 0 10px;
	}
	.work-box{
		padding:0px;
	}

}
@media only screen and (max-width:400px){
	.narabikae-two{
		margin: 0 0 0 5px;
	}
	.genjyou-bt{
		margin: 0 0 0 5px;
	}	.zenbu-bt{
		margin: 0 0 0 5px;
	}
	.page-cover{
		width:100%;
		margin:10px 0;
	}

}
/*----------------------------------------*/
.sintyaku-cover{
	background:white;
	border: 3px solid;
    	margin: 10px 0;
}
.sintyaku-title {
    font-size: 20px;
    background: #ffeb00;
    color: #133086;
    padding: 10px;
    text-align: center;
    font-weight: 800;
    /* padding: 5px; */
    margin: 5px;
}

.sintyaku-left{
	float:left;
	width:50%;
}
.sintyaku-right{
	float:left;
	width:50%;

}
.sintyaku-box{
    background: whitesmoke;

}
.sintyaku-text{
	overflow:hidden;
}
.more-bt{
	margin: 0 auto;
	text-align: center;
	line-height: 2;
}
.m-bt {
	color: #efff14;
	font-weight: 800;
	background: #0f2f6d;
}
.more-img{
	float:left;
	width:30px;
}
.more-text{
	float: left;
	color: #004b94;
	font-weight: 800;
	font-size: 18px;
	padding: 2px 10px;
}
/*-------------------------------------------*/
.right-menu{
	background:white;
	border: 3px solid;
}
.right-menu ul{
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.right-menu li {
    list-style: none;
    font-size: 16px;
    border-bottom: 1px dotted #133086;
    margin: 10px;
    padding: 5px 0 10px;
}

.right-menu li:last-child{
	border-bottom: none;
}