@charset "shift_jis"; 



/*メインコンテンツ　----------------*/
.box {
	font-size: 90%;
	line-height: 1.9em;
	text-align:left;
	letter-spacing: normal;
}
.boxm {
	font-size: 85%;
	line-height: 1.9em;
	text-align:left;
	letter-spacing: normal;
}
.boxs {
	font-size: 75%;
	line-height: 1.9em;
	text-align:left;
	letter-spacing: normal;
}
/*下層メニュー　-----------------------*/
.menu_box {
	background-color:#dde4e8;
	padding: 3px;
	width: 194px;
	text-align:center;
}

/*商品詳細_上-----------------------*/
.title_syouhin {
	color:#154266;
	font-weight: bold;
	text-align:left;
	font-size: 110%;
	letter-spacing: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.text_syouhin {
	font-family: "MS UI Gothic", Osaka, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	padding-left: 8px;
}
.text_kakaku {
	color:#FF3300;
	font-weight: bold;
	text-align:left;
	font-size: 80%;
	letter-spacing: normal;
	padding-left: 8px;
}
.text_suuryou {
	font-family: "MS UI Gothic", Osaka, sans-serif;
	font-size: 75%;
	margin: 0;
	padding-left: 8px;
}
.text_syouhins {
	font-family: "MS UI Gothic", Osaka, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	padding-left: 8px;
}
.text_syouhins2 {
	font-family: "MS UI Gothic", Osaka, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	padding-left: 10px;
}


/*商品詳細_点線より下-----------------------*/

.title_setnaiyou {
	border-left: 4px solid #154266;
	font-size: 85%;
	text-align:left;
	letter-spacing: normal;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight: bold;
}
.title_issyo {
	font-size: 85%;
	text-align:left;
	letter-spacing: normal;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 1px;
	font-weight: bold;
	background-image: url(../img/point_issyo.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.size_m_side20 {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px 20px;
}

.size_m_side25 {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px 25px;
}

/*2souコンテンツ-----------------------*/


.title_color {
	color:#154266;
	font-size: 95%;
	text-align:left;
	letter-spacing: normal;
	background-color:#d7f3ff;
	padding: 4px 0px;
	padding-left: 8px;
	margin: 1px 8px;

}

li {
	padding-bottom: 16px; 
}
ul {
}
.title_syouhin_list {
	font-weight: bold;
	text-align:left;
	font-size: 90%;
	letter-spacing: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color:#FFEFCC;
}
.text_kakaku_list {
	color:#FF3300;
	font-weight: bold;
	text-align:left;
	font-size: 80%;
	padding-top: 3px;
	letter-spacing: normal;
	padding-bottom: 8px;
	padding-left: 8px;
}
