﻿@charset "utf-8";


.ItemList_tf_noframe {
  width:720px; 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  font-size: small;
}

.ItemList_tf_noframe .listInner
{
  margin: 0px 0px 0px 0px;
  font-size: small;
}

.ItemList_tf_noframe .listInner .listInner_conts
{
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.ItemList_tf_noframe .FooterBg
{
  width:720px;  
}

.ItemList_tf_noframe .Contents{
  padding: 0px 7px 10px 7px;
}

.ItemList_tf_noframe .Contents img{
  padding:0px;
  margin:0px;
}

.ItemList_tf_noframe .Contents p{
  padding:0px;
  margin:0px;
}

.ItemList_tf_noframe .ttl_h2
{
  color: black;
  padding: 7px 0px 0px 25px;
  text-align: left;
  font-size: 14px;
  background: url(h2.gif) no-repeat left top;
  height:32px;
  margin:0px;
}

.ItemList_tf_noframe .Fix_TitleLabel
{
 font-size:14px;
 padding-top:8px;
}

.ItemList_tf_noframe H2
{
/*
  color: black;
  padding: 9px 0px 0px 25px;
  text-align: left;
  font-size: medium;
  background: url(h2.gif) no-repeat left top;
  height:30px;
  margin:0px;
*/
}

.ItemList_tf_noframe H3
{
/*
 height:22px;
 margin-left:0px;
 padding:9px 0px 0px 30px;
 background: url(h3.gif) no-repeat left top; 
 font-size: small;
 font-weight: bold;
 clear: both;
*/
}

.ItemList_tf_noframe H4
{
/*
background: url(h4.gif) no-repeat left top;
padding-left:25px;
font-weight: bold;
font-size: small;
padding-top:9px;
height:22px;
*/
}

.ItemList_tf_noframe H5
{
/*
background: url(h5.gif) no-repeat left top;
padding-left:15px;
padding-top:9px;
font-weight: bold;
font-size: small;
height:22px;
*/
}

.ItemList_tf_noframe H6
{
/*
background: url(h6.gif) no-repeat left top;
padding-left:15px;
padding-top:9px;
font-weight: bold;
font-size: small;
height:22px;
*/
}

.ItemList_tf_noframe .ParentBack
{
  font-size: small;
  text-align: right;
  margin:0 5px 15px 0;
clear:both;
}

.ItemList_tf_noframe .ParentBack img
{
 vertical-align:top;
  text-decoration:none;
}


.ItemList_tf_noframe .ParentBack a:link
{ 
  color:black;
  text-decoration:none;
} 
.ItemList_tf_noframe .ParentBack a:active
{ 
  color:black;
  text-decoration:none;
} 
.ItemList_tf_noframe .ParentBack a:visited
{ 
  color:black;
  text-decoration:none;
} 
.ItemList_tf_noframe .ParentBack a:hover
{ 
  color:black;
  text-decoration:underline;
} 

