body {
	background-color: #ffffff; 
	color: #000000;
	//color: #333333;
	margin: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
/*	background-image: url(img/bg1.gif); */

}

tr,td,th {font-size:12px;}

a { text-decoration:none; }
a:hover { text-decoration:underline; }

.form_temp { font-family: Arial, Helvetica, sans-serif; font-size: smaller; }

/* fontのパターンです　*/
/*"Myriad pro", "Myriad Web", Geneva, Arial, Helvetica, sans-serif*/
/*"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif*/
/*Verdana, Arial, Geneva, Helvetica, sans-serif*/
/*Helvetica ,Arial,sans-serif*/

/* class=defで両脇のグレー線とHP横幅760pxを設定

---------------------------------------------------------- */





/* img preload */
#image-preload { 
width: 0px; 
height: 0px; 
display: inline; 
background-image:url(img/hd1-l-03-over.jpg); 
background-image:url(img/hd3-l-03-over.jpg);
background-image:url(img/hd3-l-04-over.jpg);
background-image:url(img/hd3-l-05-over.jpg);
background-image:url(img/hda-1-l-03-over.jpg); 
background-image:url(img/hda-3-l-03-over.jpg);
background-image:url(img/hda-3-l-04-over.jpg);
background-image:url(img/hda-3-l-05-over.jpg);
background-image:url(img/m2.gif)
}


/* コンテナ */
div#container {
	width:860px;
	margin-left: auto;
	margin-right: auto;
}

/* 通常ヘッダー */
div#header {
    width: 860px;
	padding: 0;
	margin: 5px 0px 2px 0px;
   	}

/* アダルトヘッダー */
div#header-ad {
    width: 860px;
	padding: 0;
	margin: 5px 0px 2px 0px;
   	}

.hd0 {
	width:100%;
	}

.hd0 td{
   padding: 0px; 
   margin: 0;
	}


/* 1linkロールオーバー */

#trl a span {
background-image:url(img/hd1-l-03-over.jpg);
background-repeat:no-repeat;
display:none;
}

#trl a {
display:block;
width:98px;
height:43px;
background-image:url(img/hd1-l-03.jpg);
background-repeat:no-repeat;
}

#trl a:hover {
background-image:url(img/hd1-l-03-over.jpg);
background-repeat:no-repeat;
}



/* 3linkロールオーバー Bid */
#bid a span {
background-image:url(img/hd3-l-03-over.jpg);
background-repeat:no-repeat;
display:none;
}

#bid a {
display:block;
width:97px;
height:43px;
background-image:url(img/hd3-l-03.jpg);
background-repeat:no-repeat;
}

#bid a:hover {
background-image:url(img/hd3-l-03-over.jpg);
background-repeat:no-repeat;
}


/* 3linkロールオーバー Watch list */
#wat a span {
background-image:url(img/hd3-l-04-over.jpg);
background-repeat:no-repeat;
display:none;
}

#wat a {
display:block;
width:94px;
height:43px;
background-image:url(img/hd3-l-04.jpg);
background-repeat:no-repeat;
}

#wat a:hover {
background-image:url(img/hd3-l-04-over.jpg);
background-repeat:no-repeat;
}


/* 3linkロールオーバー Transrale */
#trs a span {
background-image:url(img/hd3-l-05-over.jpg);
background-repeat:no-repeat;
display:none;
}

#trs a {
display:block;
width:104px;
height:43px;
background-image:url(img/hd3-l-05.jpg);
background-repeat:no-repeat;
}

#trs a:hover {
background-image:url(img/hd3-l-05-over.jpg);
background-repeat:no-repeat;
}


/* Adult 1linkロールオーバー */

#atrl a span {
background-image:url(img/hda-1-l-03-over.jpg);
background-repeat:no-repeat;
display:none;
}

#atrl a {
display:block;
width:98px;
height:43px;
background-image:url(img/hda-1-l-03.jpg);
background-repeat:no-repeat;
}

#atrl a:hover {
background-image:url(img/hda-1-l-03-over.jpg);
background-repeat:no-repeat;
}


/* Adult 3linkロールオーバー Bid */
#abid a span {
background-image:url(img/hda-3-l-03-over.jpg);
background-repeat:no-repeat;
display:none;
}

#abid a {
display:block;
width:97px;
height:43px;
background-image:url(img/hda-3-l-03.jpg);
background-repeat:no-repeat;
}

#abid a:hover {
background-image:url(img/hda-3-l-03-over.jpg);
background-repeat:no-repeat;
}


/* Adult 3linkロールオーバー Watch list */
#awat a span {
background-image:url(img/hda-3-l-04-over.jpg);
background-repeat:no-repeat;
display:none;
}

#awat a {
display:block;
width:94px;
height:43px;
background-image:url(img/hda-3-l-04.jpg);
background-repeat:no-repeat;
}

#awat a:hover {
background-image:url(img/hda-3-l-04-over.jpg);
background-repeat:no-repeat;
}


/* Adult 3linkロールオーバー Transrale */
#atrs a span {
background-image:url(img/hda-3-l-05-over.jpg);
background-repeat:no-repeat;
display:none;
}

#atrs a {
display:block;
width:104px;
height:43px;
background-image:url(img/hda-3-l-05.jpg);
background-repeat:no-repeat;
}

#atrs a:hover {
background-image:url(img/hda-3-l-05-over.jpg);
background-repeat:no-repeat;
}



/* トップメニュー
---------------------------------------------------------- */
ul#menu	{
    font-size: 11px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 0;
	height: 20px;
	background-image:url(img/m1.gif);
	}

ul#menu li	{
    list-style-type: none;
	float:left
	}

ul#menu li a	{
    display: block;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	padding:0px 12px 0px 12px;
	background-image:url(img/m1.gif);
	}

ul#menu li a:hover	{background-image:url(img/m2.gif)}



/* ラッピング 
---------------------------------------------------------- */
div#wrap {
    width: 676px;
	float: left}



/* メイン
---------------------------------------------------------- */
div#main {
    width: 488px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	}


/* TOPメニュー as
---------------------------------------------------------- */
.top-menu {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 600;
}
.top-menu a {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	padding:6px 15px;
	background-attachment: scroll;
	background-image: url(img/top_menu2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top-menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #ff6600;
}
.top-menu2 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 600;
}
.top-menu2 a {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	padding:6px 15px;
}
.top-menu2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #ff6600;
}






/* 左サイド
---------------------------------------------------------- */

div#left {
    width: 174px;
    padding: 0;
	margin-bottom:15px;
	float: left
	}

#left h1{ 
    font-size: 11px;
    font-weight: bold;

	line-height: 1.0em;
    color:#333333;
    margin:5px 15px 0px 15px;
}


div.left-link {
    width:174px;
    height:auto;
	margin-left: auto;
	margin-right: auto;
    background: url(img/frame-bottom.gif) no-repeat bottom;
}

ul.leftmenu	{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 12px 0px;
	}

ul.leftmenu li {
    list-style-type: none;
	color: #000078;
	margin-bottom:5px;
	}

ul.leftmenu li a {
	text-decoration: none;
	color: #000078;
    }

ul.leftmenu li a:hover { text-decoration:underline}


hr.sep {
border-style: dotted none none none;
border-top-width: 2px;
border-top-color: #CFD0D3;
margin-top:10px;
margin-bottom:10px;
margin-left:0px

}

hr.sep2 {
border-style: dotted none none none;
border-top-width: 2px;
border-top-color: #CFD0D3;
margin-top:10px;
margin-bottom:10px;
margin-left:-35px;

}

/* 右サイド
---------------------------------------------------------- */

div#right	{
    width: 174px;
	float: right;
    margin-bottom:15px
	}


div#right h2 {
    background-color: #1902fc;
	font-size: 0.75em;
    font-weight: normal;
	color: #ffffff;
	padding:6px 0px 6px 10px;
	margin-top: 0;
	margin-bottom: 10px;
	}



/* フッター
---------------------------------------------------------- */

div#footer {
    width: 860px;
	margin-left: auto;
	margin-right: auto;
	clear:both
	}

div#footer h1{ 
    font-weight: normal;
    font-size: 0.65em;
	line-height: 0.8em;
    color:#000078;
    padding: 0;
    margin:0px 0px 10px 0px;
}

div#footer h2{ 
    font-weight: normal;
    font-size: 0.7em;
	line-height: 1.2em;
    color:#000078;
    margin:0px 0px 0px 0px;
}

ul#navi{
    padding:0;
    margin:0px 0px 0px 0px;
	text-align:center;
}

ul#navi li#m1{
    display: inline;
	padding-left: 0.3em;
	padding-right: 0.8em;
	margin-right: 0.8em;
	border-right: 1px solid #666666;
}

ul#navi li#m2{
    display: inline;
}







/* top auctionsメニュー  as
---------------------------------------------------------- */
.top-auctions {
	margin:2px 0px;
	font-size: 12px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(img/left_menu1.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;

}
.danraku {
margin-left: 20px;
}

.top-auctions1 {
	font-size: 9px;
	color: #999999;
	margin-bottom: 6px;
	text-align: center;
	line-height: 100%;
}

.right {
	font-size: 13px;
	font-weight: 600;
	color: #0066cc;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 2;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #4D99E6;

}

.login {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 11px;
	line-height: 130%;
	padding: 0px;
}

.loginmenu {
	font-size: 13px;
	font-weight: 600;
	width: 160px;
	color: #0066cc;
	background-color: #F5F5F5;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #4D99E6;

}




.login2 {
	width:174px;
	background-color: #F5F5F5;
	margin:0px 0px 15px 0px;
	border: 1px solid #ff9900;
	font-size: 0.7em;
	font-weight: normal;
	line-height:1.1em;
	color: #0066cc;
}




/* main内の仮スタイルです。変更してご使用ください。
---------------------------------------------------------- */
.main {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 12px;
	font-weight: normal;

}
h1.main {
	font-size: 13px;
	font-weight: 600;
	color: #0066cc;
	background-color: #d5e7ff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

h2.main {
	font-size: 13px;
	font-weight: 600;
	color: #0066cc;
	background-color: #d5e7ff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #4D99E6;

}

h2.menu2 {
	font-size: 13px;
	font-weight: 600;
	color: #000066;
	background-color: #91E72A;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #91E72A;

}

.green_round {
	font-size: 11px;
	color: #000066;
	background-color: #91E72A;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #91E72A;

}


.green_rounds {
	font-size: 13px;
	font-weight: 600;
	color: #000066;
	background-color: #91E72A;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.round2 {
	font-size: 13px;
	background-color: #91E72A;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;

}

.round {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #4D99E6;

}


h3.main {
	font-size: 13px;
	font-weight: 600;
	color: #0066CC;
	background-color: #d5e7ff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.menu {
	font-size: 13px;
	font-weight: 600;
	color: #ffffff;
	background-color: #FF8C00;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}

h4.main {
	font-size: 13px;
	font-weight: 600;
	color: #0066cc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
}
h5.main {
	font-size: 12px;
	font-weight: 600;
	color: #0066cc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
h6.main {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 11px;
	line-height: 130%;
	padding: 0px;
}


.auction {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
	line-height: 130%;
	padding: 0px;
}

.detail {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
	line-height: 130%;
	padding: 0px;
}

.login_form{
	font-size: 13px;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px solid #4D99E6;
	position:relative; top:30px; left:80px;
	text-align: center;
}

.login_msg{
	font-size: 15px;
	position:relative; top:15px;
	text-align: center;
}

.point {
	font-size: 13px;
	font-weight: 600;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;

}

.midashi{
	font-size: 13px;
	color: #ff0000;
	font-weight: 600;
}

.exmidashi{
	font-size: 13px;
	color: #003366;
	font-weight: 600;
	text-align: center;	
}

.komidashi {
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: 600;
}


.komidashi2 {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
}



.bigmidashi {
	font-size: 16px;
	color: #ff0000;
	font-family: arial black;
	font-weight: 600;
}

h1.mainlogo{
	font-size: 15px;
	color: #000000;
	text-align: center;
}

h1.mainlogo2{
	font-size: 23px;
	color: #000000;
	text-align: center;
}



h1.mainlogo3{
	font-size: 17px;
	color: #000000;
	text-align: center;
}

h1.mainlogo4{
	font-size: 20px;
	color: #FF9900;
	text-align: center;
}

h1.mainlogo5{
	font-size: 15px;
	color: #FF9900;
	text-align: center;
}

h1.mainlogobig{
	font-size: 25px;
	color: #000000;
	text-align: center;
	margin-left: 35px;
	margin-right: 32px;
	
}

.mainlogob{
	font-size: 19px;
	color: #000000;
	text-align: center;
	font-weight: 600;
	font-family:Arial Black;
}

h2.menumidashi {
	font-size: 13px;
	font-weight: 600;
	color: #ffffff;
	background-color: #91E72A;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	width:300px;
	border: 1px solid #91E72A;

}

.fee {
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #FF6600;

}


#boxM{
width: 410px;
height: 470px;
background-color: #ffffff;
}

#boxL { /* メインボックス左 */
width: 200px;
height: 450px;
background-color: #CEDCED;
border: 1px double #000000;
//position: absolute;
//position:relative;
//top: 940px;
//left: 300px;
//top: 10px;
//left: 5px;
float: left;
}

#boxR { /* メインボックス右 */
width: 200px;
height: 450px;
background-color: #ffffff;
//position: absolute;
position:relative;
//top: 940px;
//left: 500px;
//top: 10px;
left:5px;
border: 1px double #000000;
float: right;
}


#sboxM{
width: 420px;
height: 950px;
background-color: #ffffff;
}

#sboxL { /* サービスボックス左 */
width: 205px;
height: 900px;
background-color: #ffffff;
float: left;
}

#sboxR { /* サービスボックス右 */
width: 205px;
height: 900px;
background-color: #ffffff;
float: right;
}
h3.smenu {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width:200;
	text-align: center;
}

.rank {
	font-size: 12px;
	color: #FFCC00;
	font-weight: 600;
	background-color: #003366;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #FFCC00;
}

h3.smenuw {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}

h2.menumidashiw {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	background-color: #91E72A;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #91E72A;
	text-align: center;
}

#pboxM{
width: 420px;
height: 170px;
margin-left: 15px;
background-color: #ffffff;
}

#pboxL { /* 料金ボックス左 */
width: 200px;
height: 160px;
margin-left: 0px;
background-color: #CEDCED;
float: left;
border: 1px double #000000;

}

#pboxR { /* 料金ボックス右 */
width: 200px;
height: 160px;

background-color: #CEDCED;
float: right;
border: 1px double #000000;

}

#pboxMid { /* 料金ボックス中 */
width: 420px;
height: 360px;
background-color: #ffffff;
margin-left:15px;
border: 1px double #000000;
}

.urlshop {
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px double #FFCC00;
}

#headbox { /* メインヘッダ */

position: relative; top: -535px; left:-130px;

}

hr.url {
border-style: solid none none none;
border-top-width: 2px;
border-top-color: #FF9900;
height: 2px;
}