@charset 'utf-8';

/* keyvisual
-------------------------------------------------- */

#keyVisual {
	width: 950px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	background: url(/group/shared/images/keyvisual.jpg) left top no-repeat;
	position: relative;
}

#keyVisual p.keyvisualTitle {
	width: 219px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(/group/shared/images/kv_title.gif) left top no-repeat;
	color: #ffffff;
	line-height: 1;
	position: absolute;
	top: 46px;
	left: 49px;
}

#keyVisual p.keyvisualText {
	width: 290px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(/group/shared/images/kv_text.gif) left top no-repeat;
	color: #ffffff;
	line-height: 1;
	position: absolute;
	top: 84px;
	left: 49px;
}

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

#mainArea h3 {
	width: 688px;
	padding: 10px 0px 9px;
	margin: 19px 0px 13px 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 h3 span {
	padding: 0px 0px 0px 7px;
	margin: 0px;
	display: block;
	color: #333333;
}

/* articleBox
-------------------------------------------------- */

#mainArea .articleList {
	width: 688px;
	padding: 31px 0px 0px;
	margin: 21px 0px 0px 0px;
	background: url(/group/column/images/catbox_bg.gif) 0px 0px no-repeat;
}

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

#mainArea .articleBox .content {
	width: 688px;
	margin: 19px 0px 0px;
	background: #ffffff url(/group/column/images/article_bg.gif) left bottom repeat-x;
}

#mainArea .articleBox .articleData {
	margin: 0px 10px 6px 8px;
}

#mainArea .articleBox .content p {
	padding: 0px;
	margin: 0px 10px 4px 9px;
	/* except MacIE5.0 \*/
	text-align: justify;
	text-justify: distribute;
	/* end */
}

#mainArea .articleBox .content .more {
	height: 21px;
	margin: 0px 0px 22px;
	text-align: right;
}

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

#mainArea .articleBox .content .more a:hover {
	background-position: left bottom;
}

/* pageNumbers
-------------------------------------------------- */

#mainArea .pageNumbersBox .pageNumbers a {
	padding-left: 2px;
	padding-right: 2px;
}

#mainArea .pageNumbersBox .pageNumbers b {
	padding-left: 2px;
	padding-right: 2px;
}
