﻿/*  INDEX DESIGN  */
div id="h_title {
	             text-decoration: none;
                 }
/*  C_NEW DESIGN  */

#c_new         {
                margin: 0px;
                border: 0px solid #FF0000;
                padding: 0px;
                height: 137px;
                background: #FFC  /* url("../pic125/meal.gif") no-repeat right */;
               }


#c_new ul      {
                list-style: square inside;
                margin: 5px;
                font-size: 12px;
                color: #BE0000;
               }

#c_new a       {
                text-decoration: none;
               }

#c_new a:hover {
                text-decoration: underline;
                color: #BE0000;
                background: #6FF;
               }

#c_new img     {
                float: right;
                margin: 0px 0px 0px 10px;
                border: 1px solid #000000;
                padding: 5px;
                background: #DCDCDC;
               }


#catenavi p.copy
               {
				clear: both;   
                margin: 10px;
                border: 1px solid #DCDCDC;
                padding: 10px;
                width: 95%;
                background: #EEFFEE;
               }




/*  CONTENTS LIST DESIGN  */

#catenavi dl   {
                clear: both;
                margin: 10px;
                border: 1px solid #E6E6FA; /* lavender */
                padding: 3px;
                width: 97%;
                line-height: 1.5em;
               }

#catenavi dt   {
                clear: both;
                float: left;
                width: 85px;
                color: #000000;
                font-size: 13px;
               }

#catenavi dt a {
                display: block;
                width: 100%;
                text-decoration: none;
                font-weight: bold;
                color: #4682B4;
               }

#catenavi dt a:hover, #catenavi dd a:hover
               {
                color: #BE0000;
                background: #FFF;  /*#CCFFCC*/
                text-decoration: underline;
               }


#catenavi dd   {
                float: left;
                margin-left: 10px;
                white-space: nowrap;
                font-size: 12px;
               }

#catenavi dd.end
               {
                float: none;
                margin-left: 5px;
                font-size: 9px;
               }

#catenavi dd.end a
               {
                text-decoration: none;
                color: #BE0000;
               }

#catenavi dd.end a:hover
               {
                text-decoration: underline;
                color: #FFFFFF;
                background: #BE0000;
               }


.ads468, .ads468i
               {
                margin-left: 10px;
                margin-bottom: 10px;
                width: 98%;
               }


.ads468        {
                border: 1px solid #DCDCDC;
                padding: 3px;
                height: 60px;
               }

.ads468i       {
                border: 0px solid #000000;
                padding: 3px 0px; 
                text-align: center;
               }


/*  CATEGORY BG COLOR DESIGN  */ 

#catenavi dl.car     {  }

#catenavi dl.com     {  }

#catenavi dl.daily   { height: 55px; }

#catenavi dl.home    { height: 55px; background: #FFF; }　/*#FFFAF0*/

#catenavi dl.ins     { height: 55px; background: #E0FFFF; } /*#E0FFFF*/

#catenavi dl.intro   {  }

#catenavi dl.leisure {  }

#catenavi dl.meal    { height: 55px; background: #FCF; } /*#FAF0E6*/

#catenavi dl.medical {  }

#catenavi dl.pinmoney {background: #FFF0F5;  }

#catenavi dl.savings {  }

#catenavi dl.tax     {  }

#catenavi dl.utility { height: 75px; }


