@charset "UTF-8";
/* *******************************
 *
 *	JScape- style CSS layout
 *	lasted edit on : 10/29/2008.
 *
 * *******************************
 */
body { background: #fff url(../images/js-lower_bg.jpg) left -10px repeat-x;}
#wrapper {
	background: none;
}
#main-wrapper {
	background: none;
}
h2 {
	position: absolute;
	top: 130px;
	left: 5px;
	font-size: 150%;
	letter-spacing: 0.07em;
	width: 75%;
	color: #fff;
}
#jscape-banner { 
	position: relative;
	margin-bottom: 30px;
	width: 100%; 
	height: 130px;
}
#jscape-banner {
	background: none;
}
#jscape-banner p {
	position: absolute;
	top: 96px;
	left: 12px;
}
#partner #jscape-banner {
	background: transparent url(../images/banner_company.jpg) 0 0 no-repeat;
}
#home #about img { border: solid 1px #ccc; }

#request h2 {
	text-indent: -9999px;
}
#home #about h3 { 
	padding-bottom: 5px;
	background: url(../images/line.png) left bottom repeat-x; 
}
#home side-menu {
	top: 15px;
	left: 600px;
	width: 100%; 
}
#home side-menu  li{
	background: none;
}
#home #news{
	margin-bottom: 2em;
}
#home p {
	margin-bottom: .5em;
}
#home #news li {
	padding-left: 18px;
	background:transparent url(../images/navi/side-icon.gif) no-repeat scroll left 6px;
}
#side-bar dd { 
	margin-bottom: 1em;
	padding-bottom: 3px;
	text-align: center;
	background: url(../images/line.png) left bottom repeat-x; 
}
p.t-right {
	padding-top: 15px;
}
.map-first { 
	float: left;
	width: 225px;
}
.map {
	float: left;
	width: 225px;
	margin-left: 55px;
}
.map-last {
	float: right;
	width: 225px;
}
.map-first a, .map a, .map-last a {

}
#features #content h3 {
	font-size: 145%;
	text-align: center;
}

.list-first { 
	float: left;
	width: 45%;
}
.list-last {
	float: right;
	width: 45%;
}

#request .f-r320 address b {
	font-size: 123%;
	line-height: 1.5;
	color: #222;
}
