.contentHeader {
	margin: 22px 0 30px 0;
}

.contentTitle {
	font-size: 190%;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
}

.contentTitle span {
	background: linear-gradient(transparent 50%, #ffe45b 0%);
    padding: 0px 10px 5px 10px;
    letter-spacing: 3px;
}


.contentDescription{
	display: none;
	padding-top: 18px;
	text-align: center;
	color: #1a8d47;
}


.contentHeader .date{
	display: none;
}



.contentBody {
	padding: 0 5px;
	line-height: 180%;
	margin-top: 55px;
}

.contentBody h2 {
    border-top: 3px solid #ffd300;
    border-bottom: 3px solid #ffd300;
    padding: 15px 5px 15px 12px;
    margin: 30px 0 30px 0;
    font-size: 170%;
}


.contentBody h3 {
    color: #ff9a00;
    font-size: 145%;
    padding: 0 0 3px px;
    margin: 25px 0 25px 0;
}


.contentBody h4 {
    padding: 0 0 0 25px;
    font-size: 135%;
    background: linear-gradient(transparent 59%, #fff2b0 0%);
    padding: 0px 10px 5px 10px;
}




.contentBody p {
  margin: 1em 0 1em 0px;
}

.contentBody ol,
.contentBody ul {
  margin: 1em 0 1em;
}



.contentBody ol {
  list-style: decimal;
  padding-left: 1.5em;
}

.contentBody ul {
}

.contentBody ul li {
    margin-bottom: 15px;
    background-image: url(../images/pul01.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 16px 8px;
    padding-left: 36px;
}


.contentBody ul a{

}
.contentBody ul a:hover{
	text-decoration: underline;
}



.contentBody li ul {
  list-style: circle;
}
.contentBody li li ul {
  list-style: square;
}



.sitemap-list {
    border-left: 1px dotted #444;
}



.contentBody .alignLeft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.contentBody .alignRight {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
}
.contentBody .alignCenter {
  display: block;
  margin: 0 auto;
}
.contentBody em {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'MS P Gothic', sans-serif;
}



.contentBody table {
  max-width: 100%;
}
.contentBody table th,
.contentBody table td {
  vertical-align: top;
  font-size: 100%;
}
.contentBody table[border] {
  border: 1px solid #ccc;
}
.contentBody table[border] th,
.contentBody table[border] td {
  padding: 3px 5px;
  border: 1px solid #ccc;
}
.contentBody table[border] th {
/*  font-weight: normal; */
	background-color: #f2f2f2;
}

ul.sitemap-list.sm-depth1-list {}

ul.sitemap-list.sm-depth1-list a{
	text-decoration: none;
	color: #000;
}
ul.sitemap-list.sm-depth1-list a:hover, a:focus {
	color: #ff9d00;
}

li.sitemap-list-item.sm-depth1-item {}

span.sitemap-list-item-span.sm-depth1-label {
	font-size: 120%;
    font-weight: bold;
}
ul.sitemap-list.sm-depth2-list {
	list-style: none;
}

/* Color Definition
================================================== */

.red{
  color: red;
}


.style1{
	font-size: 150%;
    line-height: 150%;
    color: #ff9b00;
    margin-bottom: 0px;
    display: inline-block;
}

.style2 {
	font-size: 130%;
    line-height: 150%;
    color: #ffffff;
    display: inline-block;
    padding: 10px;
    background-color: #ff9b00;
}


.style3{
	font-size: 130%;
    line-height: 150%;
    color: #ffffff;
    display: inline-block;
    padding: 10px;
    background-color: #000000;
}

.style4 {
	font-size: 130%;
    line-height: 150%;
    color: #000000;
    display: inline-block;
    padding: 10px;
    background-color: #ffd500;	
}

.style4 a{
	text-decoration: none;
    color: #000000;
}

.style5{
	display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-color: #ff9c00;
    width: 100%;
    margin-bottom: 20px;
}


.style5 a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.style6{
	font-weight: bold;
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 50px;
    transition: .4s;
    background-color: #eee;
    line-height: 150%;
    width: 100%;
    font-size: 130%;
    /* box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29); */
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
    border-bottom: solid 5px #000000;
    margin-bottom: 10px;
}

.style6:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: solid 1px #000000;
}

.style6 a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.style6 a:hover, a:focus {
	color: #ff9d00;
/*	transition: 0.6s; */
}


.style7{
	border-bottom: 3px solid #ffd300;
}

.style7 a{
	color: #000;
}
.style7 a:hover, a:focus {
	color: #ff9d00;
}

.style8{
    color: #ff9d00;
    font-weight: bold;
}

.style9{
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
    padding: 1px 10px 1px 10px;
    font-size: 90%;
    display: inline-block;
    font-size: 80%;
	
}

.style10{
	font-size: 85%;
}



@media (max-width: 768px) {

.contentTitle {
    font-size: 140%;
}
	
.contentHeader {
	margin: 0px 0 20px 0;
}
	
.contentBody {
}

	
.contentBody h2 {
    border-top: 2px solid #ffd300;
    border-bottom: 2px solid #ffd300;
    padding: 8px 5px 8px 9px;
    margin: 0px 0 20px 0;
    font-size: 130%;
}
	
.contentBody h3 {
    font-size: 115%;
    padding: 0px;
    margin: 25px 0 0px 0;
}
	
.contentBody ul li {
    margin-bottom: 15px;
    background-image: url(../images/pul01.png);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 12px 6px;
    padding-left: 28px;
    font-size: 90%;
}


}

@media (max-width: 480px) {
	
.contentBody {
    margin-top: 30px;
	font-size: 95%;
}
	
.contentTitle {
    font-size: 140%;
    margin-top: 10px;
	line-height: 170%;
}
	
.contentBody a {
    color: #ff9b00;
}
	
	
.contentBody .alignRight {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 50%;
}
	
.contentBody .alignLeft {
  	float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 50%;
}
	
.contentBody ul li {
    font-size: 100%;
}
	
.contentBody h2 {
    font-size: 125%;
}
	
	
	.style1 {
    margin-bottom: 10px;
		font-size: 120%;
}
.style6 {
    padding: 10px 13px;
    border-radius: 10px;
    font-size: 110%;
}
	
.style6 a{
	color: #000;
}
	



}