@charset 'utf-8';

/* mainArea
----------------------------------------------------------*/

#mainArea h1 {
	width: 708px;
	height: 32px;
	padding: 0px;
	margin: 0px 0px 8px 1px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(../images/h1_pagetitle.gif) left top no-repeat;
	color: #d8cbce;
}

#mainArea h2 {
	width: 688px;
	padding: 10px 0px 9px;
	margin: 19px 0px 15px 1px;
	font-size: 120%;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	background: url(/shared/images/h2_bg.gif) left bottom no-repeat;
}

#mainArea h2 span {
	padding: 0px 0px 0px 7px;
	margin: 0px;
	display: block;
}

#mainArea h2.changeMarginDefaultH {
	margin-top: 15px !important;
}

/* contentsUnit
-------------------------------------------------- */

#mainArea .contentsUnit {
	width: 688px;
	padding: 0px;
	margin: 0px;
}

#mainArea .contentsUnit p {
	padding: 0px;
	margin: 0px 6px 18px 11px;
}

/* twoColumnsType1
-------------------------------------------------- */

.mainAreaDefaultGrid div.twoColumnsType1 {
	width: 678px;
	margin: 2px 0px 0px 11px;
}

.mainAreaDefaultGrid div.twoColumnsType1 div.column {
	width: 405px;
	float: left;
}

.mainAreaDefaultGrid div.twoColumnsType1 div.columnEnd {
	padding: 1px 0px 0px;
	float: right;
}

.mainAreaDefaultGrid #mainArea div.twoColumnsType1 p {
	margin: 0px;
	padding: 0px;
	line-height: 1.25;
}

.mainAreaDefaultGrid div.twoColumnsType1 div.columnEnd .printBtn {
	width: 258px;
	height: 33px;
	padding: 0px;
	margin: 0px;
}

.mainAreaDefaultGrid div.twoColumnsType1 div.columnEnd .printBtn a {
	width: 258px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #cccccc;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	background: url(/access/images/print_btn_001.gif) left top no-repeat;
}

.mainAreaDefaultGrid div.twoColumnsType1 div.columnEnd .printBtn a:hover {
	text-decoration: none;
	background-position: 0px -33px;
}

/* image
----------------------------------------------------------*/

#mainArea .image_001 {
	width: 509px;
	padding: 20px 0px 12px;
	margin: 0px 0px 0px 91px;
}

#mainArea .image_002 {
	width: 509px;
	padding: 1px 0px 21px;
	margin: 0px 0px 0px 91px;
}

/* btnBox
----------------------------------------------------------*/

#mainArea .btnBox {
	width: 688px;
	padding: 0px;
	margin: 0px;
}

#mainArea .btnBox .printBtn {
	width: 258px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#mainArea .btnBox .printBtn a {
	width: 258px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #cccccc;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	background: url(/access/images/print_btn_001.gif) left top no-repeat;
}

#mainArea .btnBox .printBtn a:hover {
	text-decoration: none;
	background-position: 0px -33px;
}

