@CHARSET "UTF-8";
/* ECエンジンデモ用 */

/* CSSリセット */
@import "reset.css";

body,p,h1,h2,h3,h4,h5,h6,table,ul,ol,dl {
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* デモページに戻るリンク */
.todemo {
	text-align: right;
	font-size: small;
}

a:link {
	color:#002299;
	text-decoration:none;
}

a:visited {
	color:#664466;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
}

a:active {
	color:#0000FF;
}


/* ===全体レイアウト=== */

body {
background-color:#99873D;
background-image:url(http://www.strapya.com/img/site/stripe.png);
color:#222222;
margin:0;
}

/* コンテイナー */
#mainwrapper {
	width: 1080px;
	margin: 0 auto;
	padding:0;
	background-color: #FFFFFF;
}

#centercontents {
	float:left;
	background-color: #FFFFFF;
	width: 1080px;
}

#header {
}

#navigation {
	width: 220px;
	padding-top: 10px;
	vertical-align: top;
}

#main {
	vertical-align: top;
	width: 860px;
}

#footer {
	clear: both;
	float: left;
	width:1080px;
	background-color: #FFFFFF;
}

#navSuppWrapper {
	background-color: #FFA722;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color: #ffffff;
	font-weight: bold;
	}
#navSupp ul  {
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
#navSupp ul li {
	display: inline;
}
#navSupp ul li a{
	font-weight: bold;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}


#footer_copyright,
#footer_copy {
	text-align: center;
	font-size: 12px;
}
#footer_copy {
	margin-bottom: 1em;
}

/* /===全体レイアウト=== */

/* ==ナビゲーション== */

/* 共通 */
.navi,
#kotohaco_searchhistory {
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.navi dt,
#kotohaco_searchhistory dt {
	font-weight: bold;
	font-size: 1.2em;
	color: #808080;
	text-align: center;
	padding: 5px;
	margin: 5px;
	margin-bottom: 10px;
	background: url("/images/narrow_bg.gif") no-repeat 0 0;
	background-color: #DCDCDC;
}

.navi dd,
#kotohaco_searchhistory dd {
	margin: 5px;
	padding-left: 10px;
}

.navi dd *,
#kotohaco_searchhistory dd * {
}

/* 検索テキストボックス */
.searchbox {
}

.searchbox .queryform {
	width: 180px;
}

.searchbox select {
	width: 130px;
}

.searchbox .submit {
	width: 50px;
}

h1#searchkeyword {
	margin: 5px 0;
	color: rgb(102, 51, 51);
	font-size: 1.4em;
	font-weight: bold;
}

#searchcond {
}

#searchcond td {
	vertical-align: top;
	padding: 3px;
}

#searchcond_c1 {
	width: 220px;
}

/* 価格 */
.pricenav dl dd form {
	margin-top: 10px;
}

/* カテゴリ */
.path dl dd ul {
	margin-top: 5px;
}

.path dd {
}

/* カテゴリ階層インデント */
.path li {
	display: list-item;
	margin-bottom: 3px;
}

.path li.level0 {
	margin-left: 0px;
}

.path li.level1 {
	margin-left: 5px;
}

.path li.level2 {
	margin-left: 10px;
}

.path li.level3 {
	margin-left: 15px;
}

.path li.level4 {
	margin-left: 20px;
}

.path li.level5 {
	margin-left: 25px;
}

.path li.level6 {
	margin-left: 30px;
}


/* 検索オプション */
.search_options table td {
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
}
.search_options table td.disabled {
	color: #A0A0A0;
}
.search_options table td input {
	margin-right: 3px;
}

/* HPリンク */
.poweredby {
	font-size: 0.8em;;
	margin-bottom: 10px;
}


#totoplink {
	clear: both;
	padding: 5px 0;
	margin: 5px 0;
	border-top: 1px dotted #C0C0C0;
	text-align:right;
}

/* ===検索結果=== */

#path_breadcrumb {
	padding-top: 5px;
	font-size: 11px;
}

#viewmgr {
	background-color: #F8E996;
	padding: 5px;
	margin: 10px 5px 10px 0px;
	width: 845px;
}

/* 表示オプション */
.viewoption,
.viewoption ul {
	display: inline;
}

.viewoption {
	margin-right: 20px;
}

.viewoption ul li {
	display: inline;
	margin-left: 5px;
}

/* ページ送りナビ */
.page_navigation {
	clear: both;
	text-align:center;
	margin: 10px 0;
}

.page_navigation a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEEEEE;
}

.page_navigation a:hover,
.page_navigation a:active {
	border: 1px solid #00d;
	background-color: #039;
	color: #FFF
}
.page_navigation .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEEEEE;
	font-weight: bold;
	background-color: #EEEEEE;
}

.page_navigation .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* アイテム一覧領域 */
#result_items {
	margin: 10px 0 20px;
	width: 860px;
	float: left;
}

/* /===検索結果=== */


/* 検索履歴 */

#kotohaco_searchhistory .kotohaco_searchhistoryitem_when {
	font-size: 0.8em;
	color: #999999;
	margin-left: 5px;
}

/* 閲覧履歴 */
#kotohaco_itemhistory {
	float: left;
}

#kotohaco_itemhistory dl {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

/* タイトル */
#kotohaco_itemhistory dl dt {
	font-weight: bold;
	color: #003333;
	background-color: #99CC99;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
}

/* 一覧 */
#kotohaco_itemhistory dl dd {
	padding: 5px;
}

/* 商品表示 */
#kotohaco_itemhistory .kotohaco_item {
	text-align: center;
	vertical-align: top;
	font-size: 0.8em;
	width: 120px;
}

#kotohaco_itemhistory  .kotohaco_item_image a img  {
	border: 1px solid #AAAAAA;
	width: 80px;
}

#kotohaco_itemhistory .kotohaco_item_price {
	color: #FF0000;
	font-weight: bold;
}


/* アイテム表示共通 */

/* 価格 */
#result_items .price {
	color: #FF0000;
}

#result_items .detailbutton {
	margin-top: 10px;
	text-align: right;
	font-size: 0.8em;
}

#result_items .zaiko {
}

/* 商品画像 */
#result_items .image a img  {
}

#result_items .osusumeitem {
	margin-left: 5px;
}

/* view=0 (標準) */
.item_view0 {
	float:left;
	display:block;
	width: 270px;
	padding: 7px;
	margin-bottom: 10px;
}

.item_view0 p {
}

.item_view0 .image {
	float: left;
	width: 120px;
	margin: 10px 5px;
}

.item_view0 .image img {
	width: 120px;
}

.item_view0 .text {
	float: left;
	width: 130px;
	padding-top:10px;
	padding-left: 5px;
}

.item_view0 .name {
}

.item_view0 .price {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* view=1 (詳細) */
.item_view1 {
	clear: left;
	float:left;
	display: block;
	width: 860px;

}

.item_view1 div {
	float: left;
	display:block;
}

.item_view1 .image {
	width: 140px;
	padding: 5px;
}

.item_view1 .image img {
	width: 130px;
}

.item_view1 .text1 {
	padding: 5px;
	width: 535px;
}

.item_view1 .name {
	font-size: 1.2em;
	font-weight: bold;
}
.item_view1 .desc {
	color: #666666;
	margin-top: 5px;
	line-height: 1.6;
}

.item_view1 .text2{
	padding: 5px;
	width: 130px;
}

.item_view1 .text2 p {
	text-align: right;
}

.item_view1 .price {
	font-size: 1.2em;
	margin-bottom: 5px;
}

/* view=2 (カタログ) */
.item_view2 {
	float:left;
	display: block;
	width: 275px;
	margin: 5px 5px 30px;
}

.item_view2 p {
	text-align: center;
	padding: 0 5px;
}

.item_view2 .image img {
	width: 180px;
}

.item_view2 .price {
	font-size: 1.2em;
}


/* nohit */

#nohit {
	margin-bottom: 40px;
}

#nohit p {
	margin: 10px;
}

#nohit .head1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #808080;
	margin: 20px;
}

#nohit .head2 {
	margin-top: 20px;
	font-weight: bold;
}

#nohit ul {
	margin-left: 40px;
}

#nohit ul li {
	list-style: circle;
	line-height: 1.4em;
}

/* from http://www.strapya.com/includes/templates/classic/css/stylesheet.css */
div.bodySEO {
color: rgb(153, 153, 153);
font-size: 9px;
line-height: 1em;
padding: 0.2em;
text-align: right;
}

#navMain{
background-color: rgb(255, 153, 0);
border: 1px solid rgb(255, 153, 0);
color: rgb(255, 153, 0);
font-size: 15px;
font-weight: bold;
height: 20px;
margin: 0px 0px 0.5em 0px;
padding: 0em;
width: 100%;
}

#navMain li{
	display:inline;
	margin-left:40px;
font-size: 15px;
font-weight: bold;
}

#navMain li a{
color: white;
margin: 0px;
padding: 0em 0.5em;
text-decoration: none;
white-space: nowrap;
}


