@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	_font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
}
.co {
	background: url(../images/bg.png);
	width: 100%;
}
.co #coSub {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: left;
}
.co #coSub #coSubTop {
	background: url(../images/co_top.png) no-repeat center top;
}
.co #coSub #coSubTop #coSubBg {
	background: url(../images/co_sbg.png) repeat-y center top;
}
.co #coSub #coSubTop #coSubBottom {
	background: url(../images/co_bottom.png) no-repeat center bottom;
	height: 10px;
}

.co #coSub #coSubTop #coSubBg .box {
	width: 910px;
	margin: 0px auto;
}
.co #coSub #coSubTop #coSubBg .boxTxt {
	width: 840px;
	margin: 0px auto 18px;
}
.header {
	clear: left;
	text-align: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ff5a80;
	margin-bottom: 10px;
    background: #fff;
}
.header .headerSub {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
}
.header .headerSub .headL {
	float: left;
	width: 530px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header .headerSub .headL img {
	height: 45px;
	width: auto;
}

.h_navi {
	float: right;
	width: auto;
	margin: auto;
	background-color: #FFFFFF;
	font-size: 13px;
	text-align: right;
	padding-top: 5px;
}

.header .headerSub .headR {
	float: right;
	padding-top: 12px;
}

#main {
	background: url(../images/main.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 515px;
	width: 100%;
}
#main h2 {
	display: none;
}
.co .copy {
	margin: 0px auto;
	width: 960px;
	padding-top: 12px;
	padding-bottom: 18px;
}
.co .copy p {
	font-size: 11px;
	color: #000000;
	font-weight: 900;
}
#indexPage {
	padding: 25px 0px 20px;
}
#indexPage .pdB18 {
	padding-bottom: 18px;
}

.page p {
	font-size: 13px;
	margin-top: 20px;
	line-height: 1.6;
}
.page p.noMgn {
	margin-top: 0px;
}
.page p img.ml20 {
	margin-left: 20px;
}
.page h3 {
	margin-bottom: 5px;
}
.page .txtB {
	color: #000000;
	font-size: 18px;
	font-weight: 900;
}
.page .imgTxt {
	font-size: 12px;
	color: #2D2D2D;
	line-height: 1.0;
	margin-bottom: 10px;
	float: left;
	margin-top: 0px;
	white-space: nowrap;
}
.boxTxt table {
	margin-top: 15px;
}
.boxTxt table th,
.boxTxt table td {
	font-size: 13px;
	line-height: 1.5;
	color: #2D2D2D;
	padding-top: 16px;
}
.boxTxt table th {
	font-weight: 900;
	text-align: left;
	background: url(../images/th_bg.gif) repeat-x left bottom;
	vertical-align: top;
	padding-right: 16px;
	width: 80px;
}
.boxTxt table td {
	padding-bottom: 16px;
	border-bottom: solid 1px #999999;
	padding-left: 16px;
}
.boxTxt table td table {
	margin-top: 0px;
}
.boxTxt table td table td {
	border-bottom: none;
	padding: 0px 5px 0px 0px;
}
.box .listImg {
	list-style: none;
	width: 930px;
	margin-right: -20px;
	overflow: hidden;
	margin-bottom: 15px;
}
.box .listImg li {
	float: left;
	margin: 0px 20px 3px 0px;
}
.w310 {
	width: 310px;
}

.box .news {
	width: 435px;
		border: 5px solid #000000;
}
.box .news a:link{
	color: #191919;
	text-decoration:underline;
}
.box .news a:visited{
	color: #191919;
	text-decoration:underline;
}
.box .news a:hover{
	color: #191919;
	text-decoration:none;
}
.box .news h4 {
}
.box .news table {
	margin: 0px;
	padding: 0px;

	width: 100%;
	border-collapse: collapse;
}
.box .news table th,
.box .news table td {
	font-size: 13px;
}
.box .news table th {
	color: #211813;
	font-weight: 900;
	padding: 8px 15px 9px;
	width: 80px;
}
.box .news table td {
	color: #191919;
}
.box .news table td.td02 {
	border-bottom: 3px solid #000000;
	padding: 9px 0px 9px 12px;
}
.box .news table th.bg,
.box .news table td.bg {
	background: url(../images/news_bg.gif) repeat;
	border-bottom: solid 1px #CECECE;
}
.box .txtBox {
	width: 840px;
	margin: 0px auto;
	padding-top: 15px;
}

#exhibitionPage {
	padding: 25px 0px 20px;
}
#exhibitionPage h2 {
	text-align: center;
	font-size: 22px;
	font-weight: 900;
}
#exhibitionPage h3 {
	background: url(../images/h3_title_bg.gif) no-repeat left top;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 900;
	padding: 10px 15px;
	margin: 25px 0px 0px;
}
.page .notes {
	margin: 10px 0px 0px;
	padding: 0px;
}
.page .notes li {
	font-size: 12px;
	background: url(../images/ico_notes.gif) no-repeat left 5px;
	padding-left: 8px;
}
.box .txtBox .redB {
	color: #C53F3F;
	font-size: 20px;
	font-weight: 900;
}
.box .officeBox {
	background: url(../images/news_bg.gif) repeat;
	margin-top: 30px;
	padding: 15px 25px;
}
.box .officeBox h4 {
	font-weight: 900;
	font-size: 16px;
	color: #2C2C2C;
	margin-bottom: 10px;
}
.box .lineBox {
	border: solid 5px #0B080F;
	margin-top: 20px;
	padding: 15px;
	overflow: hidden;
}
.box .lineBox h4 {
	font-size: 16px;
	font-weight: 900;
	border-bottom: solid 1px #CECECE;
	text-align: center;
	padding-bottom: 5px;
}
.box .lineBox ul {
	text-align: center;
	margin-top: 5px;
}
.box .lineBox .pdf {
	font-size: 15px;
	font-weight: 900;
	background: url(../images/ico_pdf.gif) no-repeat left top;
	padding: 5px 0px 5px 36px;
	margin-top: 10px;
}
.box .lineBox .excel {
	font-size: 15px;
	font-weight: 900;
	float: left;
	background: url(../images/ico_excel.gif) no-repeat left top;
	padding: 5px 0px 5px 36px;
	margin-top: 10px;
}