#main {	
	text-align: left;
}
#main h1.cart {
	margin-bottom: 0.5em;
	background: url(../img/cart.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 35px;
}

#main h1.customer {
	margin-bottom: 0.5em;
	background: url(../img/customer.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 35px;
}

#main h1.comfirm{
	margin-bottom: 0.5em;
	background: url(../img/comfirm.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 35px;
}

#main h1.finish{
	margin-bottom: 0.5em;
	background: url(../img/finish.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 35px;
}

#main h2 {
	font-size: 14px;
}
#main h3 {
	font-size: 12px;
	font-weight: normal;
}
#main h4 {
	font-size: 11px;
	font-weight: normal;
	width: 140px;
}
#main h5 {
	font-size: 10px;
	font-weight: normal;
	width: 80px;
}
#main p{
	margin-bottom: 0.3em;
}

#main p.paragraph01{
	margin-bottom: 1em;
	text-align: center;
	font-size: 12px;
}

#main p.attention01{
	margin-bottom: 0.3em;
	background: url(../img/text01.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
}

#main p.attention02{
	margin-bottom: 0.3em;
	background: url(../img/text02.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
}

#main p.list{
	margin-bottom: 1.5em;
	background: url(../img/text03.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
}

#main p.bt{
	text-align: center;
	padding: 0 0 20px 0;	
}
#main .bt #btn_con{
    border: 0px;
    width: 150px;
    height: 30px;
    background: url(../img/bt03.gif) 0 0 no-repeat;
}

#main .bt #btn_next{
    border: 0px;
    width: 150px;
    height: 30px;
    background: url(../img/bt04.gif) 0 0 no-repeat;
}

#main .bt #btn_back{
    border: 0px;
    width: 150px;
    height: 30px;
    background: url(../img/bt05.gif) 0 0 no-repeat;
}

#main .bt #btn_confirm{
    border: 0px;
    width: 150px;
    height: 30px;
    background: url(../img/bt06.gif) 0 0 no-repeat;
}
#main p.line{
	text-align: center;
	padding: 0 0 20px 0;	
}

#main p.thanks{
	background: url(../img/thanks.gif) no-repeat;
	text-indent: -9999px;
	height: 100px;
	margin: 3em 0 2em 23em;

}

#main p.thankstxt{
	margin-bottom: 1em;
	text-align: center;
	font-size: 12px;
}


/* テーブル指定 */
#main table {
	border: none;
	border-collapse: collapse;
	width: 100%;
}
#main th {
	padding-bottom: 0.5em;
	vertical-align: top;
	text-align: left;
	width: 90px;
}
#main td {
	padding-bottom: 0.5em;
	vertical-align: top;
}


#main #customer{
	width: 570px;
	margin: 10px 0 20px 30px;
	}

#main #customer table{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999999;
	margin: 0 0 38px 5px;
}

#main #customer td.finding{
	font-size: 12px;
	border: 1px solid #999999;
	padding: 5px;
	background-color:	#E7E7E7;
	width: 150px;
}

#main #customer td.contents{
	font-size: 12px;
	border: 1px solid #999999;
	padding: 5px;
}

#main #customer span.error{
	font-size: 12px;
	color: #990000;
}

#main #customer .box01{
	width: 80%;
}

#main #customer .box02{
	width: 20%;
}

#main #customer p.add{	
	text-align: left;
	margin-bottom: 0.5em;
	font-size: 12px;
	padding: 0 0 0 5px;

}


/* リスト指定 */
#main ul{
	text-align: left;
	font-size: 12px;
	line-height:1.4;
	margin: 10px 0 35px 30px;	
}


/* カートの中身指定 */
#main #cart{
	text-align: left;
	font-size: 12px;
	line-height: 2.5;
	margin: 10px 0 35px 30px;
}

#main #cart hr.line{
	border-bottom-color: 1px solid #CCCCCC;
	width: 570px;
	margin: 15px 0 5px 0;
}

#main #cart ul{
	list-style-type: none;
	margin: 0 30px 0 0;
}

#main #cart li.delete{
	text-align: right;
}

#main #cart li.form{
	padding: 5px 0 10px 0;
}

#main #cart li.form02{
	padding: 5px 0 10px 0;
	color: #666;
	font-weight: bold;
}

#main #cart li.form03{
	padding: 5px 0 10px 0;
	color: #353535;
	font-weight: bold;
}

#main #cart li.subtotal{
	font-weight: bold;
	padding: 0 0 20px 0;
}

#main #cart li a{
	padding: 5px 0 10px 0;
	color: #353535;
}

#main #cart li a:hover {
	color: #666;
}

#main #cart p.paragraph01{
	margin-bottom: 0.3em;
	text-align: left;
}  

#main #cart p.paragraph02{
	margin-right: 30px;
	margin-top: 20px;
	background-color: #CCCCCC;
	padding: 3px;
	text-align: center;
	color: #000000;
	font-weight: bold;
} 

#main #cart p.paragraph03{
	margin: 0 30px 0 0;
	text-align: right;
}

#main #cart p.paragraph04{
	margin-right: 30px;
	padding: 5px;
	border: 1px solid #CCCCCC;
} 












