@charset "utf-8";
/* CSS Document */

/**================================= Product Setting =================================**/

/**************** Product common setting *****************/

#sitemap .imgBox {
	left:50%;
	top:14px;
	margin-left:-572px;
	position:absolute;
}

#sitemap .mainArea {
	padding-top:10px;
}

#sitemap .contactArea {
	padding-top:0px;
	margin-bottom:15px;
}

#sitemap .contactArea .btnArea {
	top:10px;
}

#sitemap .contactBtn {
	text-align:center;
}

#sitemap .plinkBox {
	border-bottom:1px dashed #FF4100;
	padding-bottom:20px;
	margin-bottom:20px;
}

#sitemap .plinkBox li {
	margin:0 8px 5px 0;
	float:left;
}

#sitemap .plinkBox li.even {
	margin-right:0;
}

#sitemap .pagetop02 {
	border-bottom:1px dashed #FF4100;
	margin-bottom:20px;
	padding-bottom:15px;
	text-align:right;
}

/**************** section setting *****************/

#sitemap .section .sectionTtl {
	background:url(../images/voice/ttl_voice02.jpg) no-repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}

#sitemap .section .sectionTtl .name {
	font-size:1.125em;
	left:15px;
	top:11px;
	position:absolute;
}


/* section */

#sitemap .section {
	background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom:5px;
	padding-bottom:22px;
}

#sitemap .section .sectionTtl {
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}

#sitemap .section .sectionInr {
	background:#FFFFFF;
	margin:0 15px 10px 15px;
	padding:50px 60px 45px 60px;
}

#sitemap .section .mapBox01 {
	width:240px;
	margin-right:40px;
	margin-bottom:30px;
	float:left;
}

#sitemap .section .mapBox01 .boxTtl {
	border-bottom:1px dashed #FF4100;
	font-size:1.125em;
	color:#666666;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
}

#sitemap .section .mapBox01 ul li {
	padding:0 0 0 45px;
}


#sitemap .section .mapBox01 ul li a {
	border-bottom:1px dashed #FF4100;
	font-size:.813em;
	color:#262626;
	line-height:1.6em;
	font-weight:bold;
	text-decoration:none;
	width:195px;
	padding:8px 0;
	display:block;
}

#sitemap .section .mapBox01 ul li.lastChild a {
	border-bottom:none;
}

#sitemap .section .mapBox01 ul li a:hover {
	color:#FF4100;
	text-decoration:none;
}

#sitemap .section .mapBox02 {
	width:240px;
	margin-bottom:30px;
	float:right;
}

#sitemap .section .mapBox02 .boxTtl {
	border-bottom:1px dashed #CCCCCC;
	font-size:1.125em;
	color:#666666;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
}

#sitemap .section .mapBox02 ul li {
	padding:0 30px 0 45px;
}


#sitemap .section .mapBox02 ul li a {
	border-bottom:1px dashed #808080;
	font-size:.813em;
	color:#262626;
	line-height:1.6em;
	font-weight:bold;
	text-decoration:none;
	width:195px;
	padding:8px 0;
	display:block;
}

#sitemap .section .mapBox02 ul li.lastChild a {
	border-bottom:none;
}

#sitemap .section .mapBox02 ul li a:hover {
	color:#FF4100;
	text-decoration:none;
}

#sitemap .section .mapBox03 {
	margin-bottom: 21px;
}

#sitemap .section .mapBox03 .boxTtl {
	border-bottom:1px dashed #FF4100;
	font-size:1.125em;
	color:#666666;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
}

#sitemap .section .mapBox03 ul li {
	margin:0 15px 10px 0;
	float:left;
}

#sitemap .section .mapBox03 ul li.even {
	margin-right:0;
}


