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

.case_box { padding-left: 480px; position: relative; min-height: 550px; margin-bottom: 30px; }
.case_box .photos { position: absolute; top: 0; left: 0; }

a.to_cate {
	display: block;
	background: url(/images/mk_arrw.gif) no-repeat 10px 17px #FFF;
	border: 1px solid #D5C9B0;
	width: 400px;
	height: 37px;
	text-decoration: none;
	padding: 13px 0 0 50px;
	margin-bottom: 10px;
	color: #4C392C;
	font-size: 16px;
}

.fader div.fader_inner { position: relative; width: 450px; height: 337px; margin-bottom: 15px; }
.fader div.fader_inner div { position: absolute; top: 0; left: 0; width: 450px; height: 337px; text-align: center; background-color: #999; }
.fader div.fader_inner div img { max-width: 450px; max-height: 337px; }
.fader ul { background: rgba(79,59,46,0.2); text-align: center; }
.fader li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 70px;
	height: 50px;
	overflow: hidden;
	margin: 10px 5px;
	cursor: pointer;
}
.fader li img { width: 80px; }
.case_box .photos .fader li.active { opacity: 1 !important; }

.entry-date { color: #594537; font-size: 14px; }
.entry-title { color: #2B6DB4; font-size: 25px; font-weight: normal; margin: 10px 0; }
.entry-content p { font-size: 120%; }

.cstmr_box { padding: 25px; }
.cstmr_box .inner {
	position: relative;
	padding-left: 280px;
	min-height: 200px;
	margin-top: 20px;
}
.cstmr_box .inner .img { position: absolute; top: 0; left: 0; width: 250px; }
.cstmr_box .inner h2 { border: none; color: #72430C; font-size: 19px; }


.pnav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 5px;
	vertical-align: top;
}
.pnav li a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	background: url(/images/btn_bg.gif);
	display: block;
	height: 37px;
	width: 140px;
	-webkit-border-radius: 5px 5px 0 0;
	        border-radius: 5px 5px 0 0;
	font-weight: bold;
	padding: 7px 0 0 10px;
	opacity: 0.7;
}
.pnav li a.active, .pnav li a:hover {
	opacity: 1;
}

.pnav li.pn3 a {
	font-size: 16px;
	padding: 9px 0 0 8px;
	height: 35px;
	width: 142px;
}

.pnav2 { margin-bottom: 10px; }
.pnav2 li {
	float: left;
	width: 227px;
	margin: 0 5px 5px 5px;
	vertical-align: top; font-family: "I-OTF-UD丸ゴPro R";
}
.pnav2 li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background: #B84500;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 227px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	font-weight: bold;
	padding: 0;
	opacity: 0.7;
}
.pnav2 li.long a{
	line-height: 16px;
	padding-top: 7px;
    height: 37px;
}
.pnav2 li:last-child{
	margin-right: 0;
}
.pnav2 li a.active, .pnav li a:hover {
	opacity: 1;
}
.pnav3 { margin-bottom: 10px; }
.pnav3 li {
	float: left;
	width: 180px;
	margin: 0 5px 5px 5px;
	vertical-align: top; font-family: "I-OTF-UD丸ゴPro R";
}
.pnav3 li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background: #B84500;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 180px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	font-weight: bold;
	padding: 0;
	opacity: 0.7;
}
.pnav3 li.long a{
	line-height: 16px;
	padding-top: 7px;
    height: 37px;
}
.pnav3 li:last-child{
	margin-right: 0;
}
.pnav3 li a.active, .pnav li a:hover {
	opacity: 1;
}

.stage {
	border: 1px solid #D5C9B0;
	background-color: #fff;
	padding: 40px;
	margin-bottom: 50px;
}
.stage li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 250px;
	margin-right: 35px;
	margin-bottom: 35px;
	vertical-align: top;
	font-size: 16px;
}
.stage li:nth-child(1n) {
	margin-right: 53px;
}
.stage li:nth-child(3n) {
	margin-right: 0;
}

.stage li span {
	display: block;
	height: 150px;
	overflow: hidden;
}


.pager{
	text-align:center;
}
a.page-numbers,
.pager .current{
	background:#F8F8F0;
	border:solid 1px #64ACD3;
	padding:5px 8px;
	margin:0 2px;
	color: #64ACD3;
	text-decoration: none;
}
.pager .current{
	background: #64ACD3;
	border:solid 1px #64ACD3;
	color:#fff;
}



div.gmap {
	margin-bottom: 20px;
	text-align: right;
	padding-top: 10px;	
}

.pnav2 li {
    float: left;
    width: 148px;
    margin: 0 5px 5px 5px;
    vertical-align: top;
    font-family: "I-OTF-UD丸ゴPro R";
}

.pnav2 li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    background: #B84500;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 148px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    padding: 0;
    opacity: 0.7;
}

.cb{
	height:140px;
}





