@import "common.css";

/* title
-------------------------------------------------- */
#category0 #contentsTitleArea {
	margin: 0px 0px 7px;
	height: 28px;
	_height: 35px;
	background: url(/shared/images/pt_bg.gif) left bottom repeat-x;
	/*\*//*/
	revise: MacIE5.0bug;
	height: 35px;
	/**/
}

*:first-child+html #category0 #contentsTitleArea {
	height: 35px;
}

#category0 #contentsTitleArea h2.newsList {
	margin: 16px 0px 0px;
	_margin: 7px 0px 0px;
	padding: 0px 6px 0px;
	width: 508px;
	_width: 520px;
	_w\idth: 508px;
	te\xt-indent: 0px;
	text-align: left;
	/*\*//*/
	revise: MacIE5.0bug;
	margin: 7px 0px 0px;
	/**/
}

*:first-child+html #category0 #contentsTitleArea h2.newsList {
	margin: 7px 0px 0px;
}

/* processNavigationArea
-------------------------------------------------- */

#processNavigationArea {
	margin: 0px 0px 28px;
	padding: 0px;
	height: 50px;
	background: #ececec;
	position: relative;
}

#processNavigationArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	width: 524px;
}

#processNavigationArea ul li {
	padding: 0px;
	margin: 0px;
	float: left;
}

#processNavigationArea ul li#nav001 {
	width: 177px;
	height: 50px;
}

#processNavigationArea ul li#nav002 {
	width: 177px;
	height: 50px;
}

#processNavigationArea ul li#nav003 {
	width: 170px;
	height: 50px;
}

#processNavigationArea ul li span {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #DDDDDD;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	background: #FFFFFF;
}

#processNavigationArea ul li#nav001 span {
	width: 177px;
	height: 50px;
	background-image: url(/shared/images/business/pn_01.gif);
}

#processNavigationArea ul li#nav002 span {
	width: 177px;
	height: 50px;
	background-image: url(/shared/images/business/pn_02.gif);
}

#processNavigationArea ul li#nav003 span {
	width: 170px;
	height: 50px;
	background-image: url(/shared/images/business/pn_03.gif);
}

#processNavigationArea ul li em span {
	background-position: 0px -53px;
	text-decoration: none;
}

