/* W²ñ°÷ÅÐÏ¿¤Î¼ê½ç */
#how {
	margin-bottom: 3em;
}
#how #bar {
	margin-bottom: 2em;
	background: url(../../common/bar_back.gif) repeat-x;
	text-align: left;
	height: 40px;
}
#how h1 {
	background: url(../img/sholuder.gif) no-repeat 100% 0%;
	text-align: left;
}
#pc h2 {
	margin-bottom: 2em;
	font-weight: normal;
	font-size: 16px;
}
#how h4 {
	margin-top: 1em;
	font-size: 16px;
}
#how span { font-weight: bold;}





/* PC */
#how #pc {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 740px;
}
#pc table {
	margin-bottom: 3em;
	border: none;
	border-collapse: collapse;
	width: 740px;
}
#pc table.t1 {
	margin-bottom: 1em;
}
#pc th {
	font-weight: normal;
  vertical-align: top;
	width: 340px;
}
#pc td {
  vertical-align: top;
	text-align: center;
}
#pc p.step {
	margin-bottom: 0.5em;
}
#pc p.step1 {
	padding-left: 50px;
	background: url(../img/how_num1.gif) no-repeat;
}
#pc p.step2 {
	padding-left: 50px;
	background: url(../img/how_num2.gif) no-repeat;
}
#pc p.step3 {
	padding-left: 50px;
	background: url(../img/how_num3.gif) no-repeat;
}
#pc p.step4 {
	padding-left: 50px;
	background: url(../img/how_num4.gif) no-repeat;
}
#pc p.step5 {
	padding-left: 50px;
	background: url(../img/how_num5.gif) no-repeat;
}
#pc p.step6 {
	padding-left: 50px;
	background: url(../img/how_num6.gif) no-repeat;
}
#pc p.mail {
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	background-color: #FFC;
	width: 500px;
}








