@charset "UTF-8";

#navi td a{
	display:block;
	width:186px;
	height:32px;
	text-indent:-5000px;
}
#kaisuken{
	background:url(./images/syohin/syohinNavi.gif) 0px 0px;
}
#kaisuken a:hover{
	background:url(./images/syohin/syohinNavi.gif) 0px -32px;
}
#noritugi{
	background:url(./images/syohin/syohinNavi.gif) -186px 0px;
}
#noritugi a:hover{
	background:url(./images/syohin/syohinNavi.gif) -186px -32px;
}
#sisetu{
	background:url(./images/syohin/syohinNavi.gif) -372px 0px;
}
#sisetu a:hover{
	background:url(./images/syohin/syohinNavi.gif) -372px -32px;
}

#navi2 td a{
	display:block;
	width:186px;
	height:32px;
	text-indent:-5000px;
}
#sonotaJosya{
	background:url(./images/syohin/syohinNavi2.gif) 0px 0px;
}
#sonotaJosya a:hover{
	background:url(./images/syohin/syohinNavi2.gif) 0px -32px;
}
#sonotaServece{
	background:url(./images/syohin/syohinNavi2.gif) -186px 0px;
}
#sonotaServece a:hover{
	background:url(./images/syohin/syohinNavi2.gif) -186px -32px;
}
#sonotaKousoku{
	background:url(./images/syohin/syohinNavi2.gif) -372px 0px;
}
#sonotaKousoku a:hover{
	background:url(./images/syohin/syohinNavi2.gif) -372px -32px;
}

/*-------------------------------------*/
.midasi{
	margin:10px 0px 0px 0px;
}

/*-------------------------------------*/
dl{
	width:530px;
}
dt{
	background:url(./images/faq/q.gif) top left no-repeat;
	margin:0px;
	padding:4px 0px 6px 27px;
	border-bottom:dashed 2px #6282D3;
	font-weight:bold;
}
dd{
	background:url(./images/faq/a.gif) top left no-repeat;
	margin:0px 0px 26px 0px;
	padding:4px 0px 6px 27px;
}

.tt, .tt td, .tt th, .ttTosi, .ttTosi td{
	border:solid #6666cc;
	border-width:1px  0px 0px 1px;
}
.tt td, .tt th, .ttTosi td{
	border-width:0px 1px 1px 0px;
}
.ttTosi{
	margin-bottom:24px;
}
.price{
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}
.ttTitle{
	background:#90B2EE;
	font-weight:bold;
}
.ttTitle2{
	background:#C6D7F4;
	font-weight:bold;
}
.ttTitle3{
	background:#E6EEFB;
	font-weight:bold;
}
