p#sticker01 img,p#sticker02 img, 
p#sticker03 img,p#sticker04 img,
p#sticker05 img,p#sticker06 img {
    border: 0;
}
p#sticker01 a,p#sticker02 a,
p#sticker03 a,p#sticker04 a,
p#sticker05 a {
    position: absolute;
	width: 150px;
	height: 150px;
	background-image:url(/e-com/img/0709coin/coin.gif);
	background-repeat:no-repeat;
	background-position:center;
}
p#sticker01 a {
	top: 325;
	left: 80%;
}
p#sticker01 a:hover {
	background-image:url(/e-com/img/0709coin/coin_01a.gif);
}

p#sticker02 a {
	top: 500;
	left: 30%;
}
p#sticker02 a:hover {
	background-image:url(/e-com/img/0709coin/coin_02ki.gif);
}

p#sticker03 a {
	top: 300;
	left: 35%;
}
p#sticker03 a:hover {
	background-image:url(/e-com/img/0709coin/coin_03ma.gif);
}

p#sticker04 a {
	top: 150;
	left: 60%;
}
p#sticker04 a:hover {
	background-image:url(/e-com/img/0709coin/coin_04tsu.gif);
}

p#sticker05 a {
	top: 620;
	left: 40%;
}
p#sticker05 a:hover {
	background-image:url(/e-com/img/0709coin/coin_05ri.gif);
}

* {
 	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅",sans-serif;
}

BODY {

	background:#D2FFEF url(/e-com/img/sozai/0906back.png) 0 0 fixed repeat-x;
	font-size:small;
}

.main{
width:750px;
padding:10px 11px;
background-color:#fff;
}

.left{
width:150px;
padding-right:20px;
float:left;
text-align:center;
}

.center{
width:540px;
background-color:#fff;
padding:0px 10px 0px 0px;
text-align:left;
float:right;
}


form  input {
	font-size:11pt;
}


.c-body{
	width:595px;
	padding:0px;
	margin:0px;
}


/* TOPタブ下ライン */
.h-line{
	background-color:#006699;
	height:5px;
}
/* ゲーム */
.h-line-g{
	background-color:#006699;
	height:5px;
}

/* パソコン */
.h-line-p{
	background-color:#006699;
	height:5px;
}


/* 左サイドバー設定 */
.side{
	width: 170px;
background-color:#fc0;
	color:#000;
	line-height:150%;
	padding:0px 2px 0px 8px;
	margin:0px;
	float:left;
}

/* 買取サイドバー設定 */
.side-kai{
	width: 170px;
	background-color:#AEDCFF;
	color:#000;
	line-height:150%;
	padding:0px 2px 0px 8px;
	margin:0px;
	float:left;
}



/* TOPページなど見出し設定 */
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	line-height:150%;
}


/* アダルト用 */
.adc{
overflow:hidden;
display:block;
width:500px;
height:65px;
padding:3px;
text-align:left;
font-size:13px;
line-height:130%;
background:#f5f5f5;
color:#222;
}


a
A { color: #000033;
text-decoration: underline;
  line-height: 17px;}

/* リンク */
A:link {color: #000066;
	text-decoration: underline;
	line-height: 12pt;
}
/* すでに参照したリンク */
A:visited {
	color: #003366;
	text-decoration: underline;
	line-height: 12pt;
}
/* カーソルが重なっている時 */
A:hover {
	color:#0033FF;
	text-decoration: underline;
	line-height: 12pt;
}
/* アクション中 */
A:active {
	background-color:;
	 color: #0033FF;
}

a.ink:link{ color:#FF6600; text-decoration: underline;}
a.ink:visited{ color:#006633;text-decoration: underline;}

a.log:link{font-size:9pt; color:#FFFFFF;text-decoration: underline;}
a.log:visited{font-size:9pt; color:#FFFFFF;text-decoration: underline;}
a.log:hover{font-size:9pt; color:#FFFF00; text-decoration: underline; }

a.ed:link{ color: #000066; text-decoration: underline;line-height: xx-large; /* ホーム＞商品トップのところ　など */}
a.ed:visited{ color: #003366; text-decoration: underline; line-height: xx-large;/* ホーム＞商品トップのところ　など */}
a.ed:hover{ color:#0033FF; text-decoration: underline; line-height: xx-large;/* ホーム＞商品トップのところ　など */}

a.def:link{ color:#0033FF; text-decoration: underline; font-weight:bold;}
a.def:visited{ color:#0033FF;text-decoration: underline; font-weight:bold;}
a.def:hover{	color: #FF3300;	text-decoration: underline; font-weight:bold;}

TD.num {
	text-align: right;
}

TD.center {
	text-align: center;
}

SPAN.nav {

	font-weight: bold;
	color: #a90a08;
}

.base {
	width:780px;
	background-color : #FFFFFF;
	padding:0;
	margin:0;
}

.border	{
	/*
	border-top: 2pt groove #009966;
	border-bottom:2pt groove #006666 ;
	*/


	font-weight: bold;
	background : #FFFFFF;
	padding-left: 0pt;
	padding: 6pt 0pt;
}

.border2 {
	border-top:1pt solid #999999;
}

.warn {
	color: red;
   font-size: 9pt;
  }

.warn2 {
	color: blue;
}

a.history-link:link {

    text-decoration : underline;
}

a.history-link:visited{

    text-decoration : underline;
}

a.history-link:hover{

    text-decoration : underline;
}

.catg-main{

	 padding-left:10px;
	 padding-top:8px;
}

.catg-menu-l {
    width:185px;

	/*background: #FDFAEE;*/
background-color:#fc0;
	line-height: 180%;


	/*border-right:1pt groove #cccc99 ;*/
}

.catg-menu-bg {
	/*background: #FFCC00;*/
	background: #FFFFFF;

}

.catg-menu-link {

	text-decoration: none;
	color: #0033FF;
	line-height: 180%;
	}
a.catg-menu-link{text-decoration:none;}
a.catg-menu-link:link{text-decoration:none;}
a.catg-menu-link:visited{text-decoration:none;}
a.catg-menu-link:hover{text-decoration:none;}
a.catg-menu-link:active{text-decoration:none;}

.catg-kai {

	text-decoration: none;
	color: #1B1856;
	line-height: 180%;
	}
a.catg-kai{text-decoration:none;color: #1B1856;}
a.catg-kai:link{text-decoration:none;color: #1B1856;}
a.catg-kai:visited{text-decoration:none;color:#2B57E2;}
a.catg-kai:hover{text-decoration:none;color: #1B1856;}
a.catg-kai:active{text-decoration:none;color: #1B1856;}


a.side{text-decoration:none;}
a.side:link{text-decoration:none;}
a.side:visited{text-decoration:none;}
a.side:hover{text-decoration:none;}
a.side:active{text-decoration:none;}



.top-catg{
	height:100%;
}

.search-line {
	background-color: #fff;

	/*background-image: url("/e-com/img/bg-search.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left;	*/
	color: #000033;
	text-decoration: none;
	font-size: 8pt;
 	font-family: "ＭＳ ゴシック", "Osaka−等幅";
 	line-height: 12pt
 	border-bottom:2pt groove #006666 ;
}

.search-window {
    padding-left: 80pt;
    background-image: url("/e-com/img/bg-search-win.gif");
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    width:575;
	/*background-color: #FFCC33;*/
    background-color: #fff;

}


.login-content1 {
	font-size : 8pt;
    color: #FFFFFF; font-family: "ＭＳ ゴシック", "Osaka−等幅"
}

.login-content2 {
	font-size : 8pt;
    color: #FFFFFF; font-family: "ＭＳ ゴシック", "Osaka−等幅"
}

.login-success {
	font-size : 9pt;
  font-weight: bold; color: #FFFFFF; font-style: normal
  padding-top: 5px; padding-right: 15px; padding-bottom: 5px
}

.current {
	border-left:1pt solid  #006666 ;
	border-right: 1pt solid  #006666 ;
	border-top: 1pt solid #006666;
	border-bottom:1pt solid #006666 ;
	padding: 2pt 2pt;
	font-size:12px;
}

.entry {

	background : #CCccCC;
}

.entry-title {
    font-size: 9pt;
	background: #eeeeee;
}

.entry-field {
    font-size: 9pt;
	background : #FFFFFF
}

.entry-exp {
    background : #FFFFFF;
	font-size : 8pt;
}

.cart-title {
	background : #99cccc;
	font-size : 9pt;
}

.cart-item {
	font-size : 9pt;
}

.mail-ask {
	font-size : 9pt;
}

.mail-label {
	background :#006666;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10pt;
	text-align: center;
}

.review {
    font-size : 10pt;
	padding-left:10px;
	line-height:15pt;
}


.check-item {
	border:1pt solid #006699;
	padding-left:5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.check-item-title {
	background : #006699;
	font-size : 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

.check-search {
	border:1pt solid #006699;
	padding-left:5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.check-search-title {
	background : #006699;
	font-size : 9pt;
	color: #FFFFFF;
	font-weight: bold;

}

.recommend{ font-size : 8pt; color : #000033;  }
.item-title{  color : #0000ff; font-weight: bold ;  }
.title-link{  color : #0066cc; font-weight: bold ;  }
.cat-link{  color : #0066cc; font-weight: bold ;  }
.nav{ font-size : 13pt; color : #ff3300; font-weight: bold  ; }


/*input,textarea,select{
font-family     :ＭＳ ゴシック;   /* 文字フォント*/
font-size       :10pt;            /* 文字サイズ  */
color           :#003333;         /*    文字色   */
background-color:FFFFFF;         /*    背景色   */
border          :1 solid FF3300;#dotted /* 線の太さ、色*/
}
/* NON JAVA CSS↓ */
.bottom-menu { border-top:1pt groove #cccc99 ;}
.menu { font-size: 9pt; line-height: 14pt; font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #FFFFFF ; text-decoration: underline; font-style: normal; font-weight: bold}
.menu-point { font-size: 9pt; line-height: 14pt; font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #FFFF33}
.rank { font-size: 9pt; line-height: 14pt; font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #000033}
.impo  {  line-height: 1.5; font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #cc0000 ; font-style: normal; font-weight: bold}
.top-list-bak {background : #eeeeee;}
.top-list { font-size: 8pt; line-height: 11pt;background : #ffffff; font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #000033}
.top-list2 { font-size: 8pt; line-height: 11pt; background : #CCFFCC; font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #000033}
.top-list2ed:link{ color: #000066; text-decoration: underline;line-height: 12pt; font-size: 8pt; line-height: 11pt;background : #CCFFCC; font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #CCFFCC}
a.list:link{ font-size: 8pt; color:#000066; text-decoration: underline;line-height: 13pt; font-family: "ＭＳ ゴシック", "Osaka−等幅";}
a.list:visited{ font-size: 8pt; color:#339999;text-decoration: underline;line-height: 13pt; font-family: "ＭＳ ゴシック", "Osaka−等幅";}
a.list:hover{ font-size: 8pt; color:#ff0000;text-decoration: underline;line-height: 13pt; font-family: "ＭＳ ゴシック", "Osaka−等幅";}
.toppo { line-height:1.5;}
.top-mass { border-top: 1pt solid #00CC66;}
.tx12 { font-size: 12pt; line-height: 14pt}
.tx11 { font-size: 11pt; line-height: 14pt}
.tx10 { font-size: 10pt; line-height: 14pt}
.tx9 {  font-size: 9pt; line-height: 14pt}
.tx8 {  font-size: 8pt; line-height: 14pt}
.bingo { color: #000033; text-decoration: none;  font-weight: bold;  font-size:16pt; font-family: "Ariai","Tahoma", "Arial Black",;  line-height: 12pt}
.box1 { margin-left: 10px; table width:660px; table-layout: fixed;font-size: 10pt; line-height: 14pt; font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #cc0000 ; font-style: normal; font-weight: bold}
.box2 { margin-left: 10px; table width:660px; table-layout: fixed;font-size: 9pt;line-height:11pt;}
.box3 { margin-left: 10px; table width:660px; table-layout: fixed;fixed;font-size: 9pt;line-height:11pt;}

a.ct{ color:#ffffff; text-decoration: none;font-weight:bold;font-size:14px;padding:0px;line-height:15px;}
a.ct:link{ color:#ffffff; text-decoration: none;font-weight:bold;font-size:14px;padding:0px;line-height:15px;}
a.ct:visited{ color:#ffffff;text-decoration: none;font-weight:bold;font-size:14px;padding:0px;line-height:15px;}
a.ct:hover{color: #ffffff;text-decoration: underline;font-weight:bold;font-size:14px;padding:0px;line-height:15px;}


a.can{font-weight:bold;font-size:12px;padding:0px;line-height:13px;}
a.can:link {color: #006666; text-decoration: none;padding:0px;line-height:13px;}
a.can:visited {color: #336666; text-decoration: none;padding:0px;line-height:13px;}
a.can:hover {color: #999999; text-decoration: underline;padding:0px;line-height:13px;}
a.can:active {color: #999999; text-decoration: none;padding:0px;line-height:13px;}

a.white{color:#FFFFFF;text-decoration:none;font-size:11px;padding:0px;line-height:12px;}
a.white:link {color:#FFFFFF;text-decoration:none;font-size:11px;padding:0px;line-height:12px;}
a.white:visited {color:#FFFFFF;text-decoration:none;font-size:11px;padding:0px;line-height:12px;}
a.white:active {color:#FFFFFF;text-decoration:none;font-size:11px;padding:0px;line-height:12px;}

.ta1{scrollbar-3dlight-color:#101010;
scrollbar-arrow-color:#101010;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#101010;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;}

.ta{font-size:13px;
font-weight:bold;
color:#222222;}


/*インフォメーション*/
.info{	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";

	color:#444444;
	line-height:120%}
a:link{	}
a:active{	}
a:visited{	}
a:hover{	}
.pt11{	}
.rabel{
	background-color:#A6EEED;}


/*買取スクリプト*/
kai{margin:0;}
a{}
a:link{color:#0000CC;}
a:visited{color:#551A8B;}
td{font-size:12px;line-height:135%;}
.pt8{font-size:8px;}
.pt11{font-size:11px;line-height:130%;}

/* NON JAVA CSS↑ */
 
