@charset "utf-8";

/* その他ページ共通
---------------------------------------------------------------------------------- */
#contact .main,
#etc .main {
	width:906px;
}
.topicPath {
	margin-bottom:19px;
}
#contact h3,
#etc h3 {
	margin-top:42px;
	font-size:17px;
	color:#231815;
	font-weight:bold;
}
#contact .read,
#etc .read {
	margin-top:13px;
}
#etc p,
.trademark li {
	font-size:13px;
	line-height:1.8;
}
#contact .movePagetop,
#etc .movePagetop {
	margin-top:22px;
}


/* contact/
---------------------------------------------------------------------------------- */
#contact .headerNav .contact a {
	background:none;
}
#contact table {
	margin:4px 0;
	width:100%;
}
#contact h4 {
	height:30px;
	font-size:15px;
	color:#9b9473;
	font-weight:bold;
}
#contact td {
	width:50%;
	vertical-align:top;
	font-size:14px;
	color:#5e676e;
	border-bottom:1px solid #EBECED;
	padding:15px 0 18px;
}
#contact td span {
	display: inline-block;
	/display: inline;/*ie6-7*/
	/zoom: 1;/*ie6-7*/
	width:49px;
}
#contact td li {
	height:20px;
}
#contact td a {
	text-decoration:underline;
}


/* privacy/
---------------------------------------------------------------------------------- */
.policy p a,
.trademark p a {
	text-decoration:underline;
}
.policy .movePagetop a,
.trademark .movePagetop a {
	text-decoration:none;
}


/* trademark/
---------------------------------------------------------------------------------- */
.trademark ul {
	margin:.5em 0;
}
.trademark li img {
	vertical-align:middle;
}


/* privacy/
---------------------------------------------------------------------------------- */
#etc .privacy .date,
#etc .privacy .sign {
	text-align:right;
	margin-top:10px;
}
#etc .privacy .date {
	margin-top:42px;
}


/* 人事ブログボタンのための位置調整
---------------------------------------------------------------------------------- */
#etc .main,
#contact .main {
	margin-left:10px;
}

/* sitemap/
---------------------------------------------------------------------------------- */
.sitemap .col {
	margin-top:7px;
	border-top:solid 1px #ebeced;
	padding-top:7px;
	width:905px;
	overflow:hidden;
}
.sitemap table {
	width:100%;
}
.sitemap td {
	border-right:solid 1px #ebeced;
	width:210px;/*226*/
	padding:10px 8px 35px;
	vertical-align:top;
}
.sitemap td .section {
	width:100%;
	overflow:hidden;
}
#etc .sitemap h3 {/* カテゴリタイトル */
	margin:0;
	padding:16px 0 13px;
	font-size:16px;
	text-indent:19px;
}
.sitemap h4 {/* サブカテゴリタイトル */
	padding:17px 0 2px;
	font-weight:bold;
	font-size:11px;
	color:#9b9473;
	text-indent:18px;
}
.sitemap table p {
	padding-bottom:4px;
}
.sitemap table li a,
.sitemap table p a,
.sitemap .current {/* 各ページへのリンク */
	display:block;
	background-image:url(../sitemap/images/sitemapArrow.gif);
	background-repeat:no-repeat;
	background-position: 19px 10px;
	padding-left:29px;
	font-size:13px;
	line-height:24px;
	height:23px;
}
.sitemap table li a:hover,
.sitemap table p a:hover {
	background-color:#f0f1f5;
	color:#5D6191;
}
.sitemap table li li a,
.sitemap table li p a {
	background:none;
	padding-left:43px;
}


.sitemap .col.first {  /* 上のカラム */
	margin-top:20px;
	border-top:none;
}
.sitemap .first table ul {
	padding:3px 0;
}
.sitemap .col.first td {
	padding-top:7px;
	padding:7px 8px 22px;
}
#etc .sitemap .first h3 {
	padding-bottom:23px;
}


#etc .sitemap .lecreJp h3 {  /*lecre.jp*/
	padding:13px 0 0;
	text-indent:0;
}
#etc .sitemap .lecreJp a {
	display:inline-block;
	/display:inline;
	/zoom:1;
	background:url(/images/arrow_openList.gif) no-repeat right 8px;
	padding:0 26px 0 0;
	height:27px;
	line-height:28px;
	font-size:24px;
	font-weight:normal;
	overflow:hidden;
	margin-left:-4px;
}
#etc .sitemap .lecreJp a:hover {
	background:url(/images/arrow_openList.gif) no-repeat right -13px;
}


.sitemap td.toBusiness {  /* 事業案内 */
	width:468px;
}
.sitemap .toBusiness .section,
.sitemap .toBusiness p {
	width:210px;
}
.sitemap .toBusiness .left {
	float:left;
}
.sitemap .toBusiness .right {
	float:left;
	margin-left:1px;
}
.sitemap .toBusiness h4 {
	padding-bottom:0;
}
.sitemap .toBusiness li a,
.sitemap .toBusiness p a {/* 各ページへのリンク */
	background:url(../sitemap/images/sitemapArrow.gif) no-repeat 21px 10px;
}
.sitemap table .parts {
	padding-bottom:10px;
}
.sitemap table .openLinkPage a {
	background-image:url(/images/linkIcon.gif);
	background-repeat:no-repeat;
	background-position:13px 6px;
}
.sitemap table li .openLinkPage a {/* おやつblog */
	background-position:26px 6px;
}
.sitemap .current {
	background-image: url(../sitemap/images/currentIcon.gif);
	color:#AEB0C8;
}
#etc .sitemap .movePagetop {
	margin-top:25px;
}


