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


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

h2.pageTitle {
	position: relative;
	width: 549px;
	height: 108px;
	overflow: hidden;
	background: url("../_img/pageTitle.gif") left bottom no-repeat
}
h2.pageTitle span {
	display: none;
	overflow: hidden
}
h3.pageCatch {
	position: relative;
	width: 549px;
	height: 82px;
	overflow: hidden;
	background: url("../_img/pageCatch.gif") left bottom no-repeat
}
h3.pageCatch 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
}
h3.mc_title02 {
	position: relative;
	width: 549px;
	height: 50px;
	overflow: hidden;
	background: url("../_img/mc_title02.gif") left bottom no-repeat
}
h3.mc_title02 span {
	display: none;
	overflow: hidden
}
h3.mc_title03 {
	position: relative;
	width: 549px;
	height: 50px;
	overflow: hidden;
	background: url("../_img/mc_title03.gif") left bottom no-repeat
}
h3.mc_title03 span {
	display: none;
	overflow: hidden
}
h3.mc_title04 {
	position: relative;
	width: 549px;
	height: 50px;
	overflow: hidden;
	background: url("../_img/mc_title04.gif") left bottom no-repeat
}
h3.mc_title04 span {
	display: none;
	overflow: hidden
}
h3.mc_title05 {
	position: relative;
	width: 549px;
	height: 50px;
	overflow: hidden;
	background: url("../_img/mc_title05.gif") left bottom no-repeat
}
h3.mc_title05 span {
	display: none;
	overflow: hidden
}
h3.mc_title06 {
	position: relative;
	width: 549px;
	height: 50px;
	overflow: hidden;
	background: url("../_img/mc_title06.gif") left bottom no-repeat
}
h3.mc_title06 span {
	display: none;
	overflow: hidden
}
h3.mc_title07 {
	position: relative;
	width: 549px;
	height: 50px;
	overflow: hidden;
	background: url("../_img/mc_title07.gif") left bottom no-repeat
}
h3.mc_title07 span {
	display: none;
	overflow: hidden
}

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

div.column {
	width: 549px;
	margin: 1em 0 0 0;
	padding: 0;
	text-align: left
}
div.column2 {
	width: 549px;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: left
}


