@charset "shift_jis";
/*-----------------------------------------------------------------------------------------------
	[ www.miura-chousashi.com css ] [ page_service.css ]
	-----------------------------------------------------------------------------------------------
	author: Atsushi Umehara
	making day: 2008-11-13
	---------------------------------------------------------------------------------------------*/


/* ================================================

	‹Æ–±“à—e

=================================================*/

div.priceLink {
	margin-right: auto;
	margin-left: auto;
	width: 152px;
}
div.priceLink a {
	width: 150px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-image: url(../_img/_common/h2_bg.jpg);
	background-position: center;
	color: #7C7C7C;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
div.priceLink a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: none;
}

div.section p.addList {
	margin-left: 2em;
	text-indent: 0em !important;
}
