@charset "utf-8";
/* 基本 */
/*------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,img,blockquote { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }

body{
	background: url(image/body_back.gif);
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
em {
	color: #F85D29;
}
p {
	margin-bottom: 1em;
}
a{
	color: #0033CC;
}
a.visited{
	color: #006666;
}
strong{
color: #CC0000;}
.---{}
/* コアレイアウト */
#container01 {
	background: url(image/topimage_back.png) repeat-x;
}
#container02 {
	width: 950px;
	margin: 0px auto 10px;
	height: 644px;
	background: url(image/topimage_main.png) no-repeat;
}
#container02 li {
	padding-left: -5000px;
}
#main {
	margin: 0px auto;
	width: 760px;
}
.---{}
/* メインコンテンツ */
/*------------------------------*/
#main h2 {
	background: url(image/head_back01.gif) no-repeat;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-bottom: 1em;
}
#main h2 span {
	background: url(image/head_back02.gif) no-repeat bottom;
	padding: 10px;
	display: block;
}
.---{}
/*買取価格の例*/
.booklist01{}
.booklist01 td {
	background: #FFFFFF url(image/box_back01.gif) repeat-x;
	border: 1px solid #333333;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	padding: 10px;
}

.booklist02 {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 1em;
}
.booklist01 a em {
	font-size: 1.5em;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.booklist02 thead td,
.booklist02 thead tr.even td{
	text-align:center;
	font-size:1em;
	letter-spacing: 1em;
	font-weight: normal;
	background: #E0E0E0;}
.booklist02 td {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 8px;
	font-size:0.9em;
line-height:130%;
}
.booklist02 tr.odd td {
	background-color:#FFFFFF;
}
.booklist02 tr.even td {
	background: #EEF3F7;
}
.---{}
#buy-form textarea{
width:500px}
.---{}
#orderSet {
	background-image: url(image/flow_back01.gif);
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#order0 {
	background-image: url(image/flow01.gif);
	height: 35px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#order1 {
	background-image: url(image/flow02.gif);
	height: 52px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#order2 {
	background-image: url(image/flow03.gif);
	height: 52px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#order3 {
	background-image: url(image/flow04.gif);
	height: 52px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#order4 {
	background-image: url(image/flow05.gif);
	height: 52px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#orderSet dd{
	margin-bottom: 5px;
	width: 610px;
	margin: 5px auto 5px auto;
}

.finding{
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
/*法律に基づく表記*/
.law01{
width:200px;
background: #CCCCCC;}
.law02{
background:#FFFFFF;}
.law02 strong{
color:#990000;}
/*フッター*/
#footer {
	text-align: center;
	padding: 15px 0px;
}

/*表示を無効化*/
.notxt{
	margin-left: -9999px;
}
.center{
	text-align:center;}