/*====================================

PC AUditor・ページcss
div.pc_auditor

=====================================*/
.pc_auditor p.read {
	margin	:	10px;
}
.pc_auditor p.centering_box {
	margin	:	15px 0 10px;
}
.pc_auditor p.annot_02 {
	text-align	:	right;
}
.pc_auditor h3 {
	margin-top	:	40px;
}
.pc_auditor dl.blue_list_02 dd ul li {
	background	:	url("../image/pc_auditor_li_mark.png") no-repeat left .3em;
	padding	:	0 0 0 14px !important;
	margin	:	0 0 4px !important;
}

.pc_auditor table.service_menu_table,
.pc_auditor table.support_menu_table {
	border-collapse	:	collapse;
	border-spacing	:	0;
	width	:	684px;
}
.pc_auditor table.service_menu_table th {
	background	:	#abc1ec;
	color	:	#fff;
	border	:	1px solid #ccc;
}
.pc_auditor table.support_menu_table th {
	background	:	#abc1ec;
	color	:	#fff;
	border	:	1px solid #ccc;
	padding	:	6px;
}
.pc_auditor table.service_menu_table td,
.pc_auditor table.support_menu_table td {
	background	:	#f9f9f9;
	border	:	1px solid #ccc;
	padding	:	6px;
	text-align	:	center;
}
.pc_auditor table.service_menu_table th {
	width	:	264px !important;
}

.pc_auditor dl dt.dt_01 {
	margin-top	:	20px;
	margin-bottom	:	20px;
}
.pc_auditor dl.dl_02 {
	margin-top	:	30px !important;
}
.pc_auditor dl.dl_02 {
	margin-top	:	30px !important;
}


.pc_auditor dl.blue_list_02 span {
	font-size	:	.9em;
	color	:	#1651a8;
	
}
.pc_auditor dl.blue_list_02 em {
	font-size	:	.9em;
	font-weight	:	normal;
}


.pc_auditor .option_service_box {
	position	:	relative;
	min-height	:	290px;
}
.pc_auditor .option_service_box ul.option_service_list {
	width	:	510px;
}

.pc_auditor .option_service_box ul.option_service_image {
	position	:	absolute;
	top	:	10px;
	right	:	26px;
}
.pc_auditor .option_service_box ul.option_service_image li {
	background	:	none;
	margin	:	0 0 20px !important;
}

.pc_auditor .pc_auditor_best_guest {
	border	:	1px solid #999;
	background	:	#fff1f1;
	width	:	620px;
	margin	:	50px 0 0 40px;
	text-align	:	center;
	padding	:	16px 0;
}
.pc_auditor .pc_auditor_best_guest h4 {
	margin	:	auto;
	margin-bottom	:	6px;
}
.pc_auditor .pc_auditor_best_guest ul {
	padding	:	0 0 0 20px !important;
}
.pc_auditor .pc_auditor_best_guest ul li {
	text-align	:	left;
	margin-bottom	:	8px !important;
}


/*====================================
PC AUditor・ページcss
dl.blue_list_02
=====================================*/
.pc_auditor dl.blue_list_02{
	margin						:	20px 10px 0 !important;
	padding						:	6px !important;
	border						:	1px solid #999;
}

.pc_auditor dl.blue_list_02 dt{
	margin						:	0 0 6px 0;
	padding						:	3px 8px;
	color						:	#fff;
	font-weight					:	bold;
	line-height					:	1.3;
	background					:	#618ce3;
}

.pc_auditor dl.blue_list_02 dd{
	margin						:	0 0 0 12px;
}





.pc_auditor dl.blue_list_02 dd ul.option_service_list li {
	background	:	none;
	padding	:	0 !important;
	margin	:	0 0 22px !important;
	
}
.pc_auditor dl.blue_list_02 ul.option_service_list li dl dt {
	background	:	url("../image/pc_auditor_li_mark.png") no-repeat left .2em;
	color	:	#1651a8;
	padding	:	0 0 0 13px;
}
.pc_auditor dl.blue_list_02 ul.option_service_list li dl dd {
	
}