@charset "UTF-8";
/* CSS Document | Last Up Date:2008.12.18 */


/*------------------------------------------------------------
  mainarea column title
------------------------------------------------------------*/

h2.pageTitle {
	position: relative;
	width: 549px;
	height: 68px;
	overflow: hidden;
	background: url("../_img/pageTitle.gif") left bottom no-repeat
}
h2.pageTitle span {
	display: none;
	overflow: hidden
}
h3.mc_title01 {
	position: relative;
	width: 549px;
	height: 74px;
	overflow: hidden;
	background: url("../_img/mc_title01.gif") left bottom no-repeat
}
h3.mc_title01 span {
	display: none;
	overflow: hidden
}

/*------------------------------------------------------------
  mainarea column layout
------------------------------------------------------------*/

div.column {
	width: 490px;
	margin: 15px 0 0 25px;
	padding: 0;
	text-align: left
}


