@charset 'utf-8';

.font-mincho {
	font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.font-marugo {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

.editor-box div, .editor-box p, .editor-box span, .editor-box font, .editor-box u, .editor-box strong {
	line-height: 160% !important;
}

.breadcrumb {
	position: absolute;
	left: 0;
	top: 10px;
}

.breadcrumb ul {
	padding: 0 22px;
}

.breadcrumb .link {
	color: #ff7fa3;
	text-decoration: underline;
}

.breadcrumb ul li {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #8c5846;
}

.breadcrumb ul li:before {
	content: ' > ';
	/* content: ' › ';*/
	color: #8c5846;
}

.breadcrumb ul li:first-child:before {
	content: none;
}

.page-top .wating-girl iframe {

}

.left-contents .photo-diary iframe {

}

.left-contents .dx-widget iframe {
	border: #CCC solid 1px;
	width: 298px;
	height: 250px;
	background: #fff;
}