@charset "euc-jp";
/* CSS Document */

#topicpath {margin: 0px auto !important; zoom: 100%;}

#wrapper:after,
#container:after,
#topicpath:after,
#testride > .maker-select:after,
#testride > .maker-select ol:after,
#ride-contents:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


#topicpath {margin: 10px 0px;}
#wrapper,#container {
	margin: 10px auto 0px !important;
	font: 13px/180% "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}
#testride {
	float: left;
	width: 680px;
	position: relative;
}

#testride > #read {
	zoom: 100%;
	position: relative;
}


#testride > #read:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#testride > #read > .text {
	float: left;
	width: 360px;
}

#testride > #read h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#testride > #read p {}


#testride > #ride-contents > .maker-select {
	margin: 0em 0px 3em 15px;
	zoom: 100%;
	float: right;
	width: 330px;
}
#testride > #ride-contents > .maker-select h2 {background: #CCC;padding: 10px;}
#testride > #ride-contents > .maker-select ol {
	margin: 0px;
	zoom: 100%;
}

#testride > #ride-contents > .maker-select ol:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#testride > #ride-contents > .maker-select ol li {
	background: #CCC;
	height: 60px;
	width: 160px;
	margin: 0px 10px 10px 0px;
	display: block;
	float: left;
}

#testride > #ride-contents > .maker-select ol li.listend {margin-right: 0px;}

#testride > #ride-contents > .maker-select > .cap {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 1em;
}


#ride-contents {
	zoom: 100%;
	/* [disabled]background: #CCC; */
	margin: 15px 0px;
}


#ride-contents > h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 1em 0px;
	padding: 12px 10px 10px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiMxMzY3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iIzEzNjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTMlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 4%, #1367f7 5%, #1367f7 7%, #ffffff 8%, #ededed 36%, #ededed 93%, #ffffff 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(4%,#ffffff), color-stop(5%,#1367f7), color-stop(7%,#1367f7), color-stop(8%,#ffffff), color-stop(36%,#ededed), color-stop(93%,#ededed), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 4%,#1367f7 5%,#1367f7 7%,#ffffff 8%,#ededed 36%,#ededed 93%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 4%,#1367f7 5%,#1367f7 7%,#ffffff 8%,#ededed 36%,#ededed 93%,#ffffff 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 4%,#1367f7 5%,#1367f7 7%,#ffffff 8%,#ededed 36%,#ededed 93%,#ffffff 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 4%,#1367f7 5%,#1367f7 7%,#ffffff 8%,#ededed 36%,#ededed 93%,#ffffff 99%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	border: 1px solid #CCC;

}

#ride-contents > h2:first-child {
	margin-top: 0px;
}

#ride-contents > h2 span {
	border-left: 5px solid #CCCCCC;
	padding-left: 8px;
}


#ride-contents > h3 {
	font-size: 14px;
	font-weight: bold;
	color: #036;
	margin: 1em 0px 0.5em;
}

#ride-contents > p {

}



#rightbox {
	position: relative;
}

/*******************************/
.side-banner {
	width: 200px;
	margin-bottom: 10px;
	padding: 19px;
	border: 1px solid #666;
}


/*******************************/
#bike-catlog-ranking {
	padding: 1px;
	border: 1px solid #999;
	margin: 10px 0px;
	position: relative;
}

#bike-catlog-ranking > h3 {
	background: #45484d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	padding: 8px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #FFF;
}

#bike-catlog-ranking > ol {}

#bike-catlog-ranking > ol li {
	border-bottom: 1px dotted #CCC;
	padding: 8px 8px 8px 26px;
	position: relative;
	clear: both;
	min-height: 62px;
	margin: 0px;
}

#bike-catlog-ranking > ol li a img {
	border: 1px solid #333;
	width: 80px;
	float: left;
	clear: both;
	margin-right: 8px;
}

#bike-catlog-ranking > ol li:last-child {border-bottom-style: none;margin-bottom: 0px;}

#bike-catlog-ranking > ol li .bikename {
	font: 12px/135% "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

#bike-catlog-ranking > .more {
	background: #EBEBEB;
	font-size: 12px;
	text-align: right;
	padding: 5px;
	border-top: 1px solid #CCC;
}


#bike-impre {
	padding: 1px;
	border: 1px solid #999;
	margin: 10px 0px;
	position: relative;
}

#bike-impre > h3 {
	background: #45484d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	padding: 8px;
	margin-bottom: 5px;
	color: #FFF;
}

#bike-impre > ul.impre_bike {
	margin-top: 0px;
}

#bike-impre > ul.impre_bike li {
	border-bottom: 1px dotted #CCC;
	padding: 8px;
	position: relative;
	clear: both;
	min-height: 45px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}

#bike-impre > ul.impre_bike li a img {
	border: 1px solid #333;
	float: left;
	clear: both;
	margin-right: 8px;
}

#bike-impre > ul.impre_bike li:last-child {
}


#bike-impre > .more {
	background: #EBEBEB;
	font-size: 12px;
	text-align: right;
	padding: 5px;
	border-top: 1px solid #CCC;
}



#bike-service {
	padding: 1px;
	border: 1px solid #999;
	margin: 10px 0px;
	position: relative;
}

#bike-service > h3 {
	background: #45484d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	padding: 8px;
	margin-bottom: 10px;
	color: #FFF;
}

#bike-service > ol {}

#bike-service > ol li {
	border-bottom: 1px dotted #CCC;
	padding: 8px;
	position: relative;
	clear: both;
	min-height: 45px;
	margin: 0px;
}

#bike-service > ol li a img {
	border: 1px solid #333;
	width: 60px;
	float: left;
	clear: both;
	margin-right: 8px;
	height: 45px;
}

#bike-service > ol li:last-child {border-bottom-style: none;margin-bottom: 0px;}

#bike-service > ol li .service-name {
	font: 12px/135% "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

#bike-service > ol li .service-name > .cap {
	font-weight: normal;
	font-size: 11px;
	display: block;
	margin-top: 5px;
}

#bike-service > .more {
	background: #EBEBEB;
	font-size: 12px;
	text-align: right;
	padding: 5px;
	border-top: 1px solid #CCC;
}



.img_left {
	float: left;
	margin-right: 10px;
}

ul.manner {
	zoom: 100%;
	margin-top: 1em;
}


ul.manner:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

ul.manner > li {
	float: left;
	width: 300px;
	margin-right: 20px;
	background: #FFFFCC;
	padding: 10px;
	height: 150px;
	border: 4px solid #CCC;
	border-radius: 6px;
}

ul.manner > li.listend {
	margin-right: 0px;
}

ul.manner > li > h3 {
	font-size: 20px;
	font-weight: bold;
	color: #363;
	margin-bottom: 6px;
	text-align: center;
}


.rankingGold,
.rankingSilver,
.rankingBronze,
.ranking4th,
.ranking5th {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px 0px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 20px;
}

.rankingGold {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -16px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 2px;
	top: 4px;
}
.rankingSilver {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -36px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 2px;
	top: 4px;
}
.rankingBronze {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -56px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 2px;
	top: 4px;
}
.ranking4th {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -76px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 2px;
	top: 4px;
}

.ranking5th {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -96px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 2px;
	top: 4px;
}

.ranking6th {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -116px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 16px;
	left: 2px;
	top: 4px;
}

.ranking7th {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -131px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 16px;
	left: 2px;
	top: 4px;
}

.ranking8th {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -144px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 2px;
	top: 4px;
}

.ranking9th {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -161px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 18px;
	left: 2px;
	top: 4px;
}

.ranking10th {
	display: block;
	background: url(/img/trialride/spt_ranking.png) no-repeat 0px -176px;
	text-indent: -9999px;
	position: absolute;
	width: 20px;
	height: 18px;
	left: 2px;
	top: 4px;
}


#btn-sns {
	float: right;
	width: 290px;
	margin-top: 2em;
	position: absolute;
	right: 0px;
	bottom: 0px;
}



#btn-sns > ul.snsb {
	overflow: hidden;
}
#btn-sns > ul.snsb li {
	float: left;
	margin-right: 4px;
}

#btn-sns > ul.snsb li .twitter-share-button {
	width: 65px !important;
}

#btn-sns > ul.snsb li .vcount #count {font-size: 12px !important;}

#btn-sns > ul.snsb li .___plusone_0 {
	width: 90px;
}
