@charset "utf-8";

/* -----------------------------------------------------------
CSS Information
 Adddate:        2010.09.21
 Upddate:        2010.09.21
 Style Info:     Top Page CSS
----------------------------------------------------------- */
#header {
 margin-bottom: 14px;
}
#container {
 background: url(../../img/bg_top.jpg) no-repeat center top #f4fcff;
}
#left {
 float: left;
 width: 200px;
 /*margin-right: 9px;*/
 background: none;
}
#center {
 float: left;
 width: 570px;
 /*margin-right: 9px;*/
}
#right {
 float: right;
 width: 190px;
}
#about {
 width: 549px;
 margin: 15px 0 0 11px;
}
#about h2 {
 margin-bottom: 10px;
}
#about-left {
 float: left;
 width: 312px;
}
#about-right {
 float: right;
 width: 184px;
 height: 134px;
 padding: 18px;;
 background: url(../../img/bg_company.jpg) no-repeat left top;
}
#about-right h3 {
 margin-bottom: 10px;
 font-size: 1px;
 line-height: 1px;
}
#about-right p {
 margin-bottom: 15px;
 font-size: 1px;
 line-height: 1px;
}
#about-right ul li {
 margin-bottom: 6px;
 background: url(../../img/arrow01.gif) no-repeat left center;
 line-height: 1px;
 font-size: 1px;
}
#about-right ul li a {
 color: #333;
}

#news-wrap {
 width: 200px;
 margin-top: 15px;
 background: url(../../img/bg_news_middle.gif) repeat-y left bottom;
}
#news-title {
 position: relative;
}
#news-title p {
 position: absolute;
 top: 12px;
 right: 10px;
}
#news-title p a {
 font-size: 85%;
 color: #444;
}
#news {
 padding: 0 6px 8px;
 background: url(../../img/bg_news_bottom.gif) no-repeat left bottom;
}
#news dl {
 xwidth: 178px;
 padding: 5px 0 5px 5px;
 background: url(../../img/border_dot_h01.gif) repeat-x left bottom #FFF;
 font-size: 93%;
}
#news dl dt {
 color: #00A0E9;
 font-weight: bold;
}
#news dl dd a {
 padding-left: 8px;
 background: url(../../img/arrow01.gif) no-repeat left 5px;
 color: #333;
}

.pagetop {
 clear: both;
 text-align: right;
 padding-top: 15px;
}

#lank-wrap {
 background: url(../../img/bg_lank190_middle.gif) repeat-y left top;
 margin-top: 0;
}
#lank {
 padding: 0 7px 8px;
 background: url(../../img/bg_lank190_bottom.gif) no-repeat left bottom;
}
#lank-wrap h2 {
 background: url(../../img/bg_lank190_top.gif) no-repeat left top;
 padding: 5px 0 0 5px;
}
#lank dl {
 width: 168px;
 padding: 10px 4px;
 background: url(../../img/border_dot_h01.gif) repeat-x left bottom #FFF;
}
#lank dl dt, #lank dl dd {
 float: left;
}
#lank dl dt {
 width: 18px;
 padding-right: 3px;
}
#lank dl dd.lank-photo {
 width: 49px;
 padding-right: 3px;
}
#lank dl dd.lank-text {
 width: 95px;
 font-size: 85%;
}

#saigai{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#wrapper2{
	background-color:#f6fbff;
}

#vtr_logo{
	margin-bottom:10px;
	margin-left:5px;
}
