@charset "UTF-8";

/* format
##################################### */

h2 {
	background: url(../img/h2.jpg) no-repeat;
	color: #ffffff;
}

/*AWARDS 20100303*/
.awardsList {
	margin-bottom:10px;
}

.awardsList dt {
	width:40px;
	padding-left:10px;
	float:left;
}

.awardsList dd {
	padding-left:55px;
}


.img-l2 {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.img-l2 span.cap-txt {
	font-size:77%;
}
.img-r2 {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.img-r2 span.cap-txt {
	font-size:77%;
}

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

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



.box-midokoro {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
height:100%;
line-height:1.3em;
margin-bottom:15px;
overflow:hidden;
}

.box-midokoro2 {
	background-color:#F6F6F6;
	border:1px solid #CCCCCC;
	overflow:auto;
	padding:10px;
	margin-bottom:20px;
}

