@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2010-02-09
 * Editor:    contents yamamoto
 * Modified:  2010-02-09 by:contents yamamoto
 *
 * ***********************************************************
 */

/*============================================================

	Accessmap

============================================================*/
#accessmap #container{	
	width:700px;
	padding:0 0 15px 0;
	margin:0 0 10px; 
	border-top:2px solid #8EC31B;
	background:none;
}

#accessmap #container div{
	padding:10px;
}

#accessmap #container div p.sttl{
	background:url(../common/sttl.jpg) 0 0 no-repeat;
	padding:7px 0 14px 15px;
	margin-bottom:5px;
}

#accessmap #container div p.imgL{
	float:left;
	margin:0 20px 0 0;

}
#accessmap #container div dl{
	float:right;
	width:360px;
	padding:10px 0;
}
#accessmap #container div dl dt{	
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
}

#accessmap #container div dl dd{	
	
}