@charset "utf-8";
/* CSS Document */

#title {
	margin-bottom: 30px;
	background: url(../images/category/about_purchase/title.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 60px;
}


#contents h3 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/common/title_bg.gif) no-repeat 0px center;
	padding: 5px 5px 5px 40px;
}

#contents p {
	margin-right: 20px;
	margin-left: 20px;
}

#contents ul {
	margin: 20px 60px;
}

#contents ul li {
	list-style: disc inside;
}

#contents address {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 9px;
	border: 1px solid #5D5D49;
	background: #F4F4E8;
	font-style: normal;
}

#contents address strong {}

