@charset "utf-8";
/* ***********************************************************
*
* Since:			2008-01-25
* Modified:			2008-01-25
* Guideline:		Ver.1.00
* Editor:			KATSURA YOSHIDA(SONAR.Inc)
* Last Modified:	KATSURA YOSHIDA(SONAR.Inc)
*
* ***********************************************************
*/

/* CSS Document */
div#containerL {
	width:746px;
	min-height:330px;
	margin: 20px auto 60px auto;
	padding:0 10px;
	background-image:url(../img/bg_areasite.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}	
* html div#containerL {
	height:330px;
	}	
div#containerL h2 {
	width:746px;
	height:105px;
	margin:0;
	padding:0;
	background-image:url(../img/title_areasite.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
div#containerL p {
	width:458px;
	margin:0 260px 35px 28px;
	padding:0;
	}
div#containerL h3 {
	width:458px;
	margin:0 260px 10px 28px;
	padding:0;
	}
div#containerL h3 span {
	font-weight:normal;
	}
div#containerL p#styleBtn {
	margin-bottom:25px;
	}