#topicpath {
	clear: both;
	margin-bottom: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#main_sub  h1   {
	font-size: 142%;
	font-weight: bold;
	background-image: url(../../img/2nd_h1.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-position: center top;
	
	background-color:#F5FAFF;
	
}
#main_sub h1 a {
	font-weight: bold;
}

#main_sub  h2   {
	font-size: 114%;
	font-weight: bold;
/*	background-image: url(../../img/2nd_h2.jpg); */
	background-image: url(../../img/bg_h2.jpg);
	margin-bottom: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	background-position: top;
	clear:both;
	background-repeat:no-repeat;
	background-color:#FBD2BE;
	border-bottom:2px solid #0C62AB;
}
#main_sub h2 a {
	font-weight: bold;
}

#main_sub  h3 {
	font-size: 114%;
	font-weight: bold;
/*	background-image: url(../../img/2nd_h3.jpg); */
	background-image: url(../../img/bg_h3.jpg);
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-position: top;

	background-repeat:no-repeat;
	background-color:#F2F2E6;
}
#main_sub h3 a {
	font-weight: bold;
}

#main_sub h4 {
	font-size: 92%;
	font-weight: bold;
	background-image: url(../../img/bg_h4.jpg);
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	padding-left: 30px;
	background-position: top;

	background-repeat:no-repeat;
	background-color:#FFFFFF;


	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2E4DD;
}
#main_sub  h4 a {
	font-weight: bold;
}

#main_sub h5 {
	font-size: 86%;
	font-weight: bold;
	background-image: url(../../img/bg_h5.jpg);
	margin-bottom: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 30px;
	background-position: top;

	background-repeat:no-repeat;
	background-color:#FFFFFF;

}
#main_sub h5 a {
	font-weight: bold;
}

#main_sub h6 {
	font-size: 86%;
	font-weight: bold;
	background-image: url(../../img/bg_h6.jpg);
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	background-position: top;

	background-repeat:no-repeat;
	background-color:#FFFFFF;

}
#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_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	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;
}
#get_pdf {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#get_pdf p {
	margin-left: 50px;
}
#get_pdf img {
	float: left;
	margin-right: 20px;
}


.inqury {
	border: 1px solid #01A2E6;
	background-color: #EFF6FF;
}
.inqyry_title   {
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../../img/toiawase_title.jpg);
	background-repeat: no-repeat;
}
.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;
}
.file_word {
	background-image: url(../../img/icon_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
}
.file_excel {
	background-image: url(../../img/icon_x.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
}
.file_etc {
	background-image: url(../../img/icon_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
}

.file_link {
	background-image: url(../../img/icon_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom: 10px;
}




.pagetop {
	display: block;
	text-align: right;
	height: 32px;
	width: 190px;
	float: right;
	margin-right: 14px;
}
#main_sub table {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	clear: both;
/*
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
*/
	border:1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	
}
#main_sub th {
/*
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
*/
	margin: 0px;
	background-color: #E7E7E7;


	border:1px solid #999999;
	padding:0.3em;
}

#main_sub td {

	margin: 0px;
	text-align: left;
/*
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
*/
	border:1px solid #999999;
	padding:0.3em;

}


/* add */
#continer #main_sub .text_r{
	text-align:right;
}


#main_sub .list_box h2 {
	margin-bottom:0px;
}

#continer #main_sub .list_box .text_r {
	margin-bottom:10px;
}

#sidebar1 .sidebox200 #event_photobox{
	text-align:center;
}

#sidebar1 .sidebox200 #event_photobox #koshinbi{
	text-align:right;
	margin-right:10px;
}
#sidebar1 .sidebox200 #event_photobox #koshinbi,
#sidebar1 .sidebox200 #event_photobox #spotinfo{
	font-weight:bold;
}

#sidebar1 .sidebox200 .searchtit{
	background-color:#B2E3DD;
	font-weight:bold;
	font-size:105%;
	padding:0.5em 0 0.5em 0.5em;
}


#main_sub input[type="text"],
#main_sub input[type="select"],
#main_sub input[type="button"],
#main_sub input[type="submit"],
#main_sub input[type="reset"],
#main_sub textarea{
	padding:0.2em;
	border:1px solid #CCCCCC;
}


/* 全体 */
.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;
}