/* ＵＴＦ－８ */
body {
	margin: 0px;
	padding: 0px;
	background-position: center top;
	text-align: center;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
	background-color: ;
	background-image: url(image/bg.gif);
	line-height: 1.4;
}

form {
	margin: 0px;
}

input {
	margin-bottom: 1px;
}

select {
	margin-bottom: 1px;
}

tt {
	font-family: ＭＳ ゴシック, Osaka－等幅;
}

#wrapper {
	width: 800px;
	margin:0px auto;
	padding: 0px;
}

.end {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0px;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
a:active {
	color: #0000ff;
}

.text {
	padding: 0px 20px;
	width: auto;
	text-align: left;
	line-height: 140%;
}

.errortext {
	font-size: 12px;
	color: #FF0000;
}

/* header start
---------------------------------------------------------------------*/
#header {
	width: 800px;
	height: 39px;
	background-color: ;
	background-image: url(image/head.gif);
	position: relative;
}

#subnavi {
	width: 800px;
	color: #0000FF;
	text-align: right;
	position: absolute;
	top: 3px;
	left: 0px;
}

#subnavi a:link {
	color: #0000FF;
}
#subnavi a:visited {
	color: #0000FF;
}
#subnavi a:hover {
	color: #0000FF;
	text-decoration: none;
}
#subnavi a:active {
	color: #0000FF;
}

/* header end
---------------------------------------------------------------------*/
/* contents start
---------------------------------------------------------------------*/
#contents {
	width: 800px;
	background-color: ;
	background-image: url(image/bg-naka.gif);
}

#left {
	float: left;
	width: 230px;
}

#right {
	float: right;
	width: 570px;
}

/* menu start
---------------------------------------------------------------------*/
#navi {
	margin: 0px;
	padding: 0px;
	width: 230px;
}

#navi li {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navi li a:link {
	color: #7F6A3C;
	background-color: ;
	background-image: url(image/menu.gif);
	height: 23px;
	text-decoration: none;
	text-align: left;
	/*width: 210px; 必要なし*/
	list-style-type: none;
	display: block;
	padding: 8px 0px 0px 20px;
}
#navi li a:visited {
	color: #7F6A3C;
	background-color: ;
	background-image: url(image/menu.gif);
	height: 23px;
	text-decoration: none;
	text-align: left;
	width: auto;
	list-style-type: none;
	display: block;
	padding: 8px 0px 0px 20px;
}
#navi li a:hover {
	color: #B09D71;
	background-color: ;
	background-image: url(image/menu-r.gif);
	height: 23px;
	text-decoration: none;
	text-align: left;
	width: auto;
	list-style-type: none;
	display: block;
	padding: 8px 0px 0px 20px;
}
#navi li a:active {
	color: #B09D71;
	background-color: ;
	background-image: url(image/menu-r.gif);
	height: 23px;
	text-decoration: none;
	text-align: left;
	width: auto;
	list-style-type: none;
	display: block;
	padding: 8px 0px 0px 20px;
}

#m1 { height:84px!important; background-image:url(image/kategoli01.gif)!important; }
#m2 { }
#m2 a { display:block!important; }
#m2 a:hover { display:block!important; }
#m3 { }
#m3 a { display:block!important; }
#m3 a:hover { display:block!important; }
#m4 { }
#m4 a { display:block!important; }
#m4 a:hover { display:block!important; }
#m5 { height:72px!important; background-image:url(image/kategoli02.gif)!important; }
#m6 { }
#m6 a { display:block!important; }
#m6 a:hover { display:block!important; }
#m7 { }
#m7 a { display:block!important; }
#m7 a:hover { display:block!important; }
#m8 { }
#m8 a { display:block!important; }
#m8 a:hover { display:block!important; }
#m9 { }
#m9 a { display:block!important; }
#m9 a:hover { display:block!important; }

/* menu end
---------------------------------------------------------------------*/

#shopping {
	width: auto;
	border: 1px solid #ECECEC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background: #FFFFFF;
}

#shopping p {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 10px;
}

#shopping .category {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 6px;
	margin: 0px;
	background: url(image/shopping-category-bg.jpg);
}

#shopping .category a:link {
	color: #0000ff;
}
#shopping .category a:visited {
	color: #0000ff;
}
#shopping .category a:hover {
	color: #0000ff;
	text-decoration: none;
}
#shopping .category a:active {
	color: #0000ff;
}

.shoppinglist {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 10px;
	line-height: 140%;
	background-color: #ffffff;
}

.shoppinglist li {
	text-align: left;
	list-style-type: none;
}
.shoppinglist li a:link {
	color: #0000ff;
	text-decoration: none;
}
.shoppinglist li a:visited {
	color: #0000ff;
	text-decoration: none;
}
.shoppinglist li a:hover {
	color: #0000ff;
	text-decoration: underline;
}
.shoppinglist li a:active {
	color: #0000ff;
	text-decoration: none;
}

.shoppinglistsub {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	line-height: 140%;
}

.shoppinglistsub li {
	text-align: left;
	color: #0000ff;
	list-style-type: none;
}
.shoppinglistsub li a:link {
	color: #0000ff;
	text-decoration: none;
}
.shoppinglistsub li a:visited {
	color: #0000ff;
	text-decoration: none;
}
.shoppinglistsub li a:hover {
	color: #0000ff;
	text-decoration: underline;
}
.shoppinglistsub li a:active {
	color: #0000ff;
	text-decoration: none;
}

#cart {
	width: auto;
	border: 1px solid #ECECEC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background: #FFFFFF;
}

#cart p {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 10px;
}

#cart .category {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 6px;
	margin: 0px;
	background: url(image/shopping-category-bg.jpg);
}

#cart .category a:link {
	color: #0000ff;
}
#cart .category a:visited {
	color: #0000ff;
}
#cart .category a:hover {
	color: #0000ff;
	text-decoration: none;
}
#cart .category a:active {
	color: #0000ff;
}

.form {
	padding: 0px 20px;
	width: auto;
	text-align: center;
	line-height: 140%;
}

.topicpath {
	padding: 10px;
	width: auto;
	text-align: left;
	line-height: 140%;
}

#shoppingimage {
	margin: 0px;
	padding: 0px;
	width: auto;
	text-align: center;
}

#shoppingcategory {
	width: auto;
	text-align: center;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#shoppingcategory a:link {
	color: #0000ff;
}
#shoppingcategory a:visited {
	color: #0000ff;
}
#shoppingcategory a:hover {
	color: #0000ff;
	text-decoration: none;
}
#shoppingcategory a:active {
	color: #0000ff;
}

#search {
	padding: 10px;
	width: auto;
	text-align: center;
}

.recommend {
	padding: 3px 0px 0px;
	width: auto;
	color:#000000;
	background: url(image/recommend-bg.gif) no-repeat;
	text-align: left;
	text-indent:6px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}

.recommend-photo {
	padding: 0px 20px 20px;
	width: auto;
}

.news {
	padding: 3px 0px 0px;
	width: auto;
	color:#000000;
	background: url(image/recommend-bg.gif) no-repeat;
	text-align: left;
	text-indent:6px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}

.news-text {
	padding: 10px;
	width: auto;
	text-align: left;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background: #FFFFFF;
}

.categorytop-table {
	padding: 0px 20px 20px;
	width: auto;
	line-height:140%;
}

.info {
	padding: 20px;
	width: auto;
}

.flow {
	padding: 20px;
	width: auto;
	text-align: center;
}

.border {
	border: 1px solid #CCCCCC;
}

.categoryname {
	font-size: medium;
	font-weight: bold;
}

#item {
	width: auto;
	border: 1px solid #ECECEC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#item p {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 10px;
}

#item .category {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 6px;
	margin: 0px;
	background: url(image/shopping-category-bg.jpg);
}

#item .category a:link {
	color: #0000ff;
}
#item .category a:visited {
	color: #0000ff;
}
#item .category a:hover {
	color: #0000ff;
	text-decoration: none;
}
#item .category a:active {
	color: #0000ff;
}

.item-shoppinglist {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 10px;
	line-height: 140%;
	background-color:#FFFFFF;
}

.item-shoppinglist li {
	text-align: left;
	list-style-position: inside;
}
.item-shoppinglist li a:link {
	color: #0000ff;
	text-decoration: none;
}
.item-shoppinglist li a:visited {
	color: #0000ff;
	text-decoration: none;
}
.item-shoppinglist li a:hover {
	color: #0000ff;
	text-decoration: underline;
}
.item-shoppinglist li a:active {
	color: #0000ff;
	text-decoration: none;
}

.item-name {
	padding: 3px 0px 0px;
	width: auto;
	color:#000000;
	background: url(image/recommend-bg.gif) no-repeat;
	text-align: left;
	text-indent:6px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.search-tablelist {
	padding: 20px;
	width: auto;
	text-align: center;
	line-height: 140%;
	color:#333333;
}

/* table start
---------------------------------------------------------------------*/
.px12 {
	font-size: 12px;
}
.px12-white {
	font-size: 12px;
	color:#FFFFFF;
}

.tablelist {
	padding: 0px 20px;
	width: auto;
	text-align: left;
	line-height: 140%;
}
/* table end
---------------------------------------------------------------------*/
/* sitemap start
---------------------------------------------------------------------*/
.sitemap {
	padding: 20px 20px 0px;
	width: auto;
	text-align: left;
	line-height: 140%;
}
.sitemap a:link {
	color: #0000ff;
}
.sitemap a:visited {
	color: #0000ff;
}
.sitemap a:hover {
	color: #0000ff;
	text-decoration: none;
}
.sitemap a:active {
	color: #0000ff;
}
/* sitemap end
---------------------------------------------------------------------*/

/* contents end
---------------------------------------------------------------------*/
/* img start
---------------------------------------------------------------------*/
.bannar {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* img end
---------------------------------------------------------------------*/
/* footer start
---------------------------------------------------------------------*/
#footermenu {
	clear: both;
	color:#333333;
	width: 800px;
	height: 29px;
	background-color: ;
	background-image: url(image/foot.gif);
	position: relative;
}

#footermenu-list {
	width: 800px;
	color: #0000FF;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 0px;
}

#footermenu-list a:link {
	color: #0000FF;
}
#footermenu-list a:visited {
	color: #0000FF;
}
#footermenu-list a:hover {
	color: #0000FF;
	text-decoration: none;
}
#footermenu-list a:active {
	color: #0000FF;
}

#footer {
	width: 800px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
/* footer end
---------------------------------------------------------------------*/
