@charset "utf-8";
#howto { width: 560px; }

/*　メイン
*****************************************************/
#howto .box { width: 560px; margin-bottom: 10px; }
#howto .box01 { background: url(../img/howto/maki_01.gif) no-repeat center 5px; }
#howto .box02 { background: url(../img/howto/maki_02.gif) no-repeat center 5px; }
#howto .box03 { background: url(../img/howto/maki_03.gif) no-repeat center 5px; }
#howto .box04 { background: url(../img/howto/maki_04.gif) no-repeat center 5px; }
#howto .box05 { background: url(../img/howto/maki_05.gif) no-repeat center 5px; }
/*　パンくず
*****************************************************/
#howto .text {
	font-size: 80%;
	padding-top: 50px;
	width: 482px;
	padding-right: 44px;
	padding-left: 34px;
	text-align: left;
}
#yougo {
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#yougo_box {
	margin: 0px;
	width: 178px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #9DE6BF;
	border-top-color: #A9A9A9;
	border-right-color: #A9A9A9;
	border-bottom-color: #A9A9A9;
	border-left-color: #A9A9A9;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
