@charset 'utf-8';

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

#mainArea h1 {
	width: 708px;
	height: 32px;
	padding: 0px;
	margin: 0px 0px 2px 1px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(/group/associate/kyoto/images/h1_detail_pagetitle.gif) left top no-repeat;
	color: #d8cbce;
}

#contentsArea p.articleData {
	padding: 0px;
	margin: 0px 8px 9px 11px;
	/* except MacIE5.0 \*/
	text-align: justify;
	text-justify: distribute;
	/* end */
}

#mainArea .generalTable table td.attached {
	padding: 5px 0px 0px;
}

#mainArea .generalTable table td.attached ul.link {
	margin: 0px;
}

#contentsArea p.inlineRight {
	display: inline;
	text-align: right;
}

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

