@charset "utf-8";

/* == しぶ屋 CSS目次(ご注文ガイド用CSS) ===============　*/

h4{
	margin:0 0 8px 20px;
	font-weight:bold;
	color:#b70202;
	}
#guide01{
	width:519px;
	background-color:#FFFFFF;
	margin:0 0 0 14px;
	border-top:solid 4px #CCCCCC;
	border-bottom:solid 4px #CCCCCC;
	}
#contents_body #contents_l p{
	margin:0 0 0 15px;
	line-height:1.5;
	}
#contents_body #contents_l ul{
	margin:0 0 10px 0;
	}
#contents_body #contents_l li{
	list-style-type:none;
	background:url("/img/arrow02.png") no-repeat;
	background-position:top left;
	margin:0 0 0 20px;
	padding:0 0 0 15px; 
	line-height:1.5;
	}
a:link{
	color:#2f2f2f;
	text-decoration:none;
	}
a:visited{
	color:#2f2f2f;
	text-decoration:none;
	}
a:hover{
	color:#df1f1f;
	text-decoration:underline;
	}
#guide01 a:link,
#guide01 a:visited
{
	color:#0033FF;
	}
#contents_body #contents_l .guide_arrow02 li{
	list-style-type:none;
	background:url("/img/arrow03.png") no-repeat;
	background-position:top left;
	margin:0 0 0 35px;
	padding:0 0 0 15px; 
	line-height:1.5;
	}
th{
	margin:0;
	padding:0;
	width:78px;
	}
table.design3 {
	margin:9px 0 0 6px;
	}
.design3 tr td{
	border:none;
	vertical-align:top;
	padding:0 0 0 0;
	}
.design3 tr td p{
	text-align:left;
	line-height:1.5;
	margin:0 0 5px 0;
	padding:0 10px 0 0;
	}
caption{
	margin:0 0 3px 40px;
	text-align:left;
	line-height:1.2;
	}
span{
font-size:10px;
margin:0 0 0 15px;
}
.design4{
	padding:6px;
	width:250px;
	border-collapse:collapse;
	border:1px solid #999999;
	margin:0 0 25px 35px;
	}
.design4 th{
	padding:6px 6px 6px 10px;
	margin:0;
	background-color:#fff3c5;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
.design4 td{
	border:none;
	padding:6px 6px 6px 10px;
	margin:0;
	line-height:1.3;
	background-color:#ffffff;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

.design5{
	padding:6px;
	width:350px;
	border-collapse:collapse;
	border:1px solid #999999;
	margin:0 0 3px 35px;
	}
.design5 th{
	width:200px;
	padding:4px 6px 4px 10px;
	background-color:#fff3c5;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
.design5 td{
	border:none;
	padding:4px 6px 4px 10px;
	line-height:1.3;
	text-align:center;
	background-color:#ffffff;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
p.set_guide{
	padding-left:300px;
	font-size:10px;
	}
.design6{
	padding:6px;
	width:450px;
	border-collapse:collapse;
	border:1px solid #999999;
	margin:0 0 3px 35px;
	}
.design6 th{
	padding:4px 6px 4px 10px;
	background-color:#fff3c5;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	text-align:center;
}
.design6 td{
	border:none;
	padding:4px 6px 4px 10px;
	line-height:1.3;
	text-align:center;
	background-color:#ffffff;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}