@charset "UTF-8";

/*//////////////////////////////////////////////////

Title : purchase.css
For   : Setting base styles of the site

Created       : 2009-9-9
Last Modified :

/*===== CONTENTS ===========================================

	 1: PURCHASE001

==========================================================*/

/*======================================

	1: PURCHASE001

=======================================*/

ul.maintenance {
	margin-left: 5px;
}

body#PURCHASE001 #right_contents_wrap .btns_area {
	overflow: hidden;
	width: 554px;

	/* for windows IE5.x */

	margin-left: 53px;

	voice-family: "\"}\"";
	voice-family: inherit;

	/* exclude windows IE5.x */
	margin: 0 auto;

}

body#PURCHASE001 #right_contents_wrap .btns_area ul {

}

body#PURCHASE001 #right_contents_wrap .btns_area ul li.left {
	float: left;
	width: 231px;
	padding-left: 25px;
}

body#PURCHASE001 #right_contents_wrap .btns_area ul li.right {
	float: right;
	width: 231px;
	padding-right: 25px;
}

input.topurchase-btn {
	display: block;
	border: none;
	width: 231px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/purchase/btn_topurchase.gif") no-repeat 0 0;
	cursor: pointer;
}

input.comicdetail-btn {
	display: block;
	border: none;
	width: 231px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/purchase/btn_comic_detail.gif") no-repeat 0 0;
	cursor: pointer;
}

input.noveldetail-btn {
	display: block;
	border: none;
	width: 231px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/purchase/btn_novel_detail.gif") no-repeat 0 0;
	cursor: pointer;
}

input.back-mypage-btn {
	display: block;
	border: none;
	width: 231px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/purchase/btn_back_mypage.gif") no-repeat 0 0;
	cursor: pointer;
}

input.mypoint-btn {
	display: block;
	border: none;
	width: 231px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/purchase/btn_mypoint.gif") no-repeat 0 0;
	cursor: pointer;
}

input.toback-btn {
	display: block;
	border: none;
	width: 181px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/purchase/btn_back.gif") no-repeat 0 0;
	cursor: pointer;
}

input.cancel-btn {
	display: block;
	border: none;
	width: 181px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/purchase/btn_cancel.gif") no-repeat 0 0;
	cursor: pointer;
}

input.purchase-btn {
	display: block;
	border: none;
	width: 181px;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("/img/purchase/btn_purchase.gif") no-repeat 0 0;
	cursor: pointer;
}

body#PURCHASE001b #right_contents_wrap .btns_area ul li.left {
	padding: 0 0 0 29px;
	float: left;
	width: 181px;
}

body#PURCHASE001b #right_contents_wrap .btns_area ul li.right {
	padding: 0 29px 0 0;
	float: right;
	width: 181px;
}

#PURCHASE001 .btnsArea {
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}
#PURCHASE001 .btnsArea li{
	display: inline-block;
}

#PURCHASE001 .btns_area li{
	list-style: none;
}