/*===== main_content =====*/
#main_content {
  border: 1px solid;
  background: url(/images/feature/content_right_darkblue.png) repeat 0 0 #65a9dd;
}
#main_story { 
	background: url(/images/feature/content_right_main_bottom_darkblue.png) no-repeat 0 bottom white;
	width: 576px;
}
/*--- border_bottom ---*/
#main_content,
#main_story .description,
#main_story .introduction {
  border-color: #65a9dd !important;
}
#main_story .description { display: none;}
#side_bar * { border-color: #6eba2c !important;}
/*--- font_color ---*/
#main_story p.main_color, 
#main_story h4,
#main_story h5,
#main_story .introduction th {
  color: #82b9e3;
}
#side_bar .content .photo, 
#main_content .sidebar_color { color: #6eba2c; }
#side_bar .content .default_color, 
#main_content .default_color { color: #333; }

#main_story h5 span { font-size: 80%; }
#side_bar .infomation p span.small { font-size: 80%; }
/*--- goto_top ---*/
#main_content .goto_top a { background: url(/images/feature/arrow_top_darkblue.png) no-repeat 0 center; }
#main_content .goto_top_right a { background: url(/images/feature/arrow_top_darkblue.png) no-repeat right center; }
/*--- side_bar ---*/
#side_bar .content { background: url(/images/anicaclub_news/side_bar_content_bg_bottom.png) no-repeat 0 bottom white; }


/*===== introduction =====*/
#main_story .float_left { float: left; margin-right: 20px; }
#main_story .float_right { float: right; margin-left: 20px; }

#main_story h4 {
  height: 66px;
  line-height: 66px;
	text-indent: -5000px;
}
#main_story h4#anicaclub_news_001_h4_001 { background: url(/images/anicaclub_news/anicaclub_news_001_h4_001.png) no-repeat left center;}
#main_story h4#anicaclub_news_001_h4_002 { background: url(/images/anicaclub_news/anicaclub_news_001_h4_002.png) no-repeat left center;}
#main_story h4#anicaclub_news_001_h4_003 { background: url(/images/anicaclub_news/anicaclub_news_001_h4_003.png) no-repeat left center;}
#main_story h4#anicaclub_news_002_h4_001 { background: url(/images/anicaclub_news/anicaclub_news_002_h4_001.png) no-repeat left center;}
#main_story h4#anicaclub_news_002_h4_002 { background: url(/images/anicaclub_news/anicaclub_news_002_h4_002.png) no-repeat left center;}
#main_story h4#anicaclub_news_002_h4_003 { background: url(/images/anicaclub_news/anicaclub_news_002_h4_003.png) no-repeat left center;}
#main_story h4#anicaclub_news_003_h4_001 { background: url(/images/anicaclub_news/anicaclub_news_003_h4_001.jpg) no-repeat left center;}
#main_story h4#anicaclub_news_003_h4_002 { background: url(/images/anicaclub_news/anicaclub_news_003_h4_002.jpg) no-repeat left center;}
#main_story h4#anicaclub_news_003_h4_003 { background: url(/images/anicaclub_news/anicaclub_news_003_h4_003.jpg) no-repeat left center;}
#main_story h4#anicaclub_news_004_h4_001 { background: url(/images/anicaclub_news/anicaclub_news_004_h4_001.jpg) no-repeat left center;}
#main_story h4#anicaclub_news_004_h4_002 { background: url(/images/anicaclub_news/anicaclub_news_004_h4_002.jpg) no-repeat left center;}
#main_story h4#anicaclub_news_004_h4_003 { background: url(/images/anicaclub_news/anicaclub_news_004_h4_003.jpg) no-repeat left center;}

#main_story .talks { margin-top: 1em; }
#main_story .talks .right {
  padding: 0 10px 10px;
  float: right;
}
#main_story .orange,
#main_story .blue {
  padding-right: 0.5em;
}
#main_story .blue { color: #82b9e3; }
#main_content .info { width: 15.5em; }


