

.header_title{
	width:1000px;
	margin:0px auto;
}

.header_h1 img{
	float:left;
	margin:10px;
}


.header_h1 a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}



.header_box{
	float:right;
	width:260px;
}



.header_link{
	height:17px;
	color:#FFFFFF;
	margin:8px 10px;
}

.header_link li{
	display: inline;
	font-size:0.7em;
	height:12px;
	border-left:solid 1px;
	float:left;
	padding:0px 15px;
}

.header_border{
	border-right:solid 1px;
}

.header_link li a{
	text-decoration: none;
	color:#FFFFFF;
}
.search_box{
	margin:15px 0px 8px 0px;
}

.search_input{
	height: 30px;
	border-width:0px;
	border-style:None;
	width:200px;
}

.search{
	height: 30px;
	font-size:0.75em;
	border-width:0px;
	border-style:None;
	vertical-align:top;
	padding:0px 10px;
}

.topmenu_link{
	width:1000px;
	height:60px;
	color:#FFFFFF;
	clear:both;
	background-color:#3CB371;
	box-shadow: 1px 0px 3px 1px rgba(0, 0, 0, 0.4);
}

.topmenu_link li {
    width: 103px;
    padding: 5px;
    border-left: solid 4px #C0C0C0;
    float: left;
    margin: 10px 3px;
    font-size: 0.9em;
}

.topmenu_link li a:link{
	color:#fff;
	display:block;
	text-decoration:none;
}

.topmenu_link li a:visited{
	color:#fff;
	display:block;
	text-decoration:none;
}

.topmenu_link li a:hover{
	color:#fff;
		filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	display:block;
	text-decoration:none;
}

.topmenu_link li a:active{
	color:#fff;
	display:block;
	text-decoration:none;
}


.topmenu_link li span{
	font-size:0.7em;
}


.primary_title{
	margin-top:150px;
	height:100px;
	margin:100px 0px 100px 50px;
}


.lead_link{
	height:100px;
	margin:100px 0px 100px 50px;
}

.main_top{
	margin-top:150px;
}



.news{
	width:610px;
	float:left;
	padding:30px;
	background:url(../images/background/news_back.png) no-repeat top center;
}

.news_h2{
	border-bottom:solid 2px #008000;
	background:url(../images/titile/h2_news.png) no-repeat;
}

.news_h2 div{
	width:100px;
	margin-left:40px;
	font-size:1.2em;
	line-height:0.8em;
	padding-top:8px;
}

.news_h2 span{
	color:#9ACD32;
	font-weight:normal;
	font-size:0.6em;
	padding-to:5px;
}

.detail_dt{
	width:72px;
	line-height:30px;
	float:left;
	color:#FFFFFF;
	background-color:#9ACD32;
	margin:10px;
	text-align:center;
	font-size:0.8em;
}

.date_dd{
	width:200px;
	float:left;
	margin:10px;
	text-align:center;
	line-height:30px;
	font-size:0.9em;
}

.content_dt{
	clear:both;
	font-weight:bold;
	font-size:1em;
	margin-left:10px;
	padding-top:7px;
}

.content_dd{
	font-size:0.9em;
	margin:10px;
	line-height:1.7em;
}

.right_contact_div{
	width:270px;
	margin-bottom:20px;
	padding-right:35px;
	float:right;
}

.right_contact_dl{
	font-weight:normal;
	margin-bottom:15px;
	margin-top:10px;
	border:solid 1px #e0d9d1;
	border-radius: 2px;
	padding:10px 10px 0px 10px;
}

.right_contact_dt{
	font-size:18px;
	font-weight: bold;
	color:#8EC437;
	margin-bottom:10px;
}

.right_contact_dd dl{
	margin:20px 0px;
}

.right_contact_dd dt{
	font-weight:normal;
	font-size:0.9em;
	line-height:150%;
	font-weight: bold;
	color:#333333;
}

.right_contact_dd dd{
	font-size:0.80em;
}

.mail address{
	margin:3px 0; 3px 0;
	line-height:200%;
}

.navigation{
	text-align:center;
	margin:20px 10px 0px 30px;
	float:right;
}

.navigation img{
	border:solid 1px #dddddd;
	margin-bottom:5px;
}

.navigation p{
	width:225px;
	font-size:0.9em;
	background:#8EC437;
	border-radius:5px 5px 5px 5px;
	padding:10px;
}

.navigation p a{
	text-decoration: none;
	color:white;
}
.footer_menu_div{
	margin:0px auto;
	width:1000px;
	height:175px;
}

.footer_menu{
	padding-top:18px;
	font-size:0.87em;
}

.footer_menu li{
	display:inline;
}

.footer_menu li a{
	text-decoration: none;
}

.footer_menu img{
	margin:0px 20px;
	vertical-align:middle;
}

.footer_title{
	width:1000px;
	clear:both;
	padding:15px 0px 20px 0px ;
	margin-top:15px;
}

.footer_title img{
	float:left;
	margin: 5px 0px 15px 0px;
}

.contact{
	float:right;
	 width:570px;
}

.contact dl{
	width:280px;
	height:55px;
	float:left;
}

.contact dl dt{
	text-align:right;
	font-size:14px;
	font-weight: bold;
	line-height:180%;
}

.contact_tel{
	font-size:14px;
	text-align:right;
	line-height:150%;
}

.contact_address{
	font-size:10px;
	float:right;
	line-height:150%
}

.copyright{
	font-size:0.6em;
	clear:both;
}

.wrap_main{
	margin-top:100px;
}

#single_page h2{
	border-bottom:solid 1px #C0C0C0;
	font-size:1.6em;
	text-align: center;
	color:#696969;
	margin:20px auto;
	width:600px;
}

#single_page_held h2{
	border-bottom:solid 1px #C0C0C0;
	font-size:1.6em;
	text-align: center;
	color:#696969;
	margin:20px auto;
	width:600px;
}

#single_page .main_content{
	width:610px;
	float:left;
	padding:30px;
	background:url(../images/background/news_back.png) no-repeat top center;
}

#single_page_held .main_content{
	width:610px;
	float:left;
	padding:30px;
}

.main_content_div{
	border-bottom:solid 1px #C0C0C0;
	vertical-align:bottom;
	background:url(../images/titile/h1.png) no-repeat;
}

.main_content_div h2{
	margin-left:40px;
	font-size:1.2em;
	line-height:1.3em;
	padding-top:15px;
}


.main_content_div h3{
	margin-left:40px;
	font-size:1.4em;
	line-height:1.3em;
  padding-top:4px;
}

.main_content_mg{
	margin:40px 0px 0px 0px ;
}

.picture img{
	width:580px;
	height:165px;
	margin: 25px 15px;
}
.table_box{
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width:610px;
	border:solid 1px;
	margin:10px 0 50px 0;
	font-size:0.9em;
}

.table_tr th{
	width: 140px;
	padding: 10px;
	vertical-align: top;border: 1px solid #ccc;
}

.table_tr td{
	width: 350px;
	padding: 10px;
	vertical-align: top;border: 1px solid #ccc;
}

#single_page .main_column{
	border-bottom:solid 1px #C0C0C0;
	background:url(../images/titile/h1.png) no-repeat;
}

#single_page .main_column h2{
	color: #5C8926;
	margin-left:40px;
	font-size:1.2em;
	line-height:1.3em;
	padding-top:10px;
}


#single_page .main_content h3{
	color: #5C8926;
	padding-left:30px;
	font-size:1.4em;
	line-height:1.3em;
	padding-top:5px;
	border-bottom:solid 1px #C0C0C0;
	background:url(../images/titile/h1.png) no-repeat;
}

#single_page_held .main_column h2{
	color: #5C8926;
	margin-left:40px;
	font-size:1.2em;
	line-height:1.3em;
	padding-top:10px;
}


#single_page_held .main_content h3{
	padding-left:30px;
	font-size:1.4em;
	line-height:1.3em;
	padding-top:5px;
	border-bottom:solid 1px #C0C0C0;
	background:url(../images/titile/h1.png) no-repeat;
}



.main_column_p{
	font-size:0.9em;
	margin:25px 15px;
}

.main_column_img{
	padding:25px 15px 15px 5px;
}

.wrap_center{
	padding:25px 15px 15px 5px ;
	width: 600px;
	font-size: 0.9em;
	line-height:1.8;
}

.wrap_list {
	border-top:solid 1px;
	border-bottom:solid 1px;
	padding:30px;
	border-bottom:dotted 1px #C0C0C0;
	border-top:dotted 1px #C0C0C0;
	font-size: 0.9em;
	line-height: 1.5;
}

.description dt{
	padding:15px 5px 0px 0px;
	margin:10px 0 10px 10px;
	color: #5C8926;
	font-size:1.1em;
	font-weight: bold;
}

.description dd{
	font-size: 0.9em;
	padding-left: 8px;
	margin:10px 0 10px 10px;
	line-height: 1.7;
}

.contact_box{
	font-size:0.8em;
	border-collapse: collapse;
	text-align: left
	;line-height: 1.5;
	width:610px;
	border:solid 1px;
	margin-top:30px;
}


.contact_tr th{
	 width: 50px;
	 padding: 10px;
	 vertical-align: top;
	 border: 1px solid #ccc;
}

.contact_tr td{
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}

.link_content li{
	list-style-type:circle;
	color: #8ec437;
	padding:10px 0px 10px 10px;
	margin-left: 30px;
}

.link_content li a{
	text-decoration:none;
}

.homepage_link li{
	list-style-type:disc;
	color: #8ec437;
	padding:10px 0px 10px 10px;
	margin-left: 30px;
	font-size:0.9em;
}

.homepage_link a{
	text-decoration:none;
}

.qanda dt{
	border-left:solid 3px #5c8926;
	font-size:1em;
	font-weight: bold;
	margin: 30px 0 10px 8px;
	padding: 0 0 0 10px;
}

.qanda img{
	margin: 5px 20px 20px 0;
}

.qanda dd{
	font-size:0.9em;
	line-height: 1.7;
	margin:0px 0px 10px 55px;
}

.mainlist_title{
	font-size:1.1em;
	color: #5C8926;
	font-weight: bold;
	margin-top:25px;
}

.mainlist_h4{
	color: #333333;
	border-left:solid 3px #5c8926;
	font-size:1.1em;
	margin: 10px 0 10px 8px;
	padding: 0 0 0 10px;
}

.mainlist_minute{
	font-size:0.9em;
	margin:10px 0 10px 10px;
	line-height: 1.7;
}


.main_list dt {
	color: #5C8926;
	font-size:0.9em;
	margin:10px 0 10px 10px;
	font-weight: bold;
}

.main_list dd {
	font-size:0.9em;
	margin:10px 0 10px 10px;
	line-height: 1.7;
}

.main_contact dt{
	font-size:1.1em;
	font-weight: bold;
	color: #5C8926;
	line-height: 1.7;
	margin:20px 0px 0px 5px;
}

.main_contact dd{
	line-height: 1.7;
	font-size:0.9em;
	margin-left:10px;
}

.link img{
	margin:10px;
}

.new_information{
	padding:25px 0px;
	margin: auto;
	min-height:300px;
}

.new_information_div{
	 padding:30px;
}

.new_information_dl{
	float:left;
}

.new_information_dt{
	width:72px;
	line-height:30px;
	float:left;
	color:#FFFFFF;
	background-color: #53c2c5;
	margin:10px;
	text-align:center;
	font-size:0.8em;
}


.held_information{
	width:610px;
	float:left;
	padding:30px 30px 0px 30px ;
}

.held_information_div{
	border-bottom:solid 1px #C0C0C0;
	background:url(../images/titile/h1.png) no-repeat;
	margin-top:10px;
}

.held_information_div h2{
	 margin-left:40px;
	 font-size:1.5em;
	 padding-top:5px;
}

.held_detail{
	padding:25px 15px 15px 5px ;
	width: 600px;
	font-size: 0.9em;
	line-height:1.8;
}


.proceedings_top{
	width:610px;
	padding:30px;
}


/*iranai*/
.proceedings_bottom{
	width:610px;
	float:left;
	padding-top:20px;
}
/*iranai*/
.held_border{
	border-bottom:dotted 1px #C0C0C0;
	margin-bottom:15px;
}

.held_Proceedings{
	margin-left:10px;
}


.held_Proceedings p{
	font-size:0.9em;
	color: #333333;
	text-decoration: none;
	line-height: 1.7;
}



#single_page .head_back{
	background:url(../images/background/header_back.jpg) no-repeat top center;
	height:190px;
}

#single_page_held .head_back{
	background:url(../images/background/header_back.jpg) no-repeat top center;
	height:190px;
}



#top_page .head_back{
	background:url(../images/background/header_back.jpg) no-repeat top center;
}



th {
font-weight: normal;
}


a:link { color: 	#000000; }
a:visited { color:	#000000; }
a:hover { color: 	#1E90FF; }
a:active { color:	 #1E90FF; }


.border_none{
	text-decoration: none;
}

a {
text-decoration: none;
}



.clear{
	clear:both;
	background:url(../images/background/footer_back.png) repeat-x;
}





/*事業所一覧*/

#single_page .main_content1 h3{
	color: #5C8926;
	padding-left:30px;
	font-size:1.4em;
	line-height:1.3em;
	padding-top:5px;
	border-bottom:solid 1px #C0C0C0;
	background:url(../images/titile/h1.png) no-repeat;
}

.main_content h4{
	color:#5C8926;
	margin: 10px 0;
	font-size:1.1em;
	font-weight:bold !important;
}

/*ボタン　美馬市・つるぎ町　フォーム*/
.btn_form {
  display: inline-block;
  padding: 1em 5em;
  text-decoration: none;
  color: #5C8926 !important;
  border: solid 2px #5C8926;
  border-radius: 3px;
	transition: .4s;
	margin:10px 15px;
}

.btn_form:hover {
	 background: #5C8926;
	 color: #FFF !important;
	 margin:10px 15px;

}



h2 {
	font-family:
		"游明朝",
		YuMincho,
		"ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN",
		"HG明朝E",
		"ＭＳ Ｐ明朝",
		"ＭＳ 明朝",
		serif;
	}

h3 {
	font-family:
		"游明朝",
		YuMincho,
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
}








.line130{
	line-height:130%;
}

.line150{
	line-height:150%;
}


#page-top-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

/*map-file*/
#map {
	margin: 0 auto;
 	width: 700px;
 	height: 400px;
}
