/* Base Weblog (base-weblog.css) */

body                         {
                                font-size: 13px;
	                width: 785px;
                                text-align: center;
                                margin: 10px auto 0px auto;
                                line-height: 1.1;
                                color: #555555;
	                }

.MainTable                {
                                margin-top: 15px;
                                }

.HeaderTextArea       {
                                text-align: left;
                                padding-left: 7px;
                                }

/*LeftContentsArea*/

.CategoryTitle           {
                                padding-top: 10px;
                                }

.CategoryLinkUl         {
                                margin: 5px 0px 0px 5px;
                                padding-top: 0px;
                                list-style-type: none;
	                }

.CategoryLinkLi         {
                                background-image: url(images/navi_arrow.gif);
                                background-repeat: no-repeat;
                                background-position: 0em 0.5em;
                                margin: 0px 0px 0px 0px;
                                padding-left: 20px;
                                padding-top: 3px;
  		}

.Banner                    {
                                padding-top: 10px;
                                padding-bottom: 10px;
                                }

/*RightContentsArea*/

.InformationTitle        {
                                padding: 0px 0px 5px 0px;
		text-align: left;
                                width: 450px;
		}

.InformationTable001  {
                                padding: 20px 5px 5px 0px;
		text-align: left;
                                width: 450px;
 		}

.CategoryLinkUl02      {
                                margin: 0px 0px 0px 5px;
                                padding-top: 0px;
                                list-style-type: none;
	                }

.CategoryLinkLi02      {
                                background-image: url(images/top_arrow.gif);
                                background-repeat: no-repeat;
                                background-position: 0em 0em;
                                margin: 0px 0px 0px 0px;
                                padding-left: 34px;
                                padding-top: 12px;
                                padding-bottom: 11px;
  		}

.FeatureTable            {
                                margin-top: 10px;
                                 }

.FooterArea               {
                                 margin-top: 10px;
                                  }

/*-------------------------------------------*/
.EntryBodyText           {
                                 padding-left: 20px;
                                 padding-right: 10px;
                                 line-height: 1.5;
                                 padding-top: 7px;
                                 }

.EntryTitle                 {
                                background-image: url(images/title-back.gif);
                                background-repeat: no-repeat;
                                padding-left: 20px;
                                height: 20px;
                                font-size: 14px;
                                margin-bottom: 8px;
                                }

.GeneralHeader           {
                                 background-image: url(images/general_head.jpg);
                                 height: 110px;
                                 }

.InformationHeader      {
                                 background-image: url(images/introduction_head.jpg);
                                 height: 110px;
                                 } 

.FeatureHeader           {
                                 background-image: url(images/feature_head.jpg);
                                 height: 110px;
                                 } 

.PreventiveHeader       {
                                 background-image: url(images/preventive_head.jpg);
                                 height: 110px;
                                 }

.SmileHeader              {
                                 background-image: url(images/smile_head.jpg);
                                 height: 110px;
                                 }                    

.LinkHeader               {
                                 background-image: url(images/link_head.jpg);
                                 height: 110px;
                                 }                                                                                             