@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10pt;
	line-height: 180%;
}

h1,h2,h3 {
	font-family: "HGS明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-weight: normal;
}

#content h2 {
	font-size: 18pt;
}

#content h3 {
	font-size: 16pt;
}

#content h4 {
	font-size: 14px;
}

#content h5 {
	font-size: 14px;
}

/*******************************************************/

#header,#breadcrumbs_list,#content_footer,#navigation,#osaka_info,#footer_title {
	display: none;
}

#center {
	border-left: #EEEEEE solid 30pt;
	padding-left: 20%;
}

#content {
	border-top: #990000 solid 6pt;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 140%;
}