@charset "shift_jis";

/* ****************************************************
Title: print.css
Created: 2007-11-14
Last Modified: 2007-11-14
Editor(s): Teruko Yamada
Last Editor: Teruko Yamada
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 header & gNavi & Global Header
#02 body
#03 container & layout
#04 pageBody
#05 content

----------------------------------------*/



/* #01 header & gNavi & lNavi & footer
---------------------------------------------------------------------------- */

div#header { 
	background: none; 
	border-bottom: #CCC 1px solid;
	margin-bottom: 20px;
	width: auto;
}
div#header dl#headerLink { display: none; }
div#header div#search { display: none; }
div#layout dl#gNavi { display: none; }
div#pageBody dl#lNavi { display: none; }
div#footer { display: none; }


/* #02 body
---------------------------------------------------------------------------- */

body {
	background: none;
}


/* #03 layout
---------------------------------------------------------------------------- */

div#layout {
	border: none;
	width: auto;
}


/* #03 pageBody
---------------------------------------------------------------------------- */

div#pageBody {
	background: none;
}

div#pageBody dl#location {
	text-align: left;
	width: auto;
}

div#pageBody h2 img {
	zoom: 90%;
}


/* #05 content
---------------------------------------------------------------------------- */

div#content {
	float: left;
}

div#content p.pageTop {
	display: none;
}

div#content div#older,
div#content div#handicap,
div#content div#nuture,
div#content div#child,
div#content div#hospital,
div#content div#administration {
	background: none;
}

div#content div.leadArea,
div#content div#details,
div#content div.establishmentList div.section,
div#content div.establishmentList div.section2,
div#content div.establishmentList div.section div.innerSection,
div#content div.establishmentList div.section2 div.innerSection {
	background: none;
}

div#content div#details div#tab {
	display: none;
}

div#details div.block div.outline,
div#details div.block div.outline02,
div#details div.block div.outline div.adress,
div#details div.block div.outline02 div.adress {
	background: none;
	height: inherit;
}

div#details div.block div.outline div.adress p,
div#details div.block div.outline02 div.adress p {
	color: #333333;
}

div#details div.block div.voice,div#details div.block div.voicefooter {
	background: none;
}

div#details div.block div.voice dt {
	border-bottom: #CCC 1px solid;
}

