@charset "shift_jis";

/* CSS Document */

@import url("common.css");

/* ========================================
	contact/
======================================== */
/* sNavR */
#sNavR.contact ul.banner li {
	margin: 0 0 7px 0;
}

#sNavR.contact ul.banner li.txt {
	text-align: center;
	font-size: 75%;
	line-height: 1.5;
}

#sNavR.contact ul.banner li.txt a {
	padding: 0 0 0 8px;
	background: url(../images/arw02.gif) no-repeat left center;
}

#sNavR.contact ul.banner li.txt a:link,
#sNavR.contact ul.banner li.txt a:visited {
	text-decoration: none;
}

#sNavR.contact ul.banner li.txt a:hover,
#sNavR.contact ul.banner li.txt a:active {
	text-decoration: underline;
}

/* mainL */
#mainL.contact p.topTxt {
	margin: 12px 0 0 2px;
	font-size: 90%;
	line-height: 1.7;
}

#mainL.contact ul.list {
	margin: 12px 20px 0 20px;
}

#mainL.contact ul.list li {
	padding: 0 0 5px 10px;
	background: url(../images/list_mark03.gif) no-repeat left 0.65em;
	font-size: 78%;
	line-height: 1.7;
}

#mainL.contact div.btn {
	margin: 30px 0 0 0;
	text-align: center;
}
#mainL.contact div.btn img {
	margin: 0 10px;
}
#mainL.contact table {
	width: 100%;
	margin: 45px 0 0 0;
	border: solid 1px #A5B7D4;
}

#mainL.contact table th {
	padding: 10px 10px 8px 10px;
	border: solid 1px #A5B7D4;
	text-align: left;
}

#mainL.contact table th p {
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#mainL.contact table th ul li {
	font-size: 78%;
	line-height: 1.5;
	font-weight: normal;
}

#mainL.contact table th ul li.margin {
	margin: 8px 0 0 0;
}

#mainL.contact table td {
	padding: 10px 10px 8px 10px;
	border: solid 1px #A5B7D4;
	text-align: center;
	font-size: 78%;
	line-height: 1.5;
}

#mainL.contact table td.left {
	text-align: left;
}

#mainL.contact table thead td {
	padding: 8px 10px 6px 10px;
	background: #5173AC;
	color: #FFF;
	font-weight: bold;
}

#mainL.contact p.bottomLink {
	margin: 8px 0 0 0;
	font-size: 78%;
	line-height: 1.7;
}

#mainL.contact p.bottomLink a {
	padding: 0 0 0 8px;
	background: url(../images/arw02.gif) no-repeat left center;
}

#mainL.contact p.bottomLink a:link,
#mainL.contact p.bottomLink a:visited {
	text-decoration: none;
}

#mainL.contact p.bottomLink a:hover,
#mainL.contact p.bottomLink a:active {
	text-decoration: underline;
}



















