@charset "Shift_JIS";

#contents .color0066CC {
	color: #0066CC;
}

#contents .colorFF0000 {
	color: #FF0000;
}

#contents .bg_F8EADD {
	background-color: #F8EADD!important;
}
#contents .bg_D9EDFF {
	background-color: #D9EDFF!important;
}
#contents .bg_F0F0F0 {
	background-color: #F0F0F0!important;
}
#contents .bg_E4F1D8 {
	background-color: #E4F1D8!important;
}
#contents .bg_F5F2DC {
	background-color: #F5F2DC!important;
}
#contents .bg_FCE3E2 {
	background-color: #FCE3E2!important;
}
#contents .bg_FFF0D2 {
	background-color: #FFF0D2!important;
}
#contents .bg_E4E9EB {
	background-color: #E4E9EB!important;
}
#contents .bg_E1DEEF {
	background-color: #E1DEEF!important;
}
#contents .txtcenter {
	text-align: center;
}


#contents #lineup #subtitle {
	margin-bottom: 15px;
	clear: both;
}

#contents #lineup #products ul {
	font-size: 90%;
}
#contents #lineup #products img {
	margin-bottom: 3px;
}
#contents #lineup #products #img1 {
	width: 150px;
	float: left;
	margin-right: 10px;
}
#contents #lineup #products #text {
	line-height: 140%;
	float: left;
	margin-right: 10px;
}
#contents #lineup #products #img2 {
	width: 110px;
	float: left;
	margin-right: 10px;
}
#contents #lineup #products #spec {
	width: 200px;
	float: right;
	line-height: 100%;
}


#contents #lineup #products #spec2 {
	width: 200px;
	float: right;
	line-height: 100%;
	padding-top: 3px;
}




#contents #lineup #function{
	border-collapse: collapse;
	line-height: 120%;
	color: #333333;
}
#contents #lineup #function td, #lineup #function th{
	border: 1px solid #BBBBBB;
	padding: 5px;
}
#contents .function_text  {
/*	border-collapse: collapse;*/
	line-height: 120%;
	color: #333333;
	padding: 0 8px 3px 0!important;
	background-image: none;
}
#contents a.pict {
	background-image: url(../../lineup/img/arrow01.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: 0px 3px;
	margin-top: 3px;
}
.px12 {
	font-size: 90%;
}