/* ========================================= *
 * wp seo checkToolResult css for pc 
 *
 * @date		2017/03/25
 * @author	ito_yu
 * @see			No0658
 *
 * ========================================= */

#gaWrap .gaTblTitle,
#gaWrapSp .gaTblTitle {
	padding: 5px 0 5px 13px;
	border-left: 3px solid #84919d;
	border-bottom: 1px solid #d8dadc !important;
	line-height: 1.2;
	font-size: 120%;
}

#gaWrap .gaTblTitle,
#guideList .parent {
	margin-bottom: 15px;
}

.tabWrap {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
}

.tabWrap ul {
	list-style: none;
	position: relative;
	z-index: 100;
	margin: 0;
	border-spacing: 10px 0;
	margin-top: -10px;
}

.tabWrap li {
	float: none !important;
	display: table-cell !important;
	text-align: center !important;
	vertical-align: middle;
	background: #FFFFFF;
	border-radius: 5px 5px 0 0;
	border-bottom: #EFEFEF solid 2px;
}

.tabs.child{
	display: block;
	padding: 5px 10px;
	width: 59px;
	height: 100%;
}

.tabWrap li.selectTab {
	border-bottom: 0;
}

.gaTitle {
	font-size:120%;
}

.gaTbl {
	margin: 10px 20px 35px!important;
}

.gaTbl th, .gaTbl td {
	padding: 10px 6px;
}

#majorTag td {
	border-top: 1px solid #DDDDDD;
	vertical-align: middle;
}

td.tagName {
	width: 15%;
}

td.detail {
	width: 10%;
}

td.tagName,
td.detail {
	background: #efefef;
}

#emergenceRank table{
	width: 100%;
	text-align: center;
}

#emergenceRank th {
	padding-bottom: 6px;
}

#emergenceRank .rank {
	width: 8%;
}

#emergenceRank .text,
#emergenceRank .titleTag,
#emergenceRank .appearance,
#emergenceRank .descriptionTag {
	width: 12%;
}

.tblWrap th {
	vertical-align: middle;
}

.noticeWrap {
	margin-top: 10px;
	margin-bottom: 10px;
}

#gaContent .itemDescript{
	margin:0px;
	z-index: 110;
}

td.overParam {
	background-color: #FFFFAA;
}

span.overParam{
	color: #FF0000;
}

.footerButton{
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.footerButton input[type="button"] , .footerButton input[type="submit"]{
	padding: 8px 35px;
}


