@charset "utf-8";

body   { 
		font-size: 12px;
		line-height: 16px;
		margin-top: 0px;
		margin-right: 0px;
}

a img{
		border: none;
		background: transparent;
		}
td {
		font-size: 12px;
		line-height: 16px;
		}
th {
		font-size: 12px;
		line-height: 16px;
		}

#content { position: absolute; margin: 45px 0px 0px 30px; width: 800px; }

#navigation { position: absolute;}
#navigation ul  { list-style-type: none; margin: 0px; padding: 0px; }

#navigation li {
		text-decoration: none;
		position: absolute;
		width: 110px;
		height: 36px;
		margin: 0px;
		padding: 0px;
		text-indent: -9999px;
		}

#navigation li a  {
		text-decoration: none;
		display: block;
		width: 110px;
		height: 36px;
		}

#navigation li#home  { background: url("../img/menu_1.jpg") no-repeat -2px -2px; left: 30px; }
		 
#navigation li#tts   { background: url("../img/menu_1.jpg") no-repeat -119px -2px; left: 140px; }
		
#navigation li#elean   { background: url("../img/menu_1.jpg") no-repeat -231px -2px; left: 250px; }
		
#navigation li#shicho   { background: url("../img/menu_1.jpg") no-repeat -346px -2px; left: 360px; }
		
#navigation li#price   { background: url("../img/menu_1.jpg") no-repeat -458px -2px; left: 470px; }
		
#navigation li#order   { background: url("../img/menu_1.jpg") no-repeat -573px -2px; left: 580px; }
		
#navigation li#faq   { background: url("../img/menu_1.jpg") no-repeat -686px -2px; left: 690px; }

#navigation li#home a:hover  { background: url("../img/menu_1.jpg") no-repeat -2px -42px; left: 30px; }
		
#navigation li#tts a:hover  { background: url("../img/menu_1.jpg") no-repeat -119px -42px; left: 140px; }
		
#navigation li#elean a:hover  { background: url("../img/menu_1.jpg") no-repeat -231px -42px; left: 250px; }
		
#navigation li#shicho a:hover  { background: url("../img/menu_1.jpg") no-repeat -346px -42px; left: 360px; }
		
#navigation li#price a:hover   { background: url("../img/menu_1.jpg") no-repeat -458px -42px; left: 470px; }
		
#navigation li#order a:hover   { background: url("../img/menu_1.jpg") no-repeat -573px -42px; left: 580px; }
		
#navigation li#faq a:hover   { background: url("../img/menu_1.jpg") no-repeat -686px -42px; left: 690px; }

.arign_b { font-family: "Arial Black" }
.gothic { font-size: 1em; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka-等幅, Osaka, 平成角ゴシック; line-height: 1.8em }
