@charset "UTF-8";
/* CSS Document */

#page {
	color: #535748;
	background-color: #DED7D7;
}
#headerArea {
	background-color: #FFF;
	background-image: url(images/header_bg_local.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#headerArea #headerBlock #utility li { background: url(images/bullet_local.gif) no-repeat left center; }
#headerArea #headerBlock #utility li a {
	color: #C60;
}
#pageTitle {
	margin-left: 20px;
	margin-right: 20px;
}

#pageTitle p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}

#pageTitle #leadText {
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}

#pageTitle #leadText ul li{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
}

#footerArea { background: url(images/dividing_line_local.gif) no-repeat center top; }
#footerArea #textNav li a {
	color: #333;
}
