body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
table {
	font-size: 12px;
	line-height: 20px;
}


#header {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header #title {
	float: left;
	height: 100px;
	width: 260px;
}
h1 {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333300;
	height: 30px;
	width: 260px;
	margin: 0px;
	padding: 0px;
}
#global_menu {
	height: 37px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#global_menu ul {
	margin: 0px;
	padding: 0px;
}
#global_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;

}



#sub_global {
	height: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	padding-top: 3px;
	font-size: 12px;
	clear: both;
}
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#contents #local_menu {
	float: left;
	width: 200px;
}
#contents #local_menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contents #local_menu li {
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 22px;
	padding: 0px;
}
#contents #local_menu a {
	color: #0066FF;
	text-decoration: none;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E9E7DE;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#contents #local_menu a:visited {
	color: #0066FF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E9E7DE;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
#contents #local_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #2BB5C8;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3366;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
#contents #local_menu a:active {
	color: #0066FF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E9E7DE;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}


#contents #main {
	float: left;
	width: 540px;
	margin-right: 30px;
	margin-left: 30px;
}
#contents #local_sub_menu {
	float: left;
	width: 200px;
}
#footer {
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

#contents #local_sub_menu p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#contents #main #entry_title {
	width: 540px;
	
}
h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}
#contents #main #entry_title a {
	text-decoration: none;
}


#contents #main #entry_body {
	width: 540px;
	padding-top: 10px;
}
#entry_body p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#pan {
	width: 530px;
	font-size: 12px;
	background-color: #D8CCBE;
	lin-height: 20px;
	height: 20px;
	padding-left: 10px;
}
#pan ul {
	margin: 0px;
	padding: 0px;
}
#pan li {
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.pan {
	background-image: url(img/pan.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#unit{
	margin: 0px;
	padding: 0px;
	background-color: #EFECE7;
	width: 540px;
	height: 15px;
}
.nocolorlink {
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	padding: 0px;
	background-color: #A3CF6B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.img_border_right {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 7px;
	float: right;
}
.img_border_left {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	float: left;
}


.top_sale_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.mini {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.text_14 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.dvd_ranking {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.text_pink {
	color: #FF0099;
}
.ranking_title {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	background-color: #A3CF6B;
	margin: 0px;
	height: 20px;
	text-align: center;
	padding: 0px;
}
.ul0 {
	margin: 0px;
	padding: 0px;
}
.top_syurui_li {
	font-size: 12px;
	line-height: 16px;
	float: left;
	width: 170px;
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6BA95;
	margin: 5px;
}

.img_space {
	padding: 5px;
}
#google {
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
}
#sb {
	clear: both;
	width: 518px;
	padding: 10px;
border: 1px solid #999999;
margin-top: 10px;
	background-color: #f7f7f7;
}

