@charset "euc-jp";
body {
	background-repeat: repeat-x;
}


/* -----------------------------------------------------------
CSS Information

 File name:      layout.css
 Author:         Yusuke Miyano(admin)
 Style Info:     CSS ½é´ü²½
----------------------------------------------------------- */


#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	clear: both;
	float: left;
	width: 850px;
	background-color: #FFFFFF;
}
#header #kanban {
	float: left;
	width: 430px;
}
#header #kanban a {
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 430px;
	background-image: url(../img/header/logo.jpg);
	background-repeat: no-repeat;
}
#header #snavi {
	float: right;
	width: 400px;
}
#header #snavi #snavi1 {
	width: 400px;
	float: right;
	background-image: url(../img/header/snavi1.jpg);
	background-repeat: no-repeat;
}
#header #snavi #snavi1 li {
	float: left;
}
#header #snavi #snavi1 a {
	height: 20px;
	width: 100px;
	text-indent: -9999px;
	display: block;
}
#navi {
	clear: both;
	float: left;
	height: 45px;
	width: 850px;
	margin-bottom: 15px;
	background-image: url(../img/header/navi-back.jpg);
	background-repeat: no-repeat;
}
#navi li {
	float: left;
}
#navi a {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 100px;
}

#contents {
	clear: both;
	float: left;
	width: 850px;
}
#sub {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
}
#sub #search {
	padding: 10px;
	width: 158px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	clear: both;
	margin-bottom: 10px;
	font-size: 11px;
}
#search td {
	font-size: 11px;
}

#sub #search input {
	font-size: 11px;
}
#sub #search .button {
	text-align: center;
}

#sub #category {
	padding: 5px;
	width: 170px;
	background-image: url(../img/sub/category/back.jpg);
	background-repeat: repeat;
}

#sub #category2 {
	padding: 15px;
	width: 150px;
	background-image: url(../img/sub/category/back.jpg);
	background-repeat: repeat;
}

#sub #category li {
	margin-bottom: 5px;
}
#sub p {
	font-size: 11px;
	line-height: 120%;
	color: #FF6666;
}
#sub #category2 .calendar td {
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}

#sub #category2 .calendar th {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CC9966;
	color: #FFFFFF;
	font-weight: normal;
}
#sub #category2 .calendar .off {
	background-color: #FF6666;
	color: #FFFFFF;
}
#sub #search form {
	margin: 0px;
	padding: 0px;
}
#sub .staff {
	color: #666666;
}





#InContnets {
	float: right;
	width: 650px;
}
#InContnets #area {
	clear: both;
	float: left;
	width: 650px;
	margin-bottom: 10px;
}
#InContnets #area .left {
	float: left;
	margin-right: 10px;
}
#InContnets #area .right {
	float: right;
}
#InContnets #area #news {
	float: left;
	width: 230px;
	background-image: url(../img/top/news/back.jpg);
	background-repeat: repeat-y;
}
#InContnets #area #news #news-box {
	width: 210px;
	margin-left: 10px;
	height: 300px;
	overflow: auto;
}
#InContnets #area #news ul {
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 125%;
	list-style-type: none;
}
#InContnets #area #news .date {
	background-color: #CC3333;
	width: auto;
	padding: 3px;
	color: #FFFFFF;
	margin-bottom: 3px;
}
#InContnets #area #news .ex {
	margin-bottom: 5px;
	background-image: url(../img/top/news/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	list-style-type: none;
	line-height: 135%;
}

#InContnets #area #brand {
	float: right;
	width: 400px;
}
#InContnets #area #brand h2 {
	height: 50px;
	width: 400px;
	text-indent: -9999px;
	display: block;
	background-image: url(../img/top/brand/title.jpg);
	background-repeat: no-repeat;
}
#InContnets #area #brand dl {
	float: left;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#InContnets #area #brand .last {
	margin: 0px;
}
#InContnets #area .osusume-item {
	height: 50px;
	width: 650px;
	text-indent: -9999px;
	display: block;
	background-image: url(../img/top/item/title.jpg);
	background-repeat: no-repeat;
}
#InContnets #area #item {
	width: 650px;
	clear: both;
	float: left;
}
#InContnets #area #item li {
	background-image: url(../img/top/item/line-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 650px;
	clear: both;
	float: left;
}
#InContnets #area #item dl {
	width: 130px;
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(../img/top/item/line-side.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 11px;
	line-height: 120%;
}
#InContnets #area #item dt {
	margin-bottom: 5px;
}
#InContnets #area #item .price {
	text-align: right;
	color: #FF9999;
	margin-top: 3px;
}
#InContnets #area #item .last {
	background-image: none;
}




#footer {
	clear: both;
	float: left;
	width: 850px;
	background-image: url(../img/footer/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 20px;
}
#footer dl {
	float: left;
	width: 274px;
	margin-right: 12px;
	background-image: url(../img/footer/box-back.jpg);
	background-repeat: repeat-y;
}
#footer .ex {
	width: 234px;
	font-size: 11px;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer .last {
	margin: 0px;
}
#footer address {
	text-align: center;
	width: 850px;
	font-style: normal;
	font-size: 11px;
	line-height: 135%;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	padding-bottom: 15px;
}
