@charset "utf-8";
/* ---------------------------------------------------------------------------------
中央区社会福祉協議会
Copyright(c) Chuo Ward Council of Social Welfare, All rights reserved.

XHTML CSS Selectors font 大 

$Revision: 1.0
--------------------------------------------------------------------------------- */
p,li,dt,dd,th,td {
	font-size: 160%; /* フォントサイズを1em=16pxにする */
	font-weight: normal;
	line-height: 150%;
}
th p,td p, td li{
	font-size: 100%;
	line-height: 150%;
}


h2 {
	font-size: 28px;
}
h3 {
	font-size: 210%;
	font-weight: bold;
	color: #009D95;
	line-height: 150%;
}
h4 {
	font-size: 210%;
	line-height: 150%;
}
h5 {
	font-size: 160%;
	line-height: 150%;
}
h6 {
	font-size: 160%;
	line-height: 150%;
}

p.fontS {
	font-size: 140%;
	line-height: 150%;
}

p#footerLink {
	font-size: 160%;
	line-height: 150%;
}
div#contentsArea p#ancPageTop {
	font-size: 140%;
	line-height: 150%;
}


/*トップページ*/
div#contentsArea div#indexContentsBlock div#twitterBox p {
	font-size: 16px;
}

div#contentsArea div#indexContentsBlock div#aboutInfoContainer h3 {
	font-size: 180%;
	font-weight: normal;
	line-height: 150%;
}
div#contentsArea div#indexContentsBlock div#aboutInfoContainer h4 {
	font-size: 140%;
	font-weight: normal;
	line-height: 150%;
}
div#contentsArea div#indexContentsBlock div#aboutInfoContainer p {
	font-size: 140%;
	font-weight: normal;
	line-height: 150%;
}

div#contentsArea div#sideNaviBlock h4 {
	font-size: 160%;
}


