@charset "utf-8";
@import "base.css";
@import "layout.css";
@import "../js/lightwindow/css/default.css.css";
@import "../js/lightwindow/css/lightwindow.css";

/* top */
#topWrap {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 900px;
	clear: both;
}
#topWrap h1 {
	*padding: 0px 0px 0px 2px;
	_padding: 0px 0px 0px 1px;
	text-align: center;
}
#topWrap h1 a {
	background-image: url(../img/topimg01.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	text-indent: -5000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 378px;
	display: block;
	width: 899px;
}
body:nth-of-type(1) #topWrap h1 a {
	background-position: 2px center;
}
#topWrap h1 a,  x:-moz-any-link, x:default  {
	background-position: 0px left;
	}

#topWrap h1 a:hover {
	background-image: url(../img/topimg01_o.jpg);
}

#topWrap .box {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin: 0px 0px 40px 0px;
}
#topWrap .box dl {
	width: 269px;
	min-height: 230px;
	float: left;
	padding: 15px 15px 15px 15px;
	border-right: solid 1px #cccccc;
	position: relative;
}
#topWrap .box dl.none {
	border: none;
}
#topWrap .box dl dt {
	margin: 0px 0px 15px 0px;
}
#topWrap .box dl dd {
}
#topWrap .box dl dd .img01 {
	position: absolute;
	bottom: -20px;
	right: 10px;
}
#topWrap .box dl dd .img02 {
	position: absolute;
	bottom: -20px;
	right: 10px;
}
#topWrap .box dl dd .img03 {
	position: absolute;
	bottom: -20px;
	right: 5px;
}
#topWrap .box dl dd p {
	font-size: 0.83em;
	margin: 0px 0px 10px 0px;
}
#topWrap .box dl dd ul.arrow {
	font-size: 0.9em;
}
#topWrap .box dl dd ul.arrow li {
	line-height: 1.5em;
}
#topWrap .box dl dd ul.arrow li a {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

#topWrap .info {
	font-size: 0.83em;
	padding: 0px 10px 20px 10px;
	position: relative;
	width: 430px;
	_width: 420px;
	float: left;
}


#topWrap .info .scroll {
	height:100px;
	overflow: auto;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ccc;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ccc;
	background: #FFF;
}

#topWrap .info h2 {
	border-bottom: solid 1px #CCC;
	padding: 0px 0px 10px 0px;
}
#topWrap .info .btn {
	position: absolute;
	top: 0px;
	right: 20px;
}
#topWrap .info dl {
	float: left;
	width: 410px;
	width: 400px;
	padding: 7px 0px 7px 0px;
	margin: 0px 20px 0px 0px;
	background-image: url(../img/border01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#topWrap .info dl.end {
	margin: 0px;
}
#topWrap .info dl dt {
	clear: left;
	float: left;
	margin: 0px;
	width: 7.8em;
	padding-left: 15px;
	color: #000;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#topWrap .info dl dt img {
	vertical-align: middle;
	margin: 0px 0px 0px 3px;
}

#topWrap .info dl dd {
	margin: 0px 0px 0px 125px;
}
#topWrap .info dl dd a {
	text-decoration: none;
}

#topWrap .info dl dd img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}
