body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	font-family: serif;
	}
#header {
	padding: 7px 0px 5px ;
}
#g_navi {
	margin: 0px 0px 10px;
}
#wrap {
	width: 730px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

#side {
	width: 180px;
}

#search {
	margin: 0px;
	font-size: 11px;
}

#menu {
	width: 180px;
	padding: 5px;
	margin: 5px 0px;
}
#menu h2{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
#menu ul{
	margin: 0px;
	list-style-type: none;
	line-height: 130%;
	padding: 0px 0px 12px;
}
#menu li{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#menu a:link{
	color: #0033CC;
	text-decoration: none;
}
#menu a:hover{
	color: #990000;
	text-decoration: underline;
}
#menu a:visited{
	color: #000066;
	text-decoration: none;
}
#list {
	font-size: 11px;
	width: 540px;
	text-align: left;
	margin: 10px 0px ;
}
#content {
	width: 550px;
	padding: 0px;
	margin:  0px 0 20px ;
}
#content h1 {
	margin:  10px 0 20px ;
	font-size: 22px;
	color: #FF6600;
}
#content h2 {

font-size:100%;
color:#222222;
line-height:120%;
margin:30px 0px 7px 0px;
padding:3px 0px 3px 5px;
border-bottom:1px solid #999999;
border-left:5px solid #CC6600;
}
#content h3 {
	clear: both;
	font-size: 1em;
	padding: 0px;
margin:30px 0px 7px 0px;
border-bottom:1px dotted #999999;
}
#content h4 {
	clear: both;
	margin: 25px 0px 5px;
	padding: 1px 5px;
	font-size: 0.95em;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #949614;
	font-weight: normal;
	clear: both;
	background-color: #F8F8EB;
}
#content td {
	line-height: 140%;
}
#content p dt dd{
	line-height: 140%;
font-size:95%;
}
#content li{
	line-height: 140%;
font-size:95%;
}
#content td{
	line-height: 140%;
font-size:95%;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 3px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#pagetop {
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.caption {
	font-size: 12px;
	text-align: center;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.new_date {
	font-size: 12px;
	color: #666666;
}
.new_topic {
	font-size: 12px;
}
 
table#pub {
  margin: 0px 0 8px 0;
  border-top:   1px dotted #726d6b;
  border-collapse: collapse;
 width: 550px;}
table#pub th {
	padding: 0.5em 2px 0;
	font-weight: normal;
	background-color: #eeeeee;
	text-align: left;
	width: 120px;
	vertical-align: top;
 font-size:95%;
}

table#pub td {
  padding: 0.3em  2px;
  text-align: left;
	vertical-align: top;
}
table#pub th, table#pub td {
  border-bottom: 1px dotted #726d6b;
}
table#pub caption {
  padding-bottom: 0.6em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}

