﻿/* ◆◆◆◆◆◆◆◆◆◆◆◆リセット◆◆◆◆◆◆◆◆◆◆◆◆ */
@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 {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* ◆◆◆◆◆◆◆◆◆◆◆◆wood部分◆◆◆◆◆◆◆◆◆◆◆◆ */

#container {
	width: 695px;
	margin: 10px auto;
}

#wood {
	width:685px;
	height:55px;
	padding-left: 0px;
	background:url(../img/wood_background.jpg) no-repeat;
	overflow:hidden;
}

li{
	float:left;
}

li a {
	display: block;
	float:left;
	height:54px;
	text-indent: -999em;
}


#topp a {
	background: url(../img/wood_navi.jpg) no-repeat 0 0;
	width:117px;
}
#Product a {
	background: url(../img/wood_navi.jpg) no-repeat -117px 0;
	width:112px;
}

#Info a {
	background: url(../img/wood_navi.jpg) no-repeat -229px 0;
	width:112px;
}
#Access a {
	background: url(../img/wood_navi.jpg) no-repeat -341px 0;
	width:112px;
}
#Search a {
	background: url(../img/wood_navi.jpg) no-repeat -453px 0;
	width:112px;
}

#Login a {
	background: url(../img/wood_navi.jpg) no-repeat -565px 0;
	width:118px;
}

#topp a:hover {
	background: url(../img/wood_navi.jpg) no-repeat 0 -55px;
	width:117px;
}
#Product a:hover {
	background: url(../img/wood_navi.jpg) no-repeat -117px -55px;
	width:112px;
}

#Info a:hover {
	background: url(../img/wood_navi.jpg) no-repeat -229px -55px;
	width:112px;
}
#Access a:hover {
	background: url(../img/wood_navi.jpg) no-repeat -341px -55px;
	width:112px;
}
#Search a:hover {
	background: url(../img/wood_navi.jpg) no-repeat -453px -55px;
	width:112px;
}

#Login a:hover {
	background: url(../img/wood_navi.jpg) no-repeat -565px -55px;
	width:118px;
}

/* ◆◆◆◆◆◆◆◆◆◆◆◆class部分◆◆◆◆◆◆◆◆◆◆◆◆ */

#container2 {
	width: 695px;
	margin: 10px auto;
}

#class {
	width:685px;
	height:269px;
	padding: 0px;
	background:url(../img/class_background.jpg) no-repeat;
	overflow:hidden;
}


/* ◆◆◆◆◆◆1行目◆◆◆◆◆◆ */
#aoki a {
	background: url(../img/class.jpg) no-repeat 0 0;
	width:117px;
}
#ashida a {
	background: url(../img/class.jpg) no-repeat -117px 0;
	width:112px;
}

#izawa a {
	background: url(../img/class.jpg) no-repeat -229px 0;
	width:112px;
}
#ichimura a {
	background: url(../img/class.jpg) no-repeat -341px 0;
	width:112px;
}
#ueda a {
	background: url(../img/class.jpg) no-repeat -453px 0;
	width:112px;
}

#ou a {
	background: url(../img/class.jpg) no-repeat -565px 0;
	width:118px;
}

#aoki a:hover {
	background: url(../img/class_hover.jpg) no-repeat 0 0;
	width:117px;
}
#ashida a:hover {
	background: url(../img/class_hover.jpg) no-repeat -117px 0;
	width:112px;
}

#izawa a:hover {
	background: url(../img/class_hover.jpg) no-repeat -229px 0;
	width:112px;
}
#ichimura a:hover {
	background: url(../img/class_hover.jpg) no-repeat -341px 0;
	width:112px;
}
#ueda a:hover {
	background: url(../img/class_hover.jpg) no-repeat -453px 0;
	width:112px;
}

#ou a:hover {
	background: url(../img/class_hover.jpg) no-repeat -565px 0;
	width:118px;
}
/* ◆◆◆◆◆◆2行目◆◆◆◆◆◆ */
#ogi a {
	background: url(../img/class.jpg) no-repeat 0 -54px;
	width:117px;
}
#ozawa a {
	background: url(../img/class.jpg) no-repeat -117px -54px;
	width:112px;
}

#kaneko a {
	background: url(../img/class.jpg) no-repeat -229px -54px;
	width:112px;
}
#kawabe a {
	background: url(../img/class.jpg) no-repeat -341px -54px;
	width:112px;
}
#kitade a {
	background: url(../img/class.jpg) no-repeat -453px -54px;
	width:112px;
}

#kitsugi a {
	background: url(../img/class.jpg) no-repeat -565px -54px;
	width:118px;
}

#ogi a:hover {
	background: url(../img/class_hover.jpg) no-repeat 0 -54px;
	width:117px;
}
#ozawa a:hover {
	background: url(../img/class_hover.jpg) no-repeat -117px -54px;
	width:112px;
}

#kaneko a:hover {
	background: url(../img/class_hover.jpg) no-repeat -229px -54px;
	width:112px;
}
#kawabe a:hover {
	background: url(../img/class_hover.jpg) no-repeat -341px -54px;
	width:112px;
}
#kitade a:hover {
	background: url(../img/class_hover.jpg) no-repeat -453px -54px;
	width:112px;
}

#kitsugi a:hover {
	background: url(../img/class_hover.jpg) no-repeat -565px -54px;
	width:118px;
}
/* ◆◆◆◆◆◆3行目◆◆◆◆◆◆ */
#kobayashi a {
	background: url(../img/class.jpg) no-repeat 0 -108px;
	width:117px;
}
#sakurai a {
	background: url(../img/class.jpg) no-repeat -117px -108px;
	width:112px;
}

#sasamoto a {
	background: url(../img/class.jpg) no-repeat -229px -108px;
	width:112px;
}
#suzuki a {
	background: url(../img/class.jpg) no-repeat -341px -108px;
	width:112px;
}
#sekiguchi a {
	background: url(../img/class.jpg) no-repeat -453px -108px;
	width:112px;
}

#tada a {
	background: url(../img/class.jpg) no-repeat -565px -108px;
	width:118px;
}

#kobayashi a:hover {
	background: url(../img/class_hover.jpg) no-repeat 0 -108px;
	width:117px;
}
#sakurai a:hover {
	background: url(../img/class_hover.jpg) no-repeat -117px -108px;
	width:112px;
}

#sasamoto a:hover {
	background: url(../img/class_hover.jpg) no-repeat -229px -108px;
	width:112px;
}
#suzuki a:hover {
	background: url(../img/class_hover.jpg) no-repeat -341px -108px;
	width:112px;
}
#sekiguchi a:hover {
	background: url(../img/class_hover.jpg) no-repeat -453px -108px;
	width:112px;
}

#tada a:hover {
	background: url(../img/class_hover.jpg) no-repeat -565px -108px;
	width:118px;
}
/* ◆◆◆◆◆◆4行目◆◆◆◆◆◆ */
#nakazono a {
	background: url(../img/class.jpg) no-repeat 0 -162px;
	width:117px;
}
#nishikawa a {
	background: url(../img/class.jpg) no-repeat -117px -162px;
	width:112px;
}

#fukahori a {
	background: url(../img/class.jpg) no-repeat -229px -162px;
	width:112px;
}
#murakami a {
	background: url(../img/class.jpg) no-repeat -341px -162px;
	width:112px;
}
#yasutake a {
	background: url(../img/class.jpg) no-repeat -453px -162px;
	width:112px;
}

#yamada_chi a {
	background: url(../img/class.jpg) no-repeat -565px -162px;
	width:118px;
}

#nakazono a:hover {
	background: url(../img/class_hover.jpg) no-repeat 0 -162px;
	width:117px;
}
#nishikawa a:hover {
	background: url(../img/class_hover.jpg) no-repeat -117px -162px;
	width:112px;
}

#fukahori a:hover {
	background: url(../img/class_hover.jpg) no-repeat -229px -162px;
	width:112px;
}
#murakami a:hover {
	background: url(../img/class_hover.jpg) no-repeat -341px -162px;
	width:112px;
}
#yasutake a:hover {
	background: url(../img/class_hover.jpg) no-repeat -453px -162px;
	width:112px;
}

#yamada_chi a:hover {
	background: url(../img/class_hover.jpg) no-repeat -565px -162px;
	width:118px;
}
/* ◆◆◆◆◆◆5行目◆◆◆◆◆◆ */
#yamada_mi a {
	background: url(../img/class.jpg) no-repeat 0 -216px;
	width:117px;
}
#wada a {
	background: url(../img/class.jpg) no-repeat -117px -216px;
	width:112px;
}

#watabe a {
	background: url(../img/class.jpg) no-repeat -229px -216px;
	width:112px;
}

#yamada_mi a:hover {
	background: url(../img/class_hover.jpg) no-repeat 0 -216px;
	width:117px;
}
#wada a:hover {
	background: url(../img/class_hover.jpg) no-repeat -117px -216px;
	width:112px;
}

#watabe a:hover {
	background: url(../img/class_hover.jpg) no-repeat -229px -216px;
	width:112px;
}


/* ◆◆◆◆◆◆◆◆◆◆◆◆広告非表示◆◆◆◆◆◆◆◆◆◆◆◆ */
ul.tdftad {
	display: none;
}


