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

#contents h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.h3_chikarani{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#waku_about{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	overflow:hidden;
}


/*コンテンツページへのバナー*/
#waku_about ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#waku_about li{
	float:left;
	margin: 0px;
	padding: 0px;
}


#about01 {
	background-image: url(../images/toppage/about01_o.png);
	background-repeat: no-repeat;
}

#about01 a {
	text-decoration: none;
	background-image: url(../images/toppage/about01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 290px;
	width: 225px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#about01_o a {
	text-decoration: none;
	background-image: url(../images/toppage/about01_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 290px;
	width: 225px;

}

#about01 a:hover {
	background:none;
}




#about02 {
	background-image: url(../images/toppage/about02_o.png);
	background-repeat: no-repeat;
}

#about02 a {
	text-decoration: none;
	background-image: url(../images/toppage/about02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 290px;
	width: 225px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#about02_o a {
	text-decoration: none;
	background-image: url(../images/toppage/about02_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 290px;
	width: 225px;

}

#about02 a:hover {
	background:none;
}


#about03 {
	background-image: url(../images/toppage/about03_o.png);
	background-repeat: no-repeat;
}

#about03 a {
	text-decoration: none;
	background-image: url(../images/toppage/about03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 290px;
	width: 225px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#about03_o a {
	text-decoration: none;
	background-image: url(../images/toppage/about03_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 290px;
	width: 225px;

}

#about03 a:hover {
	background:none;
}



#about04 {
	background-image: url(../images/toppage/about04_o.png);
	background-repeat: no-repeat;
}

#about04 a {
	text-decoration: none;
	background-image: url(../images/toppage/about04.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 290px;
	width: 225px;
	margin: 0px;
}

#about04_o a {
	text-decoration: none;
	background-image: url(../images/toppage/about04_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 290px;
	width: 225px;

}

#about04 a:hover {
	background:none;
}


#feed li{
	list-style-type: none;
	padding: 0px;
	margin-bottom: 5px;
	color: #333;
	font-size: 0.85em;
	margin-left: 10px;
	}