@charset "UTF-8";

div.catch_navi {
    margin:10px auto 0 auto;
    padding:0;
    clear:both;
    background: url(http://www.sakai-tax.jp/images/catch_navi_back.png) no-repeat;
    width:850px;
    height:200px;
}

.start {
	float: left;
	width:0px;
	height:200px;
	overflow: hidden;
}

.handle {
	float: left;
	width: 40px;
	height:200px;
	margin: 0;
	background: url(http://www.sakai-tax.jp/images/blade.png) no-repeat;
}

#catch_content1,#catch_content2,#catch_content3,#catch_content4,
#catch_content5,#catch_content6,#catch_content7,#catch_content8 {
  margin: 12px 5px 0 10px ;
  background:#ffffff;
  float: left;
  width:0px;
  height:180px;
  overflow:hidden;
}

.endcontent {
	padding-left: 24px;
	float: left;
	width:570px;
	height: 180px;
}

.end {
	float: left;
	width: 610px;
	height: 180px;
}

h2.catch_copy {
  margin:5px 0 5px 7px;
  background:none;
  border:none;
  padding:0;
  color: #333366;
  font-size: 14px;
  font-weight: 600;
}

* html h2.catch_copy {
  margin: 0 0 6px 8px;
}

p.catch_copy{
	text-align: justify;
	font-weight: normal;
	margin-left: 20px;
	padding: 0 5px 0 8px;
}

.catch_content p:first-letter{
	font-size:1.5em;
	font-weight: bold;
	padding: 2px;
	color: rgb(172, 194, 112);
}

div.catch_entry {
  margin:10px;
  background-color:#efefff;
  padding:5px 5px 8px 10px;
  
}

ul.catch_content ,
ul.catch_content2 {
  float:left;
  display:block;
  height:100px;
  width:250px;
}

