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

/*
--------------------------------------------------------------
	[ File Name   ] corporate/local.css
	[ Last UpDate ] 11 Oct 2010
	[ Version     ] 2.0 
--------------------------------------------------------------

	[ Designed by  ] Kiyoo Ishida ( Qliem inc.)
	[ Cord Making  ] Kiyoo Ishida 
--------------------------------------------------------------
*/

div#contentsMain
	{
	margin-top: -54px;
	}

	div#writeMapOuter
{
width: 600px;
height: 350px;
margin: 36px auto;
padding: 0px;
}

div#writeMap 
{
width: 582px;
height: 332px;
margin: 0px;
border: 9px solid #efefef;
}


	
	
	/*
--------------------------------------------------------------
div#keyvisual h2
--------------------------------------------------------------
*/

div#keyvisualInner h2
	{
	display: block;
	min-height: 108px;
	height: auto !important;
	height: 108px;
	width: 540px;
	position: absolute;
	top:108px;
	z-index: 100;
	left:108px;
	}

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