<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
body {
	text-align:center;
}
a img{ border: none; 
}
#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:960px;
	height:90px;
	border-bottom:thin;
	border-bottom-color:#999;
	border-bottom-style:solid;
}
#header #logo {	  
	width:140px;
	height:90px;
	border-right:thin;
	border-right-color:#999;
	border-right-style:solid;
	float:left;
}
#header #logo h1 img {
	padding:20px 20px 10px 30px;

}

#header #submenu1 {
	height:90px;
}

#header #submenu1 li{
	padding:0;
	float:left;
	height:60px;
	list-style-type:none;
	background:no-repeat;
}

#header #submenu1 li#subtop a{
	display:inline-block;
	vertical-align:bottom;
	background-image:url(images/sub_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
	width:60px;
	margin:20px 0px 0px 20px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #submenu1 li#subtop a:hover{
	background-position:left bottom;
}

#header #submenu1 li#subworks a{
	display:inline-block;
	vertical-align:bottom;
	background-image:url(images/sub_works.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
	width:60px;
	margin:20px 0px 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #submenu1 li#subworks a:hover{
	background-position:left bottom;
}

#header #submenu1 li#subproducts a{
	display:inline-block;
	vertical-align:bottom;
	background-image:url(images/sub_products.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
	width:60px;
	margin:20px 0px 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #submenu1 li#subproducts a:hover{
	background-position:left bottom;
}

#header #submenu1 li#subabout a{
	display:inline-block;
	vertical-align:bottom;
	background-image:url(images/sub_about.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
	width:60px;
	margin:20px 0px 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #submenu1 li#subabout a:hover{
	background-position:left bottom;
}

#header #submenu1 li#substudio a{
	display:inline-block;
	vertical-align:bottom;
	background-image:url(images/sub_studio.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
	width:60px;
	margin:20px 0px 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #submenu1 li#substudio a:hover{
	background-position:left bottom;
}

#header #submenu1 li#subcontact a{
	display:inline-block;
	vertical-align:bottom;
	background-image:url(images/sub_contact.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
	width:60px;
	margin:20px 0px 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #submenu1 li#subcontact a:hover{
	background-position:left bottom;
}

#header #submenu1 li#subhm a{
	display:inline-block;
	vertical-align:bottom;
	background-image:url(images/sub_hm.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
	width:60px;
	margin:20px 0px 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #submenu1 li#subhm a:hover{
	background-position:left bottom;
}



#footer {
	width:960px;
}

#footer #submenu2 {	  
	width:140px;
	height:auto;
	float:left;
}

#footer #submenu2 img {
	padding:20px 20px 0px 0px;
	float:right;
}

#footer #submenu3 {	  
	height:auto;
	border-left:thin;
	border-left-color:#999;
	border-left-style:solid;
	float:left;
}

#footer #submenu3 #contents {	  
	padding:30px;
	width:600px;
}

#footer #submenu3 #contents h2 {
	padding:0px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	color:#333;
}

#footer #submenu3 #contents h3 {
	padding:0px 0px 10px 20px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#333;
}

#footer #submenu3 #contents h4 {
	padding:0px 0px 10px 20px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333;
}

#footer #submenu3 #contents li {
	list-style-type:none;
	padding:0px 0px 20px 0px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333;
}


#footer #submenu3 #copyright img {
	padding:40px 0px 60px 30px;
}

#footer #submenu3 #contents #aboutleft {
	width:150px;
	float:left;
}
#footer #submenu3 #contents #aboutright {
	width:600px;
}

#footer #submenu3 #contents #profile {
	width:700px;
	float:left;
}

div#mf_wrapper {
	width: 640px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
}
form#mailform {
	padding: 5px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
}
table.mailform tr th span {
	color:#F00;
	font-size: 12px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer #submenu3 #contents p {
	margin: 0px;
	padding: 0px;
	font-size:9px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}

#footer #submenu3 #contents img {
	padding:10px 10px 10px 20px;
	float:left;
}

.text1 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	display: ;
	text-align: left;
	display: block;
	width: 600px;
	margin: 20px;
}
.text2 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	display: ;
	text-align: right;
	display: block;
	width: 600px;
	margin: 20px;
}
.text3 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	display: ;
	text-align: left;
	display: block;
	width: 600px;
	margin: 20px;
}
.text4 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	display: ;
	text-align: left;
	display: block;
	width: 700px;
	margin: 0px 0px 0px 10px;
}
.text5 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	float: right;
	margin: 50px 20px 0px 0px;
}
.text6 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	float: right;
	margin: 0px 20px 0px 0px;
}

a {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
	color:#000;
}

#footer #submenu3 #productsleft {	  
	padding:0px 0px 0px 20px;
	width:700px;
}
#footer #submenu3 #productsleft img {	  
	padding:20px;
	float:left;
}
#footer #submenu3 #productsright {	  
	padding:0px 0px 0px 20px;
	width:700px;
}
#footer #submenu3 #productsright img {	  
	padding:20px;
	float:right;
}
#footer #submenu3 #productsleft h4 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: left;
	display: block;
	width: 700px;
	margin: 0px 0px 0px 20px;
}
#thumb img {
	padding:10px 0px 10px 20px;
	float:left;
}</pre></body></html>