@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 h2 {
	width: 368px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 11px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(../images/h2_textimage.gif) left top no-repeat;
	color: #ffffff;
}

#mainArea #contentsArea .articleList {
	width: 688px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: none;
}

#contentsArea p.topText {
	padding: 0px;
	margin: 0px 0px 18px 2px;
	/* except MacIE5.0 \*/
	text-align: justify;
	text-justify: distribute;
	/* end */
}

/* imageBox
-------------------------------------------------- */

#mainArea .imageBox {
	width: 688px;
	height: 113px;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url(/group/associate/kyoto/images/contents_bg.gif) left top no-repeat;
}

#mainArea .imageBox h3 {
	width: 441px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 15px;
	top: 9px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	color: #f4e0e2;
	background: url(/group/associate/kyoto/images/title_img_001.gif) left top no-repeat;
}

#mainArea .imageBox p.text_001 {
	width: 678px;
	height: 73px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 5px;
	top: 35px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(/group/associate/kyoto/images/text_img_001.gif) left top no-repeat;
}

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

#mainArea .btnBox {
	width: 186px;
	padding: 0px;
	margin: 21px 0px 0px 502px;
}

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

#mainArea .btnBox .btnKyoto a:hover {
	background-position: 0px -21px;
}

