/* CSS Document */



/* 共通 */
.box {
	border: 1px solid #ddd;
	border-top: 3px solid #006600;
	padding: 14px;
	margin-bottom: 15px;
	width: 650px;
	overflow: hidden;
	background: #fff;
}
h2 {
	font-size: 20px;
	border-bottom: 1px solid #999;
	margin: 0 0 15px 0;
	padding-bottom: 10px;
}
h3 {
	font-size: 20px;
	padding-bottom: 10px;
}
h3 img {	margin-right: 20px;}
h3.pickup {
	background: url(/img/common/lpo_icon_pickup.gif) no-repeat 100% 50%;
}
.lpo_more {
	text-align: right;
	margin-top: 10px;
}
.lpo_more a {
	background: url(/img/common/lpo_arrow.gif) no-repeat 100% 50%;
	padding-right: 20px;
	text-decoration: underline;
}
.lpo_more a:hover {	color: #999;}


/* 購入 LPO */
.contents {
	border: none;
	background: #FCFFF0;
}
.contents a {	color: #006DD9;}
.contents a:hover {	color: #999;}
/* 新着相談 */
.lpo_qa_wrap {
}
.l_qa {
	overflow: hidden;
	margin-bottom: 15px;
}
.l_qa_new {
	float: left;
	width: 220px;
	position: relative;
}
.l_qa_new a {
	display: block;
	color: #006DD9;
	font-size: 13px;
	line-height: 25px;
}
.l_qa_new a:hover {	color: #999;}
.l_qa_new a img {
	vertical-align: middle;
	margin-right: 5px;
}
.l_qa_new p {	vertical-align: bottom;}
.l_qa_new p img {
	border: 2px solid #fff;
	width: 216px;
	height: auto;
}
.l_qa_new a:hover p img {	border: 2px solid #85B200;}
.l_qa_list {
	float: right;
	width: 420px;
}
.l_qa_list li {
	margin-bottom: 10px;
	overflow: hidden;
}
.l_qa_list p, .l_qa_list li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	line-height: 20px;
}
.l_qa_list p {
	background: #FF8000;
	color: #fff;
	width: 65px;
	margin-right: 8px;
	font-size: 10px;
	text-align: center;
}
.l_qa_list span {
	display: block;
	background: #fff;
	color: #FF8000;
	font-size: 11px;
	font-weight: bold;
	width: 59px;
	margin: 3px;
}
.l_qa_list li a {
	color: #006DD9;
	width: 345px;
	font-size: 13px;
}
.l_qa_list a:hover {
	color: #999;
}
.l_qa_more {
	text-align: right;
}
.l_qa_more a {	text-decoration: underline;}
.l_qa_btn {
	overflow: hidden;
}
.l_qa_btn_write {
	float: left;
	width: 320px;
}
.l_qa_btn_write a, .l_qa_btn_userregist a {
	display: block;
	width: 320px;
	height: 60px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
}
.l_qa_btn_write a:hover, .l_qa_btn_userregist a:hover {
	background-position: 0 -60px;
	line-height: 63px;
	color: #fff;
}
.l_qa_btn_write a {
	background: url(/img/common/lpo_qa_btn1.jpg) no-repeat;
}
.l_qa_btn_userregist {
	float: right;
	width: 320px;
}
.l_qa_btn_userregist a {
	background: url(/img/common/lpo_qa_btn2.jpg) no-repeat;
}
/* 【無料】不動産売却査定 */
.lpo_satei_wrap {
}
.lpo_satei {
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2px;
}
.lpo_satei_main {
	float: left;
	width: 405px;
}
.lpo_satei_main b {
	color: #85B200;
	font-size: 18px;
	display: block;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.lpo_satei_main b br {	display: none;}
.lpo_satei_text {
	padding-bottom: 15px;
}
.lpo_satei_main p {
	background: #ff9900;
	box-shadow: 0 5px 0px -1px #ff6600;
	position: relative;
}
.lpo_satei_main a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.lpo_satei_main p:hover {
	background: #ff6600;
	margin-top: 4px;
	box-shadow: none;
}
.lpo_satei_main p:hover a {	color: #fff;}

.lpo_satei_main ul{
    margin: 10px 0;
	padding:0;
	overflow:hidden;
}

.lpo_satei_main ul li{
	margin:0 20px 4px 0;
	padding:0;
	list-style:none;
	text-indent:40px;
	line-height:34px;
	font-weight:bold;
	float:left;
}

.lpo_satei_main ul li span{
	    color: #ff9900;
}

.lpo_satei_main ul li:nth-child(1){
    background: url(/sell/img/merit_1.gif) no-repeat 0 50%;	
	background-size:30px auto;
}

.lpo_satei_main ul li:nth-child(2){
    background: url(/sell/img/merit_2.gif) no-repeat 0 50%;
	background-size:30px auto;
}

.lpo_satei_main ul li:nth-child(3){
    background: url(/sell/img/merit_3.gif) no-repeat 0 50%;
	background-size:30px auto;
}

.lpo_satei_img {
	float: right;
	width: 230px;
	text-align:center;
}
.lpo_satei_merit {
}
.lpo_s_merit_title {
	background: #85B200;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-indent: 15px;
	letter-spacing: 1px;
}
.lpo_s_merit_title b {
	font-size: 22px;
}
.lpo_satei_merit li {
	border-bottom: 1px dashed #999;
	vertical-align: middle;
}
.lpo_satei_merit span, .lpo_satei_merit p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.lpo_satei_merit span {
	width: 300px;
	padding: 20px 0;
	text-indent: 60px;
}
.lpo_satei_merit span b {
	color: #ff9900;
}
.lpo_satei_merit p {
	width: 335px;
	font-size: 13px;
	line-height: 22px;
}
.lpo_s_merit_1 {	background: url(/sell/img/merit_1.gif) no-repeat 0 50%;}
.lpo_s_merit_2 {	background: url(/sell/img/merit_2.gif) no-repeat 0 50%;}
.lpo_s_merit_3 {	background: url(/sell/img/merit_3.gif) no-repeat 0 50%;}


/* top_read 160909
---------------------------------------- */
.top_read_wrap {
	font-size: 13px;
	padding: 4px;
	width: 670px;
}
.top_read_wrap h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	margin: 0;
	border: none;
	padding: 5px;
}
.top_read_wrap h2 img {
	vertical-align: middle;
}
.top_read_wrap h3 {
	font-weight: bold;
	font-size: 15px;
	text-indent: 10px;
	background: url(/img/common/h3_book.gif) no-repeat 10px 50%;
	background-size: 20px auto;
	background-color: #eee;
	padding-left: 30px;
	line-height: 35px;
	padding-bottom: 0;
}
.top_read_wrap a {
	color: #333;
	text-decoration: underline;
}
.t_read-w {
	padding: 10px 5px 0;
}
.t_read-w ul {
	overflow: hidden;
}
.t_read-w li {
	float: left;
	overflow: hidden;
	width: 320px;
	margin-bottom: 10px;
}
.t_read-w li:nth-child(2n-1) {
	margin-right: 20px;
}
.t_read-w a {
	display: block;
	overflow: hidden;
}
.t_read-w img {
	float: left;
	width: 80px;
	height: 80px;
}
.t_read-w p {
	float: right;
	width: 230px;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #85B200;
}
.t_read-w a:hover p {	color: #006600;}
.t_read-s {
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
}
.t_read-s ul {
	overflow: hidden;
}
.t_read-s li {
	width: 325px;
	float: left;
}
.t_read-s li:nth-child(2n-1) {
	margin-right: 10px;
}
.t_read-s a {	display: block;	line-height: 22px;}
.t_read-s a:before {
	content: url(/img/index/arrow_1.png);
	margin: 3px 5px;
	margin-right: 5px;
	position :relative;
	top: 6px;
}

/* 勉強しよう
---------------------------------------- */
.lpo_study_wrap {
	border: none;
	margin-bottom: 0;
	width: 670px;
	overflow: hidden;
}

.lpo_study_wrap a {
	color: #333;
	text-decoration: underline;
}
.lpo_study-sub {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	text-align: center;
}
.lpo_study {
	border-right: 1px solid #ccc;
	padding: 10px 5px;
	float: left;
	width: 325px;
}
.lpo_study ul {
	overflow: hidden;
}
.lpo_study li {
	overflow: hidden;
	width: 320px;
	margin-bottom: 10px;
}
.lpo_study li:last-child {	margin-bottom: 0;}
.lpo_study a {
	display: block;
	overflow: hidden;
}
.lpo_study img {
	float: left;
	width: 80px;
	height: 80px;
}
.lpo_study li p {
	float: right;
	width: 230px;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #85B200;
}
.lpo_study a:hover p {	color: #006600;}
.lpo_study-past {
	padding: 10px 5px;
	float: right;
}
.lpo_study-past ul {	overflow: hidden;}
.lpo_study-past li {	width: 320px;}
.lpo_study-past li:nth-child(4) {	margin-bottom: 10px;}
.lpo_study-past a {	display: block;	line-height: 22px;}
.lpo_study-past a:before {
	content: url(/img/index/arrow_1.png);
	margin: 3px 5px;
	margin-right: 5px;
	position :relative;
	top: 6px;
}
.lpo_study-past li span {
	font-weight: bold;
}
.lpo_study-more {
	text-align: right;
	padding-top: 10px;
}

/* シリーズ一覧リンク
---------------------------------------- */

.top_series {
	overflow:hidden;
	padding-top: 5px;
}
.top_series li {
	position: relative;
	float:left;
	width: 203px;
	height: 110px;
	padding: 10px;
}
.top_series li:hover {
	background: #E3F5CD;
}
.top_series a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*\**/: #fff\9;
	filter: alpha(opacity=0);
	z-index: 10;
}
.top_series a p {
	position:absolute;
	left: 65px;
	top: 15px;
	width: 150px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.top_series img {
	width: 50px;
	height: 50px;
}
.top_series span {
	display:block;
	line-height: 20px;
	margin-top: 5px;
}
/* シリーズ一覧リンク end */
/* ぶった斬り博士 */
.lpo_buttagiri_wrap {
}
.lpo_buttagiri {
	background: url(/img/common/buttagiri_hakase.gif) no-repeat 100% 100%;
}
.lpo_buttagiri li {
	position: relative;
	padding-top: 30px;
}
.lpo_buttagiri li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*\**/: #fff\9;
	filter: alpha(opacity=0);
}
.lpo_buttagiri li a p {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	text-decoration: underline;
}
.lpo_buttagiri li:hover a p, .lpo_buttagiri li:hover .l_buttagiri_text {
	color: #999;
}
.l_buttagiri_book {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.l_buttagiri_book .l_buttagiri_text {
	background: url(/img/common/buttagiri_book.gif) no-repeat 0 0;
}
.l_buttagiri_column {
}
.l_buttagiri_column .l_buttagiri_text {
	background: url(/img/common/buttagiri_column.gif) no-repeat 0 0;
}
.l_buttagiri_text {
	padding-top: 5px;
	padding-left: 210px;
	height: 55px;
	font-size: 13px;
}
.lpo_buttagiri li:hover .l_buttagiri_text {
	background-position: 0 -60px;
}





