
/*============================================================*

* Layout Style [pattern A Full type]

*============================================================*/

#contentsArea {
	margin:0 0 0 15px;
	padding:0px;
	width:765px;
	line-height:18px;
}

#contentsArea h2{
	margin:15px 0px 10px;
	text-align:left;
}

#contentsArea h3{
	margin:15px 0px 20px;
	padding:0px;
	font-weight:normal;
	line-height:18px;
	text-align:left;
}

div.column {
	width:765px;
	margin-bottom:20px;
}

div.column_end {
	width:765px;
}


div.column_txtl {
	width:180px;
	margin:0 15px 0 0;
	line-height:15px;
	font-size:11px;
	float:left;
}

div.column_txtr {
	width:180px;
	margin:0;
	line-height:15px;
	font-size:11px;
	float:left;
}

div.announcement_column_txtr {
	width:365px;
	line-height:15px;
	border:#CCC 1px solid;
	font-size:10px;
	color:#1f1f1f;
	padding:5px;
	float:right;
}

div.announcement_column_txtr strong{
	font-size:12px;
	color:#1f1f1f;
}

a:hover {
	color: #3C5F8C ;
	text-decoration:underline;
}

div.column_txtl strong a,
div.column_txtr strong a{
	color:#333;
	text-decoration:none;
}

div.column_txtl strong a:hover,
div.column_txtr strong a:hover{
	color:#333;
	text-decoration:underline;
}
