@charset "ISO-8859-1";
/******************************************************************************
project.......:	Honda
autor.........:	mkr
style.........: Print-Layout
******************************************************************************/

/******************************************************* reset   *************/
* {
	border: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/******************************************************* fix     *************/
body {
	background-color: #FFFFFF;
	font-size: 101.01%;
}
/******************************************************* general *************/
#wrapper {
	margin: 4pt;
}
#header #banner, #meta_navigation, #control_panel, a.top, p.top,
#meta_content, #footer ul, #footer span {
	display: none;
}
p {
	line-height: 1.4em;
	margin: 4pt 0pt; 
}
address {
	font-style: normal;
}
a {
	text-decoration: none;
	font-weight: bold;
}
.category {
	border-bottom: 1px solid #C6C6C6;
}
hr {
	display: none;
}
#banner {
	display: none;
}
#mapbox {
	padding: 0 10 0 10;
}

#gmap {
	width: 100%;
	height: 500px;
	margin-bottom:5px;
}
#mtable {
	border-collapse : collapse;
	width: 100%;
}
.mtdesc {
	text-align: right;
	font-size : 16px;
	font-weight : bold;
	color : #888888;
	width : 240px;
}
.mtborder {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.mtspace {
	padding: 6 10 6 10;
}
#place_label, #place, #mapbox .submit {
	display:none;
}
