@charset "shift_jis";
/* ****************************************************
Since : 2009-07-22
Last Modify : 2009-07-22
***************************************************** */

/* settings [ inquiry.css ]
=================================
1: sitemap setting
99: clearfix
=================================*/


/*1: sitemap setting
=================================*/
#sitemap .heading07 {
	clear: both;
	margin: 30px 10px 0;
}

#sitemap .heading08 {
	clear: both;
	margin: 16px 10px 0;
	border-bottom: solid 1px #cccccc;
	font-weight: bold;
}

#sitemap .sitemapLink01,
#sitemap .sitemapLink02,
#sitemap .sitemapLink03,
#sitemap .sitemapLink04 {
	clear: both;
	width: 648px;
	margin: 18px 0 0 32px;
}
#sitemap .sitemapLink01 ul,
#sitemap .sitemapLink02 ul,
#sitemap .sitemapLink03 ul,
#sitemap .sitemapLink04 ul {
	width: 648px;
}
#sitemap .sitemapLink01 ul li,
#sitemap .sitemapLink02 ul li,
#sitemap .sitemapLink03 ul li,
#sitemap .sitemapLink04 ul li {
	padding-left: 21px;
	padding-bottom: 8px;
	background: url(/common/images/com_ic03.gif) no-repeat 10px 0.35em;
	line-height: 1.3;
}

#sitemap .sitemapLink02 ul li {
	float: left;
	width: 293px;
	margin-right: 10px;
}
/* IE6 hacks */
* html #sitemap .sitemapLink02 ul li {
	width: 314px;
}

#sitemap .sitemapLink03 ul li {
	float: left;
	width: 185px;
	margin-right: 10px;
}
/* IE6 hacks */
* html #sitemap .sitemapLink03 ul li {
	width: 206px;
}

#sitemap .sitemapLink04 ul li {
	float: left;
	width: 131px;
	margin-right: 10px;
}
/* IE6 hacks */
* html #sitemap .sitemapLink04 ul li {
	width: 152px;
}

#sitemap .sitemapLink05 {
	clear: both;
	width: 680px;
	margin: 50px 10px 0;
	overflow: hidden;
}
#sitemap .sitemapLink05 ul {
	width: 697px;
}
#sitemap .sitemapLink05 ul li {
	float: left;
	width: 217px;
	padding-bottom: 15px;
	margin-right: 15px;
}







.element-t40 {
	margin-top: 40px !important;
}



/* clearfix property
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
/*  Correspondence Browser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	Windows XP
		IE 6
		IE 7
		Fx 2
		Fx 3
	Windows Vista
		IE 7
	Mac OS X
		safari 3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
#sitemap .sitemapLink01 ul:after,
#sitemap .sitemapLink02 ul:after,
#sitemap .sitemapLink03 ul:after,
#sitemap .sitemapLink04 ul:after,
#sitemap .sitemapLink05 ul:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}

#sitemap .sitemapLink01 ul,
#sitemap .sitemapLink02 ul,
#sitemap .sitemapLink03 ul,
#sitemap .sitemapLink04 ul,
#sitemap .sitemapLink05 ul {
	zoom: 1;
}

