﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.ItemList_tfh
{
  background: url(../../../Images/375_h.gif) no-repeat left center;
  height:7px;
  width: 375px;
  margin:0;
  padding:0px;
  font-size:1px;
}

.ItemList_tf
{
  background: url(../../../Images/375_bg.gif) repeat-y left;
  width:375px;
  margin:0;
  padding:0px;
}

.ItemList_tfb
{
  background: url(../../../Images/375_b.gif) no-repeat left center;
  height: 7px;
  width: 375px;
  margin:0;
  padding:0px;
  margin-bottom:5px;
  font-size:1px;
}

.ItemList_tfc
{

}


.ItemList_tfc h2
{
background:transparent url(../../../Images/h2_2_750.gif) no-repeat scroll center center;
color:black;
font-size:medium;
font-weight:bold;
height:40px;
line-height:38px;
margin:0;
padding:0 0 0 30px;
}

.ItemList_tf_LI 
{
padding:0px 7px;
}

.ItemList_tf_LI h3
{
background:url(../../../Images/h3_bg.gif) no-repeat left center;
color:#000000;
font-size:small;
font-weight:bold;
height:30px;
line-height:32px;
margin:0;
padding:5px 0 5px 25px;
}

.ItemList_tf .Contents
{
  padding: 5px 15px 5px 15px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.ItemList_tfh
{
/*  background: url(../../../Images/760_h.gif) no-repeat left center;*/
  height:0px;
  width: 320px;
  margin:0;
  padding:0px;
  font-size:1px !important;
}

.ItemList_tf
{
  background: url(../../../Images/760_bg.gif) repeat-y left;
  width:320px;
  margin:0;
  padding:0px;
}

.ItemList_tfb
{
/*  background: url(../../../Images/760_b.gif) no-repeat left center;*/
  height: 0px;
  width: 320px;
  margin:0;
  padding:0px;
  font-size:1px !important;
}

.ItemList_tfc
{

}


.ItemList_tfc h2
{
background:transparent url(../../../Images/h2_2_750.gif) no-repeat scroll center center;
color:black;
font-size:medium;
font-weight:bold;
height:40px;
line-height:38px;
margin:0;
padding:0 0 0 30px;
}

.ItemList_tf_LI 
{
padding:0px 7px;
}

.ItemList_tf_LI h3.ItemTitle
{
background:url(../../../Images/h3_bg.gif) no-repeat left center;
color:#000000;
font-size:small;
font-weight:bold;
height:30px;
line-height:32px;
margin:0;
padding:5px 0 5px 25px;
}

.ItemList_tf .Contents
{
  padding: 5px 5px 5px 5px;
}
}
