

h1{
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	margin:0px 0 0px 0px;
	padding:0px;
	text-align:left;
	line-height:1.3em;
}

h2{
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	margin:0px 2px 0px 0px;
	padding:0px;
	text-align:center;
	line-height:1.3em;
}



h4{
	font-size: 12px;
	line-height:1.5em;
	color:#8E8E8E;
	font-weight: normal;
	margin:10px 0px 0px 0px;
	padding:0px;
}

h5{
	font-size: 16px;
	font-weight: bold;
	color:#462F24;
	margin:0px 0px 15px;	
	padding:0px;
	text-align:center;
}

h6{
	font-size: 16px;
	font-weight: normal;
	margin:0px 0px 0px;	
	padding:0px;
	line-height:0.9em;
}


.green{
	font-size: 14px;
	font-weight: bold;
	color:#54A026;
}


.style1 {color: #FF0000;
	font-size: 12px;}


.style4 {
	color: #DF397F;
	font-weight: bold;
	font-size: 14px;
}
.style5 {font-size: 14px}
.style6 {font-size: 13px}
.style7 {font-weight: bold; color: #FF0066;}
.style8 {font-size: 14px; font-weight: bold; color: #076AB6;}
.style9 {color: #F39806}

.style10 {color: #F7F7F7}

.style12 {color: #FFFFFF}
.style11 {color: #009933}

.style13 {
	font-size: 90%;
}

.style14 {font-size: 10px}

.style16 {font-size: 18px}


.style17 {
	color: #E83220;
	font-weight: bold;
}
.style18 {
	color: #F39600;
	font-weight: bold;
	font-size: 14px;
}
.style19 {
	color: #3EB134;
	font-weight: bold;
	font-size: 14px;
}
.style20 {
	color: #00B0EC;
	font-weight: bold;
	font-size: 14px;
}
.style21 {
	color: #A66B3A;
	font-weight: bold;
	font-size: 20px;
	
}


.style22 {
	font-size: 14px;
	line-height:1.8em;
	
}

.style23 {
	color: #A66B3A;
	font-weight: bold;
	font-size: 18px;
	
}

.style24 {
	color: #E83220;
	font-weight: bold;
	font-size: 14px;
}

/*前矢印のアイコンフォント*/
.sp-next-arrow:before {
    font-family: FontAwesome !important;
    content: '\f105' !important;
}
/*後矢印のアイコンフォント*/
.sp-previous-arrow:before {
    font-family: FontAwesome !important;
  content: '\f104' !important;
}

/*ナビゲーションボタンの色*/
.sp-button {
    border:2px solid #ccc;
}
.sp-selected-button {
  background-color: #ccc;
}
