body {
	font-family: "lr oSVbN", "Osaka", "Verdana";
	color: #000000;
	font-size: 100%;
	line-height: 1.4em;
	background-color: #dddddd;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#000000;
	background-attachment: fixed;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffcc00;
	text-decoration:underline;
}
a:active {
	color: #ffcc00; 
	text-decoration:underline
}

img { border: none}


/*---  header ---*/
.header02_area {
  width: 1000px;
  background: url(../img/page_header02.gif) repeat-y;
  overflow:hidden;
}

.kaitorilist_genre {
  width: 410px;
  margin: 10px 0 0 18px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.5em;
  float: left;
}

/*---  search_area ---*/
.search_area {
  width: 510px;
  margin: 10px 0 0 0;
  padding: 0 55px 10px 0;
  float: right;
}

.input,textarea {
  color: #000000;
  font-size: 1.2em;
  background: #FFFFFF;
  margin: 0px;
  padding: 0;
}

.kwdbox {
  width: 275px;
  margin: 0;
  padding: 0;
}
.kwdselect {
  width: 135px;
  margin: 0;
  padding: 0;
}
/*---  search_area ---*/

/*---  header ---*/

/*---  contents_area ---*/
.contents_area {
  width: 1000px;
}

.list {
  width: 1000px;
  background: url(../img/page_bg.gif) repeat-y;
}

.sale_banner {
  padding: 5px 0 0 18px;
}

.list_jacket {
  padding: 5px 0 0 18px;
}

.genre_name {
  margin: 0;
  padding: 0 0 0 18px;
  font-size: 12px;
  line-height: 1.5;
}

.genre_name a:link {
  color: #CC0000;
  text-decoration:none;
}

.genre_name a:visited {
  color: #CC0000;
  text-decoration:none;
}

.page_text_s01 {
  margin: 0;
  padding: 0 0 0 18px;
  font-size: 12px;
}

.textsize_area {
  float: right;
  margin: 0;
  padding: 0 90px 0 0;
}

.textsize_area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.textsize_area li {
  float: left;
}

.fontsize {
  margin:0 5px 0 0;
  float: left;
}

.fontsize_s a {
  width: 30px;
  height: 30px;
  background: url(../img/textsize_s_over.gif) no-repeat;
  text-indent: -9999px;
  font-size: xx-small;
  display: block;
}

.fontsize_s a:hover {
  background: url(../img/textsize_s_over.gif) no-repeat;
}

.fontsize_m a {
  width: 30px;
  height: 30px;
  margin: 0 10px;
  background: url(../img/textsize_m.gif) no-repeat;
  text-indent: -9999px;
  font-size: xx-small;
  display: block;
}

.fontsize_m a:hover {
  background: url(../img/textsize_m_over.gif) no-repeat;
}

.fontsize_l a {
  width: 30px;
  height: 30px;
  background: url(../img/textsize_l.gif) no-repeat;
  text-indent: -9999px;
  font-size: xx-small;
  display: block;
}

.fontsize_l a:hover {
  background: url(../img/textsize_l_over.gif) no-repeat;
}


/*---  list_area ---*/
.list_area {
  width: 1000px;
  padding: 0 0 20px 18px;
  clear: both;
}

.list_area table {
  font-size: 60%;
}

.list_area td {
  padding: 3px;
  vertical-align: top;
  line-height:1.5;
}

/*---  list font ---*/
.shopname {
	font-weight:bold;
	line-height:1.5;
	background:#CCCCCC;
}

.shopname a:link {
	color: #000000;
	text-decoration:none;
}

.shopname a:visited {
	color: #000000;
	text-decoration:none;
}

.shopname a:hover {
	color: #CC0000;
	text-decoration:none;
}
 

.listtext3 {
	line-height:1.5;
	background:#FFFFFF;
	width:80px;
}

.listtext4 {
	padding:5px;
	background:#FFFFFF;
	width:220px;
	font-weight:bold;
}

.listtext5 {
	line-height:1.5;
	padding:5px;
	background:#FFFFFF;
	width:610px;
}

.listtext5 a:link {
	color: #CC0000;
}

.listtext5 a:visited {
	color: #CC0000;
}

.listtext5 a:hover {
	color: #CC0000;
}

/*---  list font ---*/
/*---  list_area ---*/

/*---  contents_area ---*/



/*---  footer ---*/
.footer_text_area {
  width: 1000px;
  background: url(../img/page_header02.gif) repeat-y;
}

.footer_text {
  font-size: 80%;
  padding: 10px 160px;
  float: left;
}

.footer_text a {
  text-decoration: none;
}
/*---  footer ---*/


