@charset "shift_jis";
/*
-----------------------------------------------
株式会社 角仲 top CSS
author:	株式会社 角仲
web site: http://kakunaka.net/
copyright(C株式会社 角仲■■
All rights reserved.
-----------------------------------------------*/


/* 見出し
-----------------------------------------------*/
#h2 {

}
#b_contents table {
	margin-top: 20px;
	margin-left: 20px;
}
#b_contents .lhead {
	font-weight: bold;
	color: #666666;
	background-color: #F2F2F2;
	text-align: left;
}
#b_contents .bg01 {
	background-color: #F7F0E8;
}
#b_contents h3 {
	margin-top: 20px;
}
#or_faqbox dt {
	font-weight: bold;
	margin-top: 30px;
	padding-left: 30px;
	background-image: url(../img/import/q_dtbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
}
#or_faqbox dd {
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../img/import/a_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-right: 10px;
}
#quest_box li {
	background-image: url(../img/import/q_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 25px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
}
#quest_box .qtitle {
	padding-left: 0px;
	background-image: none;
}
#flow_box .flow_title {
	font-size: 14px;
	font-weight: bold;
	color: #3683de;
	margin-top: 20px;
}
#flow_box .flow_title img {
	margin-right: 5px;
}
#flow_box .flow_img {
	margin-top: 10px;
	margin-left: 50px;
}
#flow_box .flow_text {
	margin-left: 50px;
}
