* {
	margin: 0;
}


body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	color: #666;
/* 	background: #fff url(images/gbg2.png) center repeat-y; */
	margin: 0;
}
img {
	border: none;
}
a:link{
	color: #1155bb;
	text-decoration: none;
}
a:visited{
	color: #3399cc;
	text-decoration: none;
}
a:hover,a:active{
	color: #ff6633;
	text-decoration: none;
}

}
a:link.ather {/*価格表のリンク*/
    color: #ff6633;
	text-decoration: underline;
}
a:visited.ather {
    color: #ff6633;
	text-decoration: underline;
}

a:hover.ather,a:active.ather{/*ここまで価格表のリンク*/
	color: #1155bb;
	text-decoration: underline;
}

#gbg {width:870px; margin:0 auto; background: #fff url(images/gbg2.png) center repeat-y;}

#wrapper {
	width: 820px;
	margin: 0 auto;
}


/*ヘッダ
------------------------*/
#header {
	width: 820px;
	height: 96px;
	background: url(images/top2.png) no-repeat;
	overflow: hidden;
}

#header h1 span {
	display: none;
}

#header h1 a {
	width: 820px;
	height: 96px;
	display: block;
}

/*ヘッダバナー
------------------------*/
#head_banner {
	width: 820px;
	height: 123px;
/* 	background-image: url(images/bg.gif); */
	overflow: hidden;
}

#head_banner span {
	display: none;
}

#head_banner img {
	margin: 8px 1px;
}


#contents {
	float: left;
	width: 820px;
	background: url(images/bg.gif) repeat-y;
	margin-top: 9px;
}


/*左メニュー
------------------------*/
#subcontents {
	float: left;
	width: 272px;
}

#search {
	display: block;
	padding: 1px 0 1px 0;
	background-color:#ececec;
}

#search input#text {
		width:179px;
		height:1em;
		margin-left: 15px;
}

#navi ul {
	list-style: none;
	margin:0;
	padding:0;
}

#navi ul li a {
	color: #333;
	display: block;
/* 	padding: 4px 0 4px 15px; */
 	padding: 4px;
 	text-align: center;
	width: 262px;
}

#navi ul li a:hover {
	background-color: #b0b0b0;
}

#navi ul ul li {
	letter-spacing:0;
	border:0;
	font-weight:normal;
}

#navi ul ul a {
	display: block;
	color: #333;
	padding: 4px 0 4px 30px;
	background-color: #ececec;
	border-bottom: 1px solid #fff;
 	text-align: left;
	width: 242px;
}

#navi ul ul a:hover {
	background-color: #dcdcdc;
}


/*インデックス*/

#navi .index {
	color: #fff;
	letter-spacing:0.15em;
	font-weight:bold;
/* 	background-color: #964352; */
	background: #e6e6e8 url(images/menu_bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
/* 	border: 1px solid #b34f61; */
	border: 1px solid #ccc;
	width:270px;
}

#navi #cart.index a {
	background-image: url(images/icon_cart.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
}

#navi #office.index span {
	background-image: url(images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
}

#navi #search.index span {
	background-image: url(images/icon_search.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
}

#navi .index span {
	color: #333;
	display: block;
/* 	padding: 4px 0 4px 15px; */
	padding: 4px;
	text-align: center;
}


#contact {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
}

#contact a {
	display: block;
	width: auto;
	height:23px;	
}

#contact a span {
	display: none;
}


#container{
	float: right;
	width: 548px;
}

/*メインコンテンツ
------------------------*/
#maincontents {
	width: auto;
	margin: 0 15px;
/*border:red 1px solid*/
}

/*メインコンテンツ　見出し2 バナー
------------------------*/
/*#maincontents h2 {
	background-image: url(images/recommend.jpg);
	background-repeat: no-repeat;
	width: 458px;
	height: 104px;
	margin: 0 0 10px 0;
}

#maincontents h2 span {
	display: none;
}
*/


/*メインコンテンツ　見出し3
------------------------*/
#maincontents h3 {
	margin: 4px 0 10px 0;

}
#maincontents h3 span {
	display: none;
}


.arrow_green {
	font-size: 100%;
	color: #333;
	margin-left: 2px;
	background: url("images/arrow_green.png") no-repeat;
	background-position: center left ;
	padding-left: 17px;
}

.bullet_yahoo {
	font-size: 100%;
	color: #333;
	margin-left: 2px;
	background: url("images/arrow_yahoo.png") no-repeat;
	background-position: center left ;
	padding-left: 17px;
}

.attention {
	font-size: 100%;
	color: #333;
	margin-left: 2px;
	background: url("images/attention.png") no-repeat;
	background-position: center left ;
	padding-left: 17px;
}


/*ページタイトル（見出し4）
------------------------*/
#page_title {
	width: 100%;
}

#page_title h4 {
	font-size: 100%;
	color: #003399;
	background-color: #ececec;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 8px center;

	padding: 5px 27px;
	letter-spacing: 0.25em;
	margin-bottom: 1em;
	margin-top:0;
}


/*メインコンテンツ　段落
------------------------*/
#maincontents p {
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 1.5;
	margin-top: 0;
}

#maincontents ol li{color:#333}
#maincontents ol li p{color:#666}/*IE*/

/*更新情報*/
#maincontents #new {
	width: auto;
	height: 14em;
	overflow: auto;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
#maincontents #new ul {
	padding: 0.5em 2em;
}


/*イメージ配置（回り込み）
------------------------*/
.image-left {
	float: left;
	margin: 0 1em 0.25em 0;
}
.image-right {
	float: right;
	margin: 0 0.25em 1em;
}
.image-center {
	text-align: center;
	margin: 0 auto 1em;
}

strong {
}


.cbox {
	background-color: #dcf0f0;
}
.cboxtop {
	background: url(images/corner_cyan_ne.gif) no-repeat top right;
	margin :px;
}
.cboxtop div {
	background: url(images/corner_cyan_nw.gif) no-repeat top left;
	height: 10px;
}
.cboxbottom {
	background: url(images/corner_cyan_se.gif) no-repeat bottom right;
	margin :px;
}
.cboxbottom div {
	background: url(images/corner_cyan_sw.gif) no-repeat bottom left;
	height: 10px;
}

.gbox {
	background-color: #f3f4f5;
}
.gboxtop {
	background: url(images/corner_gray_ne.gif) no-repeat top right;
	margin :px;
}
.gboxtop div {
	background: url(images/corner_gray_nw.gif) no-repeat top left;
	height: 10px;
}
.gboxbottom {
	background: url(images/corner_gray_se.gif) no-repeat bottom right;
	margin :px;
}
.gboxbottom div {
	background: url(images/corner_gray_sw.gif) no-repeat bottom left;
	height: 10px;
}

.boxcontent {
	padding: 0px 10px 0px 10px;
}


/*テキスト画像置換
------------------------*/
.emph {
	background-repeat: no-repeat;
}
#emph01{
	background-image: url(images/h3-01.gif);
	height:20px;
}
#emph02{
	background-image: url(images/h3-02.gif);
	height:20px;
}
#emph03{
	background-image: url(images/h3-03.gif);
	height:20px;
}
#emph04{
	background-image: url(images/h3-04.gif);
	height:20px;
}
#emph05{
	background-image: url(images/h3-05.gif);
	height:20px;
}
#emph06{
	background-image: url(images/h3-06.gif);
	height:20px;
}
#emph07{
	background-image: url(images/h3-07.gif);
	height:20px;
}
#emph08{
	background-image: url(images/h3-08.gif);
	height:20px;
}
#emph09{
	background-image: url(images/h3-09.gif);
	height:20px;
}
#emph10{
	background-image: url(images/h3-10.gif);
	height:20px;
}
#emph11{
	background-image: url(images/h3-11.gif);
	height:20px;
}
#emph12{
	background-image: url(images/h3-12.gif);
	height:20px;
}
#emph13{
	background-image: url(images/h3-13.gif);
	height:20px;
}
#emph14{
	background-image: url(images/h3-14.gif);
	height:20px;
}
#emph15{
	background-image: url(images/h3-15.gif);
	height:20px;
}
#emph16{
	background-image: url(images/h3-16.gif);
	height:20px;
}
#emph17{
	background-image: url(images/h3-17.gif);
	height:20px;
}
#emph18{
	background-image: url(images/h3-18.gif);
	height:20px;
}
#emph19{
	background-image: url(images/h3-19.gif);
	height:20px;
}
#emph20{
	background-image: url(images/h3-20.gif);
	height:20px;
}


#bottom {
	clear: both;
	height: 25px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	font-size: 0;
}

#footer {
	color: #333;
	width: 820px;
	margin:0 auto;
	padding: 1em 0;
	text-align:center;
	background: url(images/gbg.gif);

}

#foot_bar {
	width: 820px;
	height: 4px;
	background: url(images/foot_bar.gif);
	font-size: 0;
}

/*特選品ボックス*/

#tbl_sp {width:100%}

.selection {
	width:164px;
	border: 1px solid #999;
}

.selection div.title {
	text-align: center;
	color:#fff;
	background: #df0134 url(images/boxbg.gif) repeat-x;
	background-position: bottom;
	padding: 2px;
}

.selection div.content{
	padding:4px 0;
}


/*おすすめ品ボックス*/

.recommend {
	width:511px;
	border:1px solid #fff;
}

.recommend div.title {
	/*height:22px;*/
	text-align: center;
	color:#333;
	background: #f0f0f0 url(images/boxbg2.png) repeat-x;
	background-position: bottom;
  border: 1px solid #f0f0f0;
  letter-spacing:0.15em;
  padding:3px 0;
}

.recommend div.content{
	padding:8px;
}
.recommend p{
}


/*プロダクトボックス*/

.product {
	width:511px;
	border:1px solid #fff;
}

.product div.title {
	/*height:22px;*/
	text-align: center;
	color:#333;
	background: #dff0fc url(images/boxbg3.png) repeat-x;
	background-position: bottom;
  letter-spacing:0.15em;
  padding:3px 0;
}

.product div.content{
	padding:8px;
}


br.clear{ 
 clear: both;
 line-height: 0px;
}


/*ドロップシャドウ*/

/*.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}*/

.shadow {
  float: left;
  padding: 0 1px;
  background: #d1d1d1;
  border-top: 1px solid #f6f6f6;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  position: relative;
}

.shadow div.box {
  padding-bottom:4px;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

.shadow div.image {
  padding: 5px 5px 9px 5px;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: -1px;
  left: -1px;
}

.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: -1px;
  right: -1px;
}

.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

.dotline {
	background: silver url(images/dotline.gif) repeat-x;
}

.error {
	background-color: #ffe6cc;
	color: #d90000;
/*border-left: 5px solid #ff8000;*/
}

.try img {
	border:1px solid #f0f0f0
}

.recommend_list {
	letter-spacing:0.15em;
	border-bottom:1px solid #f0f0f0;
}

#maincontents .product_remark p {
    margin: 0;
}
#maincontents .product_remark ul {
    margin: 0 0 0 0em;
    padding: 0 0 0 0em;
}
#maincontents .product_remark li {
    margin: 0 0 0 1.5em;
    padding: 0 0 0 0em;
}



#shelf_pricelist table, #partition_pricelist table {
    border-collapse: collapse;
    width:100%;
}
#shelf_pricelist th, #partition_pricelist th {
	background: #ececec;
    border: 1px solid #ccc;
    padding: 0.25em 0.5em;
}
#shelf_pricelist td, #partition_pricelist td {
	text-align: center;
    border: 1px solid #ccc;
    padding: 0.25em 0.5em;
}


