#flash {
	height:297px;
	xswidth:960px;
}



#mainarea{
	width:960px;
	margin:0 auto;
}





#rightarea{
	width:252px;
	xheight:540px;
	float:right;
}


#leftarea{
	width:690px;
	xheight:750px;
	xfloat:left;
	xmargin-right:19px;
	xmargin-top:10px;
}


.contents{
	text-align:left;
	border-bottom:dotted 1px #999;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	width:688px;
	xheight:300px;
	padding:12px 0 10px 0;
	font-size:110%;
	background:#FFF;
	margin-bottom:40px;
}


.newsarea{
	width:648px;
	margin-left:20px;
	xbackground:#66c;
}


#leftarea h3{
	background-image:url(../image/news/h1.png);
	background-repeat:no-repeat;
	width:670px;
	height:32px;
	font-weight:bold;
	font-size:16px;
	padding:15px 0 0 20px;
	text-align:left;
}


.newsarea p{
	line-height:1.5;
	text-align:justify;
	margin-bottom:20px;
}


#leftarea h3, x:-moz-any-link{ 
	padding:13px 0 0 20px;
	height:34px;
}



#leftarea p{
	line-height:1.5;
	xmargin-bottom:40px;
	text-align:justify;
	xpadding-left:20px;
}





