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

html {
	height: 100%;
	background-color: #000000;
}

body {
	height: 100%;
	background-color: #000000;
	text-align: center;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}


#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

a.link_m:hover {
	position: relative;
	top: 1px;
}



#header {
	margin: 0 0 0 0;
	height: 350px;
	background-color: #000000;
}

#flashcontent {
	background-color: #000000;
}





#indexMain {
	margin: 10px 0 20px 0;
	height: 265px;
	position: relative;
}

#bannerList {
	width: 180px;
}

#bannerList li {
	margin: 5px 0 0 0;
}

#bannerList li:first-Child {
	margin: 0;
}

#newsAndMovie {
	width: 300px;
	height: 265px;
	position: absolute;
	top: 0;
	left: 195px;
	background: url(../img/index/rssBg_01.jpg) no-repeat;
}

#fieldReport {
	width: 300px;
	height: 265px;
	position: absolute;
	top: 0;
	left: 500px;
	background: url(../img/index/rssBg_02.jpg) no-repeat;
}

.loading {
	color: #ffffff;
	position: absolute;
	top: 100px;
	left: 120px;
}

.rssIcon {
	position: absolute;
	top: 8px;
	left: 245px;
}

.rssReader {
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	top: 35px;
	left: 8px;
}

.rssReader tr{
	padding: 20px;
}

.rssReader th{
	padding: 3px 20px 3px 0;
	vertical-align: top;
}

.rssReader td{
	padding: 3px 10px 3px 0;
}

.rssReader a:link {
	color: #ffffff;
	text-decoration: none;
}

.rssReader a:visited {
	color: #ffffff;
	text-decoration: none;
}

.rssReader a:hover {
	color: #999999;
	text-decoration: underline;
}

.SpryHiddenRegion {
    visibility: hidden;
}





#footer {
	color: #666666;
	font-size: 10px;
	line-height: 120%;
	margin: 20px 0 20px 0;
	height: 80px;
	background: url(../img/index/footerBg.jpg) no-repeat;
	position: relative;
	clear: both;
}

#footer a:link {
	color: #666666;
	text-decoration: underline;
}

#footer a:visited {
	color: #666666;
	text-decoration: underline;
}

#footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}

#footer ul {
	float: left;
	margin: 10px 5px 0 10px;
}

#footer ul li {
	margin: 0 0 2px 0;
}

#qrCode {
	position: absolute;
	top: 10px;
	right: 10px;
}





#innerMain {
	color: #ffffff;
	margin: 10px 0 50px 0;
}

#itemDetail {
	margin: 0 0 30px 0;
	position: relative;
}

#itemDetail h2 {
	font-size: 20px;
	line-height:25px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#itemDetail h3 {
	font-size: 15px;
	line-height:23px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#itemDetail p {
	font-size: 12px;
	line-height:18px;
}

#itemDetail p img {
	display: block;
	margin: 20px 0 0 0;
}

.spec {
	font-size: 10px;
	width: 200px;
	position: absolute;
	top: 0;
	left: 600px;
}

.spec .g14 {
	margin: 0 0 5px 0;
}

.spec .g17 {
	margin: 10px 0 5px 0;
}
.spec .g19 {
	margin: 10px 0 5px 0;
}

#colorChartTitle {
	margin: 30px 0 15px 0;
}

.colorChart {
	float: left;
	width: 200px;
	text-align: center;
}

.colorChart span:first-child {
	display: block;
	padding: 15px 0 10px 0;
}

.colorChart p span {
	display: block;
	padding: 0 0 10px 0;
}

.newcolor {
	color: #ff0000;
}




#shopMain {
	margin: 0 0 0 0;
}

#shopMain p {
	color: #ffffff;
	font-size: 12px;
	margin: 0 0 0 0;
	text-align: center;
}

#shopMain p a:link {
	color: #666666;
}

#shopMain p a:visited {
	color: #666666;
}

#shopMain p a:hover {
	color: #cccccc;
}

#shopMain p span {
	font-weight: bold;
	font-size: 18px;
}


#shopMain .list{
	font-size: 10px;
	color:#FFFFFF;}
#shopMain .list td {
	border: solid 1px #ffffff;
	padding: 5px 5px 5px 5px; }
#shopMain .list td span {
	text-decoration: line-through; }
