@charset "utf-8";

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

/* 1.common and structure
---------------------------------------------------------------------------------------*/
/* width */
div#prologue span{width:466px;}
div#accessmap h4,
div#accessmap div#access,
div#accessmap div#parking,
div#accessmap div p,
div#accessmap div#parking p span{width:320px;}
div#accessmap div#googlemap,
div#accessmap div#googlemap p,
div#accessmap div#googlemap h4{width:400px;}
div#accessmap div#googlemap a{width:390px;}/*div#googlemap-10px*/
div#children p{width:540px;}




div#prologue  h3{background:url(../img/beginner/st01.gif) no-repeat left top;}
div#prepare   h3{background:url(../img/beginner/st02.gif) no-repeat left top;}
div#hearing   h3{background:url(../img/beginner/st03.gif) no-repeat left top;}
div#accessmap h3{background:url(../img/beginner/st04.gif) no-repeat left top;}
div#children  h3{background:url(../img/beginner/st05.gif) no-repeat left top;}

div#prologue span{
	display:block;
	margin:0 auto;
}
div#accessmap div#access,
div#accessmap div#parking{float:left;}
div#accessmap div#googlemap{float:right;}


div#children p{
	min-height:165px;
	_height:165px;
	padding-right:210px;
	background:url(../img/beginner/family.jpg) no-repeat right top;
}

div#accessmap div h4{
	min-height:30px;
	_height:30px;
	margin:5px 0;
	text-indent:-999999px;
}
div#accessmap div#access    h4{background:url(../img/beginner/ch_access.jpg)  no-repeat left top;}
div#accessmap div#parking   h4{background:url(../img/beginner/ch_parking.jpg) no-repeat left top;}
div#accessmap div#googlemap h4{background:url(../img/beginner/ch_address.jpg) no-repeat left top;}

div#accessmap div p span{
	font-size:85.71%;
}
div#accessmap div p span img{
	display:block;
}

div#accessmap div#googlemap{
	float:right;
	min-height:550px;
	_height:550px;
}

div#accessmap div#googlemap a{
	display:block;
	padding-left:10px;
	background:url(../img/arr_green.gif) no-repeat left 0.5em;
}