/*全体のレイアウト用CSS*/
body {
	background:fff;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:0.8em;
	color:#333;
	margin:0px auto;
	line-height:18px;
}
/*大枠*/
#containaer	{
	width:100%;
	background:url(../images/back.jpg) top repeat-x;
}
#wrap {
	width:940px;
	margin:30px auto 50px auto;
	padding:0px;
}
/*ヘッダー*/
header {
	display:block;
	width:1000px;
	padding:0px;
	margin:0px auto;
	background:url(../images/logor.jpg) top no-repeat;
}
#logo {
	width:185px;
	float:left;
}
.header_menu {
	width:815px;
	float:right;
}
/*Ｇナビ*/
nav {
	display:block;
}
#navi {
	clear:both;
	width:100%;
	margin:0px auto;
}
#navi li {
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}
#navi ul {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:0px;
}
#navi_border {
	clear:both;
	border-bottom:3px solid #996600;
}
/*フッター*/
footer {
	display:block;
	width:100%;
	background:url(../images/footer_navi_bg.jpg) top repeat-x;
}
#footer_navi {
	width:1000px;
	padding:7px 0px;
	margin:0px auto;
}
.foot_navi_1 td {
	padding:3px 0px;
	width:150px;
}
.foot_navi_1 {
	display:inline-block;
	/display:inline; /*for ie5〜7*/
	/zoom:1; /*for ie5〜7*/
}
#copy_right {
	width:100%;
	background:url(../images/footer_bg.jpg) top repeat-x;
	height:22px;
	text-align:center;
	color:#fff;
	line-height:22px;
	clear:both;
}
/*左サイドナビ*/
#left {
	width:180px;
	vertical-align:top;
	display:inline-block;
	/display:inline; /*for ie5〜7*/
	/zoom:1; /*for ie5〜7*/
}
/*左サイドナビトップ用*/
#top_left {
	width:760px;
	vertical-align:top;
	display:inline-block;
	/display:inline; /*for ie5〜7*/
	/zoom:1; /*for ie5〜7*/
}
/*右サイドナビ*/
#right {
	width:180px;
	vertical-align:top;
	display:inline-block;
	/display:inline; /*for ie5〜7*/
	/zoom:1; /*for ie5〜7*/
}
/*中央520px*/
#main	{
	width:520px;
	vertical-align:top;
	margin:0px 30px;
	display:inline-block;
	/display:inline; /*for ie5〜7*/
	/zoom:1; /*for ie5〜7*/
}
/*袖なし中央750px*/
#input_box {
	width:750px;
	margin:0px auto;
}
/*Gナビロールオーバー*/
.rollover01 a,.rollover02 a,.rollover03 a,.rollover04 a,.rollover05 a,.rollover06 a,.rollover07 a,.rollover08 a {
	display:block;
	width:111px;
	height:29px;
	outline:none;
}
.rollover09 a {
	display:block;
	width:112px;
	height:29px;
	outline:none;
}
.rollover01 a:hover,.rollover02 a:hover,.rollover03 a:hover,.rollover04 a:hover,.rollover05 a:hover,.rollover06 a:hover,.rollover07 a:hover,.rollover08 a:hover,.rollover09 a:hover  {
	text-indent:-9999px;
}
.rollover01 {
	background:url(../images/navi_01_2.jpg) no-repeat left bottom;
}
.rollover02 {
	background:url(../images/navi_02_2.jpg) no-repeat left bottom;
}
.rollover03 {
	background:url(../images/navi_03_2.jpg) no-repeat left bottom;
}
.rollover04 {
	background:url(../images/navi_04_2.jpg) no-repeat left bottom;
}
.rollover05 {
	background:url(../images/navi_05_2.jpg) no-repeat left bottom;
}
.rollover06 {
	background:url(../images/navi_06_2.jpg) no-repeat left bottom;
}
.rollover07 {
	background:url(../images/navi_07_2.jpg) no-repeat left bottom;
}
.rollover08 {
	background:url(../images/navi_08_2.jpg) no-repeat left bottom;
}
.rollover09 {
	background:url(../images/navi_09_2.jpg) no-repeat left bottom;
}
/*サイドナビ用ボックス*/
.side_box_999 {
	border:1px solid #999;
	font-size:12px;
	width:178px;
}
.side_box_ccc {
	border:1px solid #ccc;
	font-size:12px;
	width:178px;
}
/*トップ中央ナビ*/
.top_category li {
	line-height:23px;
	list-style:url(../images/gray-ya.gif) inside;
}
.top_category ul {
	margin:0px;
	padding:5px;
}
.hidden_menu {
	background-color:#eee;
	border:1px solid #999;
	position:absolute;
	visibility:hidden;
	width:190px;
}
.hidden_menu li {
	padding:0px 5px;
}
/*カテゴリー別左サイドナビ*/
.warehouse_nav li {
	line-height:35px;
	border-bottom:#999 dotted 1px;
	list-style:url(../images/gray-ya.gif) inside;
	padding-left:10px;
}
.warehouse_nav ul {
	margin:0px;
	padding:0px;
}
.garden_living_nav li {
	line-height:25px;
	list-style:url(../images/gray-ya.gif) inside;
	padding-left:10px;
}
.garden_living_nav ul {
	margin:10px 0px 20px 0px;
	padding:0px;
}
.professional_nav li {
	line-height:28px;
	list-style:url(../images/gray-ya.gif) inside;
	padding-left:10px;
	font-weight:bold;
}
.professional_nav ul {
	margin:0px;
	padding:0px;
}
.professional_nav ul ul {
	border-bottom:#999 dotted 1px;
	padding-bottom: 10px;
}
.professional_nav ul ul li {
	line-height:20px;
	list-style: none;
	font-weight: normal;
}
.category_linup li {
	line-height:28px;
	list-style:url(../professional/img/orange-ya.gif) inside;
	padding-left:10px;
	font-weight:bold;
}
.category_linup ul {
	margin:0 0 20px 0;
	padding:0px;
}
.category_linup ul li {
	line-height:20px;
	list-style: none;
	font-weight: normal;
}
