@charset "UTF-8";
/* TOP-CSS */




.contents {
}

.main-pic {
background: url(../unit/img/top-main-bg.jpg) no-repeat; padding: 20px 20px 30px 20px;
clear: both;
}
.sp-ban {
margin-bottom: 20px; text-align: center;
}
.sp-ban ul li {
display: inline;
}
.sp-ban ul li img {
margin-bottom: 5px;
}

.top-main {
padding: 10px 0; background: url(../img/top-content-bg.gif) repeat-Y center top;
}
.top-left {
width: 480px; float: left;
}
.top-right {
width: 480px; float: right;
}

#slider {
height: 330px; overflow: hidden;
}



/*____________________ gnav ____________________*/

.gnav .column {
background: url(../img/gnav-home-on.jpg) 10px 15px no-repeat;
}



/*:::::::::::::::::::: contents ::::::::::::::::::::*/






#point ul li {
	display: block; background: url(../img/top-bul.gif) no-repeat 0 10px; padding: 0 0 0 38px; margin: 10px 0 20px 0;
	font-size: 24px; font-weight: bold; line-height: 1.4;
}
#point ul li a,
#point ul li a:link,
#point ul li a:visited,
#point ul li a:active {
	color: #555; font-weight: normal;
}
#point ul li a:hover {
	color: #999;
} 


.btn-list {
	text-align: center; background: #eee; padding: 12px 0;
}
.btn-list  a,
.btn-list  a:link,
.btn-list  a:visited,
.btn-list  a:active {
	display: inline-block; padding: 0 0 0 20px; background: url(../img/btn-list.gif) no-repeat;
	line-height: 1; color: #222; text-decoration: none;
}
.btn-list  a:hover {
	color: #999;
}


#news .entry {
	margin: 20px 0;
}
#news .left {
	width: 120px;
}
#news .thum img {
	width: 120px; height: 120px;
}
#news .right {
	width: 350px;
}
#news h4 {
	font-size: 18px; font-weight: bold; margin: 0 0 10px 0; line-height: 1.2;
}
#news h4 a,
#news h4 a:link,
#news h4 a:visited,
#news h4 a:active {
	color: #FF7F00;
}
#news h4 a:hover {
}
#news .right p {
	font-size: 14px; margin: 10px 0 0 0;
}