@charset "UTF-8";
/* CSS Document */

/*リンク色 669900 */

*{
	margin: 0;
	padding: 0;
}
body {
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;
	color: #000000;
	background-color: #f5f5f5;
	margin:0px;
}

a {
	color: #00F;
	text-decoration:underline;
}

a:hover {
	color: #00F;
	text-decoration: underline;
}

img {
	border:0px;
}



/* 画像 */

img {
	border-style: none;} 

.noimg{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}

.star{
	margin:0px 0px 0px 10px;}

.cart{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;}


/*店舗コメント枠*/
#come{
	line-height: 1.5em;
	margin: 0 0 15px 0;
	padding: 5px 10px;
	font-size: 16px;
	background-image:url(bg_comment.gif);
	font-weight: bold;
	background-repeat: no-repeat;
	color: #666633;
	text-align:left;
}

/*検索フォーム*/
#search{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#search .text{
	width:125px;
	height:20px;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 0px 0px;
	background:#fff;
}
#search .submit{

	padding: 2px 0px 0px 0px;
	background:#669900;
	color:#666633;
}


/*並び順枠*/
.sort{
	margin: 20px 0px 0px 30px;
	background:#f5f5f5;
	padding: 1px 0px 2px 0px;
	font-size:95%;
}
.ore{
	color:#fff;
	font-weight:bold;
	background:#669900;
	padding: 2px}


/*ページング枠*/
.page{
	padding: 5px 0px 2px 30px;
	margin: 0px 0px 5px 0px;
}

.sort a,
.page a{
	color:#669900;
}
.sort a:hover,
.page a:hover{
	color:red;
}




/* レビュー枠 */
.rev{
	border:1px dotted #CCC;
	padding:2px;
	width:99%;
}
.rev b{
	color:#000;
}



/* 文字装飾 */

b{
	color:red;}

.b{
	color:#000;
	font-weight:bold;}

.red{
	color:red;}

.blue{
	color:blue;
	font-weight:bold;}

.green{
	color:green;
	font-weight:bold;}

.sm{
	font-size:80%;}


/* 商品一覧 */

.items{
	width:100%;
	text-align:left;
	margin:0px;
	padding:1px;
	border:0px;}

.item_img{
	padding:5px;
	width:110px;
	text-align:center;
	vertical-align:top;
	background-image:url(bg_item_img.gif);
	background-repeat: no-repeat;
	border-top:1px solid black;
	margin:0px;}

.item{
	padding:5px;
	text-align:left;
	vertical-align:top;
	border-top:1px solid black;
	margin:0px;}

.item h3{
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	line-height:1.2em;}



.item h3 a:hover{
	color:#C00;
}

/*タイトルデータ部分*/
.item .parts a{
	color:#000;
}
.item .parts a:hover{
	color:#C00;
}



/*種別*/
.music{
	background:#1e90ff;
	font-weight:bold;
	color:white;
	padding:1px 2px 1px 2px;}

.dvd{
	background:#ff69b4;
	font-weight:bold;
	color:white;
	padding:1px 2px 1px 2px;}

.book{
	background:#2e8b57;
	font-weight:bold;
	color:white;
	padding:1px 2px 1px 2px;}

.video{
	background:#191970;
	font-weight:bold;
	color:white;
	padding:1px 2px 1px 2px;}

.soft{
	background:#daa520;
	font-weight:bold;
	color:white;
	padding:1px 2px 1px 2px;}

.game{
	background:#ffa500;
	font-weight:bold;
	color:white;
	padding:1px 2px 1px 2px;}

.def{
	background:#778899;
	font-weight:bold;
	color:white;
	padding:1px 2px 1px 2px;}










h1 {
	width: 630px;
	height:115px;
	margin: 0 auto;
	padding: 30px 0 5px 170px;
	font-size: 25px;
	background-image:url(bg_header.gif);
	font-weight: bold;
	background-repeat: no-repeat;
	color: #666633;
	text-align:left;
	line-height:1.1em;
}

h1 a {
	color: #666633;
	text-decoration:none;
}
h1 a:hover{
	color: #666633;
	text-decoration:none;
}


p{
	padding: 5px 0;
}

ul,ol{
	padding: 5px;
	list-style-position: inside;
}
.clear{
	clear: both;
}
.align_center{
	text-align: center;
}

.red{
	color: #F00;
}
.bold{
	font-weight:bold;
}

p.red1{
	color: #F00;
	text-align:center;
	margin:5px;
	font-size:120%;
	font-weight:bold;
}

/*センター寄せ*/
.center{
	text-align:center;
}
/*右寄せ*/
.right{
	width:100%;
	text-align:right;
}


/*上部メニュー*/
#head {
	width: 780px;
	height: 20px;
	margin: 0 auto;
	padding: 2px 102px 2px 0px;
	font-size: 14px;
	color: #000;
	text-align:right;
}



/*検索メニューリンク*/
div#bkm{
	width: 790px;
	height:20px;
	margin: 0 auto;
	padding: 7px 5px 3px 5px;
	color: #f5f5f5;
	background-image:url(bg_menu1.gif);
	background-repeat: repeat-x;
	background-color:#333;
}

div#bkm ul{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align:center;
}

div#bkm ul li{
	margin:auto;
	padding:auto;
	display:inline;
}
div#bkm ul li a {
	color: #f5f5f5;
	verticial-align:middle;
    font-size:18px;
    font-weight:bold;
	padding: 7px 5px 7px 5px;
	text-decoration: none;}

div#bkm ul li a:hover,
div#bkm ul li b {
	verticial-align:middle;
	background-image: url(bg_menu2.gif);
	color: #fff;
    font-size:18px;
    font-weight:bold;
	padding: 6px 5px 6px 5px;}



/*全体テーブル*/
div#cont{
	width: 780px;
	margin: 0 auto;
	padding: 9px;
	color: #000000;
	background: #FFFFFF;
	border-right: solid 1px #FFF;
	border-left: solid 1px #FFF;
}

/*パンくずメニュー*/
div.navi_menu{
	font-size: 85%;
	text-align: left;
	padding: 10px;
}

/*右ブロック*/
div#right{
	float: right;
	width: 170px;
	background-color: #FFF;
}
div#right div.title,
div#right h4{
	font-size:14px;
	margin: 0 0 0px 0;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	border-left: solid 0px #B7B7B7;
	background-image:url(bg_left_title.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	color:#666;
}

div#right div.content{
	margin: 0 0 20px 0;
	padding: 2px;
	border: solid 1px #669900;
	color:#333;
	background-color: #FFF;
}




/*カテゴリーメニュー*/
div#right ul.cate{
	list-style: none;
	list-style-position: outside;
	padding: 0;
}
div#right ul.cate li{
	padding: 2px;
	border-bottom: dotted 1px #ffd700;
	color:#663;
}
div#right ul.cate li a{
	color:#669900;
}
div#right ul.cate li a:hover{
	color:#red;
}
div#right ul.cate li b{
	color:#663;
}
div#right ul.cate strong{
	background: #ffd700;
	display: block;
}



/*左ブロック*/
div#left{
	float: left;
	width: 600px;
	letter-spacing:0.1em;
}
div#left div.title,
div#left h2{
	height:20px;
	margin: 0;
	padding: 2px 10px 2px 30px;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	background-image: url(bg_right_title.gif);
	background-repeat: no-repeat;
	font-size:16px;
}
div#left .h3{
	height:20px;
	margin: 30px 0px 0px 0px;
	padding: 2px 10px 2px 30px;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	background-image: url(bg_right_title.gif);
	background-repeat: no-repeat;
	font-size:16px;
}
div#left div.content{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #fff;
}

div#left div.paging{
   margin: 5px 10px;
}

div#left hr{
    border:1px dashed #999;
	margin-top:10px;
	margin-bottom:5px;
}

div#left a,
div#left div.content a,
div#left div.paging a {
	text-decoration: underline;
}


/*登録サイトリスト*/
table.link_site{
	width: 580px;
	margin: 10px auto;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #666;
}
table.link_site th{
	border: 1px solid #666666;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
table.link_site td{
	border: 1px solid #666666;
	padding: 5px;
}

/*繰り返し*/
.even{
	background: #E6E6E6;
}
.odd{
	background: #FFF;
}

/*中央ブロック*/
div#mid{
	width: 700px;
	margin: 0 auto;
}
div#mid div.title{
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	background-image: url(bg_right_title.gif);
	background-repeat: repeat-x;
}

div#mid div.content{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #F0F0F0;
}

/*登録フォーム*/
table.regist_form{
	width: 660px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #666666;
}
table.regist_form td{
	padding: 5px;
	border: 1px solid #666666;
}
table.regist_form td.title{
	font-weight:bold;
	background:#CCC;
	color:#060;
}

/*修正フォーム*/
table.edit_form{
	width: 660px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #666666;
}
table.edit_form th{
	padding: 10px 5px;
	border: 1px solid #666666;
}
table.edit_form td{
	padding: 10px 5px;
	border: 1px solid #666666;
}
table.edit_form td.title{
	font-weight:bold;
}

/*著作*/
div#copyright{
	clear: both;
	width: 800px;
	height: 65px;
	margin: 0 auto;
	padding-top: 5px;
	color: #FFFFFF;
	background: #f5f5f5;
	background-image: url(bg_footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div#copyright a{
	color: #FFFFFF;
	text-decoration: none;
}

/*管理画面*/
.admin{
	clear: both;
	font-size:12px;
	text-align: right;
}


/*リンクリスト中のＵＲＬ*/

.url{
color:green;
float:right;
text-align:right;
width:300px;
}

/*小さな文字*/

.kakko{
font-size:85%;
font-weight:normal;
}


/*infotop広告用*/
div#right div.itop{
	margin: 0px 15px 15px 0px;
	padding: 5px 5px;
	background: #FFF;
}