@charset 'utf-8';

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

#mainArea h1 {
	width: 708px;
	height: 32px;
	padding: 0px;
	margin: 0px 0px 22px 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 h1 span {
	padding: 5px 0px 5px 19px;
	margin: 0px;
	line-height: 1.5;
	display: block;
	background: none;
}

#mainArea h2 {
	width: 655px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 13px 2px;
	display: block;
}

#mainArea .categoryBox {
	width: 688px;
	margin: 0px 0px 12px 0px;
	background: url(/group/column/images/bg_dr_list.gif) left top no-repeat;
	position: relative;
	/*\*//*/
	float: none;
	padding: 0px 0px 20px;
	font-size: 12px;
	/**/
}

#mainArea .categoryBoxHalf {
	width: 345px;
	margin: 0px 0px 12px 0px;
	background: url(/group/column/images/bg_dr_list.gif) left top no-repeat;
	position: relative;
}

#mainArea .categoryBox .categoryBoxLeft,
#mainArea .categoryBoxHalf .categoryBoxLeft {
	width: 339px;
	float: left;
}

#mainArea .categoryBox .categoryBoxRight {
	width: 345px;
	float: right;
	/*\*//*/
	width: 350px;
	float: none;
	/**/
}

#mainArea .categoryBox .categoryBoxLeft .categoryBoxInner,
#mainArea .categoryBoxHalf .categoryBoxLeft .categoryBoxInner {
	width: 313px;
	_width: 339px;
	_w\idth: 313px;
	padding: 12px 14px 34px 12px;
}

#mainArea .categoryBox .categoryBoxRight .categoryBoxInner {
	width: 313px;
	_width: 345px;
	_w\idth: 313px;
	padding: 12px 16px 34px 16px;
}

#mainArea .categoryBox .imgBox,
#mainArea .categoryBoxHalf .imgBox {
	width: 76px;
	float: left;
}

#mainArea .categoryBox .dataBox,
#mainArea .categoryBoxHalf .dataBox {
	width: 236px;
	float: right;
}

#mainArea .categoryBox h3,
#mainArea .categoryBoxHalf h3 {
	width: 236px;
	padding: 1px 0px 6px;
	margin: 0px;
	font-size: 120%;
	line-height: 1;
	color: #333333;
	font-weight: bold;
	background: url(/group/column/images/catbox_h3_bg_bottom.gif) left bottom no-repeat;
}

#mainArea .categoryBox h3 span,
#mainArea .categoryBoxHalf h3 span {
	width: 229px;
	_width: 236px;
	_w\idth: 229px;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	display: block;
	background: url(/group/column/images/catbox_h3_bg_top.gif) left top no-repeat;
}

#mainArea .categoryBox p,
#mainArea .categoryBoxHalf p {
	padding: 0px;
	margin: 4px 20px 0px 0px;
	/* except MacIE5.0 \*/
	text-align: justify;
	text-justify: distribute;
	/* end */
}

#mainArea .categoryBox .categoryBoxLeft .viewColumn,
#mainArea .categoryBox .categoryBoxLeft .viewProf,
#mainArea .categoryBoxHalf .categoryBoxLeft .viewColumn,
#mainArea .categoryBoxHalf .categoryBoxLeft .viewProf,
#mainArea .categoryBox .categoryBoxRight .viewColumn,
#mainArea .categoryBox .categoryBoxRight .viewProf {
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	position: absolute;
	bottom: -1px;
	/*\*//*/
	top: 110px;
	/**/
}

#mainArea .categoryBox .categoryBoxLeft .viewColumn,
#mainArea .categoryBoxHalf .categoryBoxLeft .viewColumn {
	width: 171px;
	height: 24px;
	position: absolute;
	left: 0px;
	background: url(/group/column/images/btn_view_column_bg.gif) right top repeat-x;
}


#mainArea .categoryBox .categoryBoxLeft .viewProf,
#mainArea .categoryBoxHalf .categoryBoxLeft .viewProf {
	width: 168px;
	height: 24px;
	position: absolute;
	left: 171px;
}

#mainArea .categoryBox .categoryBoxRight .viewColumn {
	width: 171px;
	height: 24px;
	position: absolute;
	left: 349px;
	background: url(/group/column/images/btn_view_column_bg.gif) right top repeat-x;
}

#mainArea .categoryBox .categoryBoxRight .viewProf {
	width: 168px;
	height: 24px;
	position: absolute;
	left: 520px;
}

#mainArea .categoryBox .categoryBoxLeft .viewColumn a,
#mainArea .categoryBoxHalf .categoryBoxLeft .viewColumn a,
#mainArea .categoryBox .categoryBoxRight .viewColumn a {
	width: 167px;
	height: 24px;
	padding: 0px;
	margin:0px 4px 0px 0px;
	background: url(/group/column/images/btn_view_column.gif) left top no-repeat;
	display: block;
	color: #cccccc;
}

#mainArea .categoryBox .categoryBoxLeft .viewProf a,
#mainArea .categoryBoxHalf .categoryBoxLeft .viewProf a,
#mainArea .categoryBox .categoryBoxRight .viewProf a {
	width: 168px;
	height: 24px;
	background: #ffffff url(/group/column/images/btn_view_prof.gif) left top no-repeat;
	display: block;
	color: #cccccc;
}


#mainArea .categoryBox a {
	outline-style: none;
}

#mainArea .categoryBox a:link {
	color: #cccccc;
	text-decoration: none;
}

#mainArea .categoryBox a:visited {
	color: #cccccc;
	text-decoration: none;
}

#mainArea .categoryBox .categoryBoxLeft a:hover,
#mainArea .categoryBoxHalf .categoryBoxLeft a:hover,
#mainArea .categoryBox .categoryBoxRight a:hover {
	color: #cccccc;
	text-decoration: none;
	background-position: left bottom;
}

#mainArea .categoryBox a:active {
	color: #cccccc;
	text-decoration: none;
}

/* 20090818 改定
-------------------------------------------------- */

#mainArea .categoryBoxNew {
	width: 668px;
	margin: 0;
	padding: 15px 10px;
	background: url(/group/column/images/bg_dr_list2.gif) left top no-repeat;
}

#mainArea .categoryBoxNewInner .imgBox {
	width: 70px;
	float: left;
}

#mainArea .categoryBoxNewInner .dataBox {
	width: 588px;
	float: right;
}

#mainArea .categoryBoxNewInner .dataBox h3 {
	width: 580px;
	padding: 2px 0px 1px 7px;
	margin: 0 0 10px 0;
	font-size: 120%;
	line-height: 1;
	color: #333333;
	font-weight: bold;
	background: url(/group/column/images/catbox_h3_bg_top.gif) left top no-repeat;
}

#mainArea .categoryBoxNewInner p {
	width: 588px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background: url(/group/column/images/catbox_h3_bg_bottom_line.gif) left top repeat-x;
}

#mainArea .catLinkButtonsNew {
	width: 686px;
	height: 24px;
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
	position: relative;
	border-top: 1px solid #DDD;
}

#mainArea .catLinkButtonsNew .viewColumn a,
#mainArea .catLinkButtonsNew .viewProf a {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	position: absolute;
}

#mainArea .catLinkButtonsNew .viewColumn a {
	width: 167px;
	height: 24px;
	position: absolute;
	top: -1px;
	left: 0px;
	background: url(/group/column/images/btn_view_column.gif) 0 0 no-repeat;
}

#mainArea .catLinkButtonsNew .viewColumn a:hover {
	background: url(/group/column/images/btn_view_column.gif) 0 -24px no-repeat;
}

#mainArea .catLinkButtonsNew .viewProf a {
	width: 169px;
	height: 24px;
	position: absolute;
	top: -1px;
	left: 172px;
	background: url(/group/column/images/btn_view_prof.gif) 0 0 no-repeat;
}

#mainArea .catLinkButtonsNew .viewProf a:hover {
	background: url(/group/column/images/btn_view_prof.gif) 0 -24px no-repeat;
}

#mainArea .articleListNew {
	width: 668px;
	margin: 0;
	background-image: none;
	padding: 10px;
}

#mainArea .articleNewBox {
	margin: 0;
	padding: 0;
}

#mainArea .articleNewBox .articleData {
	margin: 0 0 10px 0;
	padding: 0;
}

#mainArea .articleNewBox .content {
	margin: 0 0 15px 0;
	padding: 0;
	background: url(/group/column/images/catbox_h3_bg_bottom_line.gif) left bottom repeat-x;
}

#mainArea .articleListNew h3 {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	background: url(/shared/images/h2_bg.gif) bottom repeat-x;
}

#mainArea .articleListNew .more {
	width: 100%;
	height: 21px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
}

#mainArea .articleListNew .more a {
	width: 85px;
	height: 21px;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0px;
	background: url(/group/column/images/btn_more.gif) 0 0 no-repeat;
}

#mainArea .articleListNew .more a:hover {
	background: url(/group/column/images/btn_more.gif) 0 -21px no-repeat;
}

