@charset "euc-jp";
/*
 * 
 * �˥塼���ѤΥ��������������ޤ�
 * 
 */

body.news{
 background-color:#FFFFFF;
 margin:3px;
 padding:0px;
 text-align:center;
}


/*-----------------------------------------------
  �ꥹ���ѡ�2012ǯ3��1����˥塼������������֡�
 -----------------------------------------------*/
.news_list_top {
 width:760px;
 font-size:12px;
 text-align:left;
 line-height:16px;
}
.news_list_top li	{
 height:16px;
}
.news_topics	{
 background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.rakuten.co.jp/higopet/cabinet/base/news_icon_topics.gif) no-repeat;
}
.news_sale	{
 background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.rakuten.co.jp/higopet/cabinet/base/news_icon_sale.gif) no-repeat;
}
.news_list_top hr	{
 margin:5px 0;
 border:1px #CCC dashed;
}
.news_text	{
 padding-left:70px;
}

.news_list_top a:link { color:#F60;
 }
.news_list_top a:visited { color: #F60;
 }
.news_list_top a:hover { color: #FC9;
 }
.news_list_top a:active { color: #F60;
 }


/*-----------------------------------------------
  �ꥹ����
 -----------------------------------------------*/
.news_list {
 width:720px;
 font-size:12px;
 text-align:left;
 line-height:18px;
}

 .news_list li {
  float:left;
  padding-left:35px;
  list-style-type:none;
 }
 .news_list li.new {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.rakuten.co.jp/higopet/cabinet/base/new_icon.gif") no-repeat top left;
 }
  .news_list li .date {
   float:left;
   display:block;
   width:80px;
   text-align:left;
   color:tomato;
  }
  .news_list li .txt {
   float:left;
   display:block;
   width:580px;
  }

/*-----------------------------------------------
  �ܺ���
 -----------------------------------------------*/
.news_detail {
 width:824px;
 font-size:12px;
}

 .news_detail dt {
  float:left;
  padding-left:30px;
  padding-bottom:10px;
 }
 .news_detail dt.new {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.rakuten.co.jp/higopet/cabinet/base/new_icon.gif") no-repeat top left;
 }
  .news_detail dt .date {
   float:left;
   display:block;
   width:70px;
   text-align:left;
   font-weight:bold;
   color:tomato;
  }
  .news_detail dt .date:hover {
   text-decoration: none;
  }
  .news_detail dt .txt {
   float:left;
   display:block;
   /*width:430px;*/
   font-weight:bold;
   color:#007423;
  }

 .news_detail dd {
  clear:both;
  padding-left:60px;
  width:710px;
 }

/* --- ����ܥå��� --- */
.sbox {
width: 430px; /* �ܥå����� */
background-color: #ffffff; /* �ܥå������طʿ� */
border: 1px #cccccc solid; /* �ܥå��������� */
font-size: 10pt; /* �ܥå�����ʸ�������� */
}

/* --- ���Ф� --- */
.sbox h2 {
margin: 0; /* ���Ф��Υޡ����� */
padding: 3px 5px; /* ���Ф��Υѥǥ��󥰡ʾ岼�������� */
background-color: #e0e0e0; /* ���Ф��طʿ� */
border-bottom: 1px #c0c0c0 solid; /* ���Ф��β����� */
font-size: 10pt; /* ���Ф���ʸ�������� */
}

/* --- �ܥå���������� --- */
.sbox p {
margin: 1em 10px; /* ����Υޡ�����ʾ岼�������� */
}




/* --- ɽ���� --- */
table.hyou {
width: 430px; /* ɽ���� */
border: 1px #c0c0c0 solid; /* ���Ȥζ����� */
border-collapse: collapse;
font-size: 13px;
}

/* --- ɽ�����ȥ� --- */
table.hyou caption {font-size: 130%;
padding-bottom: 2px; /* ɽ�����ȥ�β��ѥǥ��� */
}

/* --- ���� --- */
table.hyou th,
table.hyou td {
/* width: 20%; */ /* ��������ʥ������������ˤ������ */
padding: 6px 8px; /* ����Υѥǥ��󥰡ʾ岼�������� */
border: 1px #c0c0c0 solid; /* ����ζ����� */
}

/* --- 1���� --- */
table.hyou colgroup.item {
background-color: #fffce7; /* 1���ܤ��طʿ� */
}

/* --- 2���ܰʹ� --- */
table.hyou colgroup.data {
background-color: #ffffff; /* 2���ܰʹߤ��طʿ� */
}

/* --- ���Ф����� --- */
table.hyou thead th {
background-color: #f0fff0; /* ���Ф�������طʿ� */
text-align: center;
}

