@charset "utf-8";

/*--------------------------------------------------------------------

京都府建築家協同組合 Web Site Ver.1 CSS File

2008/09/22
2008/10/10
2008/11/13

---------------------------------------------------------------------*/



/* ------------------------------
font指定
------------------------------ */

p,ul,ol,dl,em,address,th,td{
	color: #666;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.5em;
}

p,ul,ol,dl,th,td{
	color: #333;
	font-size: 12px;
}

address {
	color: #1e1332;
	font: normal 12px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.25em;
}

/* ------------------------------
h指定
------------------------------ */

h2, h3 {
	color: #414141;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.inner h2 .mr_35 {
	color: #414141;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.innerupdate h3 {
	text-align: left;
}








