@charset "shift_jis";

/* コンテンツ */
div#pay	{width: 540px;
	float: right;
	margin-top: 30px;
	margin-left: auto;
	margin-right: 30px;
	margin-bottom: 25px;
	display: inline}

div#pay h2	{background-color: #ffffff;
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 28px;
	padding-left: 30px;
	margin-top: 0;
	margin-bottom: 0}

div#pay h3	{background-color: #ffffff;
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 28px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 0}

div#pay h4	{background-color: #ffffff;
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 28px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 0}

div#pay p	{
        text-align: left;
        font-size: 14px;
	line-height: 1.6;
}


#pay ul {font-size: 14px;
	line-height: 1.6;
	list-style-type: decimal;
}
