<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "utf-8";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;

}

a:hover{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: â€œalpha( opacity=80 )â€;
}


body#environment{
	font-family: arial,helvetica;
	background: url(../images/bg_environment.jpg) no-repeat fixed 0px 0px;
	overflow-x: hidden;
	background-size: cover;
}
body#safe{
	font-family: arial,helvetica;
	background: url(../images/bg_safe.jpg) no-repeat fixed 0px 0px;
	overflow-x: hidden;
	background-size: cover;
}
body#tasty{
	font-family: arial,helvetica;
	background: url(../images/bg_tasty.jpg) no-repeat fixed 0px 0px;
	overflow-x: hidden;
	background-size: cover;
}


#head{
	width: 100%;
	height: 117px;
	background: #FFF;
	margin: 0px auto;
	border-top: 5px solid #FFF;
	position: relative;
	z-index: 102;
	top: 0px;
	left: 0;
	right: 0;
	padding-left: 20px;
}

#header{
	width: 1000px;
	height: 100px;
	margin: 0px auto;
}


.rogo a{
	background: url(../images/milkrogo-head.png) no-repeat;
	height: 110px;
	width: 97px;
	position: absolute;
	z-index: 103;
	top: 2px;
	display: block;
	text-indent: -9999px;
}

.rogo a:hover{
opacity:1;
filter:alpha(opacity=100);
-ms-filter: â€œalpha( opacity=100 )â€;
}


ul#navigation {
	height: 70px;
	margin: 24px 0px 0px 0px;
	float: right;
}

#navigation li{
	float: left;
	margin: 0px 0px;
	text-indent: -9999px;
}

#navigation li.nv_1 a{
	background: url(../images/nv_environment.gif) no-repeat;
	height: 70px;
	width: 120px;
	margin: 0px 90px 0px 90px;
	display: block;
}

#navigation li.nv_2 a{
	background: url(../images/nv_safe.gif) no-repeat;
	height: 70px;
	width: 120px;
	margin: 0px 90px 0px 0px;
	display: block;
}

#navigation li.nv_3 a{
	background: url(../images/nv_tasty.gif) no-repeat;
	height: 70px;
	width: 120px;
	margin: 0px 110px 0px 0px;
	display: block;
}


#navigation li.nv_1 a:hover{
	background: url(../images/nv_environment_ov.gif) no-repeat;
	
}

#navigation li.nv_2 a:hover{
	background: url(../images/nv_safe_ov.gif) no-repeat;
	

}

#navigation li.nv_3 a:hover{
	background: url(../images/nv_tasty_ov.gif) no-repeat;

}





#navigation li.nv_4 a{
	background: url(../images/top_button_e.gif) no-repeat;
	height: 50px;
	width: 145px;
	position: relative;
	padding: 0px;
	top: -29px;
	right: 0px;
		display: block;

}

body#environment #navigation li.nv_1 a{
	background: url(../images/nv_environment_ov.gif) no-repeat;

}

body#safe #navigation li.nv_2 a{
	background: url(../images/nv_safe_ov.gif) no-repeat;


}
body#tasty #navigation li.nv_3 a{
	background: url(../images/nv_tasty_ov.gif) no-repeat;
	
}






#topmove{
	width: 100%;
	height: 512px;
	margin: 0px 0px 50px;
	background: url(../images/bg_black_alpha.png);
	position: relative;
	z-index: 101;
	top: 0px;
	left: 0;
	right: 0;
}

.youtube { margin:0px 0; }
.youtube iframe { margin: 0 auto; display: block; }

.contents{
	width: 920px;
	text-align: center;
	margin: 0px auto;
	border: 6px solid #fff;
	padding: 50px 0px 100px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background: url(../images/bg_alpha80.png) repeat;
	position: relative;
	z-index: 101;
	top: 0px;
	left: 0;
	right: 0;
}


.section1{
}
.section2{
}
.section3{
}

.h120{
	margin-bottom: 120px;
		clear: both;

}
.h80{
	margin-bottom: 80px;
		clear: both;

}

.h40{
	margin-bottom: 40px;
		clear: both;

}

span.waku_a{
	padding: 10px;
	background: #3C9FB6;
	display: inline-block;
	width: 720px;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	line-height: 1.0;
	color: #FFF;
	margin-bottom: 25px;
}

span.shadow{
	padding: 20px;
	background: #E5FCFF;
	display: inline-block;
	width: 780px;	/*	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 2px solid #FFF;*/
}
body#safe span.shadow{
	padding: 20px;
	background: #E4FFE7;
	display: inline-block;
	width: 780px;	/*	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 2px solid #FFF;*/
}
body#tasty span.shadow{
	padding: 20px;
	background: #FFF9DD;
	display: inline-block;
	width: 780px;	/*	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 2px solid #FFF;*/
}

p.txt_ll{
/*		font-size: 40px;
*/	font-size: 36px;
	font-weight: bold;
	line-height: 1.5;
}

p.txt_l{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;

}

p.txt_ml{
	font-size: 28px;
	font-weight: bold;
	line-height: 1.6;

}

p.txt_m{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
}

p.txt_ms{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}



p.arrow{
	background: url(../images/arrow.png) no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 94px;
	margin: 40px auto;
	clear: both;
}

p.right{
	text-align: right;
}
p.left{
	text-align: left;
}



.graph_box{
	width: 840px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	float: none;
}
.left_graph{
	float: left;
	width: 50%;
}
.right_graph{
	float: left;
	width: 50%;	
}

p.graphtitle{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	line-height: 1.4;
}
p.reference{
	font-size: 11px;
	margin-top: 10px;
}


dl#chart {
	margin: 0px auto;
	width: 800px;
}



dl#chart dl,dt,dd {
	margin: 0;
	padding: 0;
}

dl#chart dl {
	margin: 0px auto;
}

dl#chart dt,dd {
	padding: 8px 3px;
	margin-bottom: 20px;
}

dl#chart dt {
	clear: left;
	float: left;
	width: 280px;
	background: #000;
	color: #FFF;
	margin-right: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

dl#chart dd {
	padding: 10px 3px 12px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
}

.cooler{
	width: 760px;
	border: 3px solid #000;
	margin: 0px auto;
	padding: 10px 20px 15px;
	overflow: hidden;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url(../images/bg_alpha70.png);
}
.cooler_a{
	width: 240px;
	float: left;
	margin: 10px 0px 0px;
}
.cooler_b{
	width: 240px;
	float: left;
	margin: 10px 20px 0px;
}
.cooler_c{
	width: 240px;
	float: left;
	margin: 10px 0px 0px;
}

.cooler_a p, .cooler_b p, .cooler_c p{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
	text-align: left;
	margin-bottom: 5px;
}

#copbox{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 103px;
	margin: auto;
	z-index: 18;
	height: 577px;
	width: 300px;
	overflow: hidden;	/*-webkit-clip-path: polygon(0 0, 99% 0%, 86% 99%, 12% 99%);
	clip-path: polygon(0 0, 99% 0%, 86% 99%, 12% 99%);	*/
}
#cop{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 80px;
	margin: auto;
	z-index: 22;
	height: 600px;
	width: 300px;
	background: url(../cop.png);	
}   

	
	
	
.mask {
	width: 300px;
	-webkit-clip-path: url(#svgPath);
	clip-path: url(#svgPath);
}
	/*.box0{
	position: fixed;
	top: 7em;
	right: 5em;
	position: absolute;
	z-index: 15;
	height: 520px;
	width: 300px;
	-webkit-clip-path: polygon(0 0, 100% 0, 88% 95%, 9% 100%);
	clip-path: polygon(0 0, 100% 0, 88% 95%, 9% 100%);
    }*/
	
.box1{
	position: absolute;
	z-index: 0;
	height: 600px;
	width: 300px;
}


#footer {
	width: 100%;
	margin-top: 50px;
}

#footer .copyright{
	font-size: 11px;
	line-height: 1;
	text-align: center;
	color: #FFF;
	padding-bottom: 20px;
}</pre></body></html>