@charset "utf-8";

@import "base.css";


/*
--------------------------------------------------------
taughliner.html
--------------------------------------------------------
*/
.taughliner h2 {
	background-image: url(../../series/image/taughliner/h2_bck_taughliner.jpg);
}

/*Content*/

.section {
	margin-bottom: 15px;
}

.section.text {
	position: relative;
}

.section h3 span {
	display: none;
}

.section h3 {
	width: 372px;
	height: 30px;
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #aaa;
	background: no-repeat 0 0;
}

.section h3#Color {
	width: 570px;
	height: 30px;
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #aaa;
	background: no-repeat 0 0;
}

/*-----series/taughliner.html-----*/
.section.text h3#Point {
	background-image: url(../../series/image/taughliner/h3_bck_taughliner1.gif);
}

.section.series h3#Series {
	background-image: url(../../series/image/taughliner/h3_bck_taughliner2.gif);
}

.section.img h3#Color {
	background-image: url(../../series/image/taughliner/h3_bck_taughliner3.gif);
}

.section.text dl {
	width: 372px;
	margin: 0 13px 0 0;
	font-size: 12px;
}

.section.text dl dt {
	padding: 8px 0 3px 14px;
	background: url(../../series/image/ico_text_dt.gif) no-repeat 0 55%;
	color: #14439d;
	font-size: 14px;
	line-height: 160%;
}

.section.text dl dd {
	padding: 0 0 11px 0;
	border-bottom: dotted 1px #aaa;
	font-size: 12px;
	line-height: 160%;
}

.section.text dl dd.nb {
	border: none;
}

.section.text dl dd span {
	font-size: 10px;
}

.section.text dl dd dl {
	width: 354px;
	margin: 15px 13px 0 0;
	padding: 7px 9px;
	border: solid 1px #999;
}

.section.text dl dd dl dt {
	padding: 0;
	background: none;
	color: #333;
	font-size: 14px;
	line-height: 160%;
}

.section.text dl dd dl dd {
	border: none;
	font-size: 12px;
	line-height: 160%;
}

.section.text p {
	position: absolute;
	left: 385px;
}

.section.text p#img1 {
	top: 20px;
}

.section.text p#img2 {
	top: 520px;
}

.section.series ul li {
	padding: 8px 0 3px 0px;
	border-bottom: dotted 1px #aaa;
	vertical-align: top;
	font-size: 14px;
	line-height: 160%;
}

.section.series ul li span {
	font-size: 12px;
	line-height: 160%;
}

.section.img ul {
	margin-top: 10px;
}

.section.img ul li {
	float: left;
	width: 280px;
	margin-bottom: 18px;
	text-align: center;
}

.section.img ul li dl dd {
	font-size: 12px;
	line-height: 1.2;
}

.section.img ul li dl dd span {
	font-size: 10px;
}

.section.img p.arrow {
	display: block;
	clear: both;
	width: 242px;
	height: 41px;
	margin: 18px 0 0 0;
}

.section.img p.arrow img,
.section.img p.arrow a img {
	background: url(../../series/image/taughliner/arrow_product_btn_off.jpg) no-repeat 0 0;
}

.section.img p.arrow a:hover img {
	background-image: url(../../series/image/taughliner/arrow_product_btn_on.jpg);
}

.section.img p.arrow span {
	display: none;
}

/*-----download/taughliner.html-----*/


.section.dolo .section {
	display: block;
	position: relative;
	width: 568px;
	border: solid 1px #ccc;
	background: #fff;
}

.section.dolo .section h3 {
	width: 550px;
	margin: 0 0 10px 8px;
	padding: 10px 0 0 0;
	border-bottom: dotted 1px #ccc;
	color: #14439d;
	font-size: 14px;
	font-weight: normal;
}

.section.dolo .section h3 span {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

.section p.arrow {
	display: block;
	clear: both;
	width: 367px;
	height: 41px;
	margin: 15px 0 15px 105px;
}

.section.dolo .section p.arrow img,
.section.dolo .section p.arrow a img {
	background: url(../../download/image/taughliner/arrow_caddl_btn_off.jpg) no-repeat 0 0;
}

.section.dolo .section p.arrow a:hover img {
	background-image: url(../../download/image/taughliner/arrow_caddl_btn_on.jpg);
}

.section.dolo .section p.arrow span {
	display: none;
}

/*Side*/
.taughliner #Side #Contact {
	margin-left: 7px;
}

/*
--------------------------------------------------------
print
--------------------------------------------------------
*/
/*@media print {
* {
	display: none;
}
}*/

