@charset "utf-8";

/* Style for fixed product */


/* General
----------------------------------------------------------- */
.fixed {
	width:710px;
	letter-spacing:0.5px;
}

.fixed h1 {
	background-color: #000000;
	color: #FFF;
	font-size: 20px;
	padding: 20px 0 20px 20px;
}

.fixed_anchor {
	clear: both;
	margin: 10px 0 18px 0;
	background: #F4F3F1;
	zoom: 1;
}
.fixed_anchor ul {
	padding: 0 0 5px 10px;
	zoom: 1;
}
.fixed_anchor ul li {
	float: left;
	white-space: nowrap;
	margin: 5px 10px 0 0;
	display: inline;
	padding: 1px 10px 2px 20px;
	background: url(../images/bg_arrow_bottom_off.gif) left 3px no-repeat;
	zoom: 1;
}

.fixedmain {
	width: 710px;
	border: solid 1px #f0f0f0;
}

/* fixed_assembling
-------------------------------------------------- */
.fixed_point {
	margin: 20px 0 0 0;
}

.fixed_point h2 {
	margin: 10px 0 0 20px;
	padding: 10px 0 10px 15px;
	border-left: solid 5px #000000;
	font-size: 16px;
	font-weight: bold;
}

.section_second-box_01 {
	width: 670px;
	margin: 5px 0 15px 20px;
}

.section_second-box_01l {
	width: 50px;
	margin: 10px 0 25px 20px;
	float: left;
}
	
.section_second-box_01r {
	width: 550px;
	margin: 0 0 25px 10px;
	float: left;
}
	.section_second-box_01r dd {
		padding: 10px 0 0 0;
		font-weight: bold;
		font-size: 12px;
	}

.section_second-box_02 {
	width: 670px;
	margin: 5px 0 15px 20px;
	border-top: solid 1px #f0f0f0;
}

.section_second-box_02l {
	width: 50px;
	margin: 10px 0 25px 20px;
	float: left;
}

.section_second-box_02r {
	width: 550px;
	margin: 0 0 25px 10px;
	float: left;
}

	.section_second-box_02r dd {
		padding: 10px 0 0 0;
		font-weight: bold;
		font-size: 12px;
	}

.section_second-box_03 {
	width: 670px;
	margin: 5px 0 15px 20px;
	border-top: solid 1px #f0f0f0;
}

.section_second-box_03l {
	width: 50px;
	margin: 10px 0 25px 20px;
	float: left;
}

.section_second-box_03r {
	width: 550px;
	margin: 0 0 25px 10px;
	float: left;
}

	.section_second-box_03r dd {
		padding: 10px 0 0 0;
		font-weight: bold;
		font-size: 12px;
	}

	.section_second-box_03r p.dash {
		border-top: dashed 1px #f0f0f0;
		padding: 5px 0 5px 0;
	}

/* Back to Top
-------------------------------------------------- */
div.back_to_top {
	width: 708px;
	margin: 5px 2px 0 0;
	text-align: right;
	font-size:85%;
	line-height: 1;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}

div.back_to_top p {
	background: url(../images/bg_arrow_top_off.gif) right top transparent no-repeat;	
	padding: 2px 18px 0 0;
}

/* fixed_assembling
-------------------------------------------------- */
.fixed_assembling {
	margin: 20px 0 0 0;
}

.fixed_assembling h2 {
	margin: 10px 0 0 20px;
	padding: 10px 0 10px 15px;
	border-left: solid 5px #000000;
	font-size: 16px;
	font-weight: bold;
}

.fixed_assembling h4 {
	margin-bottom: 10px;
	padding: 5px 7px;
	background: #ededed;
	font-weight: normal;
	width: 670px;
	margin: 15px 0 0 20px;
	font-weight: bold;
}
	.fixed_assembling h4 img {
		margin-right: 5px;
	}
		.fixed_assembling h4 a:link { color: #535353; text-decoration: underline;}
		.fixed_assembling h4 a:visited { color: #535353; }
		.fixed_assembling h4 a:hover {text-decoration: none; }

.section_second-box_04 {
	width: 670px;
	margin: 5px 0 0 20px;
}

.section_second-box_04 ul.series {
	padding: 0 0 5px 0;
	zoom: 1;
	border-bottom: solid 1px #f0f0f0;
	background: #fcfcfc;
}

.section_second-box_04 ul img {
	padding:5px 0 5px 15px;
}

.section_second-box_04 ul.size {
	overflow:hidden;
	padding: 0 0 5px 0;
	zoom: 1;
	border-bottom: dashed 1px #f0f0f0;
	letter-spacing:0.8px;
}
.section_second-box_04 li.size {
	float: left;
	white-space: nowrap;
	margin: 5px 10px 0 0;
	display: inline;
	padding: 1px 5px 2px 10px;
	zoom: 1;
	width: 70px;
}
.section_second-box_04 li.size:first-child{
	padding-bottom: 3px;
}

.section_second-box_04 dl.size {
    border-bottom: 1px dashed #F0F0F0;
    padding: 0 0 5px;
	overflow:hidden;
}
.section_second-box_04 dl.size dt{
	float: left;
	white-space: nowrap;
	margin: 5px 10px 0 0;
	display: inline;
	padding: 1px 5px 2px 10px;
	zoom: 1;
	width: 70px;}

.section_second-box_04 dl.size dd{
	width:575px;
	float:right;
	}

/* ページトップへ */
.backtotop {
    clear: both;
    height: auto !important;
    margin: 5px 0 0;
    min-height: 30px;
    text-align: right;
    width: 710px;
}