@charset "euc-jp";

h1 {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h2 {
	background-image: url(../image/howto/title.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 26px;
	width: 515px;
	margin-bottom: 10px;
}

/*--------------------ページ内リンク--------------------------------------------------*/
table#pagelink {
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#pagelink td {
	width: 105px;
}

#pagelink a:link {
	background-image: url(../image/howto/pagelink_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 85px;
}
#pagelink a:visited {
	background-image: url(../image/howto/pagelink_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 100px;
}
#pagelink a:hover {
	background-position: 0px -20px;
	color: #000000;
}
/*--------------------ページ内リンク　End---------------------------------------------*/





/*--------------------ご注文方法------------------------------------------------------*/
div#orderbox {
	position: relative;
}
#orderbox h3 {
	background-image: url(../image/howto/t_order.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 25px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}





div#order {
	padding-left: 140px;
}
#order ol {
	margin: 0px;
	padding: 0px;
}
#order li {
	list-style-position: outside;
	margin-bottom: 10px;
}
#order span {
	color: #CC6600;
}
/*--------------------ご注文方法　End-------------------------------------------------*/


/*--------------------お支払い方法----------------------------------------------------*/
div#oshiharaibox {
	position: relative;
}
#oshiharaibox h3 {
	background-image: url(../image/howto/t_shiharai.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 25px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#oshiharai {
	padding-left: 140px;
}
p#oshiharaiinfo {
	padding-bottom: 15px;
	padding-left: 128px;
}
#oshiharai ul {
	margin: 0px;
	padding: 0px;
}
#oshiharai li {
	margin-bottom: 5px;
	list-style-position: outside;
	margin-top: 10px;
}
#oshiharai span {
	color: #CC6600;
}
#oshiharai div#daibiki {
	padding: 5px;
	margin-top: 5px;
	width: 250px;
	border: 1px dotted #999999;
}
#daibiki p {
	margin-bottom: 5px;
}
#daibiki li {
	margin: 0px;
	list-style-type: none;
}
#daibiki span {
	color: #000000;
	margin-right: 30px;
}


div.koza {
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px dotted #999999;
	width: 250px;
}
/*--------------------お支払い方法　End----------------------------------------------------*/

/*--------------------発送方法-------------------------------------------------------------*/
div#shipmentbox {
	position: relative;
	height: 30px;
	margin-bottom: 20px;
}
#shipmentbox h3 {
	background-image: url(../image/howto/t_hasso.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 25px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#shipment {
	padding-left: 128px;
}
p#shipmentinfo {
	padding-bottom: 15px;
	padding-left: 128px;
}
#shipment ul {
	margin: 0px;
	padding: 0px;
}
#shipment li {
	margin-bottom: 10px;
	list-style-position: outside;
}
#shipment span {
	color: #CC6600;
}
/*--------------------発送方法　End--------------------------------------------------------*/

/*--------------------送料-----------------------------------------------------------------*/
div#soryobox {
	position: relative;
}
#soryobox h3 {
	background-image: url(../image/howto/t_soryo.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 25px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#soryobox p {
	padding: 5px;
	padding-left: 128px;
	margin: 5px;
}
div#soryo {
	border: 1px dotted #999999;
	margin-left: 135px;
	margin-bottom: 20px;
	width: 300px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#soryo ul {
	margin: 0px;
	padding: 0px;
}
#soryo li {
	list-style-type: none;
}
#soryo span {
	margin-right: 30px;
}

/*--------------------送料　End-----------------------------------------------------------------*/
