/* -----------------------------------------------------------------------------
                                   structure
----------------------------------------------------------------------------- */
* {
	margin:0px;
	padding:0px;

	border-color:#000000;
	border-style:solid;
	border-width:0px;
}
body {
	text-align:center;
	background-image:url(./img/back-ground.gif);
}
table#structure {
	width:760px;
}
/* -----------------------------------------------------------------------------
                                     header
----------------------------------------------------------------------------- */
td#head {
}
div#head-top {
	height:15px;
	background:url(./img/head-2.gif) bottom no-repeat;
}
div#head-middle {
	height:150px;
	background:url(./img/head-1.jpg) top no-repeat;
}
div#head-bottom {
	height:15px;
	background:url(./img/head-3.gif) top no-repeat;
}
/* -----------------------------------------------------------------------------
                                      menu
----------------------------------------------------------------------------- */
td#menu-top {
	width:160px;
	height:15px;
	background:url(./img/menu0.gif) bottom no-repeat;
}
td#menu {
	width:160px;
	vertical-align: top;
	background-color:#ff0000;
	background:url(./img/menu0.jpg);
}
td#menu-bottom {
	width:160px;
	height:15px;
	background:url(./img/menu10.gif) top no-repeat;
}
div.menu-margin-top {
	height:15px;
	background:url(./img/menu0.jpg);
}
div.menu-margin-middle {
	height:25px;
	background:url(./img/menu0.jpg);
}
div.menu-margin-bottom {
	height:15px;
	background:url(./img/menu0.jpg);
}
div.menu-image {
}
/* -----------------------------------------------------------------------------
                                     bottom
----------------------------------------------------------------------------- */
td#foot {
}
div#foot-top {
	height:15px;
	background:url(./img/head-2.gif) bottom no-repeat;
}
div#foot-middle {
	height:50px;
	line-height:50px;
	background:url(./img/foot.jpg) top no-repeat;
}
div#foot-bottom {
	height:15px;
	background:url(./img/head-3.gif) top no-repeat;
}
/* -----------------------------------------------------------------------------
                                    content
----------------------------------------------------------------------------- */
td#content-top {
	background-color:#ffffff;
}
td#content {
	width:600px;
	vertical-align: top;

	border-color:#000000;
	border-style:solid;
	border-width:0px;

	background-color:#ffffff;

/*
	background-color:#f5f5f5;
*/

	text-align:left;


}
td#content-bottom {
	background-color:#ffffff;
}
/* ---------------------------------------------------------
                            base
--------------------------------------------------------- */
h2.content {

	width:520px;
	height:4px;
	line-height:40px;

	border-top-color:#00C000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#00C000;
	border-bottom-style:solid;
	border-bottom-width:1px;

	margin:30px 20px 30px 20px;
	padding:0px 0px 0px 40px;

	font-size: 180%; 
	font-weight: bold;
	color: #009400;

	background-image:url(./img/icon-l.gif);
	background-repeat:no-repeat;
}
h3.content {
	width:500px;
	border-bottom-color:#00C000;
	border-bottom-style:solid;
	border-bottom-width:1px;

	margin:30px 0px 0px 50px;
	padding:0px 0px 0px 0px;

	font-size: 160%; 
	font-weight: bold;

	color: #008800;
}
p.content {
	clear:both;
	margin:20px 20px 30px 30px;
	padding:0px 0px 30px 20px;

	font-size: 140%; 

	color: #008000;
}

/* ---------------------------------------------------------
                            home
--------------------------------------------------------- */
#top-bill {
	float:right;
	border-color:#008800;
	border-style:solid;
	border-width:1px;
	margin:0px 12px 3px 6px;
	padding:3px 3px 3px 3px;
}
#top-kao {
	float:right;
	border-color:#00ff00;
	border-style:solid;
	border-width:1px;
	margin:0px 16px 6px 6px;
	padding:0px 0px 0px 0px;
}
#top-zu {
	border-color:#008800;
	border-style:solid;
	border-width:1px;
	margin:26px 6px 26px 6px;
	padding:26px 6px 26px 6px;
}
/* ---------------------------------------------------------
                          column
--------------------------------------------------------- */
#column-illust {
	float:left;
	border-color:#008800;
	border-style:solid;
	border-width:1px;
	margin:6px 6px 6px 6px;
	padding:6px 6px 6px 6px;
}
/* ---------------------------------------------------------
                    consultation-hours
--------------------------------------------------------- */
p.consultation-hours {
	margin:40px 0px 20px 30px;
	padding:0px 0px 0px 30px;
}
table.consultation-hours {
	border-color:#00C000;
	border-style:solid;
	border-width:1px;
}
th.consultation-hours {
	background-color:#98fb98;
	border-color:#00C000;
	border-style:solid;
	border-width:1px;
	width:52px;
	height:30px;
	text-align:center;
	vertical-align: middle;
	font-size: 120%; 
	font-weight: bold;
}
td.consultation-hours {
	background-color:#fafad2;
	border-color:#00C000;
	border-style:solid;
	border-width:1px;
	width:52px;
	height:30px;
	text-align:center;
	vertical-align: middle;
}
th.consultation-hours-left, td.consultation-hours-left {
	background-color:#98fb98;
	border-color:#00C000;
	border-style:solid;
	border-width:1px;
	width:60px;
	height:30px;
	text-align:center;
	vertical-align: middle;
	font-size: 120%; 
	font-weight: bold;
}
/* ---------------------------------------------------------
                           access
--------------------------------------------------------- */
h3.access {

	width:520px;
	height:30px;
	line-height:30px;

	vertical-align: middle;


	border-bottom-color:#00C000;
	border-bottom-style:solid;
	border-bottom-width:1px;

	margin:10px 20px 10px 40px;
	padding:0px 0px 0px 0px;

	font-size: 160%; 
	font-weight: bold;
	color: #009400;

	background-repeat:no-repeat;
}
p.access {
	clear:both;
	margin:20px 20px 30px 30px;
	padding:0px 0px 30px 20px;

	font-size: 140%; 

	color: #008000;
}

#map {
	border-color:#000000;
	border-style:solid;
	border-width:1px;

	margin:0px 0px 70px 50px;

	width:470px;
	height:300px;
}
