@charset "utf-8";

/****************************************************************
CSS for "Centre", Author: Wataru Taguchi
ver.Mar09
****************************************************************/


#APAC_Wrap *{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#APAC_Wrap h1,
#APAC_Wrap h2,
#APAC_Wrap h3,
#APAC_Wrap h4,
#APAC_Wrap h5,
#APAC_Wrap h6,
#APAC_Wrap p,
#APAC_Wrap li,
#APAC_Wrap dt,
#APAC_Wrap dd,
#APAC_Wrap td {
	font-size:12px;
	line-height:1.4em;
}

#centreWrap p.reed {
	text-align:left;
	line-height:1.4em;
}

#centreWrap .refReed p{
	line-height:1.4em;
}

/* Left Column Main ================================================ */

#leftCol {
	float:left;
	width:210px;
	position:relative;
	margin-left:-50%;
	left:190px;
	overflow:hidden;
}

#leftCol .leftColInner p{
	font-size:12px;
	line-height:1.4em;
}

/* LocalNavi =================================*/

#leftCol #localNavi ul li{
	padding:4px 5px;
	font-size:12px;
}

#leftCol #localNavi ul li a{
	line-height:1.2em;
}

/* Body =================================*/
#centreWrap p.readMore a{
	font-size:12px;
	font-weight:normal;
	text-align:right;
	background:url(arrow_square.gif) no-repeat 0 4px;
}
