@charset "utf-8";

/* ------------------------------

            support 

---------------------------------*/

.subColumn ul {
	margin: 10px 0 20px;
}

#support div.banner_area {
	text-align:center;
	margin:40px 0 40px -10px;
}

#support div.banner_area img {
	float:none;
	padding:0 0 0 10px;
}

#contact {
	position: relative;
	width: 890px;
}

#contact #infoTxt {
	margin-bottom: 1em;
}

dl.inqSection {
	float: left;
	width: 415px;
	margin-right: 30px;
}

dl.lastSection {
	margin-right: 0;
}

dl.inqSection dt {
	margin-bottom: 0.5em;
	padding: 5px 0 2px;
	background: url(../../../../img/jp/common/bg_linedott.png) no-repeat left bottom;
	font-weight: bold;
	font-size: 116.7%;
}

dl.inqSection dd {
	line-height: 1.3;
}

dl.inqSection dd p {
	margin-bottom: 0.8em;
	padding-top: 0.4em;
}

dl.inqSection dd strong {
	font-weight: bold;
}

dl.inqSection dd dl {
	margin-bottom: 1.2em;
}

dl.inqSection dd dl dt {
	float: left;
	clear: left;
	width: 4em;
	margin: 0 0 0.2em;
	padding: 0;
	background: none;
	font-weight: normal;
	font-size: 100%;
}

dl.inqSection dd dl dd {
	margin: 0 0 0.2em;
	padding: 0 0 0 4.5em;
}

dl.inqSection dd div {
	margin: 2em 0 4em;
	text-align:center;
}

dl.inqSection dd div img{
	position:relative;
}

