#topicpath {
	clear: both;
	margin-bottom: 10px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#main_sub  h1   {
	font-size: 142%;
	font-weight: bold;
	background-image: url(../../img/bg_h1.jpg);
	background-repeat: no-repeat;
	padding-left: 56px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	background-position: top;

	background-color:#C7ECF5;
}
#main_sub h1 a {
	font-weight: bold;
}

#main_sub  h2   {
	font-size: 114%;
	font-weight: bold;
/*	background-image: url(../../img/bg_h2.jpg); */
	background-image: url(../../img/naka-bg_h2.jpg);
	margin-bottom: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 50px;
	background-position: top;
	clear:both;
	
	background-repeat:no-repeat;
	background-color:#BDE9F2;
	border-top:1px solid #00A2E5;
	border-bottom:1px solid #00A2E5;
}
#main_sub h2 a {
	font-weight: bold;
}

#main_sub  h3 {
	font-size: 114%;
	font-weight: bold;
/*	background-image: url(../../img/bg_h3.jpg); */
	background-image: url(../../img/naka-bg_h3.jpg);
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 50px;
	background-position: top;
	clear:both;

	background-repeat:no-repeat;
	background-color:#FEFCF0;
	border-top:1px solid #00A2E5;
	border-bottom:1px solid #00A2E5;

}
#main_sub h3 a {
	font-weight: bold;
}

#main_sub h4 {
	font-size: 92%;
	font-weight: bold;
/*	background-image: url(../../img/bg_h4.jpg); */
	background-image: url(../../img/naka-bg_h4.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 50px;
	background-position: top;
	background-repeat:no-repeat;
	background-color:#D3F0FF;
	clear:both;
}
#main_sub  h4 a {
	font-weight: bold;
}

#main_sub h5 {
	font-size: 86%;
	font-weight: bold;
/*	background-image: url(../../img/bg_h5.jpg); */
	background-image: url(../../img/naka-bg_h5.jpg);
	margin-bottom: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 50px;
	background-position: top;

	background-repeat:no-repeat;
	clear:both;
}
#main_sub h5 a {
	font-weight: bold;
}

#main_sub h6 {
	font-size: 86%;
	font-weight: bold;
/*	background-image: url(../../img/bg_h6.jpg); */
	background-image: url(../../img/naka-bg_h6.jpg);
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 50px;
	background-position: top;
	background-repeat:no-repeat;
	clear:both;
}
#main_sub h6 a {
	font-weight: bold;
}

#main_sub p {
	margin-bottom: 20px;
}
#main_sub .date {
	text-align: right;
}
#main_sub   ul  {
	margin-bottom: 20px;
	margin-left: 6px;
}
#main_sub ul li {
	background-image: url(../../img/arrow_y2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 1.5em;
}

#main_sub   ol  {
	margin-bottom: 20px;
	margin-left: 6px;
}

#main_sub ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 5px;
}
.inqury {
	border: 1px solid #01A2E6;
}
.inqyry_title   {
	font-weight: bold;
	background-color: #F0FAFF;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.inqury .name {
	font-weight: bold;
	margin-left: 20px;
}

.inqury .mailto {
	float: right;
	margin-top: -62px;
	margin-right: 10px;
}
.inqury  .adress {
	margin-left: 20px;
}



.file_pdf {
	background-image: url(../../img/icon_p.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
	display: inline-block;
}
.file_word {
	background-image: url(../../img/icon_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
	display: inline-block;
}
.file_excel {
	background-image: url(../../img/icon_x.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
	display: inline-block;
}
.file_etc {
	background-image: url(../../img/icon_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
	display: inline-block;
}

.file_link {
	background-image: url(../../img/icon_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
	display: inline-block;
}




.pagetop {
	display: block;
	text-align: right;
	height: 32px;
	width: 190px;
	float: right;
	margin-right: 14px;
}


/*** citynet追加 *******************************************/
.text_r{
	text-align:right;
	font-size:90%;
}
/* PDFダウンロード */
.pdf_download {
	width:720px;;
	margin:0;
	padding:5px;
	border:1px solid #AAAAAA;
	font-size:90%;
}
.pdf_download p{
	margin-bottom:5px;
}

#main_sub table{
	border:1px solid #329FD8;
	border-collapse:collapse;
	border-spacing:0;
}

#main_sub td,
#main_sub th{
	border:1px solid #329FD8;
	padding:0.3em;
	
}
#main_sub th{
	background-color:#C8EDF5;
	text-align:center;
	text-weight:bold;
}

/* カレンダー */
#calendar th.date{
	text-align:center;
	width:3.0em;
}

#calendar th.day{
	text-align:center;
	width:3.0em;
}

/* 全体 */
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.underline{
	text-decoration:underline;
}
.line-through {
	text-decoration:line-through;
}

/* 画像ファイル */
.image_left {
	color: #999999;
	float: left;
	font-weight: bold;
	margin:10px 10px 10px 0;
	text-align: center;
}
.image_center {
	color: #999999;
	float: none;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
.image_right {
	color: #999999;
	float: right;
	font-weight: bold;
	margin:10px 0 10px 10px;
	text-align: center;
}

#main_sub hr{
	border-style:solid;
	border-color:#CCCCCC;
}

/*---------------------------------
 calendar
-----------------------------------*/

#calendar .calendar_style5{
	background-color:#ffeaea;
}
#calendar .calendar_style10{
	background-color:#E0EFFF;
}
#calendar td.center{
	text-align:center;
	width:3em;
}
