@charset "UTF-8";
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide Mac IE ¥*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* ------------------------------

共通項目

------------------------------ */
li {
	font-size:11px;
	color:#993333;
	border-bottom:1px dotted #cccccc;
}
p {
	font-size:11px;
	line-height:160%:
}
h2 {
 	font-size:14px;
	 background:ivory;
	 padding:3px;
	 border-bottom:1px solid darkolivegreen;
	 border-left:5px solid #993333;
}
h3 {
 	font-size:13px;
	 background:#efefef;
	 padding:3px;
	 border-bottom:1px solid #993333;
	 border-top:1px solid #993333;
}
h1,p { margin: 0px; padding: 0px; }

a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#txt-small {
font-size: 10px; 
line-height:180%;
text-align:left;
padding:3px;
}

body {
 color: #333333;
 font-size: medium;
	text-align: center;
	line-height: 1.8;

	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
}

img { border: none; }

/* ------------------------------

ヘッダ

------------------------------ */
#head {
display:none;
	width: 815px;
	height: 154px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* ------------------------------

フッタ

------------------------------ */
#wrap-foot {
	height: 147px;
	background: url(../images/bg-wrap-foot.jpg) repeat-x #000000;
}

#foot {
	width: 900px;
	color: #000000;
	font-size: 80%;
	text-align: center;
	background: url(../images/bg-wrap-contents.gif) no-repeat center top;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#copyright {
	position: absolute;
	left: 42px;
	top: 50px;
}

/* ------------------------------

コンテンツ

------------------------------ */
#wrap-contents {
	width: 900px;
	text-align: left;
	background: url(../images/bg-wrap-contents.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}

/* メインコンテンツ */
#main-content {
	width: 560px;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}

#main-content h2 { padding-top: 30px; padding-bottom: 5px; }

/* サブコンテンツ */
#sub-content {
	width: 255px;
	padding-top: 10px;
	padding-left: 42px;
	float: left;
}
#sub-content li{
	list-style:none;
}
#boxSearchForm {
		padding: 5px 0 5px 5px;
		background: url(../images/ti_search.gif) no-repeat 0 0;
	}
#boxSearchForm p#inputSearch {
		float: left;
		width: 280px;
	}
#boxSearchForm p#inputSearch input {
		width: 240px;
		height: 21px;
		padding: 4px 15px 0 23px;
		border: none;
		background: url(../images/bg_search_form.gif) no-repeat 0 0;
	}
#boxSearchForm p#exSearch {
		clear: both;
		height: 17px;
		overflow: hidden;
		padding: 3px;
		color: #78870E;
		font-size: 85%;
	}
dt {
		border-top:1px solid gray;
		border-bottom:1px solid gray;
		background:#ededed;
		font-size:12px;
}
dd {
		font-size:12px;
		margin-left:5px;
		line-height:140%;
}
#gmap {
		width:230px;
		height:230px;
}
#law01 {
		padding:20px;
}

#btn_top {
position:absolute;
left:465px;
top:120px;
}
#btn_bottom {
position:absolute;
left:640px; 
top:400px;
}
#bar {
position:absolute;
left:0; 
top:465px;
background:#F1037F;
color:white;
width:814px;
text-align:center;
}
table#s02 {
  width: 480px;
  border: 1px solid #FCE4F2;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  background: white;
  }
table#s02 th, table#s02 td {
	padding: 2px;
  border: 1px dotted #EF037F;
  font-size:12px;
  text-align:center;
  }
#large {
padding:10px; 
line-heidht:200%; 
font-size:13px; 
font-weight:bold;
}
#search {
position:absolute;
left:354px; 
top:116px;
}
