﻿/*可変する項目*/

/*背景の設定*/
body {
	margin:0px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../img/background_100601.jpg);
	background-attachment: scroll;
	background-color:#000;
}
.header_bg {
	background-image:url(../img/header_1006021.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	height: 136px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.main_bg {
	background-image:url(../img/_space.gif);
	background-position:top;
	background-repeat:repeat;
}
/*文字の色*/
td {
	color:#000000;
}
/* リンクの色*/
a:link {
	color:#e60012;
	text-decoration:none
}
a:visited {
	color:#e60012;
	text-decoration:none
}
a:hover {
	color:#0e60012;
	text-decoration:underline
}
a:active {
	color:#e60012;
	text-decoration:underline
}
/* 画像のリンクの色(IE)*/
a:link img {
	border-color:#e60012;
}
a:visited img {
	border-color:#e60012;
}
a:hover img {
	border-color:#e60012;
}
a:active img {
	border-color:#e60012;
}
/* タイトル下と左エリアの背景*/
.bgcolor {
	background-color:#000;
}
/* フッター*/
.footer_bgcolor {
	background-color:#FFFFFF;
}
.footer_link {
	color:#e60012;
	font-size:12px;
	line-height:20px
}
.footer_profile {
	color:#e60012;
	font-size:11px;
	line-height:14px
}
/*ここから可変しない項目*/

/* 基本設定*/
td {
	font-size:11px;
	line-height: 14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* 右エリア*/
.right_area {
	color:#FFFFFF
}
.right_area a:link {
	color:#FFFFFF;
	text-decoration:none
}
.right_area a:visited {
	color:#FFFFFF;
	text-decoration:none
}
.right_area a:hover {
	color:#FFFFFF;
	text-decoration:underline
}
.right_area a:active {
	color:#FFFFFF;
	text-decoration:underline
}
/* タイトル*/
h1 {
	font-size:12px;
	font-weight:bold;
	margin:1px
}
/*中央カラム*/
#part_center_3 {
	margin-top:-12px;
}
/*ネットショッピング*/

#part_center_4 {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	width: 434px;
	background-color: #FFF;
}
#part_center_4 a {
	color: #fff;
	font-size:12px;
}
#part_center_4 .ranking1 {
	color: #FFF;
	background-color: #333;
	background-image: url(../img/shop_ranking1.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding-left: 18px;
	padding-right: 4px;
	font-size:10px;
}
#part_center_4 .ranking1 a {
	color: #ffff00;
	font-weight: bold;
}
#part_center_4 .ranking2 {
	background-color: #333;
	background-image: url(../img/shop_ranking2.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding-left: 18px;
	padding-right: 4px;
}
#part_center_4 .ranking3 {
	background-color: #333;
	background-image: url(../img/shop_ranking3.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding-left: 18px;
	padding-right: 4px;
}
#part_center_4 .ranking4 {
	background-color: #333;
	background-image: url(../img/shop_ranking4.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding-left: 18px;
	padding-right: 4px;
}
#part_center_4 .ranking5 {
	background-color: #333;
	background-image: url(../img/shop_ranking5.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding-left: 18px;
	padding-right: 4px;
}

#part_center_4 h3 {
	margin: 0px;
}
#part_center_4 .rainking {
	width: 297px;
}
#part_center_4 .photo {
	float: right;
	height: 130px;
	width: 130px;
}
#part_center_4 .rainking .top {
	background-image: url(../img/shop_bg_top.gif);
	height: 2px;
	overflow: hidden;
	font-size: 0px;
	
}
#part_center_4 .rainking .bottom {
	background-image: url(../img/shop_bg_bottom.gif);
	height: 2px;
	overflow: hidden;
	margin-bottom: 3px;
}
/*右カラム*/
/*PR*/
#part_right_4 {
	font-size:11px;
	background-color: #FFF;
	width: 218px;
	padding: 8px;
	margin-bottom: 8px;
}
#part_right_4 ul {
	margin: 0px 0px 0px 13px;
	padding: 0px;
}
#part_right_4 li {
	margin: 0px;
	padding: 0px;
}
#part_right_4 h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

