@charset 'utf-8';

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

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

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

#keyVisual p.keyvisualText {
	width: 283px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(/topics/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: 1px 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;
}

/* categoriesBox
-------------------------------------------------- */

#contentsArea .categoriesBox {
	width: 688px;
	margin: 15px 0px 18px;
	background: #f4f4f4 url(/topics/book/images/book_cat_bg.gif) left bottom repeat-x;
}

#contentsArea .categoriesBox .categoriesLayout {
	width: 658px;
	_width: 688px;
	_w\idth: 658px;
	padding: 7px 15px;
	background: url(/topics/book/images/book_cat_bg.gif) left top repeat-x;
	text-align: center;
}

#contentsArea .categoriesBox .categoriesLayout div.categoriesTitle {
	font-weight: bold;
}

#contentsArea .categoriesBox .categoriesLayout div {
	display: inline;
}

/* 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;
}

/* btnBox
----------------------------------------------------------*/

#mainArea .btnBox {
	width: 688px;
	padding: 0px;
	margin: 0px 0px 17px;
}

#mainArea .btnBox .backNavi {
	width: 86px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#mainArea .btnBox .backNavi a {
	width: 86px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #cccccc;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	background: url(/topics/shared/images/btn_to_list.gif) left top no-repeat;
}

#mainArea .btnBox .backNavi a:hover {
	text-decoration: none;
	background-position: 0px -21px;
}
