/********** main **********/
.wnInfo a:link{ color: #007eff; text-decoration: none;}
.wnInfo a:visited { color: #007eff; text-decoration: none;}
.wnInfo a:hover { color: #007eff; text-decoration: underline;}
.wnInfo a:active { color: #007eff; text-decoration: underline;}

#keyVisual {
	margin-bottom: 15px;
    max-width: 665px;
}
.owl-carousel{
}

#keyVisualMenu {
	width: 649px;
	background-image: url(../images/key_visual_menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#keyVisualMenu li {
/*	background-image: url(../images/key_visual_menu_line.gif);
	background-repeat: no-repeat;*/
	width: 162px;
	float: left;
	zoom: 100%;
}

#keyVisualMenu li img {
/*	margin: 0 0 0 16px;*/
}



/********** what's new **********/
#wnTitleArea {
	width: 650px;
	height: 34px;
	border: 1px solid #E1E1E1;
}

#wnTitle {
	float: left;
	zoom: 100%;
}

#wnTitle img {
	margin: 11px 0 11px 9px;
}

#wnBackNumber {
	float: right;
	zoom: 100%;
}

#wnBackNumber img {
	margin: 11px 9px 11px 0;
}

#wnListArea {
	width: 650px;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}

#wnListArea li {
	margin: 0 7px 0 15px;
	padding: 15px 0 15px 0;
	width: 620px;
}

.wnListLine {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

.wnListEnd {

}

.wnDateArea div, .wnInfoArea div {
	float: left;
	zoom: 100%;
}

.wnNew {
	margin-top: 3px ;
	width: 32px;
}

.wnDate {
	width: 588px;
	font-weight: bold;
	color: #000000;
}

.wnIcon {
	width: 80px;
	margin: 12px 0 0 0;
}

.wnInfo {
	width: 540px;
	line-height: 160%;
	margin: 10px 0 0 0;
}

#resurt iframe { width: 650px; height: 1350px; }

/***** 2017.02 add ****/
#banner_area,
#twitt_area{
    float: left;
    width: 310px;
    padding: 10px !important;
}

#banner_area{
    margin-right: 5px;
}
#banner_area #leftBanner{
  margin: 0 ;
}
#banner_area #leftBanner img{
  margin: 15px 0 0 15px ;
}



#twitt_area{
    margin-left: 5px;
}
#twitt_area h4{
    padding: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
    text-align:center;
}
#twitt_area h4 a{
    color: #007eff;
}
#twitt_area > div{
    padding: 15px 10px;
    background-image: url(../images/dot_bg.gif);
}
