@charset "utf-8";
/* CSS Document 
トップページ以外の下層ページになります。
*/

/*company css*/
/* local navigation */

.cntBox{
	padding:10px;
	border:#cccccc 1px solid;
	width:440px;
	margin-bottom:20px;
}
.cntBox p{
	font-size:12px;
	padding:5px 0px 5px 0px;
}

#localNavi {
	padding-top:10px;
}
#localNavi dl{
	float:left;
	font-size:90%;
}

#localNavi .general {
	left: 0;
}

#localNavi .support {
	left: 95px;
}

#localNavi .rental {
	left: 197px;
}

#localNavi .syuten {
	left: 262px;
}

#localNavi .otoi {
	left: 409px;
}

#localNavi .general dt a {
	display: block;
    width: 103px;
    background: url(/images/common/parts.gif) no-repeat 0px -566px;
    text-indent: -9999px;
}

#localNavi .general dt a:hover {
    background-position: -0px -584px;
}

#localNavi .support dt a {
	display: block;
    width: 172px;
    background: url(/images/common/parts.gif) no-repeat -507px -566px;
    text-indent: -9999px;
}

#localNavi .support dt a:hover {
    background-position: -507px -584px;
}

#localNavi .rental dt a {
	display: block;
    width: 133px;
    background: url(/images/common/parts.gif) no-repeat -108px -566px;
    text-indent: -9999px;
}

#localNavi .rental dt a:hover {
    background-position: -108px -584px;
}

#localNavi .syuten dt a {
	display: block;
    width: 165px;
    background: url(/images/common/parts.gif) no-repeat -242px -566px;
    text-indent: -9999px;
}

#localNavi .syuten dt a:hover {
    background-position: -242px -584px;
}

#localNavi .otoi dt a {
	display: block;
    width: 100px;
    background: url(/images/common/parts.gif) no-repeat -408px -566px;
    text-indent: -9999px;
}

#localNavi .otoi dt a:hover {
    background-position: -408px -584px;
}


/* common */

a#rightcontact {
	padding-left:210px;
}

a#rightcontact:hover {
	padding-left:210px;
}

h3 {
	margin-top: 2em;
	margin-bottom: 0em;
	padding-bottom: 0.6em;
	border-bottom: 1px solid #333;
	font-size: 140%;
}

.blank h2 a {
	background:none !important;
	padding:0px !important;
}

.section {
	margin-bottom: 2em !important;
	padding-bottom: 1.6em;

}

.employment div.section dd a.gaibu {
	padding-left: 18px;
	background: url(/images/common/arrow2.gif) no-repeat -50px 0.1em !important;
}

.employment div.section dt {
	font-weight:bold;
}



.section h3 {
	font-size: 120%;
}

.section p {
	margin-bottom: 0;
}

.section h4 p {
	font-size: 100%;
}

.section .text {
	width: auto;
}

.section .text div {
	margin-bottom: 2em;
}

.section h5,
.section h6 {
	margin-bottom: .6em;
}

.section h5 {
	font-size: 140%;
}

.section h6 {
	font-size: 120%;
}

.section ol {
	margin-left: 1.5em;
	list-style-type: decimal;
}

.section ul {
	margin-left: 1.5em;
	list-style-type: disc;
}

.section ul.lsNone {
	margin-left: 0;
	list-style-type: none;
	text-indent: -1.2em;
	padding-left: 1.2em;
}

.section#Contact h4 {
	text-indent: 0;
	padding-left: 0;
}

#disclosure .desc {
	margin-bottom: 2em !important;
	padding-bottom: 1.6em;
	border-bottom: 1px dotted #333;
}
