@charset "Shift_JIS";


/*//////////////////////////////////////////////////////////////////////// 
// Purchase
//////////////////////////////////////////////////////////////////////// */

#Purchase h3{
	font-size: 100%;
	color: #5B6117;
	padding: 10px 0px 0px 0px;
}

#Purchase01, #Purchase02{
	margin: 0px 0px 50px 0px;
}

#Purchase01 p, #Purchase02 p{
	line-height: 1.25em;
	margin: 0px 0px 1em 0px;
}

#Purchase01 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Purchase01 .bar01{
	width: 150px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Purchase02 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Purchase02 .bar01{
	width: 100px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

