@charset "utf-8";

/*-------------------------------------------------

 for [shimizu shika]

 Style Name: general.css
 
 File URL: common/css/general.css

 Created: 2010-04-02
 
 Description by suzuki_rui

-------------------------------------------------*/

/* ---------------------------

	一般歯科治療

--------------------------- */	
body.category-general {}



/* ---------------------------

	歯周病治療

--------------------------- */	
body.category-gen-periodontitis {}



/* ---------------------------

	レーザー治療

--------------------------- */	
body.category-gen-lazer {}
div#fluorine div.firstChild, div#fluorine div.lastChild {padding-bottom: 20px; background: url(../../images/loop/arrow_down.gif) no-repeat bottom center;}
div#fluorine div.lastChild {
	padding: 15px;
	border: 1px solid #fff;
	background: #f2ebe6;
	-moz-border-radius: 5px; /* for Firefox */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(border-radius.htc); /* for IE */
}



/* ---------------------------

	抗生剤を使った虫歯治療法

--------------------------- */	
body.category-gen-antibiotic {}
div#antibiotic_flow div {background: url(../../images/loop/arrow_down.gif) no-repeat bottom;}
div#antibiotic_flow div.lastChild {background: none;}


/* ---------------------------

	口臭治療

--------------------------- */	
body.category-gen-halitosis {}






