@charset "utf-8";
#contentscontainer .undou h2 {
	background-image: url(../imgs/bg_club01.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	background-color: #417D04;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	padding: 5px 10px;
	margin: 10px 0 0 0;
}
#contentscontainer .undou .naiyo {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EAEAEA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #92C617;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #92C617;
	border-left-color: #92C617;
	min-height: 100px;
}
* html #contentscontainer .undou .naiyo {
	height: 100px;
}
#contentscontainer .bunka h3 {
	background-image: url(../imgs/bg_club02.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	background-color: #006FBF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	padding: 5px 10px;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}
#contentscontainer .bunka .naiyo {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EAEAEA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0E9DD3;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #0E9DD3;
	border-left-color: #0E9DD3;
	min-height: 100px;
}
* html #contentscontainer .bunka .naiyo {
	height: 100px;
}
#contentscontainer .dokokai h3 {
	background-image: url(../imgs/bg_club03.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	background-color: #CF5300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	padding: 5px 10px;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}
#contentscontainer .dokokai .naiyo {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EAEAEA;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #F96505;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #F96505;
	border-left-color: #F96505;
	min-height: 100px;
}
* html #contentscontainer .dokokai .naiyo {
	height: 100px;
}
.clubimage{
	width: 110px;
	float: left;
	margin-right: 10px;
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #b9b9b9;
	border-left: none;
}
