@charset "Shift_JIS";

/*
----------------------------------------*/
a:hover img {
    filter  : alpha(opacity=60);
    opacity : 0.6;
}
#heros {
	width:750px;
	font-size:100%;
	line-height:180%;
	margin-bottom:20px;
	text-align:left;
}

#heros_pop {
	margin:10px;
	font-size:100%;
	line-height:180%;
	text-align:left;
}

#heros_btarea{width:750px;margn:0px;padding:0px;}
.h_btarea_l{width:428px;float:left;margn:0px;padding:0px;}
.h_btarea_r{width:322px;float:left;margn:0px;padding:0px;}

.h_btarea_r a:hover img {
    filter  : alpha(opacity=100);
    opacity : 1;
}
#heros #heros_notes{text-align:left;}



/*----------------
 base layout
--------------- */

/* reset */
h2,h3,h4,h5 {
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}
ul,li,dl,dd,dt {
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}

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

.clearfix {
display: inline-block;
}

/* cmp end */
#cmp_end_banner{margin-bottom:10px;}


/*----------------
 heros
--------------- */

#heros_contents{
	background:#E7E7E7;
	padding-bottom:30px;
}
#heros .attention{
	margin:5px 0 0 5px;
	font-size:90%;
}
#heros #banner{
	margin:15px 0 15px 33px;
}
#heros #banner2{
	margin:0 0 15px 33px;
}
#heros #banner_last{
	margin:0 0 0 33px;
}
#heros .banner1{
	margin-right:5px;
}

/*  ?????X?g  */
ul#works{
	margin:0 0 0px 37px;
}
ul#works li {
	list-style-type: none;
	width: 206px;
	border: 1px solid #CCC;
	background: #FFF;
	margin: 0px 11px 11px 0px;
	padding: 5px;
	float: left;
	display:inline;
}
ul#works li.bn {
	padding: 0px!important;
	margin: 0 11px 11px 0px!important;
	width:218px;
	height:58px;
	border:none;
	background:none;
	float: left;
}
ul#works li.bn4 {
	padding: 0px!important;
	margin: 0 11px 11px 0px!important;
	width:332px;
	height:100px;
	border:none;
	background:none;
	float: left;
}
ul#works li.bn1 {
	padding: 0px!important;
	margin: 0 11px 11px 0px!important;
	width:218px;
	height:218px;
	border:none;
	background:none;
	float: left;
}

ul#works li h4 {
	width: 206px;
	text-align: center;
	height:17px;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
	color:#333;
}
ul#works li h4.h40 {
	height:40px;
	line-height:150%;
}
ul#works li h4.h40e {
	height:40px;
	line-height:40px;
}
ul#works li span.title .newIcon {
	font-size:10px;
	margin-right:3px;
	color:#C00;
}
ul#works li span.staff {
	width: 206px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	background: #999;
	display: block;
}
ul#works img {
	display: block;
	margin: 0px;
}