<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* メメント　CSS Document */


/* オフィスパーソナル製品の文字 */
h2 img#title {
	margin-bottom: 0;
}
#main h2 {
	margin-bottom: 30px;	
	_height: 70px;
}	




#box01 h3 img.logo1 {
	margin-top: 40px;
}
#box01 h3 span {
	margin-top: 0px;
}
#box01 h3 img.eco {
	margin-top: 5px;
}
#box01 h3 img.lead {
	margin-top: 30px;
}



#box03 p {
	font-size: 12px;
}





#box04 p#gazou01 {
	width: 200px;
	float: left;
	margin-right: 5px;
}
#box04 p#gazou02 {
	width: 169px;
	float: left;
	margin-right: 5px;
	margin-top: 15px;
}
#box04 p#gazou03 {
	width: 195px;
	float: right;
	margin-top: 15px;
}
#box04 p#gazou03 span {
	font-size: x-small;
}


.border_dot {
 margin-bottom: 5px;
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #CCCCCC;
 margin-top: 15px;
 padding-top: 5px;
 padding-right: 5px;
 padding-left: 5px;
 font-size: x-small;
 line-height: 1.4em;
}

.border_under {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 font-size: x-small;
 line-height: 1.4em;
}</pre></body></html>