@charset "utf-8";

/*  ----------------------------------------------------  */
/*  ハンドル詳細のページ   */
/*  ----------------------------------------------------  */

.handle_left {
	float:left;
	width:490px;
}

.handle_title {
	margin:20px 0px 20px 0px;
}

.handle_right {
	float:left;
	width:370px;
	margin:0px 0px 20px 0px;
}

.handle_t {
	margin:19px 0px 50px 0px;
	border-top:1px dotted #63595a;
}

.handle_t_l {
	width:90px;
	text-align:right;
	padding:5px 20px 5px 0px;
	border-bottom:1px dotted #63595a;
	vertical-align:top;
	line-height:1.7em;
	color:#ffc625;
	font-weight:bold;
}

.handle_t_r {
	width:280px;
	text-align:left;
	padding:5px 0px 5px 0px;
	border-bottom:1px dotted #63595a;
	vertical-align:top;
	line-height:1.7em;
}

.page_navi {
	vertical-align:middle;
	float:right;
	margin:0px 0px 0px 0px;

}

.page_navi span {
	vertical-align:middle;
	margin:0px 0px 0px 0px;
}

.page_navi span a {
	font-size:1em;
	line-height:2em;
	padding:4px 15px 4px 15px;
	border:1px solid #d6d5ce;
	text-decoration:none;
}

.page_navi span a:link, .page_navi span a:visited { color: #d6d5ce;background:none;}
.page_navi span a:active, .page_navi span a:hover { color: #302723;background:#d6d5ce;}


.page_navi img {
	margin:0px 10px 0px 10px;
	vertical-align:middle;
}

.kakudai {
	width:450px;
	height:130px;
	border:3px solid #63595a;
	vertical-align:middle;
	margin:0px 0px 20px 0px;
}


.kakudai td {
	vertical-align:middle;
}

.kakudai_td1 {
	width:130px;
	padding:10px 0px 10px 10px;
}

.kakudai_td2 {
	text-align:center;
	width:50px;
}

.handle_contact {
	width:370px;
	text-align:right;
	padding:10px 0px 40px 0px;
}



/*  ----------------------------------------------------  */
/*  刃詳細のページ   */
/*  ----------------------------------------------------  */

.blade_left {
	float:left;
	width:490px;
}

.blade_title {
	margin:20px 0px 20px 0px;
}

.blade_right {
	float:left;
	width:370px;
	margin:0px 0px 30px 0px;
}


.blade_t {
	margin:19px 0px 30px 0px;
	border-top:1px dotted #63595a;
}

.blade_t_l {
	width:60px;
	text-align:right;
	padding:5px 20px 5px 0px;
	border-bottom:1px dotted #63595a;
	vertical-align:top;
	line-height:1.7em;
	color:#ffc625;
	font-weight:bold;

}

.blade_t_r {
	width:310px;
	text-align:left;
	padding:5px 0px 5px 0px;
	border-bottom:1px dotted #63595a;
	vertical-align:top;
	line-height:1.7em;
}

.blade_t_r strong a {
	color:#cc0033;
}

.blade_contact {
	width:370px;
	text-align:right;
	padding:10px 0px 40px 0px;
}
