* {
	margin:0;
	padding:0;
}
      }

#contents {
	width:829px;
	margin:0 auto 5px auto;
	background: url(./img/bg.gif) repeat-y center;
}

/* --- header --- */

#header {
	border-top:8px solid white;
	width:750px;
	height:60px;
	margin:0 auto 10px auto;
	padding:10px;
	background-color:#009900;
}

#header h1 {
	width:300px;
	color:white;
	padding-top:5px;
	font-size:25px;
	margin-left:50px;
}

#header h2 {
	width:300px;
	color:white;
	font-size:17px;
	margin-left:85px;
}

#header h3 {
	float:right;
	margin-right:20px;
	margin-top:-35px;
	width:270px;
	color:white;
	font-size:13px;
	font-weight:normal;
}

/* --- menu-block --- */

#menu-block {
	width:750px;
	margin:0 auto 0 auto;
}

#menu-block ul {
	height:196px;
	background:url(./img/hirahara_dental.jpg) no-repeat center bottom;
}

#menu-block li { 
	float:left;
	margin-right:12px;
	list-style:none;
}

#menu-block li.top { 
	display:block;
}

#menu-block a { 
	width:110px;
	height:18px;
	text-align:center;
	color:white;
	font-size:12px;
	text-decoration:none;
	background: url(./img/tab.gif);
	display:block;
	padding-top:7px;
}

#menu-block a:hover { 
	width:110px;
	height:18px;
	text-align:center;
	color:yellow;
	font-size:12px;
	text-decoration:none;
	background: url(./img/tab2.gif);
	display:block;
	padding-top:7px;
}



/* コンテンツ */
div#content       {width: 564px;
                   margin-top:10px;
                   margin-left: auto;
                   margin-right: auto;
                   margin-bottom:20px;
                   background-color:#ffffff;
                   
                   color:#339966;
                   }


div#content h2     {background-color:#014471;
                    background-image: url(img/bar-blue.png);
                    background-repeat: no-repeat;
                    font-size:16px;
                    color:#ffffff;
                    line-height: 28px;
                    padding-left: 6px;
                    margin-bottom: 6px;
}

div#content h3     {background-color: #e0e0e0;
                    background-image: url(img/bar-green.png);
                    background-repeat: no-repeat;
                    font-size: 14px;
                    line-height: 23px;
                    padding-left: 30px;
                    margin-top: 0;
                    margin-left: 0;
                    margin-right: 0;
                    margin-bottom: 20px
}

div#content p       {font-size: 14px;
                     line-height: 22px}
                     
div#A-block    {width:564px;
	            
	            margin-top:10px;
                margin-left: auto;
                margin-right: auto;
                margin-bottom:20px;
}

div#box1     {width:560px;
              margin-top:10px;
              margin-left: auto;
              margin-right: auto;
              margin-bottom:20px;
}

div#box1 a            {text-decoration:none;
                       color:#339966;
}

div#box1 a:hover      {text-decoration:none;
                       color:#339966;
}
div#box1 a:visited      {text-decoration:none;
                         color:#339966;
}

div#box1  ul    {margin-bottom:20px;

}

div#box1 li   {font-size:14px;
               margin-left:30px;
	           list-style:none;
}

div#box2     {width:560px;
              margin-top:10px;
              margin-left: auto;
              margin-right: auto;
              margin-bottom:20px;
}

div#box2-1   {width:330px;
              float:right;
}

div#box2-1 img  {margin-left:200px;
              
}

div#box2-1 a   {text-decoration:none;
                color:#339966;
}

div#box2-1 a:hover   {text-decoration:none;
                      color:#339966;
}

div#box2-1 a:visited      {text-decoration:none;
                           color:#339966;
}

div#box2-2   {width:230px;
              float:left;}
              
div#box2-2 img          {border:none;}



div#box3     {clear:both;
}


div#box4 a       {text-decoration:none;
                  color:#0000ff;}

div#box4 a:hover       {text-decoration:none;
                        color:#ff0000;}


div#box4 li    {font-size:14px;
               margin-left:20px;
               padding:5px;
	           list-style:none;}
	           
	           
div#box8 ul { 
	margin-top:20px;
	margin-left:30px;
}

div#box8 li { 
	float:left;
	margin-right:12px;
	list-style:none;
}

div#box8 img { 
	border:none;
}

div#box9    {clear:both;}

div#box9 p   {font-size:14px;
	          text-align:center;
	          padding-top:0px;
	          padding-bottom:5px;
}

div#box9 a   {width:110px;
	         height:21px;
	         text-align:center;
	         color:white;
	         font-size:12px;
	         text-decoration:none;
	         background: url(./img/tab3.gif);
	         display:block;
	         padding-top:4px;
	         padding-bottom:4px;
	         margin-bottom:10px;}


div#box9 a:hover    {width:110px;
	               height:21px;
	               text-align:center;
	               color:yellow;
       	           font-size:12px;
	               text-decoration:none;
	               background: url(./img/tab4.gif);
	               display:block;
	               padding-top:4px;
	               padding-bottom:4px;}

/* --- footer --- */

#footer {
	clear:both;
	width:801px;
	margin:0 auto 0 auto;
	background-color:#009900;
}

#footer p {
	text-align:center;
	font-size:12px;
	padding:5px;
	color:white;
}
