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

/* #aboutUs-sitemapArea */
h3 {
	background-image: url(/aboutUs/images/point01.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 18px;
	font-size: 112%;
	color: #333333;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCCC;
	background-position: 0.3em 0.3em;
	*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
p {
	padding: 0px;
	line-height: 158%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	color: #333333;
}

/* CSS Document */

/* sitemap */
.sitemapBg {
}


.body3Left {
	float: left;
	width: 33%;
}

.body3Mid {
	float: left;
	width: 34%;
}
.body3Right {
	float: right;
	width: 33%;
}

.sitemapCol {
	width:190px;
	text-align: left;
	margin-top:10px;
}
.sitemapTitle {
	width:99%;
	font-size: 90%;
	color: #333333;
	padding:4px 0px 4px 8px;
	margin: 0px 0px 8px 0px;
	border:solid 1px;
	border-top-color:#1C80CE;
	border-left-color:#EEEEFF;
	border-right-color:#EEEEFF;
	border-bottom-color:#1C80CE;
	background-color:#FFF0E0;
}



.sitemapList {
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}

	.sitemapList li {
		line-height:2.0em;
	}
	.sitemapList li a {
		text-decoration:underline;
	}
	.sitemapList li a:visited {
		text-decoration:none;
	}
	.sitemapList li a:hover {
		text-decoration:underline;
	}

	.sitemapList .i1 a{
		padding: 0px 0px 0px 15px;
		background-image: url(/images/go2any.gif);
		background-repeat: no-repeat;
		background-position:0px 0.1em;
	}
	
	.sitemapList .i1 a:hover {
		background-image: url(/images/go2any_f2.gif);
	}
	
	
	
	
	.i2 a {
		padding: 0px 0px 0px 24px;
		background-image:url(/images/guidePoint.gif);
		background-repeat: no-repeat;
		background-position:14px 3px;
	}
	
	
	.qr{
		padding: 5px;
		margin: 10px 10px 10px 10px;
		border: solid 1px #000000
	}
	

