/* ###### Home Layout ###### */

#contents_body {
	position:absolute;
	width:780px;
	height:auto;
	margin:0px 0px 0px 0px;
	left:0px;
	top:280px;
	background:transparent url("../img_fld/home/body.gif");
}
#footer {
	position:relative;
	float:left;
	width:780px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
}
#contents {
	position:relative;
	float:left;
	width:770px;
	height:370px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#news_group {
	position:relative;
	float:left;
	width:243px;
	height:auto;
	margin:5px 0px 0px 10px;
	padding:0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color:#FFFFFF;
}
.boldtext {
	font-size: 14px;
	font-weight:bold;
}
#news_group a {
	text-decoration: none;
	color:#01426C;
}
#news_group a:hover {
	background:#FFFFFF;
	color:#F7941D;
}


#mt_titles {
	position:absolute;
	width:490px;
	height:auto;
	margin:5px 0px 0px 10px;
	padding:0px;
	left:260px;
	top:282px;
}
#topic_group {
	position:relative;
	float:left;
	width:240px;
	height:300px;
	margin:50px 0px 0px 10px;
	padding:0px;

}

#mobile_group {
	position:relative;
	float:left;
	width:220px;
	height:auto;
	margin:50px 0px 0px 10px;
	padding:0px;
}
#news_line a {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#news_line a:hover {
	background:#0072BC;
	color:#FFFFFF;
}


.text  {
	font-size:12px;
	color:#FFFFFF;
}

