@charset "utf-8";

/********************************************
  年間スケジュール
********************************************/
span.col_nyushi {
	color: #c53c3c;
}
span.col_syushoku {
	color: #5d90bb;
}

.imgSolo {
margin-bottom: 10px !important;
}

/********************************************
  HITチャレンジ
********************************************/

/* =========== clearfix style =========== */ 

.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* =========== hit style =========== */ 

.hit-box
{
	width:230px;
	float:left;
	margin:0 20px 10px 0;
}

.last
{
	margin-right:0;
}

.hit-box h3
{
	margin:0 0 0 0;
	padding:0;
	line-height:100%;
}

.txt-small
{
	font-size:80%;
	font-style:normal;
}

.hit-box img
{
	margin-bottom:10px;
}

.textBoxLeft-2
{
	width:300px;
	float:left;
}

.imgRight-2
{
	width:410px;
	float:right;
}

.img-box-2-left
{
	width:200px;
	float:left;
	margin-right:10px;
}

.img-box-2-right
{
	width:200px;
	float:right;
	margin-right:0;
}

.graph 
{
	margin-left:30px;
}
  
