<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	background-color:#fcfdfc;
	line-height:18px;
	behavior:url("csshover3.htc");
	
}

img, h1, #slider *, #topmenu { behavior: url(iepngfix.htc) }

.text {
	line-height:17px;
	color: #2C2C2C;
}

#wrapper_head {
	width: 100%;
	margin: 0 auto;
	overflow:visible;
	background: url(images/bg_top.png) repeat-x;
}

#header {
	width: 950px;
	height:360px;
	margin: 0 auto;
	position:relative;
}

#wrapper_middle {
	width: 100%;
	margin: 0 auto;
	height:auto;
	display:block;
	overflow:hidden;
}

#middle {
	width: 950px;
	margin: 0 auto;
	position:relative;
	display:block;
	overflow:hidden;

}
#banner {
	position:relative;
	margin: 0 auto;
	background:url(images/banner_company.jpg);
	width: 930px;
	height:155px;
	display:block;
	top:0px;
}

#banner_yushiro {
	position:relative;
	margin: 0 auto;
	background:url(images/banner_yushiro.jpg);
	width: 930px;
	height:155px;
	display:block;
	top:0px;
}


#banner_tipton {
	position:relative;
	margin: 0 auto;
	background:url(images/banner_tipton.jpg);
	width: 930px;
	height:155px;
	display:block;
	top:0px;
}

#banner_kintsune {
	position:relative;
	margin: 0 auto;
	background:url(images/banner_kintsune.jpg);
	width: 930px;
	height:155px;
	display:block;
	top:0px;
}

#banner_hochiki {
	position:relative;
	margin: 0 auto;
	background:url(images/banner_hochiki.jpg);
	width: 930px;
	height:155px;
	display:block;
	top:0px;
}

.textdisplay {
	position:absolute;
	margin: 95px 0 0 55px;
	font-size:9px;
	font-family:inherit;
	color:#FFF;

}

.textdisplay h2{

	font-size:25px;
	font-family:inherit;
	color:#FFF;
	
}



#contents{
	display: block;
	width: 895px;
	position:relative;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
	font-size:13px;
	line-height:18px;
	background:url(images/bg_content_top.jpg) top no-repeat;
	height:auto;
	overflow:hidden;
}


#contents table td{
	vertical-align:middle;
	text-align:left;
}

#contents table td.green{
	color:#01741d;
}

#contents .menu_products {
	position:relative;
	display:inline-block;
	left:25px;
	top:25px;
	float:left;
	width:218px;
	height:300px;
}

#contents .menu_products ul{
	position:relative;
	display:block;


}

#contents .menu_products ul li{
	position:relative;
	display:block;
	width:218px;
	height:27px;
	margin-bottom:5px;

}

#contents .menu_products ul li.active{
	display:block;
	width:218px;
	height:27px;
	background:url(images/button_product_active.gif) no-repeat;
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;

}

#contents .menu_products ul li a{
	display:block;
	width:218px;
	height:27px;
	background:url(images/button_product.gif) no-repeat;
	padding-top:5px;
	text-align:center;
	color:#4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
	
}

#contents .menu_products ul li a:hover{
	display:block;
	width:218px;
	height:27px;
	background:url(images/button_product_active.gif) no-repeat;
	padding-top:5px;
	vertical-align:middle;
	text-align:center;
	color:#FFFFFF;
}

#contents .contents_products {
	position:relative;
	display:inline-block;
	top:25px;
	margin-left:80px;
	float:left;
	width:570px;
	margin-bottom: 50px;
}


#wrapper_footer {
	width: 100%;
	margin: 0 auto;
	overflow:hidden;
	background: url(./images/bg_foot_product.png) repeat-x;
}

#footer {
	width: 950px;
	height: auto; 
	margin: 0 auto;
	position:relative;

}

.menulang {
	position:absolute; 
	display:block; 
	left: 790px; 
	overflow:hidden; 
	width:160px; 
	height:20px; 
}

.menulang ul{
	list-style:none; 
}

.menulang ul li.jp{
	float:left;
	display:inline-block;
	width: 52px;
	height: 20px;
	margin-left:1px;
	background:url(images/menu_jp.jpg);
}

.menulang ul li.th{
	float:left;
	display:inline-block;
	width: 52px;
	height: 20px;
	margin-left:1px;
	background:url(images/menu_th.jpg);
}

.menulang ul li.en{
	float:left;
	display:inline-block;
	width: 52px;
	height: 20px;
	margin-left:1px;
	background:url(images/menu_en.jpg);
}

.menulang ul li a{
	text-decoration:none;
	text-indent: -9999px;
	display:block;
	color:#FFF;
}

h1#logo {
margin-top:36px; 
	margin-left:2px;
	background:url(images/m_logo.png); 
	height:77px;
	width:164px; 
	display:block; 
	text-indent:-9999px; 
	float:left; 
filter: progid: DXImageTransform. Microsoft. AlphaImageLoader (src='images/miyathai_logo.png', sizingMethod='crop');
}

.topdesc {
	position:relative;
	width: 500px;
	height:50px;
	margin-top:50px; 
	margin-left:5px; 
	/* background:url(images/bg_top_desc.png) no-repeat; */
	display:block; 
	float: left; 
	filter: progid: DXImageTransform. Microsoft. AlphaImageLoader (src='images/bg_top_desc.png', sizingMethod='crop');
}

h1#topdesc{
	padding: 8px 8px 8px 10px;
	display:block; 
	float:left; 
	font-size:8pt;
	line-height: 17px;
	color:#666;
}

.contactbanner {
	position:relative;
	width: 250px;
	height:auto;
	margin-top:-65px; 
	/* background:url(images/bg_top_desc.png) no-repeat; */
	display:block; 
	float: right; 
	filter: progid: DXImageTransform. Microsoft. AlphaImageLoader (src='images/bg_top_desc.png', sizingMethod='crop');
}

.copyright {margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	
}

/* #footer_name {
	position:absolute;
	float: right;
	right:10px;
	top: 33px;
	font-family: inherit;
	font-size:15px;
	color:#05a22b;
	
} */


#middle .cominfo {
	display:inline-block;
	float:left;
	width:560px;
	height:230px;
	margin-top:40px;
	
}

h2.head {
	font-size:18px;
	color:#505050;
	margin-bottom:20px;
}

#middle .news {
	display:inline-block;
	float:left;
	width:340px;
	height:230px;
	margin-top:40px;
	margin-left:40px;
	position:relative;
}

#middle .newsblock {
	display: block;
	width: 340px;
	background:url(images/arrow.jpg) left no-repeat;
	margin-bottom: 20px;
	overflow:hidden;
}

.newsdate {
	padding-top:1px;
	margin-left:25px;
	float:left;
	color:#05a22b;
}
.newstitle {
	padding-top:1px;
	margin-left:15px;
	float:left;
}
a:link, a:visited {
	text-decoration:none;
	color:#05a22b;
	
}
a:hover{
	text-decoration:none;
	color: #063;
}
.textgreen {
	color: #093;
}
input.confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border:1px solid #CCC;
	width: 350px;
	height: 20px;
}
textarea.confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border:1px solid #CCC;
	width: 350px;
}
select.confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border:1px solid #CCC;
	width: 350px;
}
.textred {
	color: #900;
	font-size:10px;
}
.remark
{
	font-size:10px;
}
h2.header {
	font-size:14px;
	color: #093;

}

.kintsune1 {
	display: block;
	float: left;
	width: 275px;
	height: auto;
	text-align: left;
	position: relative;
	margin-top: 30px;
	margin-bottom: 50px;
}

.kintsune2 {
	display: block;
	float: left;
	width: 275px;
	height: auto;
	text-align: left;
	position: relative;
	margin-bottom: 15px;
}

.kintsune3 {
	display: block;
	float: left;
	width: 275px;
	height: auto;
	text-align: left;
	position: relative;
	margin-bottom: 15px;
}

.kintsune4 {
	display: block;
	float: right;
	width: 275px;
	height: auto;
	text-align: left;
	position: relative;
	margin-bottom: 15px;
}

.kintsune5 {
	display: block;
	float: left;
	width: 275px;
	height: auto;
	text-align: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 40px;
}

.kintsune6 {
	display: block;
	float: right;
	width: 275px;
	height: auto;
	text-align: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 40px;
}

.product_2_d{
	display:block;
	float:left;
	width:275px;
	height:15px;
	margin-top: 15px;
	margin-bottom:15px;
	text-align:left;
	position:relative;
}
.product_2{
	float:left;
	width:275px;
	height: 220px;
	text-align:left;
	position:relative;
	display: block;
	margin-right: 15px;
}
.product_2 .desc{
	display:block;
	border:solid 1px #CCC;
	background: #F2F2F2;
	width:275px;
	text-align:center;
	margin-top:5px;
}

.product_3_d{
	display:block;
	float:left;
	width:190px;
	height:15px;
	margin-bottom:15px;
	text-align:left;
	position:relative;
}
.product_3{
	float:left;
	width:190px;
	height: 150px;
	margin-bottom:15px;
	text-align:left;
	position:relative;
}
.product_3 .desc{
	display:block;
	border:solid 1px #CCC;
	background: #F2F2F2;
	width:150px;
	text-align:center;
	
	margin-top:5px;
}
.product_4_d{
	display:block;
	float:left;
	width:142px;
	height:15px;
	margin-bottom:15px;
	text-align:left;
	position:relative;
}
.product_4{
	float:left;
	width:142px;
	height: 120px;
	margin-bottom:15px;
	text-align:left;
	position:relative;
}
.product_4 .desc{
	display:block;
	border:solid 1px #CCC;
	background: #F2F2F2;
	width:110px;
	text-align:center;

	margin-top:5px;
}
#contents_table td {
	font-size:10px;
	line-height:14px;
	
}
#contents_table td.top {
	border:solid 1px  #FFFFFF;
	text-align:center;
	background-color:#EEEEEE; 
}
#contents_table td.bottom {
	border:solid 1px  #EDEDED;
	text-align:center;
}
#contents_table td.name {
	border:solid 1px  #EDEDED;
	text-align:center;
}
#contents_table td.name:hover {
	background-color: #999;
}
#contents_table td.namegrey {
	border:solid 1px  #FFFFFF;
	text-align:center;
	background-color:#EEEEEE; 
}
#contents_table td.namegrey:hover{
	background-color: #999;
}
#contents_table td.head {
	font-size:11px;
	line-height:14px;
	background:#093;
	color:#FFF;
	border:solid 0px #CCC;
	text-align:center;
}
#contents_table a {
	text-decoration: none;
	color:#4c4c4c;
}
#contents_table a:hover {
	text-decoration: none;
}
#list a {
	text-decoration: none;
	color:#4c4c4c;
}
#list a:hover {
	text-decoration: underline;
}
.acrobat {
	display:block;
	height: 39px;
	margin:30px auto;
	width: 200px;
	text-align:center;
}

.footproduct_cat {
	width: 100%;
	height: 241px;
}

.footproducthead {
	width: 100%;
	height: 34px;
	float: left;
	display: block;
}

.footproduct_1 {
	width: 175px;
	height: 156px;
	float: left;
	display: block;
	padding-top: 20px;
	margin-right: 18.5px;
}

.footproduct_2 {
	width: 175px;
	height: 156px;
	float: left;
	display: block;
	padding-top: 20px;
}

.footproduct_link a:link, a:visited {
	float: left;
	color: #2C2C2C;
}

.footproduct_link a:hover {
	text-decoration: underline;
}

.footproduct_link img {
	height: 110px;
	margin-bottom: 7px;
}

.pagetop {
	float: right;
	display: block;
	position: relative;
	right: 0px;
	bottom: 0px;
}

.footmenu {width: 950px; height: 30px; margin: auto;}
.footmenu ul {list-style: none; margin-top: 8px; margin-left: 21%;}
.footmenu li {float: left; display: inline; width: auto;}
.footmenu a {display: block; text-decoration: none; text-align: center; font-weight: bold; font-size: 12px; color: #ffffff;}

.fmenu01 a:link, a:visited {padding-left: 30px;
						padding-right: 30px;
						background-image: url(images/foot_menu.png);
						background-repeat: no-repeat;
						background-position: right center;}

.fmenu02 a:link, a:visited {padding-left: 30px;
						padding-right: 30px;}

.fmenu01 a:hover {text-decoration: underline;}
.fmenu02 a:hover {text-decoration: underline;}


/* ======= Contact 151225 ======= */
#contents-contact {
	display: block;
	width: 895px;
	position:relative;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
	font-size:13px;
	line-height:18px;
	background:url(images/bg_content_top.jpg) top no-repeat;
	height:auto;
	overflow:hidden;
	padding: 20px 0;
}
#contents-contact p {
	padding: 0 20px;
	margin-bottom: 20px;
}</pre></body></html>