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


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

h2.pageTitle {
	position: relative;
	width: 549px;
	height: 76px;
	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
}
h3.mc_title02 {
	position: relative;
	width: 549px;
	height: 74px;
	overflow: hidden;
	background: url("../_img/mc_title02.gif") left bottom no-repeat
}
h3.mc_title02 span {
	display: none;
	overflow: hidden
}

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

div.column {
	width: 490px;
	margin: 15px 0 0 25px;
	padding: 0;
	text-align: left
}
div.column2 {
	width: 490px;
	margin: 50px 0 0 25px;
	padding: 0;
	text-align: left
}
dl.def_story dt {
	margin: 0 0 0.5em 0;
	font-weight: bold;
	text-align: left;
	color: #000000
}
dl.def_story dd {
	margin: 0 0 1.5em 0;
	font-size: 80%;
	line-height: 1.5em;
	text-align: left
}
dl.def_story dd span {
	display: block;
	margin: 0 0 0.5em 0;
	font-size: 120%;
	font-weight: bold;
	color: #464646;
	text-align: left
}

