@charset "UTF-8";



/* ---------------------------------------------------------------- *
[HEADER]
 * ---------------------------------------------------------------- */
h2.lineup { background: url(../images/h2_lineup.gif) no-repeat; }
h2.s-shelf { background: url(../images/h2_lineup_s-shelf.gif) no-repeat; }
h2.sanitary { background: url(../images/h2_lineup_sanitary.gif) no-repeat; }
h2.function { background: url(../images/h2_lineup_function.gif) no-repeat; }
h2.example { background: url(../images/h2_lineup_example.gif) no-repeat; }


/* ---------------------------------------------------------------- *
[MAIN-CONTENTS]
 * ---------------------------------------------------------------- */
#main h3.lineup { height: 100px; background: url(../images/h3_lineup.gif) no-repeat; }
#main h3.s-shelf { height: 100px; background: url(../images/h3_lineup_s-shelf.gif) no-repeat; }
h3.sanitary { background: url(../images/h3_lineup_sanitary.gif) no-repeat; }
#main h3.function { height: 100px; background: url(../images/h3_lineup_function.gif) no-repeat; }

#main h3 {
	margin-bottom: 0;
}

#main h4 {
	color: #66bbbb;
	font-weight: normal;
}

#main h5 {
	margin-bottom: 0;
	color: #66bbbb;
	font-size: 150%;
}

#main dt {
	margin-bottom: 0;
	font-weight: bold;
	color: #66bbbb;
}

#main  dl, #main dd {
	margin-bottom: 0;
}


/* indexメニュー */
#lineupnavi {
	margin-top: 40px;
	font-size: 1px;
}

#lineupnavi span {
	display: none;
}

#lineupnavi ul, #lineupnavi li {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#lineupnavi ul {
	background: url(../images/lineup_index_navi_hover.gif) no-repeat;
}

#lineupnavi ul li a {
	display: block;
	width: 330px;
	height: 50px;
	background: url(../images/lineup_index_navi.gif) no-repeat;
}

#lineupnavi ul li a#lineup2 { background-position: 0 -50px; }
#lineupnavi ul li a#lineup3 { background-position: 0 -100px; }
#lineupnavi ul li a#lineup4 { background-position: 0 -150px; }

#lineupnavi ul li a:hover {
	background: none;
}


/* スタイルシェルフ */
#plansample_none {
	display: block;
	width: 238px;
	height: 564px;
	border: 1px dashed #989898;
}

#plansample {
	width: 240px;
}

#plansample p {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-size: 90%;
}

#plansample h5 {
	padding-bottom: 2px;
	color: #66bbbb;
	font-size: 150%;
	line-height: 1.2;
}

#plansample table {
	border-bottom: 1px dashed #989898;
}

#plansample th, #plansample td {
	margin: 0;
	padding: 2px 10px 0 6px;
	border-top: 1px dashed #989898;
	background: #fff;
	font-size: 90%;
}

#plansample th {
	width: 24px;
	border-right: 1px dashed #989898;
}

#plansample td {
	text-align: left;
	line-height: 1.4;
}

#plansample td.plan_price {
	padding-top: 0.3em;
	border: 0;
	font-size: 110%;
	color: #66bbbb;
	line-height: 1.2;
}

#plansample td.plan_price .ex {
	font-size: x-small;
	color: #28231c;
}

#plansample td.plan_memo {
	padding-top: 0;
	border: 0;
	color: #666;
	line-height: 1.2;
}

#plansample dl {
	margin-top: 10px;
}
	
#plansample dt {
	margin: 0;
	background: #433c36;
	color: #fff;
	font-size: 90%;
	text-align: center;
}

#plansample dd {
	margin: 0;
	padding: 0.5em;
	border: 1px solid #ccc;
	text-align: center;
	font-size: x-small;
}

#plan_frame {
	float: left;
	margin: 0;
	padding: 1em 15px 0 0;
	border-right: 1px solid #433c36;
}

#plan_thumb {
	float: left;
	margin-left: 15px;
	padding-top: 1em;
	width: 170px;
}

#plan_thumb p {
	width: 160px;
	margin: 0 0 1em 0;
	font-size: small;
	line-height: 1.2;
}
	
#plan_thumb img {
	margin: 3px 9px 0 0;
}

#plan_thumb img:hover {
	border: 3px solid #6bb;
	width: 64px;
	height: 64px;
}

#main .underline {
	border-bottom: 1px solid #433c36;
	border-width: 0 0 1px 0;
}

#main hr.underline {
	height: 1px;
}


/* ---------------------------------------------------------------- *
[SIDE-MENU]
 * ---------------------------------------------------------------- */
#side.lineup {
	border: none;
	background: url(../images/navi_lineup_bg.gif) no-repeat;
}

#side.lineup ul li a {
	display: block;
	width: 170px;
	background: url(../images/navi_lineup.gif) no-repeat;
}

#side.lineup ul li a:hover {
	background: url(../images/navi_lineup_hover.gif) no-repeat;
}

#side.lineup ul li a.current, #side.lineup ul li a:hover.current {
	background: url(../images/navi_lineup_current.gif) no-repeat;
}

#side.lineup ul li a#snavi1 { height: 40px; }
#side.lineup ul li a#snavi2 { height: 30px; background-position: 0px -40px; border-top: 1px dotted #333; }
#side.lineup ul li a#snavi3 { height: 30px; background-position: 0px -70px; border-top: 1px dotted #333; }
#side.lineup ul li a#snavi4 { height: 30px; background-position: 0px -100px; border-top: 1px dotted #333; }
#side.lineup ul li a#snavi5 { height: 30px; background-position: 0px -130px; border-top: 1px dotted #333; }


/* ---------------------------------------------------------------- *
[SIDE_ ダウンロード]
 * ---------------------------------------------------------------- */
#side_dl.lineup {
	top: 380px;
}
