@charset "utf-8";

#cont_top01 h2 {
	background-image: url(../img/cont_top01_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
@media (max-width: 400px){
	#cont_top01 h2 {
		height: 20px;
	}
}
@media (max-width: 400px){
	#cont_top01 h2 img {

		display: none;
	}
}

#cont_top01 h3 {
	background-image: url(../img/cont_top01_h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 300px;
}
@media (max-width: 767px){
	#cont_top01 h3 {
		height: auto;
		background-image: none;
		width: 100%;
	}
}
#cont_top02 h3 {
	background-image: url(../img/cont_top02_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cont_top03 h3 {
	background-image: url(../img/cont_top03_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
@media (max-width: 767px){
	#cont_top03 h3 {

		background-image: none;
	}
}
.cont_top02_wrap {
	display: flex;
}

#cont_top02_t1 {
	background-image: url(../img/cont_top02_tbg.gif);
	background-color: #C66;
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0px;
}


#cont_top02_t11 {
	padding: 10px;
	margin: 0px;
}
#cont_top02_t2 {
	background-image: url(..	);
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0px;
}

#cont_top02_t3 {
	background-image: url(../img/cont_top02_tbg.gif);
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0px;
	margin: 0px;
}
#cont_top02 p {
	padding: 10px;
	margin: 0px;
}
#cont_top03 {
}
