<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*video*/
.zh_vdcontent{
	width: 100%;
}
.zh_vdwrap{
	width: 100%;
}
.zh_leftwrap{
	width: 320px;
	height: 180px;
	float: left;
}
.zh_rightwrap{
	width: 520px;
	float: right;
}
.zh_rightwrap p{
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

#goodcover {
    display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 100;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
/*蠑ｹ蜃ｺ螻よ�ｷ蠑�*/
.zh_lightbox1{
    z-index:999;
    width: 640px;
    height: 440px;
    left:50%;/*FF IE7*/
    top: 50%;/*FF IE7*/
    margin-left:-320px!important;/*FF IE7 隸･蛟ｼ荳ｺ譛ｬ霄ｫ螳ｽ逧�ｸ蜊� */
    margin-top:-220px!important;/*FF IE7 隸･蛟ｼ荳ｺ譛ｬ霄ｫ鬮倡噪荳蜊�*/
    margin-top:0px;
    position:fixed!important;/*FF IE7*/
}
.zh_closebtn{
height: 40px;
}
.zh_closebtn a{
display: block;
float: right;
}

/* 20180627 */
#contents #greengrocery h4 {
	background: url(../cmn/h5-icon.png) no-repeat 0 bottom;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 25px;
	margin-bottom: 20px;
}
.zh_pdfwrap{
	width: 180px;
	margin-left: 60px;
	float: left;
}
.zh_pdfwrap:first-child{
	margin-left: 0;
}
.zh_pdfwrap .letter1,
.zh_pdfwrap .letter2{
	margin-bottom: 5px;
	display: block;
}
.zh_pdfwrap .letter1{ line-height:3.2; }
.zh_pdfwrap .letter2{ line-height:1.6; }</pre></body></html>