@charset "UTF-8";

/*--------------------------------
ここからPCのCSS
----------------------------------*/
@media screen and (min-width:480px){
.sumaho{
	display: none;
}
body{
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
}

/* ======== GALLERY CUSTOMIZE ========= */
#media #main_right{
	position: relative;
}

#media h1 {
	background-image: url("../images/media/title_back.png");
	height: 111px;
	background-repeat: no-repeat;
}

#media #item01 {
	width: 111px;
	height: 122px;
	position: absolute;
	top: 20px;
	left: 980px;
}

#media #item02 {
	width: 114px;
	height: 119px;
	position: absolute;
	top: -15px;
	left: 860px;
	z-index: 10;
}

#media .mainarea {
	margin: 0 auto 25px auto;
	width: 100%;
}

#media .mainarea .cover{
	max-width:400px;
	float:left;
}

#media .mainarea .cover img{
	width:90%;
}

#media .mainarea .media_contents {
	max-width: 850px;
	margin-top:20px;
}

#media .mainarea .media_contents img{
	width:90%;
}

#media .mainarea .media_contents_half{
	width:39%;
}

#media #list {
	margin-top: 0px !important;
}

#media .line, .currentLine {
	margin-top: 0px !important;
}
#media .line, .currentLine .thumbnail {
	margin-bottom: 10px;
}

#media .thumbnail{
	width: 270px;
	height: 300px;
	float: left;
	position: relative;
	background-attachment: scllor;
	background-repeat: repeat;
	background-position: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	margin-top: 10px;
}

#media .top_line .thumbnail{;
	margin-top: 0px !important;
}

#media .thumbnail_center{
	margin-left: 10px;
	margin-right: 10px;
}

#media .thumbnail .thumbnail_title{
	border: none;
	line-height: 1.6;
	display: block;
	position: absolute;
	top: 0;
	width: 360px;
	text-align: center;
	letter-spacing: 0.5em;
	font-size: 15px;
	opacity: 0;
	-moz-opacity: 0;
	-o-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	background-image: url("../images/gallery/mouse_over.png");
	color: #FFF;
	font-size: 22px;
	height: 100%;
}

#media .thumbnail .thumbnail_title .thumbnail_title_en {
	font-size: 22px;
	margin: 0px;
	display: table-cell;
	vertical-align: bottom;
	width: 360px;
	height: 100px;
}
#media .thumbnail .thumbnail_title .thumbnail_title_jp {
	font-size: 13px;
	margin: 0px;
}

#media .thumbnail img{
	width: 200px;
	height: 250px;
}

#media .thumbnail a:hover > img {
	opacity: 0.5;
	-moz-opacity: 0.5;
}

#media .thumbnail a.currentThum > img {
	
	opacity: 0.5;
	-moz-opacity: 0.5;
}

#media .thumbnail a:hover img.thumbnail_title {
	opacity: 1;
	-moz-opacity: 1;
}

#media .thumbnail a.currentThum img.thumbnail_title {
	opacity: 1;
	-moz-opacity: 1;
	background-image: url("../images/gallery/select.png");
	height: 211px;
}
#media .thumbnail a.currentThum img {
	margin-bottom: 10px;
}

#main_right{
	margin-bottom: 90px;
}

/* ======== GALLERY DETAIL AREA CUSTOMIZE ========= */

#media .line #detailArea {
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 40px 0 0 10px;
	_overflow: visible;
}

#media .inner figure{
	width: 570px;
	float: left;
}

#media .inner .slideImg{
	width: 569px;
	height: 429px;
}

#media .inner .txt{
	padding: 30px 0 0 0;
	float: right;
	position: relative;
	text-align: left;
	margin-right: 38px;
}

#media .inner .txt .txt_box{
	width: 100%;
	bottom: 0px;
	border-bottom: 1px;
	border-top: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom:-color: #222;
	border-top-color: #222;
	min-height:420px;
}

#media .inner .txt .car_title_box{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #222;
}

#media .inner .txt .car_model_box{
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #222;
}

#list div#detailArea {
	padding: 0px 52px 0px 50px;
	height: 0px;
	overflow: hidden;
	clear: both;
	position: relative;
	-ms-zoom: 1;
	background-image: url("../images/gallery/back.png");
	_height: 1px;
	_overflow: visible;
}
#list div#detailArea::after {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: ".";
}
#list div.pos0#detailArea {
	//background-position: 115px 0px;
}
#list div.pos1#detailArea {
	//background-position: 360px 0px;
}
#list div.pos2#detailArea {
	//background-position: 605px 0px;
}
#list div.pos3#detailArea {
	//background-position: 850px 0px;
}
#list div#detailArea div.inner {
	-ms-zoom: 1;
	opacity: 0;
	-moz-opacity: 0;
	_height: 1px;
	_overflow: visible;
}
#list div#detailArea div.inner::after {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: ".";
}
#list div#detailArea figure {
//	width: 430px;
	width: 570px;
	float: left;
	margin-left: 50px;
	margin-right: 25px;
}
#list div#detailArea section.txt {
	padding: 0 0 0 0;
	width: 360px;
	height: 440px;
	float: right;
	position: relative;
	word-wrap:break-word;
}

#list div#detailArea section.txt .txt_box{
	position:absolute;
	bottom:0;
}

#list div#detailArea section.txt #car_title_jp {
	color: rgb(34, 34, 34);
	margin: 10px 0 -5px 0;
	padding: 0;
	font-size: 25px;
	fon
}
#list div#detailArea section.txt #car_title_en {
	color: rgb(202, 91, 95);
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}
#list div#detailArea section.txt p.title {
	margin-top: 10px;
	margin-bottom: 0px;
}
#list div#detailArea section.txt p.body {
	margin-top: 0px;
	margin-bottom: 0px;
}
#list div#detailArea section.txt ul.member {
	padding-left: 20px;
	margin: 0px;
}
#list div#detailArea section.txt ul.member li {
}

#list div#detailArea section.txt a.divClose {
	top: 0px;
	width: 32px;
	height: 32px;
	right: -26px;
	position: absolute;
}

#list div#detailArea section.txt a.divClose img {
	width: 100%;
	height: 100%;
}

/* ======== GALLERY BXSLIDER CUSTOMIZE ========= */

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	//-moz-box-shadow: 0 0 5px #ccc;
	//-webkit-box-shadow: 0 0 5px #ccc;
	//box-shadow: 0 0 5px #ccc;
	//border: solid #fff 5px;
	//left: -5px;
	//background: #fff;
}

.bx-wrapper .bx-viewport #thumSlide {
	padding: 0px;
	margin: 0px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-pager-item .active{
	
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: rgb(187, 40, 45);
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -42px;
	//background: url(images/controls.png) no-repeat 0 -32px;
	background: url("../images/gallery/arrow_left.png") no-repeat;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}

.bx-wrapper .bx-next {
	right: -42px;
	//background: url(images/controls.png) no-repeat -43px -32px;
	background: url("../images/gallery/arrow_right.png") no-repeat;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}

.bx-wrapper .bx-prev:hover {
	//background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	//background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

}



/*--------------------------------
ここからスマホCSS
----------------------------------*/

@media screen and (max-width:480px){/*andの後は半角スペース*/
body{
	position:relative;//ナビ用
	overflow:hidden;
	font-size:14px;
}
*{
	margin:0;
	padding:0;	
}

.pc{
	display:none;
}
/* ======== GALLERY CUSTOMIZE ========= */
#main_left {
	min-height:0 !important;	
}
#media #main_right{
	position: relative;
	overflow: hidden;
}

#media h1 {
	background-image: url("../images/media/title_back_sp.png");
	height: 50px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 120%;
	line-height: 50px;
	padding-left: 10px;
	margin-bottom:10px;
}
/*h1工具の写真*/
#media #item01 {
	display:none;
	//width: 15%;
	//height: 122px;
	//position: absolute;
	//top: 20px;
	//left: 230px;
}

#media #item02 {
	display:none;
	//width: 15%;
	//height: 119px;
	//position: absolute;
	//top: 30px;
	//left: 160px;
	//z-index: 10;
}
/*NEXT2014 出展車輌*/
#main_right p{
	font-size:100% !important;
}

#media .mainarea {
	margin: 0 auto;
	width: 100%;
}

.cover{
	max-width:400px;
	float:left;
}

#media .mainarea .cover img{
	width:90%;
}

#media .mainarea .media_contents {
	max-width: 850px;
	margin-top:20px;
}

#media .mainarea .media_contents img{
	width:90%;
}

#media #list {
	//margin-top: 0px !important;
}

#media .line, .currentLine {
	margin-top: 0px !important;
}
#media .line, .currentLine .thumbnail {
	margin: 0 auto;
	width:100%;
}

#media .thumbnail{
	width: 50%;
	height: auto;
	float: left;
	position: relative;
	background-attachment: scllor;
	background-repeat: repeat;
	background-position: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	margin-top: 10px;
}

#media .top_line .thumbnail{
	width:50%;
	float:left;
}

#media .top_line .thumbnail a {
	text-decoration:none;
}

#media .thumbnail_center{

}

#media .thumbnail .thumbnail_title{
	border: none;
	line-height: 1.6;
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	margin:0 auto;
	text-align: center;
	letter-spacing: 0.5em;
	font-size: 15px;
	opacity: 0;
	-moz-opacity: 0;
	-o-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	background-image: url("../images/gallery/mouse_over.png");
	color: #FFF;
	font-size: 22px;
	height: 100%;
}

#media .thumbnail .thumbnail_title .thumbnail_title_en {
	font-size: 22px;
	margin: 0px;
	display: table-cell;
	vertical-align: bottom;
	width: 360px;
	height: 100px;
}
#media .thumbnail .thumbnail_title .thumbnail_title_jp {
	font-size: 13px;
	margin: 0px;
}

#media .thumbnail img{
	width: 90%;
	height: auto;
	display:block;
	margin:0 auto;
}

#media .thumbnail a:hover > img {
	opacity: 0.5;
	-moz-opacity: 0.5;
}

#media .thumbnail a.currentThum > img {
	
	opacity: 0.5;
	-moz-opacity: 0.5;
}

#media .thumbnail a:hover img.thumbnail_title {
	opacity: 1;
	-moz-opacity: 1;
}

#media .thumbnail a.currentThum img.thumbnail_title {
	opacity: 1;
	-moz-opacity: 1;
	background-image: url("../images/gallery/select.png");
	height: auto;
}
#media .thumbnail a.currentThum img {
	//margin-bottom: 10px;
}

#main_right{
	margin-bottom: 90px;
}

/* ======== GALLERY DETAIL AREA CUSTOMIZE ========= */

#media .line #detailArea {
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 40px 0 0 !important;
	width:100% !important;
	_overflow: visible;
}

#media .inner figure{
	width: 50%;
	float: left;
}

#media .inner .slideImg{
	width: 100%;
	height: auto;
}

#media .inner .txt{
	padding: 30px 0 0 0;
	float: right;
	position: relative;
	text-align: left;
	margin-right: 38px;
}

#media .inner .txt .txt_box{
	width: 100%;
	bottom: 0px;
	border-bottom: 1px;
	border-top: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom:-color: #222;
	border-top-color: #222;
	min-height:250px;
}

#media .inner .txt .car_title_box{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #222;
}

#media .inner .txt .car_model_box{
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #222;
}

#list div#detailArea {
	width:100%;
	//padding: 0px 52px 0px 50px;
	//height: 0px;
	overflow: hidden;
	clear: both;
	//position: relative;
	//-ms-zoom: 1;
	//background-image: url("../images/gallery/back.png");
	//_height: 1px;
	_overflow: visible;
	background:#eee;
	margin-top:20px;
}
#list div#detailArea::after {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: ".";
}
#list div.pos0#detailArea {
	//background-position: 115px 0px;
}
#list div.pos1#detailArea {
	//background-position: 360px 0px;
}
#list div.pos2#detailArea {
	//background-position: 605px 0px;
}
#list div.pos3#detailArea {
	//background-position: 850px 0px;
}
#list div#detailArea div.inner {
	-ms-zoom: 1;
	opacity: 0;
	-moz-opacity: 0;
	_height: 1px;
	_overflow: visible;
}
#list div#detailArea div.inner::after {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: ".";
}
#list div#detailArea figure {
	width: 70%;
	float: left;
	margin-left: 50px;
	//margin-right: 25px;
}
#list div#detailArea section.txt {
	padding: 0 0 0 0;
	width: 90% !important;
	min-height: 300px;
	float: right;
	position: relative;
	word-wrap:break-word;
	margin-bottom: 40px;
}

#list div#detailArea section.txt .txt_box{
	//position:absolute;
	//bottom:0;
	width:80%;
	display:block;
	margin:0 auto;
}

#list div#detailArea section.txt #car_title_jp {
	color: rgb(34, 34, 34);
	margin: 10px 0 -5px 0;
	padding: 0;
	font-size: 25px;
	fon
}
#list div#detailArea section.txt #car_title_en {
	color: rgb(202, 91, 95);
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}
#list div#detailArea section.txt p.title {
	margin-top: 10px;
	margin-bottom: 0px;
}
#list div#detailArea section.txt p.body {
	margin-top: 0px;
	margin-bottom: 0px;
}
#list div#detailArea section.txt ul.member {
	padding-left: 20px;
	margin: 0px;
}
#list div#detailArea section.txt ul.member li {
}

#list div#detailArea section.txt a.divClose {
	top: 0px;
	width: 32px;
	height: 32px;
	right: -26px;
	position: absolute;
}

#list div#detailArea section.txt a.divClose img {
	width: 100%;
	height: 100%;
}

/* ======== GALLERY BXSLIDER CUSTOMIZE ========= */

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	//-moz-box-shadow: 0 0 5px #ccc;
	//-webkit-box-shadow: 0 0 5px #ccc;
	//box-shadow: 0 0 5px #ccc;
	//border: solid #fff 5px;
	//left: -5px;
	//background: #fff;
	display:block;
	height:500px;
	
}

.bx-wrapper .bx-viewport #thumSlide {
	padding: 0px;
	margin: 0px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-pager-item .active{
	
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: rgb(187, 40, 45);
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -42px;
	//background: url(images/controls.png) no-repeat 0 -32px;
	background: url("../images/gallery/arrow_left.png") no-repeat;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}

.bx-wrapper .bx-next {
	right: -42px;
	//background: url(images/controls.png) no-repeat -43px -32px;
	background: url("../images/gallery/arrow_right.png") no-repeat;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}

.bx-wrapper .bx-prev:hover {
	//background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	//background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#footer {
	width:100%;
	background:#000;
	font-size:60%;
	color:#fff;
	box-sizing:border-box;
	padding:5px;	
}

}