body {background-color: #000000;margin-left: 0px;margin-top: 5px;margin-right: 0px;margin-bottom: 0px;}

html {
	overflow-x:hidden;
	overflow-y:scroll;
	font-family:"MS-PGothic","ＭＳ Ｐゴシック","メイリオ",Meiryo, sans-serif;
}

a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.t12black {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
.t12glay {
	font-size: 12px;
	line-height: 120%;
	color: #999999;
}
.t12white {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.t12yellow {
	font-size: 12px;
	line-height: 120%;
	color: #FFCC00;
}
.t10black {
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}
.t10glay {
	font-size: 10px;
	line-height: 120%;
	color: #999999;
}
.t10white {
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
}
.t10yellow {
	font-size: 10px;
	line-height: 120%;
	color: #FFCC00;
}
.finger01 {
	cursor: hand;
}
.t14black {

	font-size: 14px;
	line-height: 120%;
	color: #000000;
}

/* ----------------------------------------- ラインナップ ----------------------------------------- */

.main_pic {
	background-color:#333333;
	padding:5px;
}


/* ----------------------------------------- ショールーム ----------------------------------------- */

.staff_pic {
	width:100px;
	border:solid 1px #FFFFFF;
	padding:1px;
}

.showroom_pic {
	border:solid 4px #000000;
}

.pic_waku {
	border:solid 1px #FFFFFF;
}

.showroom_txt {
	width:490px;
	padding-left:5px;
	text-align:left;
	color:#ffffff;
	font-size: 12px;
}
