@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	border-bottom: none;
}

.mainVisual {
	margin-bottom: 19px;
}

#main {
	margin: 0 auto;
	width: 1100px;
}

#main .headLine03 {
	margin-bottom: 30px;
}

#main .comContact {
	margin-bottom: 55px;
}

#main .tableType01 {
	margin-bottom: 58px;
	border-top: 1px dotted #9e9e9e;
}

#main .tableType01 .imgBoxL .textBox > p {
	width: 500px;
}

#main .tableType01 .imgBoxL .textBox .textUl .speLi {
	width: 172px;
}

#main .tableType01 .imgBoxL .textBox .textUl .rLi.speLi {
	float: left;
}

#main .greyBox {
	margin: 0 0 34px 40px;
	padding: 12px;
	position: relative;
	background-color: #F2F2F2;
}

#main .greyBox .positionImg {
	position: absolute;
	left: -36px;
	bottom: -15px;
}

#main .greyBox .leftUl {
	margin: 10px 23px 0 0;
	float: left;
}

#main .greyBox .leftUl li {
	padding-left: 30px;
	display: inline;
	color: #000;
	font-size: 1.3em;
	line-height: 1.2;
}

#main .greyBox .leftUl li:first-child {
	padding-left: 0;
}

#main .greyBox .leftUl li:first-child {
	font-size: 1.15em;
	font-weight: bold;
}

#main .greyBox .leftUl li:first-child input {
	margin: -3px 8px 0;
	vertical-align: middle;
}

#main .greyBox .rightUl {
	float: left;
}

#main .greyBox .rightUl li {
	padding-left: 20px;
	float: left;
}

#main .greyBox .rightUl li:first-child {
	padding-left: 0;
}

/* 151028 */
#main .comPhoBox td:hover, 
#main .tableType01 td:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#main .comPhoBox td .link, 
#main .tableType01 td link:hover {
	background:none;
}

#main .comPhoBox td .link:hover, 
#main .tableType01 td link:hover {
	background:none;
}

/*151225*/
#main .comPhoBox li:nth-child(5n) {
	border-right: none !important;
}

#main .comPhoBox ul {
	padding-left:2px;
}