@charset "utf-8";

@import url("reset.css");
@import url("layout.css");
@import url("sub.css");


/*==================================================
	よい税理士とは？  /good/
==================================================*/

#content h2.ttl_good { background: url(/good/img/good_title.jpg) no-repeat; }

#main .main_inner {
	width: 490px;
	margin-left: 11px;
}

#main .main_inner h4 {
	background: url(/good/img/good_stitle_02.jpg) no-repeat;
	width: 490px;
	height: 35px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-indent: 27px;
}

.main_inner p.text {
	margin: 10px 0 30px 0;
	font-size: 1.2em;
	line-height: 1.8em;
}

.main_inner .good_list {
	margin: 15px 0 40px 0;
	width: 490px;
	border-top: 1px solid #ccc;
}

.main_inner .good_list li {
	padding: 10px 20px;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
}

.main_inner .good_list li span {
	color: #0058AC;
	font-weight: bold;
}

.main_inner .good_index {
	width: 490px;
}

.main_inner .good_index li {
	margin-bottom: 10px;
	width: 240px;
	color: #fff;
	background-color: #003567;
}

.main_inner .good_index li.list_l {
	float: left;
}

.main_inner .good_index li.list_r {
	float: right;
}

.main_inner .good_index li.stay {
	background-color: #0058ac;
}

.main_inner .good_index li dd a,
.main_inner .good_index li dd span {
	display: block;
	padding: 5px 10px;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #fff;
}

.main_inner .good_index li dd a:link,
.main_inner .good_index li dd a:visited {
	color: #fff;
	text-decoration: none;
}


/* roundrate */

#content h2.ttl_roundrate { background: url(/good/img/roundrate_title.jpg) no-repeat; }

.detail_box {
	margin: 15px 0 25px 0;
	width: 490px;
}

.detail_box p {
	margin: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.8em;
}

.detail_box li {
	font-size: 1.2em;
	line-height: 1.8em;
}

.detail_box li ol li {
	margin: 0 0 0 1.5em;
	font-size: 1em;
}

.detail_box strong {
	color: #f00;
}

.detail_box .list {
	margin: 0 0 15px 10px;
	padding: 0 0 0 10px;
	background: url(/common/img/list_icon.gif) no-repeat 0 0.6em;
}

.detail_box .desc {
	float: left;
	width: 320px;
}

.detail_box .image {
	float: right;
	width: 150px;
}

.detail_box .image .caption {
	padding: 7px;
	color: #fff;
	background: #333;
	font-size: 1em;
	line-height: 1.4em;
}

.detail_list {
	width: 490px;
}

.detail_list dl {
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
	width: 490px;
}

.detail_list dl.nobdr {
	border-bottom: none;
}

.detail_list dt {
	float: left;
	width: 77px;
	color: #0051A3;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
}

.detail_list dd {
	float: left;
	width: 413px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.detail_list dd li,
.detail_list dd p.list {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	background: url(/common/img/list_icon.gif) no-repeat 0 0.6em;
}

.detail_list dd p {
	padding: 0 0 15px 10px;
}

.detail_list dd strong {
	color: #f00;
}

.detail_list dd img {
	margin: 0 0 15px 10px;
}

/* quality */
#content h2.ttl_quality { background: url(/good/img/quality_title.jpg) no-repeat; }

.quality_img {
	width: 413px;
}

.quality_img div {
	float: left;
	width: 130px;
}

.quality_img p {
	float: left;
	width: 270px;
}


/* tkc */
#content h2.ttl_tkc { background: url(/good/img/tkc_title.jpg) no-repeat; }

.detail_box .image .tkclogo {
	margin: 0 0 5px 0;
}

.detail_box p.nomargin {
	margin: 0;
}

/* staff */
#content h2.ttl_staff { background: url(/good/img/staff_title.jpg) no-repeat; }

.detail_list.staff dt {
	width: 125px;
}

.detail_list.staff dd {
	width: 365px;
}
