@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 p {
	padding: 0px;
	margin: 0px 11px 10px 12px;
	/* except MacIE5.0 \*/
	text-align: justify;
	text-justify: distribute;
	/* end */
}

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

.mainAreaDefaultGrid div.twoColumnsType1 {
	width: 668px;
	margin: 13px 7px 6px 11px;
}

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

.mainAreaDefaultGrid div.twoColumnsType1 div.columnEnd {
	width: 310px;
	float: left;
}

/* dataBox
----------------------------------------------------------*/

#mainArea .dataBox {
	width: 668px;
	padding: 2px 0px 0px;
	margin: 6px 0px 12px 11px;
}

#mainArea .dataBox h3 {
	width: 666px;
	padding: 0px 0px 6px;
	margin: 0px;
	font-size: 120%;
	line-height: 1;
	font-weight: bold;
	background: url(/process/hope/images/catbox_h3_bg_bottom.gif) left bottom repeat-x;
}

#mainArea .dataBox h3 span {
	width: 656px;
	_width: 666px;
	_w\idth: 656px;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	display: block;
	color: #333333;
	background: url(/process/hope/images/catbox_h3_bg_top.gif) left top no-repeat;
}

#mainArea .dataBox .changeMarginTop {
	margin-top: 9px;
}

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

#mainArea .image_001 {
	width: 594px;
	padding: 0px;
	margin: 0px 0px 16px 11px;
}

/* list Element
-------------------------------------------------- */

#mainArea ul {
	padding: 0px;
	margin: 0px 12px 0px 0px;
	list-style: none;
	font-size: 100%;
}

#mainArea ul li {
	padding: 0px 0px 4px 27px;
	margin: 0px 0px 9px 0px;
	line-height: 1.35;
	color: #333333;
	background: url(/shared/images/bullet_middle.gif) 15px 7px no-repeat;
}

#mainArea ol {
	padding: 0px 0px 0px 32px;
	margin: 0px 12px 8px 8px;
	list-style: decimal;
}

#mainArea ol li {
	padding:0px 0px 4px;
	margin: 0px 0px 9px;
	line-height: 1.35;
}

