

body, input, textarea {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color : #000000;
	line-height: 2;
	-webkit-font-smoothing: antialiased; 
}
.hero-title{
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color : #000000;
	-webkit-font-smoothing: antialiased; 
}
.header-subtitle {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color : #000000;
	-webkit-font-smoothing: antialiased; 
}
.menu-item {
  font-family: "游ゴシック Light", "Yu Gothic Light", "游ゴシック体 Light", "YuGothic Light", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color : #000000;
	-webkit-font-smoothing: antialiased; 
}
.ui-sortable-handle {
  font-family: "游ゴシック Light", "Yu Gothic Light", "游ゴシック体 Light", "YuGothic Light", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color : #000000;
	-webkit-font-smoothing: antialiased; 
}
h1 , h2 , h3 , h4 , h5 , h6{
  font-family: "游ゴシック Light", "Yu Gothic Light", "游ゴシック体 Light", "YuGothic Light", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color : #000000;
	-webkit-font-smoothing: antialiased; 
}
.shareaholic-recommendation-article-title{
  font-family: "游ゴシック Light", "Yu Gothic Light", "游ゴシック体 Light", "YuGothic Light", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	-webkit-font-smoothing: antialiased; 
}
.shareaholic-share-buttons-heading-text{
	display:none;
}
.shareaholic-share-arrow , .shareaholic-share-arrow-version-1 {
	display:none;
}

/*ここまでフォント調整
  ここから色調整*/

.button.color1{
	background-color:#ffbb00;
	border-color:#ffdd44;
}

ul.dropdown-menu.active-line-bottom > .current_page_item > a, ul.dropdown-menu.active-line-bottom > .current-menu-item > a, ul.dropdown-menu.default > .current_page_item > a, ul.dropdown-menu.default > .current-menu-item > a {
    border-bottom: 3px solid #ffbb00;
}
.coloured-nav ul.dropdown-menu.active-line-bottom>.current_page_item>a, .coloured-nav ul.dropdown-menu.active-line-bottom>.current-menu-item>a, .coloured-nav ul.dropdown-menu.default>.current_page_item>a, .coloured-nav ul.dropdown-menu.default>.current-menu-item>a, .fixto-fixed ul.dropdown-menu.active-line-bottom>.current_page_item>a, .fixto-fixed ul.dropdown-menu.active-line-bottom>.current-menu-item>a, .fixto-fixed ul.dropdown-menu.default>.current_page_item>a, .fixto-fixed ul.dropdown-menu.default>.current-menu-item>a {
    border-bottom: 3px solid #ffbb00;
}

.coloured-nav ul.dropdown-menu.active-line-bottom>.current_page_item>a, .coloured-nav ul.dropdown-menu.active-line-bottom>.current-menu-item>a, .coloured-nav ul.dropdown-menu.default>.current_page_item>a, .coloured-nav ul.dropdown-menu.default>.current-menu-item>a, .fixto-fixed ul.dropdown-menu.active-line-bottom>.current_page_item>a, .fixto-fixed ul.dropdown-menu.active-line-bottom>.current-menu-item>a, .fixto-fixed ul.dropdown-menu.default>.current_page_item>a, .fixto-fixed ul.dropdown-menu.default>.current-menu-item>a:hover { color:#b58e00; } 

ul.dropdown-menu.active-line-bottom > .current_page_item > a:hover, ul.dropdown-menu.active-line-bottom > .current-menu-item > a:hover, ul.dropdown-menu.default > .current_page_item > a:hover, ul.dropdown-menu.default > .current-menu-item > a:hover { color:#b58e00; }

a:link { color: #574400; }
a:visited { color: #574400; }
a:hover { color: #b58e00; }
a:active { color: #b58e00; }

background-color: #FFFFFF;

html.has-offscreen body:after {
    background: #000000;
}

.bg-color1{background-color:#dd9900;}

p.has-large-font-size {line-height: 40px;}

