h1{
	background:url(../../image/index_logo2.gif) no-repeat;
	text-indent:-9999px;
	width:270px;
	height:60px;
	float:left;
	/*display:inline;*/
}

h1 a{
	background:url(../../image/head_logo1.gif) no-repeat;
	text-indent:-9999px;
	width:270px;
	height:60px;
	display:block;
	float:left;
}

p.first{
	margin:5px 0 0 0;
	font-size:90%;
	color:#666666;
	float:left;
}


#main_contents h2{
	/*background:url(../../image/index_bar2.gif);*/
	background-color: #e9dbb0;
	border-bottom: #a38b34 2px solid;
	width:100%;
	height:27px;
	font-size:16px;
	padding:3px 0 0 5px;
	color:#330000;
}

#main_contents h2.new{
	/*background:url(../../image/index_bar2.gif);*/
	clear:both;
	width:590px;
	height:27px;
	font-size:16px;
	padding:3px 0 0 5px;
	color:#330000;
}

#main_contents .right_b h3{
	width: 270px;
	background-color: #e9dbb0;
	height: 100%;
	padding: 5px 0 5px 10px;
	font-size:14px;
	color:#330000;
	border-bottom: #a38b34 2px solid;
}


img.sinsai{
	margin-bottom:30px;
}


.left_box{
	width:590px;
	height:100%;
	float:left;
}


ul.sekou4{
	clear:both;
}

ul.sekou4 li{
	float:left;
}

li.tenkabe a{
	width:280px;
	height:150px;
	background:url(../../image/tenjyo.jpg) no-repeat;
	display:block;
	margin:25px 0 10px 0;
	text-indent:-9999px;
	position: relative;
}

li.taisin a{
	width:280px;
	height:150px;
	background:url(../../image/taisin.jpg) no-repeat;
	display:block;
	margin:25px 0 10px 30px;
	text-indent:-9999px;
	position: relative;
}


.wood a{
	width:280px;
	height:150px;
	background:url(../../image/mokukouji.jpg) no-repeat;
	display:block;
	margin:10px 0 25px 0;
	text-indent:-9999px;
}


.rino a{
	width:280px;
	height:150px;
	background:url(../../image/renovation.jpg) no-repeat;
	display:block;
	margin:10px 0 25px 30px;
	text-indent:-9999px;
}


.tenkabe a:hover,.wood a:hover,.taisin a:hover,.rino a:hover{
	filter: alpha (opacity=80) ;
	-moz-opacity:0.8;
	opacity:0.8;
}

.topics{
	width:590px;
	/*float:left;*/
	margin-bottom:25px;
	/*display:inline;*/
	clear: both;
	overflow: hidden;
}

.right_b{
	width:280px;
	float:right;
}

.right_b p{
	width:280px;
	height:100px;
	margin:20px 0 0 0;
}


.iwashita a{
	width:280px;
	height:100px;
	background:url(../../image/iwakai.jpg) no-repeat;
	display:block;
	/*margin:25px 0 0 0;*/
	text-indent:-9999px;
}

.company a{
	width:280px;
	height:100px;
	background:url(../../image/com.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	/*margin-top:25px;*/
}

.itimai a{
	width:280px;
	height:100px;
	background:url(../../image/bestshot.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	/*margin-top:25px;*/
}


.recruit a{
	width:280px;
	height:100px;
	background:url(../../image/recruit.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	/*margin:25px 0 30px 0;*/
}

.kimagure a{
	width:280px;
	height:100px;
	background:url(../../image/kimagure.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
}

.iwashita a:hover,.company a:hover,.itimai a:hover,.recruit a:hover,.kimagure a:hover{
	width:280px;
	height:100px;
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity:0.9;
	opacity:0.9;
}

.line{
	clear:both;
	font-size:90%;
	width:590px;
	height:100%;
}

p.link a{
	width:151px;
	height:20px;
	background:url(../../image/toplink.gif) no-repeat;
	text-indent:-9999px;
	float:right;
}

p.link a:hover{
	filter: alpha (opacity=80) ;
	-moz-opacity:0.8;
	opacity:0.8;
}


/*feedˇw’č*/
/*p.title{
	float:left;
	width:120px;
}*/

p.itiran{
	float:right;
}

p.title a{
	font-size: 15px;
}

p.date{
	color: #666;
	font-size: 12px;
}
	
.entry{
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
}

h2.new{
	margin-bottom: 15px;
}


/*•\¯²¯ó*/
img.syojyo{
	margin:15px 0 30px 0;
}
img.syojyo2{
	width: 100%;
	margin:15px 0 10px 0;
}

img.top{
	margin:15px 0 30px 0;
}

.cssgrid3 {
  max-width: 1000px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  /*grid-auto-rows: 1fr;*/
  grid-gap: 1em;
}

.cssgrid3 > div {
  overflow: auto;
  min-width: 0;
¯@padding: 0px;
¯@position: relative;
}

.cssgrid3 > div img{
	width: 100%;
    display:block;
}

.cssgrid3 > div{
    display:inline-block;
}

.cssgrid3 > div a:hover{
    opacity: 0.5;
}

.topics2{
	overflow: hidden;
	margin-bottom: 50px;
}

.message{
	width: 100%;
	margin-bottom: 20px;
}
.message2{
	width: 900px;
	margin: auto;
	margin-bottom: 30px;
}
.message2 img{
	width: 100%;
}

