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

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


div.column {
	width: 490px;
	margin: 20px 0 0 25px;
	padding: 0;
	text-align: left
}
div.columnQ {
	width: 460px;
	margin: 20px 0 0 25px;
	padding: 10px 0 10px 30px;
	background: url("../_img/q.gif") left top no-repeat;
	color: #d35555;
	border-bottom: 1px solid #e6e6e6;
	text-align: left
}
div.columnA {
	width: 460px;
	margin: 20px 0 20px 25px;
	padding: 10px 0 10px 30px;
	background: url("../_img/a.gif") left top no-repeat;
	color: #5555d3;
	text-align: left
}

/*------------------------------------------------------------
  list detail
------------------------------------------------------------*/

ul.material {
	margin: 20px 0 0 0;
	list-style-type: none
}
ul.material li {
	margin: 0;
	padding: 0;
	overflow: hidden
}
ul.material li a {
	font-size: 10px;
	line-height: 150%;
	margin: 0;
	padding: 8px 0;
}
ul.material li a:hover {
	background-color: #faf7f3;
}
ul.material li.mark a {
	display: block;
	padding-left: 27px;
	border-top: 1px solid #e6e6e6;
	background-image: url("../_img/jis.gif");
	background-position: 3px 50%;
	background-repeat: no-repeat;
}
ul.material li.none a {
	display: block;
	padding-left: 27px;
	border-top: 1px solid #e6e6e6
}


/*------------------------------------------------------------
  old style
------------------------------------------------------------*/

.font {
	font-size: 12px;
}
.font2 {
	font-size: 10px;
	text-decoration: none
}
.font3 {
	font-size: 12px;
	text-decoration: none
}
.font4 {
	font-size: 14px;
	text-decoration: none
}
.font_ {
	font-size: 10px;
	text-decoration: underline
}
.font_2 {
	font-size: 12px;
	text-decoration: underline
}

table.tCenter tr td {
	text-align: center;
}
