@charset "utf-8";

/* KOBE_CLINIC_REC PRIVACY.CSS  */


/*--------------------------------------
*	
*	00.INDEX
*
*--------------------------------------*/


/**-------------------------------------
	00.INDEX
---------------------------------------**/

div#sitemapMain
{
	width: 624px;
}

div#sitemapMainLeft
{
	float: left;
	margin: 0 20px 0 0;
	width: 302px;
}

div#sitemapMainRight
{
	float: left;
	width: 302px;
}

div#sitemapMain dl.siteMapListFirst
{
	margin-bottom: 35px;
}

div#sitemapMain dl.siteMapListFirst dt
{
	margin-bottom: 10px;
	width: 302px;
	height: 26px;
}

div#sitemapMain dl.siteMapListFirst dd
{
}

div#sitemapMain dl.siteMapListFirst dd a
{
	padding: 0 0 0 22px;
	background: url(../images/parts_icon_01.gif) no-repeat 14px 4px;
	font-size: 92%;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

div#sitemapMain dl.siteMapListFirst dd a:hover
{
	text-decoration: underline;
}

div#sitemapMain p.siteMapListFirst
{
	margin-bottom: 35px;
	width: 302px;
	height: 26px;
}

div#sitemapMain dl.siteMapListSecond
{
	margin-bottom: 10px;
}

div#sitemapMain dl.siteMapListSecond dt
{
	margin-bottom: 0;
	width: auto;
	height: auto;
}

div#sitemapMain dl.siteMapListSecond dd
{
}

div#sitemapMain dl.siteMapListSecond dd a
{
	padding: 1px 0 4px 50px;
	background: url(../images/parts_icon_02.gif) no-repeat 34px 0px;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}

/**-------------------------------------
	MO.CLEAR_FIX
---------------------------------------**/

div#sitemapMain:after
{content:".";display:block;height:0;clear:both;visibility:hidden;}

div#sitemapMain
{display:inline-block;}

/* \*/
* html div#sitemapMain
{height:1%;}
/* */
