@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 .head_001 {
	width: 623px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 27px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(/group/images/head_001.gif) left top no-repeat;
	color: #ffffff;
}

#mainArea .head_002 {
	width: 647px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(/group/president/images/head_002.gif) left top no-repeat;
	color: #ffffff;
}

#mainArea #contentsArea h3 {
	width: auto;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 1px 4px;
	font-size: 100%;
	line-height: 1.35;
	font-weight: bold;
	color: #333333;
	background: none;
}

/* contactBox
-------------------------------------------------- */

#mainArea .contactBox {
	width: 688px;
	height: 77px;
	padding: 0px;
	margin: 20px 0px 0px;
	position: relative;
	background: url(/group/concept/images/contact_bg.gif) left top no-repeat;
}

#mainArea .contactBox p.text {
	width: 447px;
	height: 41px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 18px;
	left: 20px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	color: #f6f6f6;
	background: url(/group/concept/images/contact_text.gif) left top no-repeat;
}

#mainArea .contactBox .contactBtn {
	width: 126px;
	height: 36px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 21px;
	left: 543px;
}

#mainArea .contactBox .contactBtn a {
	width: 126px;
	height: 36px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	color: #bbbbbb;
	background: url(/group/concept/images/contact_btn.gif) left top no-repeat;
}

#mainArea .contactBox .contactBtn a:hover {
	background-position: 0px -36px;
}

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

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

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

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

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

/* link Element
-------------------------------------------------- */

#mainArea ul.link {
	padding: 0px;
	margin: 0px;
}

/* hr Element
-------------------------------------------------- */

#mainArea .hr {
	height: 1px;
	padding: 3px 0px 3px;
	margin: 0px 0px 20px;
	background: url(/shared/images/hr_007.gif) 0px 3px repeat-x;
	_background: url(/shared/images/hr_007.gif) 0px 3px repeat-x;
	_background/* */: url(/shared/images/hr_007.gif) 0px 3px repeat-x;
}

