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

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





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


#leftarea{
	width:690px;
}


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


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


#priarea li{
	line-height:1.5;
}


.vtitle{
	font-weight:bold;
	margin-bottom:10px;
	font-size:110%;
}

.vtitle2{
	margin:0 0 0 10px;
}

.vtitle3{
	margin:0 0 20px 20px;
}

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








