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


/* 見出し
-----------------------------------------------*/
h3, h4 {
	margin-top: 20px;
}
#in_faqbox dl {
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
}
#in_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;
}
#in_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;
}

#in_news_text ul {
	margin-top: 10px;
	margin-left: 20px;
}
#in_news_text li {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../img/common/arrow_icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
