@charset "utf-8";


/* static-ttl-page
-------------------------------------------- */
#static .static-wrap-ttl-page{
	margin-bottom: 20px;
}
#static .static-wrap-ttl-page img{
	box-sizing: border-box;
	width: 100%;
	/*border: solid 1px #ccc;*/
}

#static .static-ttl-page{
	float: left;
	width: 456px;
}

#static .static-ttl-page-right{
	float: right;
	width: 259px;
}

#static .static-ttl-page-right a{
	display: block;
	margin-bottom: 5px;
}

#static .static-ttl-page-right img{
	box-sizing: border-box;
	width: 100%;
	/*border: solid 1px #ccc;*/
}


/* static-image
-------------------------------------------- */
#static .static-mini-image{
	width: 100%;
	margin-bottom: 40px;
}

#static .static-mini-image{
	width: 728px;
	margin-left: -8px;
}

#static .static-mini-image > li{
	float: left;
	width: 174px;
	margin-left: 8px;
}

#static .static-mini-image > li img{
	width: 172px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
}

#static .static-mini-image > li a{
	font-size: 11px;
	font-size: 1.1rem;
	display: block;
	text-decoration: none;
}

/* static-ttl-page
-------------------------------------------- */
#static .static-ttl-page{float: left;width: 355px;}
#static .static-wrap-ttl-page a{text-decoration: none;}
#static .static-wrap-ttl-page span{display: block;width: 100%;line-height: 3em;text-align: center;background: #000; color: #fff;}
#static .static-ttl-page-right{float: right;width: 355px; }
#static .static-ttl-page img,#static .static-ttl-page-right img{width: 355px;}
.static-wrap-ttl-page:after,
.static-mini-image:after{display: block; clear: both; content: ""; height: 0.01px;}




/* clearfix
-------------------------------------------- */
.static-wrap-ttl-page:after,
.static-mini-image:after{
	display: block; clear: both; height: .01px;content: ''; 
}
