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

#main_content {
	padding: 0;
	float: left;
	width: 600px;
}
#main_content h3.title {
	border-left: 2px solid #332B28;
	width: 598px;
	color: #332B28;
	background: url(../../images/common/bg/bg_h3_border.gif) repeat;
	font-weight: bold;
	font-size: 1.154em;
}
#main_content h3.title span {
	padding: 10px 0 10px 10px;
	display: block;
}
#main_content a.others {
	margin: 10px 20px 0 0;
	display: block;
	float: right;
	font-size: 0.769em;
}
/* 右カラム */

#sub_content {
	padding: 0;
	float: right;
	width: 300px;
}
#sub_content div.graybox {
	margin: 0 auto 15px;
	border: 1px solid #d6d6d6;
	width: 300px;
	background: #F6F5F0 none repeat scroll 0 0;
}
#sub_content h3.title {
	margin: 0;
	border-left: 2px solid #332B28;
	width: 300px;
	color: #332B28;
	background: url(../../images/common/bg/bg_h3_border.gif) repeat;
	font-weight: bold;
	font-size: 1.154em;
}
#sub_content h3.title span {
	padding: 10px 0 10px 10px;
	display: block;
}
#sub_content a.others {
	margin: 10px 20px 0 0;
	float: right;
	font-size: 0.769em;
}
/* TOP */

#about_service {
	margin: 0 0 15px;
}
#about_service h2 {
	margin: 0;
	display: block;
	width: 600px;
	height: 65px;
	background: transparent url(../../images/top/bg_aboutservice_01.gif) no-repeat;
	text-indent: -9999px;
}
#about_service p {
	margin: 0;
	display: block;
	width: 600px;
	height: 78px;
	line-height: 21px;
	background: transparent url(../../images/top/bg_aboutservice_02.gif) no-repeat;
}
#about_service p span {
	padding: 0 0 0 28px;
	display: block;
}
#about_service ul {
	margin: 0;
	padding: 7px 0;
	border-bottom: 3px solid #333B28;
	border-right: 3px solid #333B28;
	border-left: 3px solid #333B28;
	background: #F6F5F0 none repeat scroll 0 0;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#about_service li {
	padding:0 7px 0 0;
	float: right;
}
#about_service li a {
	padding: 9px 0 8px;
	display: block;
	width: 190px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#about_service li.buy a {
	background: #332B28;
}
#about_service li.buy a span {
	margin: 0 0 0 5px;
}
#about_service li.sell a span {
	margin: 0 0 0 10px;
}
#about_service li.sell a {
	background: #332B28;
}
#about_service li.buy a:hover {
	background: #fe9d05;
}
#about_service li.sell a:hover {
	background: #fe9d05;
}
#method {
	margin: 0 0 15px 0;
}
#method p {
	margin: 15px 0 15px 15px;
}
#method ul {
	margin: 0 0 0 15px;
}
#method ul.second {
	margin: 10px 0 0 15px;
}
#method li {
	margin: 0 15px 0 0;
	float: left;
}
#spend {
	margin: 0 0 15px 0;
}
#spend p {
	margin: 15px 0 15px 15px;
}
#spend ul {
	margin: 0 0 0 15px;
}
#spend li {
	float:left;
	margin:0 29px 0 0;
}

#spend li span a{
border:1px solid #CCCCCC;
display:block;
float:left;
height:104px;
width:104px;
}

#spend li span a:hover{
background:#FE9D05 none repeat scroll 0 0;
border:1px solid #FE9D05;
}

#spend li span img{
border:0 none;
display:block;
margin:2px 0 0 2px;
}

#faq h3.title{
	margin:0 0 5px 0;
	}

#faq div.q_sale {
	margin: 0 0 0 15px;
	float: left;
	width: 280px;
}
#faq div.q_buy {
	float: left;
	width: 280px;
}
#faq div li {
	list-style-image:none;
	margin:10px 0 0 0;
}
#regist_button {
	margin: 0 0 15px 0;
}
#regist_button p {
	margin: 10px auto;
	width: 260px;
	line-height: 21px;
}
#regist_button a.btn {
	margin: 0 auto 10px;
	display: block;
	width: 260px;
	height: 40px;
	color: #ffffff;
	background: #0A819F url(../../images/common/icon/sprite.gif) no-repeat scroll 42px -215px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#regist_button a.btn:hover {
	background: #fe9d05 url(../../images/common/icon/sprite.gif) no-repeat scroll 42px -215px;
}
#regist_button a.btn span {
	margin-left: 12px;
	padding: 15px;
	display: block;
	font-size: 1.231em;
}
#news {
	margin: 0 0 15px 0;
}
#news ul li {
	padding: 10px;
	border-bottom: 1px dotted #332B28;
}
#news ul li.topic p {
	font-weight: bold;
}
#news ul li.topic a {
	line-height: 21px;
}
#corp {
	clear: both;
}
#corp p.about_join {
	margin: 15px;
	line-height: 18px;
}
#corp a.link_join {
	margin: 0 auto 10px;
	display: block;
	width: 260px;
	height: 40px;
	color: #FFFFFF;
	background: #332B28 url(../../images/common/icon/sprite.gif) no-repeat scroll 6px -215px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#corp a.link_join:hover {
	background: #fe9d05 url(../../images/common/icon/sprite.gif) no-repeat scroll 6px -215px;
}
#corp a.link_join span {
	margin-left: 12px;
	padding: 15px;
	display: block;
	font-size: 1.231em;
}
