<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*----------------------------
powerspot
------------------------------*/
.powerspot .contents p.subtxt{
	width:94%;
	margin-left:3%;
}
.syukubo .contents .box{
	margin-top: 3%;
	overflow:hidden;
}
.syukubo .contents .box dl dt:first-child img{
	float: left;
	width:20%;
	margin-left: 3%;
}
.syukubo .contents .box dl dt:nth-of-type(2) img{
	margin-left: 3%;
	width:70%;
}
.syukubo .contents .box dl dd.txt{
	width:70%;
	overflow: hidden;
	margin-left: 3%;
	float:left;
	margin-bottom: 5%;
	margin-top: 3%;
}
.syukubo .contents ul{
	overflow:hidden;
}
.syukubo .contents ul.link li{
	width: 50%;
	float: left;
}

.syukubo .contents ul.link li.right{
	width: 48%;
	float: right;

}

</pre></body></html>