@charset "utf-8";

/*  ----------------------------------------------------  */
/*  ハサミの選び方  */
/*  ----------------------------------------------------  */

.choice_table_waku {
	width:877px;
	margin:0px 0px 20px 0px;
}

.choice_table_left {
	width:150px;
	padding: 15px 0px 15px 0px;
	border-top:1px dotted #adaaa5;
	line-height:1.7em;
	font-weight:bold;
	font-size:1.3em;
	vertical-align:top;
}

.choice_table_left strong {
	font-weight:normal;
	line-height:2em;
	font-size:1.8em;
	color:#cccccc;
}

.choice_table_center {
	width:20px;
}

.choice_table_right {
	vertical-align:top;
	border-top:1px dotted #adaaa5;
	padding: 15px 10px 5px 10px;
	line-height:1.7em;
	text-align:left;
}

.choice_top {
	border-top:1px dotted #adaaa5;
}

.choice_table_right p {
	margin:0px 0px 20px 0px;
}


.choice_table {
	width:650px;
}

.choice_left {
	width:140px;
	padding:10px 0px 0px 0px;
	vertical-align:top;
}

.choice_right {
	vertical-align:top;
	padding:0px 0px 10px 0px;
}

.choice_right h3 {
	font-size:1.2em;
	line-height:2.5em;
	color:#ffc625;
}
