@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: Tateno dental clinic
	Author: Yamazen Communications co.,ltd.
	Comment: promise.html style
	Since2010
----------------------------------------------------------- */
	
/*Index
	1.common and structure
	
----------------------------------------------------------- */

/* 1.common and structure
---------------------------------------------------------------------------------------*/
/* width */
div#contents div,
div#contents div h3,
div#contents div p{width:670px;}
div#contents div#iso p{width:565px;}
div#contents div#iso span{width:555px;}/*div#iso p -10px*/

div#contents div{
	margin:20px auto 35px;
	padding-left:70px;
}

div#contents div#consider{background:url(../img/promise/icon1.gif) no-repeat left top;}
div#contents div#comfort {background:url(../img/promise/icon2.gif) no-repeat left top;}
div#contents div#smile   {background:url(../img/promise/icon3.gif) no-repeat left top;}
div#contents div#iso     {background:url(../img/promise/icon4.gif) no-repeat 12px top;}
div#contents div#privacy {background:url(../img/promise/icon5.gif) no-repeat 7px top;}

div#contents div#consider h3{background:url(../img/promise/st1.gif) no-repeat left top;}
div#contents div#comfort  h3{background:url(../img/promise/st2.gif) no-repeat left top;}
div#contents div#smile    h3{background:url(../img/promise/st3.gif) no-repeat left top;}
div#contents div#iso      h3{background:url(../img/promise/st4.gif) no-repeat left top;}
div#contents div#privacy  h3{background:url(../img/promise/st5.gif) no-repeat left top;}

div#contents div#iso p{
	min-height:135px;
	_height:135px;
	padding-right:105px;
	background:url(../img/top/iso_bonds.jpg) no-repeat right top;
}

div#contents div#iso span{
	display:block;
	margin-top:10px;
	padding:0 0 10px 10px;
	background:url(../img/arr_green.gif) no-repeat left 0.5em;
}