.indexmain{/*商品詳細テーブル中央揃え用*//*幅変更時の変更必要!!*/
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	width:798px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D3D3D3;
}
.titlebarl{
	background-color: #006D50;
	border-bottom-style: outset;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-bottom-width: 2px;
}
.titlebarm{
	background-color: #82996F;
	width:565px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.titlebarm a:link{
	color:#FFFFFF;
}
.titlebarm a:visited{
	color:#FFFFFF;
}
.titlebarm a:hover{
	color:#D13119;
	text-decoration: underline;
}
.titlebars{
	background-color: #E0DFCE;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	text-align:center;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titlebarss{
	background-color: #FFFFFF;
	font-size: 11px;
	line-height:25px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	text-align:left;
	vertical-align: top;
}
.titlesss{
	margin:2px;
}
.rightsepalatebar{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	
}
.shopinfo{
	font-size:11px;
}
* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a:link {
	color:#003399;
	text-decoration: none;
}
a:visited {
	color:#003399;
	text-decoration: none;
}
a:hover {
	color:#D13119;
	text-decoration: underline;
}
.itemdelistbodybgcolor{/*商品詳細背景色変更用*/
}
#centerzoroe{/*ページ全体中央揃え用*//*幅変更時の変更必要!!*/
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

/*ヘッダー検索窓の部分*/
.header_l{
	float:left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 154px;
	height: 57px;
	background-image:url(https://www.mash-japan.co.jp/common-img/mash_index-head_l.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.header_bg{/*幅変更時の変更必要!!*/
	float:left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width:166px;
	height: 57px;
	background-image:url(https://www.mash-japan.co.jp/common-img/mash_index-head_bg.jpg);
	position: relative;
}
.header_r{
	font-size: 10px;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 480px;
	height: 57px;
	background-image: url(https://www.mash-japan.co.jp/common-img/mash_index-head_r.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.header_below{/*幅変更時の変更必要!!*/
	background-image:url(https://www.mash-japan.co.jp/common-img/header_below_bg.jpg);
	float:left;
	clear: none;
	width:778px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2AE8C;
	border-left-color: #B2AE8C;
}
.header_below_cart{
	float:right;
	font-size:11px;
	padding-left:20px;
}
.header_below_search{
	float:right;
	font-size:10px;
}
.header_bottom{/*幅変更時の変更必要!!*/
	background-image:url(https://www.mash-japan.co.jp/common-img/header_below_bg.jpg);
	clear: none;
	width:778px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2AE8C;
	border-left-color: #B2AE8C;
}
/*ヘッダー検索窓の部分終わり*/


/*ヘッダー下大カテゴリ部分*/
ul#menu-l a {
	text-decoration: none;
	font-size:11px;
}
ul#menu-l a:link,
ul#menu-l a:visited {
}
ul#menu-l a:hover,
ul#menu-l a:active {
	text-decoration: underline;
}

ul#menu-l li {
	font-size:11px;
	position: relative;
	font-weight: normal;
	border: 1px solid #4E864A;
}
ul#menu-l li a {
	color:#FFFFFF;
	text-align: center;
	background-color:#5E9759;
	display: block;
	padding-top:4px;
	padding-bottom:4px;
}
ul#menu-l li a.ml1 {/*幅変更時の変更必要!!*/
	width:138px;
	height:20px;
	line-height:20px;
}
ul#menu-l li a.ml2 {/*幅変更時の変更必要!!*/
	width:138px;
	height:20px;
	line-height:20px;
}
ul#menu-l li a.ml3 {/*幅変更時の変更必要!!*/
	width:138px;
	height:20px;
	line-height:20px;
}
ul#menu-l li a.ml4 {/*幅変更時の変更必要!!*/
	width:148px;
	height:20px;
	line-height:20px;
	font-size:10px;
}
ul#menu-l li a.ml5 {/*幅変更時の変更必要!!*/
	width:98px;
	height:20px;
	line-height:20px;
}
ul#menu-l li a.ml6 {/*幅変更時の変更必要!!*/
	width:128px;
	height:20px;
	line-height:20px;
}

ul#menu-l li a.ml1on {/*幅変更時の変更必要!!*/
	width:138px;
	height:20px;
	line-height:20px;
	background-color: #82996F;
}
ul#menu-l li a.ml2on {/*幅変更時の変更必要!!*/
	width:138px;
	height:20px;
	line-height:20px;
	background-color: #82996F;
}
ul#menu-l li a.ml3on {/*幅変更時の変更必要!!*/
	width:138px;
	height:20px;
	line-height:20px;
	background-color: #82996F;
}
ul#menu-l li a.ml4on {/*幅変更時の変更必要!!*/
	width:148px;
	height:20px;
	line-height:20px;
	font-size:10px;
	background-color: #82996F;
}
ul#menu-l li a.ml5on {/*幅変更時の変更必要!!*/
	width:98px;
	height:20px;
	line-height:20px;
	background-color: #82996F;
}
ul#menu-l li a.ml6on {/*幅変更時の変更必要!!*/
	width:128px;
	height:20px;
	line-height:20px;
	background-color: #82996F;
}

/* 下層のメニューを不可視に */
ul#menu-l li .apper {
	display: none;
	margin:0px;
	font-size:11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	top:29px;
	background-color: #82996F;
	position:absolute;
	z-index: 999;
}

ul#menu-l li .apper table tr td.plborder{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
ul#menu-l li .apper#pl1 {
	left:-1px;
}
ul#menu-l li .apper#pl2 {
	left:-1px;
}
ul#menu-l li .apper#pl3 {
	left:-1px;
}
ul#menu-l li .apper#pl4 {/*幅変更時の変更必要!!*/
	left:-208px;
}
ul#menu-l li .apper#pl5 {/*幅変更時の変更必要!!*/
	left:-162px;
}
ul#menu-l li .apper#pl6 {/*幅変更時の変更必要!!*/
	left:-262px;
}

ul#menu-l li .apper ul{
	position:relative;
	width:195px;
	padding-top: 5px;
}

ul#menu-l li .apper ul li{
	font-weight:bold;
	text-indent:15px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#menu-l li .apper ul li a{
	text-align: left;
	color:#FFFFFF;
	background-color: #82996F;
}

ul#menu-l li .apper ul li ul li{
	width:185px;
	font-weight:normal;
	margin: 0px;
	text-indent:35px;
	padding-top: 0px;
	padding-bottom: 2px;
}

/*ヘッダー下大カテゴリ部分終わり*/

.where{/*どの階層にいるかの表示部分*/
	background-color:#DBDBAF;
	height:auto;
	font-size: 11px;
	line-height: 20px;
	color: #003399;
	text-align: left;
	text-indent: 11px;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*メインパート(自動表示部分)*/
.main{
}
.catetitle{/*カテゴリ表示のタイトル*/
	text-align:left;
	background-color: #E6E6E6;
	font-size: 12px;
	color: #333333;
	text-indent: 10px;
	padding: 0px;
	height: 25px;
	line-height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*カテゴリ表示2の部分*/
.catebox-s{
	text-align:left;
	clear:both;
	background-color: #F3F3E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
ul#menu-s a:link,
ul#menu-s a:visited {
	text-decoration: none;
}
ul#menu-s a:hover,
ul#menu-s a:active {
	text-decoration: underline;
}

ul#menu-s li {/*幅変更時の変更必要!!*/
	color:#000000;
	display:block;
	float: left;
	clear:none;
	font-size:11px;
	min-width:145px;
	width: auto !important;
	width: 145px;
	height: 20px;
	text-align:left;
	font-weight: normal;
	line-height: 20px;
	border: none;
	text-indent: 15px;
	margin-top: 10px;
}
ul#menu-s li .on {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
/*カテゴリ表示2の部分終わり*/

/*表示件数が何件あるかの部分*/
.howmany_l{
	float: left;
	width: 3px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding:0;
	background-image:url(image/bg_l.jpg);
}
.howmany_c {/*幅変更時の変更必要!!*/
	float: left;
	width:794px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-align: left;
	text-indent: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding:0;
	background-image:url(image/bg_c.jpg);
	vertical-align: middle;
}
.howmany_r{
	float: left;
	width: 3px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding:0;
	background-image:url(image/bg_r.jpg);
}
/*表示件数が何件あるかの部分終わり*/

.headmenu1{/*検索結果の表示切り替えの部分*/
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-top: 15px;
	padding-top: 0px;
}
#if1{
	float:right;
	display: block;
}

.headmenu2{/*ページ切り替え ~ SOUL OUTの表示切り替えの部分*/
	font-size:13px;
	padding-top: 3px;
}
.headmenu3{/*ページ切り替え ~ SOUL OUTの表示切り替えの部分*/
	font-size:13px;
	padding-top: 7px;
}

/*商品表示の部分*/
/*画像で表示の場合*/
ul#itemlistpic{/*商品ごとの大枠*//*幅変更時の変更必要!!*/
	margin-top:8px;
	width:160px;
	font-size:11px;
}
ul#itemlistpic li#pic{/*商品画像*/
	height:180px;
}
ul#itemlistpic li#name{/*商品名*/
	padding-right: 10px;
	padding-left: 10px;
}
ul#itemlistpic li#price{/*商品価格*/
}
ul#itemlistpic li#soulout{/*売り切れ表示*/
	color:#FF0000;
	font-weight:bold;
}
/*画像で表示の場合*/

/*リストで表示の場合*/
ul#itemlisttext{/*商品ごとの大枠*/
	font-size:12px;
}
.listtexttitlebg{
	background-color: #CCCCCC;
}
ul#itemlisttext li#itemno{/*商品番号*/
	float: left;
	width:60px;
	font-size:10px;
	padding:3px;
}
ul#itemlisttext li#pic{/*商品画像*/
	float: left;
	text-align:center;
	width:70px;
	padding:3px;
}
ul#itemlisttext li#name{/*商品名*/
	float: left;
	width:200px;
	padding:3px;
}
ul#itemlisttext li#discription{/*商品説明*/
	float: left;
	padding:3px;
	line-height: 150%;
}
ul#itemlisttext li#price{/*商品価格*/
	float: left;
	width:75px;
	padding:3px;
}
ul#itemlisttext li .soulout{/*売り切れ表示*/
	color:#FF0000;
	clear:both;
	font-weight:bold;
	padding:3px;
}
/*メインパート終わり(表示部分)*/

.footer{
	color:#666666;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footer a:link,
.footer a:visited{
	color:#666666;
}
