@charset "Shift_JIS";

/*
	Author		:Jun Suzuki
	Access		:http://www.wnet-w.net/
	Comment		:innner.css
	Date		:2008/3
*/

body {
	margin		:0;
	padding		:0; 
	color		:#444444;
	font-size	:14px;
	font-family	:"MS UI GOTHIC";
}


a:hover	{text-decoration:underline;	color:#ff8000;
	position	:relative;
	left		:1px;
	top		:1px;

}

a:hover img{
  position: relative;
  top: 0; left: 0;
}
/* loginmess
---------------------------------------------------------------------- */
#loginmess{
	font-weight	:bold;
	text-align	:right;
	position	:absolute;
	height		:20px;
	width		:300px;
	left		:310px;
	top		:50px;
	border-top	:none;
	border-right	:none;
	border-bottom	:none;
	border-left	:none;
	line-height	:150%;
	font-size	:13px;
	color		:#777777;
}

/*-------------------------------------------------------------------------------- cat_index */
/* cat_index カテゴリ用
---------------------------------------------------------------------- */
.cat_index	{width: 125px;margin-top:0px;margin-bottom:0px;margin-left:10px;}

.cat_index ol {
	padding		:0px;
	margin		:0px;
	border		:0px solid #000000;
	list-style	:none;
	letter-spacing	:1px;
}

.cat_index ol li {
	padding		:0px;
	margin		:0px;
	border-bottom	:1px dashed #999999;
	text-align	:left;
}
		
.cat_index ol a		{	padding: 3px 0px;display: block;}
.cat_index ol a:link	{	background: #fff;}
.cat_index ol a:visited	{	background: #fff;}
.cat_index ol a:hover	{	background: #f2f1f1;	}
.cat_index ol a:active	{	background: #f2f1f1;	}

.sub{display : none;}


/*-------------------------------------------------------------------------------- cat_index */
/* cart 用
---------------------------------------------------------------------- */
span.kakaku
{
    COLOR: #ff0000;
    FONT-SIZE: 14px;
    font-weight: bold;
}

span.clear
{
  font-weight: bold;
  COLOR: #000000;
}

.commod{
  width:160px; height:auto;
  border:1px solid #cccccc;
  padding:0px 0px 0px 0px;
  text-align: center;
}
.comtxt{
  width:160px; height:auto;
  border-style:solid hidden hidden hidden;
  border-width:1px;
  border-color: #cccccc;
  line-height: 16px;
  margin: 0px 0px 0px 0px;
  padding:5px 0px 5px 0px;
  position: relative;
  left: 0px; top: 0px;
  background :#ffffef repeat-x;
}


/*-------------------------------------------------------------------------------- cat_index */
/* 書式設定用
---------------------------------------------------------------------- */
.center{
  text-align:center;
}
.right{
  text-align:right;
}
.left{
  text-align:left;
}
.em8{
  font-size:0.8em;
}
.b
{
  font-weight: bold;
}
.w
{
  COLOR: #ffffff;
}
.wb
{
  COLOR: #ffffff;
  font-weight: bold;
}
.ab
{
  COLOR: #0000ff;
  font-weight: bold;
}
.r
{
  COLOR: #ff0000;
}
.f10
{
  font-size: 10px;
}
.s
{
  text-decoration:line-through
}

.br{
  margin:10px 0px 20px 0px;
  position: relative;
  left:0px;
  top: 0px;
}

.br1{
  margin:20px 0px 10px 0px;
  position: relative;
  left:0px;
  top: 0px;
}

img
{
  margin:0px 0px 0px 0px;
  border:0px;
}

