/* ------------------------------------------------------------
 * ▼枠
 * ------------------------------------------------------------ */

#syouhin_main .text_title {
	background-image: url(/images/syouhin/syouhin_title_bg.gif);
	height: 24px;
	width: 576px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-left: 14px;
}

#syouhin_main .text_wrap {
	border: 3px solid #b8bfcc;
	padding: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#syouhin_main .text_wrap p {
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
}

#syouhin_main h2,
#syouhin_main h3,
#syouhin_main h4,
#syouhin_main h5 {
	margin: 0px;
	padding: 0px;
}
 
#syouhin_main h2 {}

#syouhin_main h3 {
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#syouhin_main h4 {
	font-size: 14px;
	color: #ff7b00;
	background-image: url(/images/syouhin/syouhin_title_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 20px;
	padding-top: 3px;
}

#syouhin_main h5 {
	font-size: 12px;
	color: #ff7b00;
}

#syouhin_main .text_wrap li {
	list-style-type: disc;
}

#syouhin_logo {
	padding-top: 20px;
	padding-bottom: 20px;
}

#syouhin_logo p {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

/* --------------
 * ▼表
 * ----------- */
 
#syouhin_main .text_wrap table {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f9bb81;
	border-left-color: #f9bb81;
	margin-bottom: 10px;
}

#syouhin_main .text_wrap th,
#syouhin_main .text_wrap td {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f9bb81;
	border-bottom-color: #f9bb81;
}
 
#syouhin_main .text_wrap .td_01 {
	background-color: #ff7b00;
	text-align: center;
	color: #FFFFFF;
}

#syouhin_main .text_wrap .td_02 {
	background-color: #fcdec3;
}

#syouhin_main .text_wrap .td_03 {
	background-color: #ff9c3f;
	color: #3f2104;
}

#syouhin_main .text_wrap .td_04 {
	background-color: #f580a6;
	text-align: center;
	color: #FFFFFF;
}

#syouhin_main .text_wrap .td_05 {
	background-color: #fbe1ea;
}

#syouhin_main .text_wrap .td_06 {
	background-color: #f8a0bd;
	color: #3f2104;
}

.text_aten_waku {
	background-color: #fbe1ea;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #f580a6;
	padding: 10px;
}

.text_aten_waku ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}

.text_aten_right {
	float: right;
	padding: 3px;
	background-color: #f74d4c;
	border: 2px solid #e03635;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}


/* ------------------------------------------------------------
 * ▼ステップ
 * ------------------------------------------------------------ */
 
.syouhin_step_wrap {
	height: 27px;
	width: 590px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
}

.syouhin_step_wrap ul{
	position:absolute;
	margin: 0px;
	padding: 0px;
}

.syouhin_step_wrap li{
	display:block;
	float:left;
	text-indent: -999999px;
}

.syouhin_step_wrap li a{
	display:block;
	height: 27px;
	text-decoration:none;
}

.syouhin_step_wrap li#step_01 a {
	width: 199px;
	background-image: url(/images/syouhin/step_off_01.gif);
	background-repeat: no-repeat;
}

.syouhin_step_wrap li#step_01_on {
	width: 199px;
	background-image: url(/images/syouhin/step_on_01.gif);
	background-repeat: no-repeat;
	height: 27px;
}


.syouhin_step_wrap li#step_02 a {
	width: 199px;
	background-image: url(/images/syouhin/step_off_02.gif);
	background-repeat: no-repeat;
}

.syouhin_step_wrap li#step_02_on {
	width: 199px;
	background-image: url(/images/syouhin/step_on_02.gif);
	background-repeat: no-repeat;
	height: 27px;
}

.syouhin_step_wrap li#step_03 a {
	width: 192px;
	background-image: url(/images/syouhin/step_off_03.gif);
	background-repeat: no-repeat;
}

.syouhin_step_wrap li#step_03_on {
	width: 192px;
	background-image: url(/images/syouhin/step_on_03.gif);
	background-repeat: no-repeat;
	height: 27px;
}

.syouhin_step_wrap li#step_01 a:hover {
	width: 199px;
	background-image: url(/images/syouhin/step_on_01.gif);
	background-repeat: no-repeat;
}

.syouhin_step_wrap li#step_02 a:hover {
	width: 199px;
	background-image: url(/images/syouhin/step_on_02.gif);
	background-repeat: no-repeat;
}

.syouhin_step_wrap li#step_03 a:hover {
	width: 192px;
	background-image: url(/images/syouhin/step_on_03.gif);
	background-repeat: no-repeat;
}