@charset 'UTF-8';

/* 
------------------------------------------------*/
#mail_main{
	width:840px;
}
.red{
	color:red;
}
h1.satei_title{
	clear:both;
	margin:5px 0;
	padding-top:9px;
	width: 845px;
	height: 30px;
	background: url('img/title_bg01.png') 0 0 no-repeat;
	color: #3a3a3a;
	text-align: left;
	text-indent:20px;
	font-size: 16px;
	font-weight: bold;
}
h2 span.red{
	margin:0 0 0 10px;
	font-size:0.8em;
}
h2 span.black{
	margin:0 0 0 10px;
	font-size:0.8em;
	color:#333;
}

/*__________________________________________________

  tentou (店頭買取)追加
  __________________________________________________*/

.select_area{
	margin:80px 0 30px 170px;
}
.tentou_box{
	float:left;
	margin:10px 50px 200px 40px;
	padding:0px 0 20px 0;
	border:1px solid #e2e2e2;
	font-size:1.0em;
	line-height:1.5em;
	width:297px;
	text-align:center;
	overflow:hidden;
}
.tentou_box strong{
	font-size:1.4em;
	font-weight:bold;
}
.tentou_box img{
	margin:0;
}

/* e[up
------------------------------------------------*/
.table_01	{
	clear:both;
	width:100%;
	margin:10px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
	border-top:1px solid #dadada;
	font-size:1.2em;
}
.table_01 th	{
	width:210px;
	padding:6px;
	text-align:left;
	vertical-align:top;
	background-color:#f8f6ef;
	border-bottom:1px solid #dadada;
	border-left:5px solid #fcba8a;
	color:#333;
}
.table_01 th small{
	font-size:0.9em;
	font-weight:normal;
	color:#333;
	line-height:1.6em;
}
.table_01 td	{
	padding:6px;
	border-bottom:1px solid #dadada;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
}
.table_01 td.box{
	border-left:5px solid #CCCCCC;
}

/* end thnx
-----------------------------------------------*/
.thnx{
	margin:10px;
	border:1px solid #ddd;
	padding:10px 20px;
	background-color:#fafafa;
}
.thnx p{
	margin:10px 0;
	padding:0;
	font-size:1.2em;
	line-height:1.6em;
}
.thnx a{
	font-size:1.0em;
	font-weight:bold;
	line-height:1.8em;
}


