@charset "utf-8";
#contentsbox #mainbox ul.Gomenu {
	list-style-type: none;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#contentsbox #mainbox ul.Gomenu li {
	list-style-type: none;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #92C6EE;
}
#contentsbox #mainbox p.toph1 {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#contentsbox #mainbox h1 {
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	background-color: #BDD9CC;
}
#contentsbox #mainbox h1 img {
	margin: 0px;
	padding: 0px;
}
#contentsbox #mainbox h1.toph1 {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}


#contentsbox #mainbox h2 {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BEDBF6;
}

#contentsbox #mainbox h3 {
	text-align: left;
	font-size: 1em;
	line-height: 140%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #3333CC;
}

#contentsbox #mainbox h4 {
	text-align: left;
	font-size: 1em;
	line-height: 140%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #333333;
}
