@charset "utf-8";
/* CSS Document */

a:link {
	color: #606060;         /*未クリックも含めたリンク文字の通常色(灰)*/
	text-decoration: none;        /*テキストの装飾は無し。( none )*/
}

a:visited {
	color: #606060;         /*未クリックも含めたリンク文字の通常色(黒)*/
	text-decoration: none;        /*テキストの装飾は無し。( none )*/
}

a:hover{
	color: #FF0000;         /*★カーソルが乗った時のリンク文字の色(赤)*/
	text-decoration: none;        /*テキストの装飾は無し。( none )*/
}

a:active {
	color: #FF0000;         /*★カーソルが乗った時のリンク文字の色(赤)*/
	text-decoration: none;        /*テキストの装飾は無し。( none )*/
}

A:HOVER IMG{ 
    top:1px;
	left:1px;
	position:relative;
	color: #CC9900;
	filter:alpha(opacity:50);
	opacity:0.5;
}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px;          /* ページ全体のmargin */
    padding:0px;         /* ページ全体のpadding */
    text-align:center;   /* 下記のautoに未対応用のセンタリング */
}

#base{
    width:100%;         /* 幅を決定する */
}

#main{
    margin-left:auto;    /* 左側マージンを自動的に空ける */
    margin-right:auto;   /* 右側マージンを自動的に空ける */
    text-align:left;     /* 中身を左側表示に戻す */
    width:880px;         /* 幅を決定する */
}

.centerbase{
	width:890px;
	background-color:#CCC;
	margin-left:auto;
	margin-right:auto;
}


.leftblock{
	width:200px;
	margin:0px 0px 0px 5px;
}

.mainblock{
	width:500px;
	margin:0px 0px 0px 210px;
	position:absolute;
}

.rightblock{
	width:180px;
	position:absolute;
	margin:0px 0px 0px 715px;
}

.pickupblock{
	margin:0px 0px 9px 5px;
	padding:7px 0px 0px 5px;
	border-color:#C0C0C0;
	border-width:1px;
	border-style:solid;
	height:245px;
	width:160px;
	background-image:url(storeparts/pickuprankingbg-003.gif);
}


.newitemimage{
width:185px;
height:450px;
padding: 1px 0px 0px 0px;
background:url(http://www.rakuten.ne.jp/gold/goodlifeshop/img/midasi_newitem.gif) no-repeat;
}

.newitemtitle{
width:158px;
font-size:13px;
color:#990000;
text-align: center;
}

.newiteminner1{
width:158px;
}

.newiteminner2{
font-size:11px;
line-height:1.3;
text-align: left;
}

.newiteminner3{
float:left;
width:60px;
}

.pickupitemname{
	padding:5px 0px 0px 0px;
	line-height:1.6;
	height:30px;
	font-size:10px;
}

#topicks{
	font-size:12px;
	color:#333333;
	line-height:1.7;
	margin:5px 9px 5px 8px;
}

.categori-kugiri{
	width:172px;
	height:34px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 19px;
	background-image:url(storeparts/categori-01.gif);
	background-repeat:no-repeat;
	background-color:#E6E6E6;
}

.categori-kugiri2{
	width:172px;
	height:34px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 19px;
	background-image:url(storeparts/categori-02.gif);
	background-repeat:no-repeat;
	background-color:#E6E6E6;
}

.categori-kugiri3{
	width:172px;
	height:34px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 19px;
	background-image:url(storeparts/categori-03.gif);
	background-repeat:no-repeat;
	background-color:#E6E6E6;
}

.categori-kugiri4{
	width:172px;
	height:34px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 19px;
	background-image:url(storeparts/categori-04.gif);
	background-repeat:no-repeat;
	background-color:#E6E6E6;
}

.categori-kugiri5{
	width:172px;
	height:34px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 19px;
	background-image:url(storeparts/categori-05.gif);
	background-repeat:no-repeat;
	background-color:#E6E6E6;
}

.categori-youso{
	font-size:15px;
	color:#333333;
	line-height:2.5;
	margin:5px 5px 4px 2px;
}

.categori-font{
	background-color:#FFFFFF;
	padding:5px 7px 5px 5px;
}

.colendar{
	font-size:12px;
	color:#333333;
	line-height:1.5;
	margin:0px 12px 0px 8px;
	padding:0px 0px 0px 0px;
	background-image:url(storeparts/cal_bg.gif);
}

.ranking-img{
	margin:0px 12px 0px 7px;
	padding:0px 0px 0px 0px;
}


.rankingitemname{
	padding:0px 0px 0px 0px;
	line-height:1.6;
	height:30px;
	font-size:10px;
}

.rankingblock{
	margin:0px 0px 25px 5px;
	padding:7px 0px 0px 5px;
	border-color:#C0C0C0;
	border-width:1px;
	border-style:solid;
	height:400px;
	width:160px;
	background-image:url(storeparts/pickuprankingbg-004.gif);
}

.main2block{
	width:900px;
	margin:780px 0px 0px 207px;
	position:absolute;
}

.big-kugiri{
	height:30px;
}

table.sample{
    width:605px;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin: 0px 0px 0px 9px;
}

.sample th{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    color:#330000;
    background-color:#cccccc;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    vertical-align: top;
}

.sample td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
    text-align:left;
    font-size:11px;
    line-height:1.5;
    height:200px;
}

.sample P{
	height:70px;
}




table.banner{
    width:665px;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin: 0px 0px 0px 9px;
}

.banner th{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    color:#330000;
    background-color:#cccccc;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    vertical-align: top;
}

.banner td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
    text-align:center;
    font-size:11px;
    line-height:1.5;
    height:80px;
}

.banner P{
	height:20px;
	margin:0px 0px 0px 0px;
}

.master{
	font-size:12px;
	color:#333333;
	margin:5px 0px 0px 9px;
	line-height:1.3;
	padding:15px 8px 0px 0px;
	height:300px;
	background-image:url(storeparts/room.jpg);
	background-repeat: no-repeat;
}

.fonter{
	font-size:12px;
	color:#333333;
	line-height:1.5;
}

.doukonsouryo{
	margin:0px 0px 5px 9px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
}

table.doukonsouryot{
    width:665px;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin: 0px 0px 0px 9px;
}

.doukonsouryot th{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    color:#330000;
    background-color:#cccccc;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    vertical-align: top;
}

.doukonsouryot td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
    text-align:center;
    font-size:12px;
    line-height:1.9;
    height:80px;
}

.doukonsouryot P{
	height:20px;
	margin:0px 0px 0px 0px;
}

table.samplee{
    width:666px;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin: 0px 0px 5px 9px;
}

.samplee th{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    color:#330000;
    background-color:#cccccc;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    vertical-align: top;
}

.samplee td{
	width:222px;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
    text-align:left;
    font-size:13px;
    line-height:1.5;
    height:200px;
}

.samplee P{
	height:40px;
}

.reviewkoti{
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	width:190;
}

.seach{
	margin:0px 0px 20px 0px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	width:190;
	background-image:url(storeparts/search1.jpg);
}

.words{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	width:190;
	background-image:url(storeparts/keyword.gif);
	background-repeat:no-repeat;
}

.topicblock{
	margin:0px 0px 20px 0px;
	padding:2px 0px 0px 0px;
	border-color:#C0C0C0;
	border-width:1px;
	border-style:solid;
	height:330px;
	width:190px;
	background-image:url(storeparts/pickuprankingbg-003.gif);
}

.categoriblock{
	margin:0px 0px 20px 0px;
	padding:2px 0px 0px 0px;
	border-color:#C0C0C0;
	border-width:1px;
	border-style:solid;
	height:1550px;
	width:190px;
	background-image:url(storeparts/pickuprankingbg-003.gif);
}

.specialblock{
	margin:0px 0px 20px 0px;
	padding:2px 0px 0px 0px;
	height:100px;
}

.bigbana01{
	margin:0px 0px 18px 0px;
}

.middlebana01{
	margin:0px 0px 14px 0px;
}

.futter{
	margin:5200px 0px 0px 0px;
}

.topconblock{
	width:900px;
}

.topconimg{
	margin:0px 0px 0px 0px;
}


iframe.example1 { border: none; }
iframe.example2 { border: 1px #C0C0C0 solid;}
iframe.example3 { border: 2px #C0C0C0 dashed; }


/* 吹き出し本体 */
.balloon{
  position: relative;
  padding: 20px;
}

/* beforeで三角を表現 */
.balloon::before{
  content: '';
  position: absolute;
  left: 20px;
  top: -15px;
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff3ad;
  border-left: 15px solid transparent;
}
