@charset "euc-jp";
/* CSS Document */

#new_footer .footer_link .footer_left { float: left; width: 600px; }
#new_footer .footer_link .footer_right { float: right; width: 350px; }
#new_footer .footer_link .footer_catgoey { float: left; width: 200px; }
#new_footer .footer_link li { font-size: 11px; line-height: 1.3; }
#new_footer .footer_link .footer_catgoey02 li { float: left; font-size: 11px; line-height: 1.3; margin-bottom: 5px; margin-right: 5px; text-align: left; width: 170px; }
#new_footer .footer_link ul { margin-bottom: 0px }
#new_footer .copyright { border-top: 1px solid #999999; display: block; float: left; font-size: 12px; padding-top: 5px; width: 100%; margin: 10px 0 20px 0; }


img { vertical-align:middle;}

#container {
	text-align: left;
	background: url(../../shaft/css/none);
	margin: 10px 0px 0px;
	padding: 0px;
	width: 950px;
}
 
#container img {
	vertical-align: middle;
/*	margin-left: 5px;*/
}


.align-left { float:left;}
.align-right { float:right;}
.align-center { float:none; margin:0 auto; text-align:center;}

.w240 {
	width: 240px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
.w300 { width:300px;}
.w330 { width:330px;}
.w360 { width:360px;}
.w420 { width:420px;}
.w500 { width:500px;}
.w520 { width:520px;}
.w550 { width:550px;}
.w580 { width:580px;}
.w680 { width:680px;}

.mt5 { margin-top:5px !important;}
.mt10 { margin-top:10px !important;}
.mt20 { margin-top:20px !important;}
.mt30 { margin-top:30px !important;}

.mb10 { margin-bottom:10px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !important;}


.ml20 { margin-left: 20px !important }
.mr10 { margin-right: 10px !important }

.txt-bk { color: #000000 !important }


#navi { width:940px; height:18px;}
#wrapper,
#main { margin: 0px auto; width: 950px; zoom: 100%; }
#context:after,
#wrapper:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
#context .intro {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 30px;
	background: #F0F0E1;
	padding: 10px;
	margin-top: 15px;
}
#credit { font-size: 12px; position: relative; margin: 5px 0px 15px; width: 950px; text-align: left; }
#credit > .update { text-align: right; position: absolute; width: 15em; top: 0px; right: -2px; }
#context { margin-bottom: 0px; width: 950px; }
#context p {
	color: #333;
	font-size: 14px;
	line-height: 1.9;
}

#context p.item_name_big {
	margin-bottom: 5px;
	font: bold 25px Arial, Helvetica, sans-serif;
	margin-left: -15px;
	display: block;
	padding: 5px 5px 5px 15px;
}

#context p.item_name_big span {
	font-size: 14px;
	margin-left: 0.5em;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

#context span.cap {
	font-size: 11px;
	line-height: 1.4;
	display: block;
	margin-top: 5px;
}

#context h3 {
	font-size: 28px;
	line-height: 1;
	color: #CC0000;
	margin: 20px 0px 10px;
}


#context h3.midashi {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	border-left: 10px solid #FF3300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background: #FFFFFF;
	color: #333333;
}
.link a { display: block; font-size: 16px; line-height: 1; font-weight: bold; padding: 15px 10px; text-align: center; border: 4px solid #CCCCCC; margin-top: 15px; }
.link a:hover { background: #0066FF; color: #FFFFFF; border-color: #0066FF; text-decoration: none; }




h2.bikename { font-size: 30px; line-height: 1; font-weight: bold; margin-bottom: 25px; }


.clearfix {
    zoom: 100%;
}
.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
ul.list-2column li .cap { margin-top: 5px }
ul.list-2column { margin: 0px; padding: 0px; }
ul.list-2column:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
ul.list-2column li {
	float: left;
	width: 260px;
	list-style: none;
	margin: 0px;
}
ul.list-2column li:nth-child(2n) { margin-right: 0px }

span.price {
	font-size: 12px;
	line-height: 1.5;
	display: block;
}
ul.list-2column li.end { margin-right: 0px }


ul.list-3column { margin: 0px; padding: 0px; }
ul.list-3column:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
ul.list-3column li {
	float: left;
	width: 310px;
	list-style: none;
	margin: 0px 10px 0px 0px;
}
ul.list-3column li:nth-child(3n) { margin-right: 0px }



ul.list-4column {
	margin-top: 20px;
}
ul.list-4column:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
ul.list-4column li {
	width: 220px;
	float: left;
	margin-right: 13px;
	list-style: none;
}
ul.list-4column li:nth-child(4n) { margin-right: 0px }


.title {
	background: #333;
	margin: 20px 0px 10px;
	padding: 5px;
	border-left: 10px solid #F60;
}
.title p { color:#FFFFFF !important;
	font-size: 18px  !important;
	font-weight: bold;}

.linkList {
	clear: both;
	margin-bottom: 0px;
	float: left;
	width: 100%;
}

.linkList li {
	margin-bottom: 20px;
	width: 180px;
	float: left;
	margin-right: 12px;
	list-style: none;
	text-align: left;
}

.linkList li p {
	font-size:12px !important;
	line-height:150% !important;

}

.linkList li p img {margin-bottom:5px;}
.linkList li:after { content: ""; clear: both; height: 0; display: block; visibility: hidden;}
.linkList li.listend {margin-right: 0px;}


.midashi_small {
	line-height: 1.3;
	font-size: 14px;
	display: block;
	padding: 0px;
	border-style: none;
	margin: 0px 0px 15px;
}

.border-box {
	border: 1px solid #999999;
	padding: 14px;
	margin: 15px 0px;
}

.hplink {
	perspective: 500px;
    transform-style: preserve-3d;
    position: relative;
	width:500px;
	 height: 80px;
	box-sizing: border-box;
    cursor: default;
	}

.hplink a {
	width:500px;
	font-size: 26px;
	 box-sizing: border-box;
	line-height: 1;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 19px 14px;
	border: 1px solid #333333;
	text-align: center;
	pointer-events: none;
	position: absolute;
    background-color: #FFF;
    transform: rotateX(0deg) translateZ(0px);
    transform-origin: 50% 50% 0px;
    transition: all 0.2s ease 0s;
}






.button_base {
    margin: 0;
    border: 0;
	font-size: 26px;
    position: relative;
    top: 0;
    left: 0;
    width: 500px;
    height: 60px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
}

.button_base:hover { cursor: pointer;}
.button_base a { color: #000000;text-decoration: none;}






/* ### ### ### 08 */
.b08_3d_pushback {
    perspective: 500px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.b08_3d_pushback div {
	position: absolute;
	text-align: center;
	width: 500px;
	height: 60px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

	padding: 20px;
	border: #000000 solid 1px;
	display:block;
}

.b08_3d_pushback div:nth-child(1) {
    color: #000000;
    background-color: #ffffff;
    transform: rotateX(0deg) translateZ(0px);
    -webkit-transform: rotateX(0deg) translateZ(0px);
    -moz-transform: rotateX(0deg) translateZ(0px);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

.b08_3d_pushback div:nth-child(2) {
    color: #ffffff ;
    background-color: #000000;
    transform: rotateX(-179.5deg) translateZ(1px);
    -webkit-transform: rotateX(-179.5deg) translateZ(1px);
    -moz-transform: rotateX(-179.5deg) translateZ(1px);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

.b08_3d_pushback:hover div:nth-child(1) {
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: rotateX(179.5deg);
    -webkit-transform: rotateX(179.5deg);
    -moz-transform: rotateX(179.5deg);
}

.b08_3d_pushback:hover div:nth-child(2) {
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: rotateX(0deg) rotateY(0deg) translateZ(1px);
    -webkit-transform: rotateX(0deg) rotateY(0deg) translateZ(1px);
    -moz-transform: rotateX(0deg) rotateY(0deg) translateZ(1px);
}

.b08_3d_pushback div:nth-child(2) a {color: #ffffff ;}


a.btn  {
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
	display: block;
	padding: 12px;
	width: 170px;
	text-align: center;
	font-size: 15px;
	line-height: 1;
	margin-top: 10px;
	border: 1px solid #000000;
}

a:hover.btn {
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
}
