@charset "utf-8";
@import url("_normalize.css");
@import url("_template.css");

#content_left {
  float: left;
  margin: 0 0 20px 12px;
  width: 530px;
}
#content_right {
  float: right;
  width: 206px;
  margin: 10px 10px 0 0;
}
/*------------------------------------------------------------------------------------------------
informationBanner
------------------------------------------------------------------------------------------------*/
#informationBanner {
  background: url(../images/banner/bg_banner.png) 0px 0px no-repeat;
  height: 309px;
  margin: 0 0 0 12px;
  padding: 24px 0 0;
  position: relative;
  width: 753px;
  z-index: 5;
}
#informationBanner h4 {
  margin: 0;
}
#informationBanner .num {
  color: #231811;
  left: 50%;
  margin: 0 0 0 -37px;
  padding: 6px 0 0 16px;
  position: absolute;
  top: 220px;
  width: 69px;
  z-index: 10;
}
#bigBanner {
  border: 1px solid #ffa10c;
  height: 197px;
  margin: 0 0 14px 19px;
  position: relative;
  width: 708px;
}
#bigBanner li {
  position: absolute;
}
#thumbnail {
  height: 60px;
  margin: 0 auto;
  overflow: hidden;
  padding: 12px 0 0;
  position: relative;
  width: 650px;
}
#thumbnail ul {
  position: absolute;
}
#thumbnail li {
  border: 1px solid #ffa10c;
  float: left;
  margin-right: 5px;
}
#thumbnail li a {
  background-color: #fff;
  position: relative;
  display: block;
}
#thumbnail li .current {
  position: absolute;
  margin: -5px 0 0;
  left: 0px;
}
#thumbnail li img {
  margin: -1px;
}
#pager-prev {
  position: absolute;
  left: 0;
  bottom: 27px;
}
#pager-next {
  position: absolute;
  right: 0;
  bottom: 27px;
}
#current {
  bottom: 23px;
  height: 65px;
  left: 51px;
  position: absolute;
}
/*------------------------------------------------------------------------------------------------
important
------------------------------------------------------------------------------------------------*/
#important {
  margin: 0 0 5px;
}
#important ul {
  background: url(../images/index/important_body_repeat.png) repeat-y 0 0;
  padding: 0 33px 10px;
}
#important li:after, .newsWidget .boxContent li:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html #important li, * html .newsWidget .boxContent li {
  zoom: 1;
} /* IE6 */
*:first-child+html #important li, *:first-child+html .newsWidget .boxContent li {
  zoom: 1;
} /* IE7 */
#important li {
  background: url(../images/index/bg-important-li.gif) no-repeat 0 bottom;
  color: #44341e;
  margin: 0 0 6px;
  padding: 0 0 5px;
}
#important li:last-child {
  margin: 0;
}

#important li a {
  background: url(../images/index/icon-important-arrow.gif) no-repeat 0 2px;
  color: #cc2815;
  float: left;
  font-weight: bold;
  padding: 0 0 0 22px;
  text-decoration: none;
  width: 370px;
}
#important li a:hover {
  text-decoration: underline;
}
#important li tt, .newsWidget .boxContent li tt {
  float: right;
  font-size: 12px;
  font-family: Arial, Helvetica;
}
/*------------------------------------------------------------------------------------------------
news
------------------------------------------------------------------------------------------------*/
.newsWidget {
  position: relative;
  margin-bottom: 5px;
}
.newsWidget .title {
  height: 66px;
}
.newsWidget .title span {
  display: block;
  text-indent: -9999px;
}
.newsWidget .tabBox {
  background: url(../images/index/news_body_repeat.png) repeat-y 0 0;
  padding: 4px 20px 0 22px;
}
.newsWidget .tabNav {
  height: 30px;
}
.newsWidget .tabNav li {
  float: left;
}
.newsWidget .boxContent {
  padding: 8px 12px;
}
.newsWidget .boxContent li {
  background: url(../images/index/bg-important-li.gif) no-repeat 0 bottom;
  margin: 0 0 5px;
  padding: 0 0 6px;
}
.newsWidget .boxContent li div {
  text-overflow: ellipsis;
}
.newsWidget .boxContent li img {
  float: left;
  margin: 0 10px 0 0;
}
.newsWidget .boxContent li img.imgNew {
  margin: 8px 5px 0 0;
}
.newsWidget .boxContent li a {
  float: left;
  width: 310px;
  overflow: hidden;
  color: #44341e;
  text-decoration: none;  
}
.newsWidget .boxContent li a:hover {
  color: #f76e00;
  text-decoration: underline; 
}
.newsWidget .tabContent {
  position: relative;
  z-index: 12;
}
#news1 .title {
  background: url(../images/index/news_title.png) 0 0 no-repeat;
}
#news2 .title {
  background: url(../images/index/news_title2.png) 0 0 no-repeat;
}
#news1 .more,
#news2 .more {
  position: absolute;
  right: -10px;
  top: -86px;
}
#news1 .tabContent ul {
  height: 316px;
  overflow: hidden;
}
#news2 .tabContent ul {
  height: 156px;
  overflow: hidden;
}
#news3 .title {
  background: url(../images/index/news_title3.png) 0 0 no-repeat;
}
#news3.newsWidget .tabBox {
  padding: 10px 20px 0 22px;
}
#news3 .more {
  position: absolute;
  right: 22px;
  top: 22px;
}

/*------------------------------------------------------------------------------------------------
Social Tab
------------------------------------------------------------------------------------------------*/
#social .tabNav li {
  float: left;
}
#social .tabNav a {
  display: block;
}
#social .boxContent {
  background: url(../images/index/bg_sns_repeat.png) repeat-y 0 0;
  padding: 10px 12px 2px;
}
#sns {
  margin: 0 auto 6px;
  width: 208px;
}
#sns li {
  float: left;
  margin-right: 3px;
}
#sns li.youtube {
  margin-right: 0;
}

/*------------------------------------------------------------------------------------------------
SS List
------------------------------------------------------------------------------------------------*/
.ss_list {
  padding: 0 0 10px 4px;
  margin-bottom: 0px;
  position: relative;
  z-index: 12;
}
.ss_list li {
  float: left;
  width: 150px;
  margin-right: 16px;
}
.ss_list li.last {
  margin-right: 0px;
}
.ss_list li li {
  float: none;
  margin-right: 0px;
  font-size: 10px;
  line-height: 1.7em;
}
.ss_list li li.post_title {
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
}
.ss_list .ss_thumb {
  width: 148px;
  height: 112px;
  text-align: center;
  background-color: #fff;
}
.ss_list .ss_thumb a {
  display: table-cell;
  vertical-align: middle;
  width: 148px;
  height: 112px;
  overflow: hidden;
  border: 1px solid #9d6a32;  
}
.ss_list .ss_thumb a:hover {
  border: 2px solid #9d6a32;
}

.ss_list .ss_thumb img {
  width: 148px;
}
