@charset "utf-8";
/* CSS Document */

.cmt{ margin:30px 45px 15px 15px;}
.cmt-last{ margin:30px 45px 40px 15px;}
.hutoji{ font-weight:bold;}
.component-top{ margin:25px 45px 20px 15px;}
.component{ margin:20px 45px 20px 15px;}
.component-last{ margin:20px 45px 30px 15px;}
.component-txt{ margin-top:10px;}
div.box{ margin:27px 45px 65px 15px;}
ul.tokucho li{ background:url(../../common/images/icon.gif) 0px 10px no-repeat ;margin-bottom: 0.5em;
	padding-left:22px; line-height:230%; font-weight:bold;}

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

