
h1 {
	text-indent: -9999px;
	text-decoration: none;
	display:none;
}

h3 {
	margin: 0;
	color: #4c6781;
	font-size: 1.3em;
	font-weight: normal;
	border-left: 2px solid #113558;
	padding-left: 3px;
}

h3 span {
	font-size: 0.65em;
	font-family: "Hiragino Kaku Gothic ProN","еседе?к", sans-serif;
	font-weight: lighter;
	color: #4c6781;
}

h4 {
 margin: 50px 20px;
 background-color: #113558;
 color: #FFF;
}

h4:hover {
 opacity: 0.7;
}

.text10 {
	font-size: 10px;
}
.txt-smaller {
	font-size:  80%;
	line-height: 15px;
}
.txt-small {
	font-size:  90%;
	line-height: 20px;
}
.txt-large {
	font-size: 120%;
	font-weight: normal;
}
.txt-largebold {
	font-size: 120%;
	font-weight:bold;
	line-height: 20px;
}
.txt-smallhw {
	font-size:  90%;
	color: #FFFFFF;
	line-height: 20px;
}

#caption {
	margin:0.5em 0 1em;
	
}

#news td,
#news_detail{
	font-size:90%;
}

.new {
	font-size:85%;
	border:1px solid #C00;
	color:#C00;
	padding:0px 2px 1px;
	line-height:1em;
	display:inline-block;
}

#news_detail h2 {
	color:#417294;
	font-size:110%;
	margin:0.5em 0 0 0;
	padding:0 0 0.6em 0;
	background:url(../img/line.gif) repeat-x 0 100%;
}

#news_detail #date {
	margin:0 0 0.5em 0;
	text-align:right;
	font-size:90%;
}

#news_detail p {
	margin:0.5em 0;
	padding:0;
}

/*news-wp*/
#news_list {
	margin:0 0 0 1em;
	padding:0;
	list-style-type:none;
}

#news_list li {
	background:url(../img/news_li.gif) no-repeat 0 0.3em;
	padding-left:13px;
	margin-bottom:2px;
	font-size:90%;
}

.txt-small h3{
	display: block;
	margin :0px 0px 10px 0px ;
	}

table.ta01 {
	width:100%;
	border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
	}
	
table.ta01 th {
    width: 12%;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #eee;
}
	
table.ta01 td {
    width: 80%;
    padding: 10px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


.txt-small p{
	margin : 10px 0px 10px 0px;
	}


#notice {
	color:#C00;
	font-weight:bold;
	font-size:90%;
	margin:10px 0px 10px 0px ;
	display:block;
}



.head {
	height: 120px;
	background-image: url(../img/head_01.jpg);
	background-repeat: no-repeat;
}

.head_link {
	text-align: right;
	margin-top: 70px;
	margin-bottom: 0px;
	height: 25px;
	margin-right: 10px;
}

ul.sub {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 0.75em;
	color: #4c6781;
}

ul.sub li {
	margin-top: 3px;
	list-style-type: none;
}

ul.sub li a {
	text-decoration: none;
	color: #4c6781;
}


#button_kokai {
  width:160px;
  height:60px;
  background-color: #32cd32;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 10px auto;
  padding: 10px 0;
  }

#button_kokai:hover {
 	 margin: 12px auto 8px;
  background-color: #228d22;
  }


#button_kokai {
  display: table-cell;
  width:166px;
  height:60px;;
    vertical-align: middle;
    text-align: center;
}

#button_kokai p {
    display: inline-block;
    text-align: left;
}



#button_machi {
  width:160px;
  height:60px;
  background-color: #65ace4;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 10px auto;
  padding: 10px 0;
  }

#button_machi:hover {
 	 margin: 12px auto 8px;
  background-color: #4682b4;
}



#button_machi {
    display: table-cell;
  width:166px;
  height:60px;;
    vertical-align: middle;
    text-align: center;
}

#button_machi p {
    display: inlin
	e-block;
    text-align: left;
}

.attention01{
  width:100%;
  }
  
.attention01 h3, .attention02 h3 {
  background-color:#D6E1E4;
  padding:7px 0px 7px 7px;
 }

  
.attention01 ul{
  list-style: none;
  margin: 20px 0;
  font-size: 90%;
  list-style-position: inside;
  }
 
	
.attention01 ul li {
	position: relative;
	margin: 0 0 1.2em 0;
}


.attention01 ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #666;
	border-radius: 100%;
}

.attention01 p{
	  font-size: 90%;
}

.attention02{
  width:100%;
  font-size: 90%;
  margin: 20px 0;
  	}
	
.attention02 ul{
  list-style: none;
	}