@charset   "Shift_JIS";
 
.txt{
  font-size : 13px;
  font-family : "ＭＳ Ｐゴシック";
  vertical-align : middle;
  text-align : left;
  width : 400px;
  height : 30px;
 text-decoration : none;
}
.blank{
  color : white;
  width : 00px;
  height : 15px;
}

.title{
  font-size : 13px;
  text-align : left;
  padding-left : 5px;
  width : 70px;
  height : 20px;
  line-height: 1.7em; 
  border-top-width : 0px;  
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}

.contents{
  color : #003399 ;
  font-size : 13px;
  text-align : left;
  padding-left : 5px;
  width : 240px;
  height : 20px;
  line-height: 1.7em; 
  border-top-width : 0px;  
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}

.contents02{
  color : #003399 ;
  font-size : 13px;
  text-align : left;
  padding-left : 5px;
  width : 240px;
  height : 60px;
  line-height: 1.7em; 
  border-top-width : 0px;  
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}

.contents03{
  color : #003399 ;
  font-size : 13px;
  text-align : left;
  padding-left : 5px;
  width : 500px;
  height : 60px;
  line-height: 1.7em; 
  border-top-width : 0px;  
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #d3d3b8;
}

/* ---　テーブル7（チラシ掲載） ---*/
.table07	{
	width:500px;
	mardin:10px ;padding:10px;
	line-height:1.5em;
	background-color:#ffffff;
	font-size:12px;color:#333333;line-height:1.4em;
}
.table07 th {
	font-size:16px; color:#333333 ;line-height:2em;
	width:100%;
	text-align:center; vertical-align:middle ; color :#555555;
	margin :1px; padding:3px 3px 3px 5px ; line-height:1.5em ;
	
}
.table07 td {
	text-align: center ; vertical-align : middle ;
	margin : 1px; padding : 3px 3px 3px 30px ; line-height: 1.5em ;
	line-heigth : 1.5em ;
	border : 0 solid #555555 
}

a.02:link { color: #000099; } 
a.02:visited { color: #000099; } 
a.02:hover { color: #000099; } 
a.02:active { color: #000099; } 
