* {
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}

body {
	color: #333333;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	background-color: #EFEFEF;
	text-align:left;
	background-image: url(https://img05.shop-pro.jp/PA01112/374/etc/bg.gif?20110310221038);
	background-repeat: repeat-x;
}
a {
	color:#333333;
	text-decoration:none;
}

a:hover img {
	filter:alfa(opacity=50);/* IE lt 8 */
	-moz-opacity:0.5;/* FF lt 1.5, Netscape */
	opacity:0.5;/* Standard: FF gt 1.5, Opera, Safari */
	-khtml-opacity:0.5;/* Safari 1.x */
	-ms-filter:"alpha(opacity=50)";/* IE 8 */
}

img {
	border: 0px;
}
br.clear {
	clear: both;
}
#container {
	background-color: #EFEFEF;
	width:970px;
	paddin: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 970px;
	position: relative;
	background-color: #000;
	background-image: url(https://img05.shop-pro.jp/PA01112/374/etc/top-logo.gif?20110310221407);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 36px;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFF;
        float:left;
}

#sale a {
        color:RED; 
        line-height: 1.1; 
        text-decoration: underline;
}

#sale a:hover {
        color: pink;
}

#header_search {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 155px;
	position: absolute;
	top: 18px;
	right: 13px;
        clear:both;
}
#searchform2 {
	position: relative;
}
#keywords2	{
	width: 137px;
	height: 16px;
	background: #999;
	border: none;
	padding: 4px;
	color: #FFF;
}
#searchBtn2	{
	position: absolute;
	top: 0;
	_top: 1px;
	left: 145px;
}
*:first-child + html #searchBtn2	{
	top: 1px;
}

#navi {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 1170px;
	background-color: #333;
	color: #CCC;
}
#navi ul {
	list-style-type: none;
	display: inline;
}
#navi ul li {
	float: left;
}
#navi ul li a {
	line-height: 30px;
}
#navi a {
	color:#FFFFFF;
	text-decoration:none;
}
#navi a:hover {
	color:#F30;
	text-decoration:none;
	font-size:86%;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;

}

#nav a{
display:block;
padding:0px 5px;
color:#FFF;
text-decoration:none;
background-color:#333;
}

#nav a:hover{
background-color:#F30;
color:#FFF;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:30PX;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}


div#contents {
width: 970px;
}

#main_contents {
	float: left;
	width: 720px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newpush .contents_title {
	color: #333;
	width: 470px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333;
}

#pickup .contents_title {
	color: #333;
	width: 230px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333;
}
#main_contents .contents_title h3 {
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 9pt;
        text-align:left;
}
.records,.pickup {
	width:108px;
	padding:5px;
	float:left;
	margin-right: 1px;
	font-size: x-small;
	color: #666;
	margin-bottom: 10px;
	text-align: center;
	height: auto;
        min-height:270px;
	margin-left: 1px;
        _margin: 0 0 5px;
        _height:270px;
}

.records img,.pickup img {
        width:80px;
        height:80px;
	border: thin solid #666;
	margin: 5px;
}

#right {
	float:right;
	width:230px;
	background-color: #EFEFEF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#right .contents_title {
	color: #333;
	width: 220px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 5px;
}
#right h3 {
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9pt;
}
#right p {
	line-height: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#footer {
	width:100%;
	clear:both;
	margin: 0px;
	padding: 30px;
	background-color: #EFEFEF;
	height: 60px;
	text-align: center;
	color: #000;
	line-height: 30px;
	font-size: x-small;
}
#footer ul {
	list-style-type: none;
	display: inline;
}
#footer ul li {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#footer ul li a {
	line-height: 30px;
}
#footer_navi {
	width: 970px;
	text-align: center;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#footer_navi a {
	color: #333;
	line-height: 1.4em;
}
.records a,.pickup a {
	color: #333;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: x-small;
        _max-width:108px;
        _word-break:break-all;
}

div#gmo_CMSPbar { display: none; }


#header h1 a {
	color: #EFEFEF;
}

#main_contents .list {
	width: 700px;
	height: auto;
	float: left;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: x-small;
}
#main_contents .list img {
	float: left;
	border: thin solid #333;
	margin-right: 15px;
}
#breadcrumb {
	width: 710px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 9pt;
}
#breadcrumb a {
	font-weight: bold;
}
#sort {
	float: left;
	width: 200px;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #FFF;
	background-color: #333;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}
#guide {
	width: 510px;
	padding-left: 5px;
	float: left;
	margin-bottom: 5px;
	color: #FFF;
	background-color: #333;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}
#guide a {
	font-size: 10px;
	color: #FFF;
}
#sort a {
	font-size: 10px;
	color: #FFF;
}
#right_contents {
	float: right;
	width: 500px;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 5px;
}
#left_contents {
	padding: 5px;
	width: 200px;
	float: left;
}
#footer_navi a {
	font-size: x-small;
}
#newpush .border {
	padding: 0px;
	width: 470px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        height:auto;
}


#pickup .border {
	padding: 0px;
	width: 230px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        height:auto;
}
#record_name {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer p {
	line-height: 30px;
}
a:hover {
	color:#F30;
	text-decoration:none;
}

#main_contents #slider {
	margin-bottom: 10px;
}
#nav li a {
	font-size:86%;
}
#cart {
	font-size: x-small;
	color: #FFF;
	background-color: #333;
	margin-bottom: 10px;
	padding: 5px;
}
#cart a {
	line-height: 2em;
	color: #FFF;
}
.play a {
	color: #F30;
}
.play2 a {
font-size:small;
	color: #F30;
}
#footer_navi a:hover{
	color:#F30;
	text-decoration:none;
}
#header h1 a {
	font-size: 30px;
	padding-left: 40px;
}

h2 a {
color:#fff;
}

img.new_mark_img1 {
width: 32px;
height: 11px;
}

div.contents-page {
width: 230px;
height: 65px;
margin-bottom: 7px;
}

div.contents-page a img {
border: 1px solid #999999;
}

div.contents-page a:hover img {
	filter:alfa(opacity=70);/* IE lt 8 */
	-moz-opacity:0.7;/* FF lt 1.5, Netscape */
	opacity:0.7;/* Standard: FF gt 1.5, Opera, Safari */
	-khtml-opacity:0.7;/* Safari 1.x */
	-ms-filter:"alpha(opacity=70)";/* IE 8 */
}

div#info-wrap{
background-color: #fefefe;
border: 1px solid #003366;
margin-bottom:10px;
}

div.info_tittle {
background-color: #003366;
color:#fefefe;
padding-left:5px;
}

div.info_tittle h3 {
margin-bottom:2px;
}

div#info {
color:#333 !important;
margin:10px;
font-size:9pt !important;
}

div#interviewpage {
margin:15px 0 0;
}

div#interviewpage dl dt {
    border-bottom: thin solid #333333;
    border-left: medium solid #333333;
    font-size: 9pt;
    margin: 0 0 15px;
    padding: 0 0 0 5px;
    width: 710px;
    font-weight: bold;
}

div#interviewpage dl dd {
    font-size: 9pt;
    margin: 5px 0 0;
}

div#interviewpage dl dd a {
    text-decoration: underline;
}

div#breadcrumb_intervew {
	width: 710px;
	padding: 0 0 0 5px;
	margin:0 0 5px;
	font-size: 9pt;
}

/* clearfix hack */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* hide macie */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* end hide */
/* end clearfix hack */

