@charset "utf-8";
/*
Theme Name: SuharaSki02 / 須原スキー場
Description: 
Author: the Megumi team
Template: megumi
Version: 1.0
*/

/* ************************************************ 
 * Style Reset : スタイルリセット
 * ************************************************ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;margin:0;padding:0;vertical-align:baseline;}

table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0; border-color:#cccccc;}

h1,h2,h3,h4,h5,h6{clear:both;font-weight:normal;}
ol,ul{list-style:none;}
blockquote{quotes:none;}
blockquote:before,blockquote:after{content:'';content:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
img{border:none;}
body{font-size:85%;line-height:1.231;font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;}

/* *** html5 リセット *** */
article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;}
article,section{max-height: 999999px;}


/* ************************************************ 
 * Basic setting : 基本設定
 * ************************************************ */
body {
	text-align:center;
	color:#333333;
	background-color: #ffffff;
}
.clfx {
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}
.clfx:after {/*[aftervf*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}
/*/ Table Settings /*/
table {
	width:100%;
	margin:0px 0px 15px 0px;
	border-collapse:collapse;
}
table tr th {
	width:auto;
/*	vertical-align:top;*/
	padding:5px 5px 5px 5px;
}
table tr td {
	width:auto;
/*	vertical-align:top;*/
	padding:5px 5px 5px 5px;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*---------- Post Images Position ----------*/
img.aligncenter {
	margin:0px auto 0px auto;
	display:block;
}
img.alignright {
	padding:4px;
	margin:0px 0px 20px 7px;
	display:inline;
}
img.alignleft {
	padding:4px;
	margin:0px 7px 20px 0px;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left
}
hr {
	width:1px;
	height:1px;
	color:#FFFFFF;
	border:none;
	clear:both;
}
*+html hr {
	border:none;
	padding:0px;
}
/* ************************************************ 
 * Each area setting : 各ブロックエリア設定
 * wrapper
 * contents
 * main
 * container
 * first-side
 * second-side
 * site-footer
 * ************************************************ */

#wrapper {
	width:940px;
	padding:10px 10px 0px;
	background:#ffffff;
	line-height:1.5;
	text-align:left;
	margin:0px auto 0px auto;
}
#container {
	width:680px;
	float:right;
	display:inline;
}
#first-side {
	width:240px;
	float:left;
	display:inline;
}
.contents {
	margin-top:9px;
}
* html .contents {
	margin-top:19px;
}
*:first-child+html .contents {
	margin-top:20px;
	clear:both;
}
#site-footer {
	text-align:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b5a894;
	background-image: url(images/footer_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/* ************************************************ 
 *  Header area : ヘッダーエリア
 * ************************************************ */
#site-header {
	position:relative;
}
#site-title {
	overflow:hidden;
	display:block;
	font-size:12px;
	margin-bottom:9px;
	height:65px;
	padding-top: 6px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#site-title a {
	display:block;
	text-indent:-1000px;
	width:450px;
	height:65px;
}
/* *** Description *** */
#site-description {
	font-size:92%;
	color:#999;
	line-height:1.8;
	padding:0px 0px 0px 3px;
	position:absolute;
	top:46px;
	left:275px;
}

#site-header img{
	vertical-align: text-bottom;
}




/* ************************************************ 
 *  Head navi : ヘッドナビ
 * ************************************************ */
 
#head_navi {
	position:absolute;
	top:10px;
	right:0px;
}
* html #head_navi {
	left:620px;
}
#head_navi li {
	float:left;
	border-right:1px solid #d9d9d9;
	padding:0 17px;
	margin:0;
}
#head_navi li:first-child {
	border-left:1px solid #d9d9d9;
}
#head_navi a {
	color:#000;
	text-decoration:none;
}
/* ************************************************ 
 *  Search : 検索
 * ************************************************ */
#site-header #searchform {
	width:212px;
	height:26px;
	background:url(images/bg_head_search.jpg) left top no-repeat;
	margin:0px 1px 0px 0px;
	padding:4px 0px 0px 36px;
	display:block;
	position:absolute;
	right:0;
	top:6px;
}
#site-header form#searchform p {
	padding:9px 0px 0px 0px;
}
#site-header form#searchform input.search_text {
	width:156px;
	height:18px;
	display:inline;
	padding:0px;
	margin:1px 5px 0 0;
	float:left;
	background:none;
	border:none;
}
#site-header form#searchform input.search_button {
	float:right;
	display:inline;
	width:48px;
}
/* ************************************************ 
 *  Main navigation : メインナビゲーション
 * ************************************************ */
#main-menu-box {
	width:100%;
	margin:0px 0 0px 0;
	display:block;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
	height:47px;
	background-color: #ff6906;
}
#main-menu-box:after {/*[aftervf*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}
* html #main-menu-box {
	margin:0px 0 15px 0;
}
#main-menu-box li {
	width:auto;
	float:left;
	display:block;
}
#main-menu-box li:first-child {
	border-left:1px solid #fff;
}
#main-menu-box li:hover {
	position:relative;
}
/*
#main-menu-box li a {
	width:auto;
	text-decoration:none;
	background:url(images/bg_mainnavi_border.gif) right top no-repeat;
	padding:12px 15px 8px 15px;
	float:left;
	font-size:14px;
	height:20px;
	color:#fff;
}
#main-menu-box li a:hover {
	background:#0160a8;
	color:#fff;
}
*/

#main-menu-box li a {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3d6b7;
	border-bottom-color: #e3d6b7;
	height:43px;
}

#main-menu-box li.menu-item-70 a {
	width:134px;
	text-decoration:none;
	background:url(images/menu01_01.png) left top no-repeat;
	padding:0px;
	float:left;
	text-indent: -9999px;
	display: block;
}
#main-menu-box li.menu-item-70 a:hover {
	background:url(images/menu02_01.png) left top no-repeat;
}

#main-menu-box li.menu-item-66 a {
	width:135px;
	text-decoration:none;
	background:url(images/menu01_02.png) left top no-repeat;
	padding:0px;
	float:left;
	text-indent: -9999px;
	display: block;
}
#main-menu-box li.menu-item-66 a:hover {
	background:url(images/menu02_02.png) left top no-repeat;
}

#main-menu-box li.menu-item-67 a {
	width:134px;
	text-decoration:none;
	background:url(images/menu01_03.png) left top no-repeat;
	padding:0px;
	float:left;
	text-indent: -9999px;
	display: block;
}
#main-menu-box li.menu-item-67 a:hover {
	background:url(images/menu02_03.png) left top no-repeat;
}


#main-menu-box li.menu-item-72 a {
	width:134px;
	text-decoration:none;
	background:url(images/menu01_04.png) left top no-repeat;
	padding:0px;
	float:left;
	text-indent: -9999px;
	display: block;
}
#main-menu-box li.menu-item-72 a:hover {
	background:url(images/menu02_04.png) left top no-repeat;
}


#main-menu-box li.menu-item-68 a {
	width:134px;
	text-decoration:none;
	background:url(images/menu01_05.png) left top no-repeat;
	padding:0px;
	float:left;
	text-indent: -9999px;
	display: block;
}
#main-menu-box li.menu-item-68 a:hover {
	background:url(images/menu02_05.png) left top no-repeat;
}

#main-menu-box li.menu-item-912 a {
	width:135px;
	text-decoration:none;
	background:url(images/menu01_06.png) left top no-repeat;
	padding:0px;
	float:left;
	text-indent: -9999px;
	display: block;
}
#main-menu-box li.menu-item-912 a:hover {
	background:url(images/menu02_06.png) left top no-repeat;
}


#main-menu-box li.menu-item-71 a {
	width:134px;
	text-decoration:none;
	background:url(images/menu01_07.png) left top no-repeat;
	padding:0px;
	float:left;
	text-indent: -9999px;
	display: block;
}
#main-menu-box li.menu-item-71 a:hover {
	background:url(images/menu02_07.png) left top no-repeat;
}













/*/ Pulldown Settings /*/
#main-menu {
	margin: 0 auto;
	position: relative;
	line-height:1;
	text-align: left;
}
#main-menu li {
	list-style: none;
	float: left;
	position: relative;
}
#main-menu ul {
	display: none;
	position: absolute;
	top: 41px;
	left: 0;
}
* html #main-menu ul {
	line-height: 0;
}
#main-menu ul li {
	float: none;
	text-align:left;
}
#main-menu ul li a {
	border-right:none;
}
#main-menu-box ul li:first-child {
	border-left:none;
}
#main-menu ul {
	width: 200px;
}
#main-menu ul ul {
	top: 0;
	left: 201px;
}
#main-menu ul a {
	display: block;
	width: 188px;
	background:#000;
	padding: 4px 6px;
	color: #fff;
	border-bottom: 1px solid #f7f7f7;
	zoom: 1;
	line-height: 1;
}
#main-menu ul a.hover {
	background: #f7f7f7;
	color:#000;
}
/* ************************************************ 
 *  main-img : ヘッド画像
* ************************************************ */
#wrapper #main-img {
	margin:0px 0 14px;
}
* html #wrapper #main-img {
	margin:0px 0 20px;
}

#wrapper .ml-slider {
	margin:0px 0 14px;
}
* html #wrapper .ml-slider {
	margin:0px 0 20px;
}

/* ************************************************ 
 *  Top main content : トップメインコンテンツ
* ************************************************ */

.news {
	margin-bottom:20px;
}
#container .news ul {
	margin:0 -20px 0 0;
}
.news ul li {
	padding:10px 0px 11px 43px;
	background:url(images/bg_news_list.gif) no-repeat left top;
	margin:0 0px 0 0;
	overflow:hidden;
	min-height:17px;
}
.news li a {
	color:#000;
	text-decoration:none;
}
.news li a:hover {
	text-decoration:underline;
}
.news .day {
	margin-right:15px;
}
#container .more-link {
	text-align:right;
	display:block;
}
.catnews {
	margin-bottom:20px;
}
#container .catnews ul {
	margin:20px 0px 0 0;
}
.catnews ul li {
	padding:0px 0px 50px;
	float:left;
	width:155px;
	display:block;
	margin:0 20px 0 0;
	max-height:300px;
	overflow:hidden;
}
.catnews ul li:last-child {
	margin:0 0px 0 0;
}
* html #content .catnews ul li {
	max-height:300px;
}
.catnews li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.catnews li a:hover {
	text-decoration:underline;
}
.catnews .thumbnail img {
	border:3px solid #e4e5e5;
	max-width:149px;
	height:auto;
}
#container .catnews h2 {
	margin-bottom:15px;
	line-height:1.0;
}
#container .catnews h2 a {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#container .catnews h2 a:hover {
	text-decoration:underline;
}
#container .more-link {
	text-align:right;
	display:block;
}
#container .catnews p {
	color:#666666;
}
#container .thumbnail {
	margin-bottom:12px;
}
/* ************************************************ 
 * Single Page : シングルページ
 * ************************************************ */
.single .alignright {
	margin: 0 0 0 12px;
}
.single .alignleft {
	margin: 0 12px 0 0;
}
.two-column-entire {
	margin-bottom: 30px;
}
.single .two-column-each {
	width: 330px;
	margin:0 0px 0 0;
	float:left;
	display:block;
	overflow:hidden;
}
.single .two-column-each2 {
	width: 330px;
	margin:0 0px 0 0;
	float:right;
	display:block;
	overflow:hidden;
}
.two-column-each img {
	margin: 0;
}
/* ************************************************ 
 * Main contents setting : メインコンテンツ設定
 * ************************************************ */ 
/*---------- title ----------*/
#content h1 {
	background:url(images/bg_h1.gif) bottom left repeat-x;
	font-size:18px;
	min-height:29px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 15px;
}
#content h1.archive_title {
	font-size:138.5%;
	font-weight:bold;
	color:#4A4A4A;
	border-top:1px solid #EDEDED;
	border-bottom:1px solid #EDEDED;
	margin:0px 0px 15px 0px;
	padding:10px 3px 10px 3px
}
#content h1.entry-title-loop {
	background:url(images/bg_h1.gif) bottom left repeat-x;
	font-size:18px;
	min-height:29px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	border-top-style: none;
}
#content h2.page_title, #content h2.post_title {
	font-size:129%;
	font-weight:bold;
	color:#333333;
	margin:0px 0px 15px 0px;
	padding:12px 12px 14px 12px;
	background:url(images/bg_page_h1.gif) repeat-x;
}
#content h2.post_title a {
	color:#333333;
}
#content h3.title {
	font-size:129%;
	font-weight:bold;
	line-height:1.9;
	color:#333333;
	margin:0px 0px 7px 0px;
	border-top:1px dotted #8A8A8A;
	padding:0px 0px 0px 10px;
}
#content h4 {
	font-size:123.1%;
	font-weight:bold;
	margin:0px 0px 1px 0px;
	border-bottom:1px solid #CCCCCC;
}
#content img{
	max-width: 100%;
	height: auto;
}

/*---------- post ----------*/
#content .post {
	font-size:107%;
	margin:0px 0px 15px 0px;
}
#content .entry-content h1 {
	font-size:130%;
	font-weight:bold;
	color:#333333;
	margin:0px 0px 20px 0px;
	padding:12px 12px 14px 12px;
	background:url(images/bg_page_h1.gif) repeat-x;
}
.page .entry-content h2, .single .entry-content h2 {
	font-size:120%;
	font-weight:bold;
	line-height:1.9;
	clear:both;
	background-image: url(images/bg_h2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #FFF;
	border: 1px solid #f75907;
	color: #FFFFFF;
}
/*
#content .entry-content h3:before {
	content:"■";
}
*/
#content .entry-content h3 {
	font-size:110%;
	font-weight:bold;
	clear:both;
	color: #fe661a;
	background-image: url(images/content_h2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;/*	background:#e9e0d1;*/
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;/*	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #fe661a;
*/
}
#content .entry-content h4 {
	font-size:100%;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:7px 11px 5px 13px;
	background:#ffe7f0;
	clear:both;
	border:none;
}
#content .entry-content h5 {
	font-size:100%;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:9px 11px 9px 27px;
	clear:both;
	border-top:1px solid #aaaaaa;
}
#content .entry-content h6 {
	font-size:107%;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	clear:both;
	padding:18px 0 0 0;
}
#content .entry-content ul {
	margin:inherit;
	padding:inherit;
}
#content .entry-content ol, #content .entry-content ul {
	margin:0px 0px 20px 0px;
	padding:inherit;
}
#content .entry-content ul li {
	margin:0px 0px 0px 28px;
	list-style:disc;
}
#content .entry-content ol li {
	margin:0px 0px 0px 35px;
	list-style:decimal;
}
#content .entry-content table {
	width:100%;
	margin:0px 0px 10px 0px;
	border-color:#b5a894;
	clear:both;
}
#content .entry-content table th {
	width:auto;
	border-color:#b5a894;
	padding:5px 5px 5px 5px;
	background:#f7f7f7;
}
#content .entry-content table td {
	width:auto;
	border-color:#b5a894;
	padding:5px 5px 5px 5px;
}

#content .entry-content table td p {
	margin:0px;
}

#content .entry-content table th p {
	margin:0px;
}

#content .entry-content a {
	color:#06F;
	text-decoration: underline;
}
#content .entry-content a:hover {
	color: #09F;
}

/*---------- entry ----------*/
#content .entry-content, #content .entry-summary {
	margin:10px 0px 15px 0px;
}
#content .entry-content .thumbnail, #content .entry-summary .thumbnail {
	margin:0px 11px 0px 0px;
	display:block;
	float:left;
}
#content .entry-content p, #content .entry-summary p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 150%;
}
/*---------- meta ----------*/
#content header .entry-meta {
	padding:0px 9px 9px 9px;
	position:relative;
	font-size:12px;
	background-image: url(images/content_h2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#content header .entry-meta time {
	text-align: right;
	display: block;
}

#content footer.entry-meta {
	padding:9px 9px 9px 9px;
	position:relative;
	font-size:12px;
	background-image: url(images/content_h2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*---------- data ----------*/
#content .entry-meta p.edit-link {
	text-align:right;
}
#content .entry-meta .category {
	margin:0px 0px 0px 0px;
}
#content .entry-meta .comments-link, #content .entry-meta .category, #content .entry-meta .tags {
	line-height:1.5;
}
#content .entry-meta .category {
	padding:0px 0px 0px 0px;
}
#content .entry-meta .comments-link img, #content .entry-meta .category img, #content .entry-meta .tags img {
	vertical-align:middle;
	margin:0px 10px 0px 0px;
}
/*---------- navigation ----------*/
#content #nav-below {
	width:100%;
	min-height:25px;
	margin:15px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
}
#content #nav-below p.nav-previous {
	width:48%;
	position:absolute;
	top:0px;
	left:0px;
}
#content #nav-below p.nav-next {
	width:48%;
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;
}
/*---------- nav-above ----------*/
#nav-above {
	width:60%;
	min-height:25px;
	margin:15px auto 10px auto;
	padding:0px 0px 0px 0px;
}
#nav-above .page-numbers {
	padding:2px 7px;
	border:1px solid #ccc;
}
#nav-above .page-numbers:hover {
	background:#1663A9;
	color:#fff;
}
.current {
	background:#1663A9;
	color:#fff;
}
.next {
}
/*/ Related Box /*/
#content ul.st-related-posts {
	margin:15px 0px 20px 0px;
}
#content ul.st-related-posts li {
	margin:0px 0px 0px 0px;
	list-style:none;
}
#content ul.st-related-posts li a {
	padding:0px 0px 0px 15px;
	background:url(images/icon/icon_01.gif) no-repeat left center;
}
#content ul.st-related-posts li a.comment {
	padding:0px 0px 0px 0px;
	background:none;
}
/*---------- comment ----------*/
#content #comments .commentlist {
	padding:10px 10px 20px 10px;
}
#content #comments .commentlist li {
	min-height:80px;
	padding:10px 15px 10px 80px;
	position:relative;
}
#content #comments .commentlist li img.avatar {
	position:absolute;
	top:10px;
	left:10px;
}
#content #comments .commentlist li.alt {
	background:#F0F0F0;
}
#content #comments .commentlist li cite {
	color:#03205B;
}
#content #comments .commentlist li ul.children {
	margin:10px 0px 0px 0px;
	border-right:none;
}
#content #comments .commentlist li ul.children li {
	border-right:none;
}
#content #comments .commentlist li img.avatar {
	margin:0px 10px 0px 0px;
	float:left;
}
#content #comments .commentlist li cite {
	color:#1293A9;
}
#content #commentform p {
	margin:0px 0px 15px 0px;
}
#content #commentform p label em {
	font-style:normal;
	color:#FF0000;
}
#content #commentform p label input {
	width:225px;
	vertical-align:middle;
	margin:0px 10px 0px 0px;
	border:1px solid #E5E5E5;
	padding:3px 0px 3px 25px;
}
#content #commentform p label input#author {
	background:url(images/icon/comment_author.gif) no-repeat 5px center #FFFFFF;
}
#content #commentform p label input#email {
	background:url(images/icon/comment_email.gif) no-repeat 5px center #FFFFFF;
}
#content #commentform p label input#url {
	background:url(images/icon/comment_url.gif) no-repeat 5px center #FFFFFF;
}
#content #commentform p textarea {
	width:100%;
	margin:10px 0px 0px 0px;
	border:1px solid #E5E5E5;
}
#content #commentform p button {
	color:#000000;
	border:1px solid #ACACAC;
	background:#DCDCDC;
}
#content #commentform button:hover {
	color:#000000;
	border:1px solid #EBE9ED;
	background:#ACACAC;
}
/*---------- searchform ----------*/
#content #searchform {
	text-align:center;
	padding:10px 0px 10px 0px;
	width:191px;
}
#content #searchform input.text {
	width:136px;
	height:13px;
	vertical-align:middle;
	margin:0px -6px 0px 0px;
	border:1px solid #878787;
	padding:4px 4px 4px 4px;
}
#content #searchform input.button {
	vertical-align:middle;
}
/*/ site map /*/
#content div.post div.entry-content ul.site_map_list li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#content div.post div.entry-content ul.site_map_list li ul li {
	margin:0px 0px 0px 15px;
}
#content div.post div.entry-content ul.site_map_list li a {
	padding:0px 0px 0px 15px;
	background:url(images/icon/icon_01.gif) no-repeat left center;
	list-style:none;
}
/* ************************************************ 
 * Breadcrumbs : パンクズ
 * ************************************************ */
 #breadcrumbs ul {
	margin:0px auto 0;
	padding:0;
}
/*-- Breadcrumbs list --*/
    #breadcrumbs {
	font-size:12px;
	padding:5px 0px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;

}
#breadcrumbs li {
	display:inline;
	padding-left:5px;
	padding-right:15px;
	background-image: url(images/panlist.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#breadcrumbs li:last-child {
	display:inline;
	padding-left:5px;
	padding-right:15px;
	background-image: none;
	background-repeat: no-repeat;
}


/* ************************************************ 
 *  Top Widget : トップウィジェット
* ************************************************ */
#first-front-page {
	margin:0px 0px 20px 0px;
	position:relative;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}
#second-front-page {
	margin:0px -20px 20px 0px;
	position:relative;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}
#third-front-page {
	margin:0px 0px 20px 0px;
	position:relative;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
	padding:15px 10px 10px;
	border:1px solid #ccc;
}


#first-front-page:after, #second-front-page:after, #third-front-page:after, #fourth-front-page:after {/*[aftervf*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}

footer #fourth-front-page {
	position:relative;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#first-front-page h1, #third-front-page h1, #fourth-front-page h1 {
}
#content #second-front-page h1 {
	margin:0 20px 15px 0;
}
#content #first-front-page .widget-container {
	margin-bottom:20px;
}
#content #second-front-page .widget-container {
	margin:20px 0px 0 0;
}
#third-front-page .widget-container, #fourth-front-page .widget-container {
	float:left;
	width:320px;
	margin:0 15px 0 0;
	display:inline;
	border-bottom:none;
	overflow:hidden;
}
#third-front-page .widget-container:last-child, #fourth-front-page .widget-container:last-child {
	margin:0px;
}
#content #first-front-page .widget-container h1 {
	margin:0 0px 0 0;
}
#third-front-page .widget-container h1, #fourth-front-page .widget-container h1 {
	margin:0;
}

footer #fourth-front-page .widget-container h1 {
	margin:0;
	font-weight: bold;
	padding: 0px;
}

footer #fourth-front-page .widget-container p {
	margin:0px;
	padding: 0px;
}


#content #first-front-page .widget-container ul li {
	background:url(images/bg_news_list.gif) no-repeat left top;
	overflow:hidden;
	min-height:17px;
	border:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 30px;
}
#content #first-front-page .widget-container li a {
	color:#000;
	text-decoration:none;
}
#content #first-front-page .widget-container li a:hover {
	text-decoration:underline;
}
#content #first-front-page .widget-container time {
	min-width:100px;
	display:inline;
}
#content #first-front-page .widget-container .title {
	margin-left:15px;
}
#second-front-page .widget-container .archive-more {
	margin:0 20px 0 0;
}
#first-front-page .widget-container ul, #second-front-page .widget-container ul, #third-front-page .widget-container ul, #fourth-front-page .widget-container ul {
}
#first-front-page .widget-container li, #second-front-page .widget-container li, #third-front-page .widget-container li, #fourth-front-page .widget-container li {
	border-bottom:1px dotted #bcbcbc;
	padding:10px 0px 11px 30px;
	background:url(images/bg_arrow.gif) no-repeat 10px 8px;
}
#first-front-page .widget-container li:last-child, #second-front-page .widget-container li:last-child, #third-front-page .widget-container li:last-child, #fourth-front-page .widget-container li:last-child {
	border:none;
}
#first-front-page .widget-container li a, #second-front-page .widget-container li a, #third-front-page .widget-container li a, #fourth-front-page .widget-container li a {
}
#first-front-page .megumi_banner, #second-front-page .megumi_banner, #third-front-page .megumi_banner, #fourth-front-page .megumi_banner {
	background:none;
	text-align:center;
	border:none;
}
#first-front-page .entry-content, #second-front-page .entry-content {
	margin:15px 15px 15px;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}
#third-front-page .entry-content, #fourth-front-page .entry-content {
	margin:15px 0px 15px;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}

footer #fourth-front-page .entry-content {
	margin:5px 0px;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}

#first-front-page .entry-content:after, #second-front-page .entry-content:after, #third-front-page .entry-content:after, #fourth-front-page .entry-content:after {/*[aftervf*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}
#content #first-front-page .thumb, #content #second-front-page .thumb, #content #third-front-page .thumb, #content #fourth-front-page .thumb {
	float:none;
	margin:0 auto;
	text-align:center;
	display:block;
}
.archive-more {
	text-align:right;
	margin:10px 0;
	clear:both;
}
.archive-more a {
}
.widget_tag_cloud a {
	padding:10px 0px 11px 43px;
	background:url(images/bg_arrow.gif) no-repeat 10px 8px;
	margin:0 20px 0 0;
}
#content #first-front-page #wp-calendar, #content #second-front-page #wp-calendar, #content #third-front-page #wp-calendar, #content #fourth-front-page #wp-calendar {
	margin:10px 20px;
}
#first-front-page .post .entry-title, #second-front-page .post .entry-title, #third-front-page .post .entry-title, #fourth-front-page .post .entry-title {
	padding:0px 0px 0px 43px;
	background:url(images/bg_arrow.gif) no-repeat 10px 2px;
	margin-bottom:0;
}
#content #first-front-page .entry-title a, #content #second-front-page .entry-title a, #content #third-front-page .entry-title a, #content #fourth-front-page .entry-title a {
	color:#000;
	font-size:14px;
}
#content #first-front-page .entry-meta, #content #second-front-page .entry-meta, #content #third-front-page .entry-meta, #content #fourth-front-page .entry-meta, .rss-date {
	text-align:right;
	background:none;
	margin:0 10px;
	padding:0;
	display:block;
}
#content .megumi_include_page .post {
	border:none;
}
#third-front-page .megumi_include_page .post .entry-title, #fourth-front-page .megumi_include_page .post .entry-title {
	background:url(images/bg_h1.gif) top left repeat-x;
	padding:20px 13px 15px;
	font-size:16px;
	min-height:29px;
}
#content #third-front-page .megumi_include_page li, #content #fourth-front-page .megumi_include_page li {
}
#content #third-front-page .title, #content #fourth-front-page .title {
	display:block;
	font-weight:bold;
}
#content #first-front-page .title, #second-front-page .title, #content #first-front-page time, #second-front-page time, #third-front-page time, #fourth-front-page time {
	margin-right:15px;
}
#content #first-front-page .cid, #second-front-page .cid, #third-front-page .cid, #fourth-front-page .cid {
	background:#000;
	color:#fff;
	padding:0 5px;
	text-align:center;
	display:inline-block;
	margin-right:18px;
	font-size:10px;
	min-width:70px;
}
#content #first-front-page .widget-container .cid a, #content #second-front-page .cid a, #content #third-front-page .cid a, #content #fourth-front-page .cid a {
	color:#fff;
}
#content #first-front-page .post {
	padding:0px 0px 50px;
	float:left;
	width:155px;
	display:block;
	margin:0 20px 0 0;
	max-height:280px;
	overflow:hidden;
}
#content #second-front-page .post {
	padding:0px 0px 50px;
	float:left;
	width:155px;
	display:block;
	margin:5px 20px 0 0;
	max-height:280px;
	overflow:hidden;
}
#content #first-front-page .post:last-child, #content #second-front-page .post:last-child {
	margin:0;
}
#third-front-page .post, #fourth-front-page .post {
	padding:0 0 10px;
	border-bottom:1px dotted #ccc;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}
#third-front-page .post:after, #fourth-front-page .post:after {/*[aftervf*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}
#content #first-front-page .post h1, #content #second-front-page .post h1 {
	margin:0 0px 0px 0;
	padding:0;
	background:none;
}
#content #first-front-page .post h1 a, #content #second-front-page .post h1 a {
	color:#000;
	font-size:14px;
	font-weight:bold;
}
#content #first-front-page .post p, #content #second-front-page .post p {
	color:#666666;
}
#content #first-front-page .post .more-link, #content #second-front-page .post .more-link {
	text-align:right;
	display:block;
}
#content #second-front-page .post .thumb img {
	border:2px solid #e4e5e5;
	max-width:151px;
	height:auto;
	margin-bottom:10px;
}
#content #third-front-page .thumb img, #content #fourth-front-page .thumb img {
	margin-bottom:7px;
	max-width:320px;
	height:auto;
}





/* ************************************************ 
 *  Sidebar area : サイドバー
* ************************************************ */


#first-side .widget-container  {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#first-side .widget_nav_menu {
	margin:0px 0px 15px 0px;
	background-image: url(images/skiinfo_bg_02.png);
	background-position: left center;
	background-repeat: repeat-y;
/*	background:#fdf7e4;*/
/*	background:#fcf9ed;*/
}

#first-side .widget_nav_menu:before  {
	content: url(images/skiinfo_bg_01.png);
	background-color: #FFF;
	height: 10px;
	display: block;
}

#first-side .widget_nav_menu:after {
	content: url(images/skiinfo_bg_03.png);
	display: block;
	height: 10px;
}


#first-side .megumi_include_page {
	margin:0px 0px 15px 0px;
	background-image: url(images/skiinfo_bg_02.png);
	background-position: left center;
	background-repeat: repeat-y;
/*	background:#fdf7e4;*/
/*	background:#fcf9ed;*/
}


#first-side .megumi_include_page:before  {
	content: url(images/skiinfo_bg_01.png);
	background-color: #FFF;
	height: 10px;
	display: block;
}

#first-side .megumi_include_page:after {
	content: url(images/skiinfo_bg_03.png);
	display: block;
	height: 10px;
}

#first-side .widget_text, #first-side .widget_text .textwidget{
	display: block;
}
#first-side .widget_text iframe{
	max-width: 100%;
	height: 350px;
}
#first-side #custom_post_widget-19::before{
	content: none;
}
#first-side #custom_post_widget-19::after{
	content: none;
}

#first-side #custom_post_widget-19{
	background-image:none;
	
}


/***********************************************/
/*   Sidebar area : サイドバーカスタムポスト   */
/***********************************************/

#first-side .widget_custom_post_widget {
	margin:0px 0px 15px 0px;
	background-image: url(images/skiinfo_bg_02.png);
	background-position: left center;
	background-repeat: repeat-y;
/*	background:#fdf7e4;*/
/*	background:#fcf9ed;*/
}


#first-side .widget_custom_post_widget:before  {
	content: url(images/skiinfo_bg_01.png);
	background-color: #FFF;
	height: 10px;
	display: block;
}

#first-side .widget_custom_post_widget:after {
	content: url(images/skiinfo_bg_03.png);
	display: block;
	height: 10px;
}


/***********************************************/
/*  Sidebar area : サイドバーブログアーカイブ等*/
/***********************************************/
#first-side .widget_recent_entries,
#first-side .widget_categories,
#first-side .widget_archive
  {
	margin:0px 0px 15px 0px;
	background-image: url(images/skiinfo_bg_02.png);
	background-position: left center;
	background-repeat: repeat-y;
}

#first-side .widget_recent_entries:before,
#first-side .widget_categories:before,
#first-side .widget_archive:before
  {
	content: url(images/skiinfo_bg_01.png);
	background-color: #FFF;
	height: 10px;
	display: block;
}

#first-side .widget_recent_entries:after,
#first-side .widget_categories:after,
#first-side .widget_archive:after
 {
	content: url(images/skiinfo_bg_03.png);
	display: block;
	height: 10px;
}




#first-side h1, #main #first-side .megumi_include_page h1 {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding:5px 11px 5px;
	background-image: url(images/side_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#first-side .widget_custom_post_widget h1 {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin:10px;
	padding:5px 11px 5px;
	background-image: url(images/side_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#first-side .widget_custom_post_widget .skiinfo_area {
	margin:10px 10px 0px 10px;
}

#first-side .widget_nav_menu h1 {
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#first-side .widget_nav_menu ul.menu {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#first-side .widget_recent_entries h1,
#first-side .widget_categories h1,
#first-side .widget_archive h1
 {
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#first-side .widget-container p {
	padding:1px;
}
#first-side .widget-container table {
	padding:1px;
}
#first-side .widget-container img {
}


#first-side .widget-container ul {
	margin:0 5px;
}

#first-side .widget_recent_entries ul,
#first-side .widget_categories ul,
#first-side .widget_archive ul
 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#first-side .widget-container li {
	background-image: url(images/side_menu_list.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#first-side .widget-container li:last-child {
	background-image: url(images/side_menu_list02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#first-side .widget-container li ul.children {
	margin:9px -7px -8px;
}
#first-side .widget-container li a {
	display:block;
	text-decoration:none;
	color:#000;
}
#first-side .widget-container li a:hover {
	text-decoration:underline;
}
#first-side .megumi_banner {
	background:none;
	text-align:center;
}
#first-side .entry h2 {
	font-size:14px;
	font-weight:bold;
}
#first-side .entry-title {
	clear:none;
}
#first-side .post {
	padding:10px 5px;
	background:url(images/bg_sidebar_sen.gif) left bottom repeat-x;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}
#first-side .post:after {/*[aftervf*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}
#first-side .megumi_include_page .post {
	padding:0px;
}
#first-side .megumi_include_page .entry-header {
	margin:10px;
}
#first-side .megumi_include_page .entry-content {
	margin:10px;
}
#first-side .post h1 {
	margin:0;
	padding:0px 0 0;
	border:none;
	background:none;
}
#first-side .post h1 a {
	color:#000;
	font-weight:bold;
	padding:0;
	font-size:12px;
	text-decoration:none;
}
#first-side .post h1 a:hover {
	text-decoration:underline;
}
#first-side .post .entry-meta {
	text-align:right;
}
#first-side .post .thumb {
	float:left;
	width:66px;
	margin-right:10px;
}
#first-side .post .thumb img {
	max-width:66px;
	max-height:43px;
	height:auto;
	margin:0;
	border:2px solid #e4e5e5;
}
#content #first-side .megumi_include_page .entry-content .thumb img {
	max-width:216px;
	max-height:96px;
	height:auto;
	margin:0;
	border:2px solid #e4e5e5;
}
.read_more {
	text-align:right;
	display:block;
	margin:5px;
}
/* ************************************************ 
 *  Footer navi : フッターナビ
* ************************************************ */

#footer-menu-box, #foot_navi2 {
	margin:0 auto;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}
#footer-menu-box:after, #foot_navi2:after {/*[aftervf*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}
#footer-menu-box ul, #foot_navi2 ul {
	margin:0 auto;
	display:block;
}
#footer-menu-box li, #foot_navi2 li {
	padding:0 18px;
	background:url(images/bg_arrow.gif) left top no-repeat;
	float:left;
}
#footer-menu-box li a, #foot_navi2 li a {
	display:block;
	width:auto;
	color:#000;
	text-decoration:none;
}
#footer-menu-box li a:hover, #foot_navi2 li a:hover {
	text-decoration:underline;
}
#footer-menu-box li:first-child, #foot_navi2 li:first-child {
	border:none;
}
/* ************************************************ 
 * Copyright : コピーライト
 * ************************************************ */
#copyright {
	text-align:left;
	color: #FFF;
	background-color: #f75907;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#copyright a{
	color: #FFF;	
}
#site-generator {
	margin:0px 0 0 0;
	text-align:right;
}
/* ************************************************ 
 * Footer area setting : フッター設定
 * ************************************************ */
#footer-widget-area {
	font-size:85%;
	margin:0px;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
	padding: 0px;
}
#footer-widget-area:after {/*[aftervf*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}
#footer-widget-area ul#social_bookmark li {
	display:inline;
}
#footer-widget-area ul#social_bookmark li a {
	padding:0px 5px 0px 5px;
}
#footer-widget-area ul#social_bookmark li img {
	vertical-align:middle;
}
#footer-widget-area h1 {
	font-weight:bold;
	color:#333333;
	margin:0px 0px 2px 0px;
	font-size:130%;
}

#footer-widget-area #first, #footer-widget-area #second, #footer-widget-area #third {
	width:160px;
	float:left;
	margin:0px 10px 0px 10px;
}

/*
#footer-widget-area #third {
	float:right;
}
*/
#footer-widget-area #fourth {
	width:360px;
	float:left;
	margin:0px 10px 0px 10px;
}

#footer-widget-area #fourth {
	float:right;
}
#footer-widget-area ul {
	line-height:1.7;
	margin-left:10px;
}
#footer-widget-area ul li ul {
	margin:0px 0px 0px 10px;
}
#footer address {
	text-align:center;
}


#footer-widget-area ul li {
	background-image: url(images/bg_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}






#first-side .skiinfo_area .entry-content table.ski_info {
	border-color:#b29c92;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#first-side .widget_custom_post_widget .skiinfo_area table.ski_info {
	border-color:#b29c92;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#first-side .skiinfo_area .entry-content table.ski_info td p {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}

#first-side .skiinfo_area .entry-content table.ski_info th p {
	margin:0px;
}

#first-side .skiinfo_area .entry-content table.ski_info td img {
	margin:0px;
	padding:0px;
}


#first-side .skiinfo_area .entry-content .b_skiinfo{
	padding-top: 15px;
	padding-bottom: 5px;

}

#first-side .widget_custom_post_widget .skiinfo_area .b_skiinfo{
	padding-top: 15px;
	padding-bottom: 5px;

}


#first-side .skiinfo_area .entry-content td{
	text-align: center;
	margin: 0px;
	width: 95px;
	padding: 0px;
}

#first-side .widget_custom_post_widget .skiinfo_area td{
	text-align: center;
	margin: 0px;
	width: 95px;
	padding: 0px;
}


#first-side .skiinfo_area .entry-content td.l_info{
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
	margin: 0px;
	width: 95px;
	padding-right: 5px;
	padding-left: 0px;
}

#first-side .skiinfo_area .entry-content td.r_info{
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
	margin: 0px;
	width: 95px;
	padding-left: 5px;
	padding-right: 0px;
}

#first-side .skiinfo_area .entry-content td.c_info{
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#first-side .widget_custom_post_widget .skiinfo_area td.c_info{
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#first-side .megumi_include_page .skiinfo_area .entry-content{
	margin-bottom: 0px;
}




/*****************************/
/*                           */
/*   ヘッダウィジェット      */
/*                           */
/*****************************/
.widget-header{
	position:absolute;
	top:5px;
	right:0px;
}

* html .widget-header {
	left:500px;
}



header .widget-header #headContactTxt{
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	color: #E40B05;
	padding-bottom: 3px;
}

header .widget-header #headContactTel {
	font-size: 22px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 0px;
	padding: 0px;
}

header .widget-header #headContactMail{
	margin: 0px;
}

header .widget-header a{
/*	background-image: url(images/bg_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
*/
	padding-right: 5px;
	padding-left: 15px;

}

iframe{
	background-color: #FFF;
}


span.fc-header-title h2{
	background-color: #FFF !important;
	background-image: none !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

.red{
	color: #F00;
	font-size: x-small;
}


/*

お問い合わせ用 
*/
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

/* 花火メールフォーム */
.hanabi_form{
	margin: 0px 30px;
	padding: 30px 30px;
	background-repeat: no-repeat;
	background-image:url("images/hanabi11.jpg");
}


@media print {

object#global-data-placeholder {
	display: none !important;
}

object.cgmp-data-placeholder{
	display: none !important;
}



 }