@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 #eee;*/
}

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

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

#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 #eee;*/
}


/* 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 #eee;*/
}

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

#static .static-mini-image > li a p.comments{
	margin-top: 5px;
	font-size: 10px;
	font-size: 0.9rem;
}

/* static-ttl-page02
-------------------------------------------- */
#static .static-wrap-ttl-page02{
	margin-bottom: 20px;
}


#static .static-ttl-page02{
	float: left;
	width: 234px;
	margin-right: 30px;
}

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

#static .static-wrap-ttl-page02 h1{
	font-size: 20px;
	font-size: 2.0rem;
	margin-bottom: 10px;
}

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