@charset "utf-8";
/* CSS Document */

h2.mainG{
	margin:0 24px 38px 38px;
	color:#444444;
	font-size:109%;
	font-weight:bold;
	line-height:1;
}
#news {
	width:960px;
	margin:0 auto;
}
#news ul.newsbox li{
	width:960px;
	margin:0 0 10px 0;
	padding:0 0 15px 20px;
	font-size:84%;
	text-align:left;
	background:url(../images/news/list_border.png) left bottom no-repeat;
	*background:none;
	*border-bottom:1px solid #CCC;
}
#news ul.newsbox li p.date{
	margin:0 0 2px 0;
	*font-size:84%;
}

h2.profile {
  color: #444;
  font-size:84%;
  font-weight:bold;
  line-height: 1;
  margin: 0 24px 20px 38px;
}

#contents .profile_image {
  position: absolute;
  margin: 40px 0 0 400px;
}
