html {
	height: 100%;
}
body {
	color: #666666;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	height: 100%;
}

.Text-M {
  /*font-size: 75%;*/
  line-height: 1.5em;
  }

em {
  color: #FF6600;
  font-style: normal;
  font-weight: bold;
  }

td {
  /*font-size: 75%;*/
  line-height: 1.5em;
  }

th {
	/*font-size: 75%;*/
	font-weight: normal;
	background-color: #DDDDDD;
  line-height: 1.5em;
  }

p {
  /*font-size: 12px;*/
  line-height: 1.5em;
  /*margin: 0em 0em 1em 0em;*/
  }

.red { color:#FF0000; }
.blue { color:#0000FF; }
.yellow { color:#FF9900; }
.bg_gray { background-color: #666666; }

li {
  line-height: 1.5em;
  margin-left: -1em;
  }
.u_margin{
	margin-top: 8px;
}
/* HEAD LINE */

h2 {
	/*float: right;*/
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	margin: 0em;
	padding: 0px;
}

h3 {
	/*clear:both;*/
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 125%;
	padding: 0.3em 0.5em;
	/*margin-top: 0em;*/
	background-image: url(./images/h1_bg.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFBB44;
	border-right-color: #AA4400;
	border-bottom-color: #AA4400;
	border-left-color: #FFBB44;
}

h4 {
  font-size: 1em;
	background-color: #DDDDDD;
	padding: 0.3em 0.5em;
  /*color: #FF6600;
  margin: 1.5em 0em 1em 0em;*/
}

h5 {
  font-size: 1em;
  color: #FF6600;
  /*margin: 1.5em 0em 1em 0em;*/
}

h6 {
  font-size: 1em;
}

.navi {
	margin-top: 0;
	padding-top: 0;
	/*float: left;*/
	/*line-height: none;*/
}
.navi a:hover {
	color: #FF6600;
}

/*.navi a {
	text-decoration: none;
}

.navi a:link {
	color: #666666;
}

.navi a:visited {
	color: #666666;
}

.navi a:hover {
	color: #FF6600;
  text-decoration: underline;
}

.navi a:active {
	color: #FF0000;
}*/

p.img_l {
  margin:0;
  padding: 0em 1em 0.5em 0;
  float:left;
  clear:left;
  }

p.img_r {
  margin:0;
  padding: 0.5em 0 0.5em 1em;
  float:right;
  clear:right;
  }
dl {
	line-height: 1.5em;
}

dt {
	margin: 1em 0em 0em 0em;
	font-weight:bold;
}
dd {
	margin: 0em 0em 0em 1em;
}
address {
	font-style: normal;
}

a:hover {
	color: #FF6600;
}

/* sm ______________________________________________________________________________________ */

#sm {
	background-image: url(./images/menu_body.gif);
}

#sm ul {
  list-style-type: none;
	margin: 0;
	padding: 0;
}

#sm li {
	background-image: url(./images/menu_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 22px 4px;
	padding-left: 37px;
	padding-right: 7px;
}

#sm a { text-decoration: none; }
#sm a:link { color: #666666; }
#sm a:visited { color: #666666; }
#sm a:hover { color: #FF6600; text-decoration: underline; }
#sm a:active { color: #FF0000; }

/* kurashi _________________________________________________________________________________ */

#kurashi {
	width: 160px;
}
#kurashi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#kurashi li {
	list-style-type: none;
	background-image: none;
	/*background-image: url(./images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 29px 6px;*/
	padding-left: 25px;
}

#kurashi li a {
	text-decoration: none;
	background-image: url(./images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 1em;
	display: block;
	_display: inline-block;
}
#kurashi li a:hover {
	background-image: url(./images/menu_bullet_f2.gif);
}

/* header __________________________________________________________________________________ */

#head .link ul {
	margin: 0;
	padding: 0;
	/*float: right;*/
	margin-bottom: 10px;
}

#head .link li {
	list-style: none;
	/*float: left;*/
	display: inline;
	/*background-image: url(./images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;*/
	padding-left: 1em;
	margin-left: 0px;
}

#head .link li a {
	text-decoration: none;
	background-image: url(./images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 1em;
}
#head .link li a:hover {
	background-image: url(./images/menu_bullet_f2.gif);
}

#head a { text-decoration: none; }
#head a:link { color: #666666; }
#head a:visited { color: #666666; }
#head a:hover { color: #FF6600; text-decoration: underline; }
#head a:active { color: #FF0000; }

#head form {
	clear: both;
	margin: 0px;
	float: right;
}

/* textsize __________________________________________________ */

#head .textsize {
	width: 51px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#head .textsize ul {
	margin: 0px;
	padding: 0px;
}

#head .textsize li {
	list-style: none;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	display: block;
	width: 25px;
	height: 20px;
	background-image: url(./images/textsize_2.gif);
	text-align: left;
	overflow: hidden;
}
#head .textsize li.medium {
	background-image: url(./images/textsize_1.gif);
}
#head .textsize li a {
	outline: none;
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 20px;
}

#head .textsize li a:hover {
	text-decoration: none;
}

#head .textsize li a:focus {
	-moz-outline-sytle: none;
}

/* head-menu _______________________________________________________________________________ */

#head-menu {
	width: 720px;
	height: 30px;
	/*margin-top: 5px;*/
}

#head-menu ul {
	margin: 0;
	padding: 0;
}

#head-menu li {
	list-style: none;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	display: block;
}

#head-menu a {
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 2.5em;
	/*padding-top: 0.5em;*/
	height: 30px;
	text-shadow: #333333 2px 2px 2px;
}

#head-menu a:link { color: #FFFFFF; }
#head-menu a:visited { color: #FFFFFF; }
#head-menu a:hover { color: #FFFFFF; text-decoration: underline;
	/*background-position: left bottom;*/
}
#head-menu a:active { color: #FFFFFF; }

li.m1 a {
	background-image: url(images/head_bt_guide.gif);
	background-repeat: no-repeat;
	width: 193px;
}
li.m1 a:hover {
	background-image: url(images/head_bt_guide_f2.gif);
}

li.m2 a {
	background-image: url(images/head_bt_living.gif);
	background-repeat: no-repeat;
	width: 158px;
}
li.m2 a:hover {
	background-image: url(images/head_bt_living_f2.gif);
}

li.m3 a {
	background-image: url(images/head_bt_divisions.gif);
	background-repeat: no-repeat;
	width: 197px;
}
li.m3 a:hover {
	background-image: url(images/head_bt_divisions_f2.gif);
}

li.m4 a {
	background-image: url(images/head_bt_figures.gif);
	background-repeat: no-repeat;
	width: 172px;
}
li.m4 a:hover {
	background-image: url(images/head_bt_figures_f2.gif);
}

/* kurashi-menu ____________________________________________________________________________ */

#kurashi-menu {
	width: 540px;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#kurashi-menu ul {
	margin: 0px;
	padding: 0px;
}

#kurashi-menu ul li {
	list-style: none;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;
	display: block;
	width: 100px;
	height:58px;
}

#kurashi-menu ul li.ol {
	list-style: none;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;
	display: block;
	width: 173px;
	height:58px;
}
#kurashi-menu li.mg { margin-left: 10px; }

/* page top ________________________________________________________________________________ */

.pagetop {
	text-align: right;
	margin-top: 15px;
}
.pagetop a { text-decoration: none; }
.pagetop a:link { color: #999999; }
.pagetop a:visited { color: #FF6600; }
.pagetop a:hover { color: #FF3300; text-decoration: underline; }
.pagetop a:active { color: #FF0000; }

/* foot ____________________________________________________________________________________ */

#foot ul {
	margin: 0;
	padding: 0;
}

#foot li {
	list-style: none;
	float: left;
	/*background-image: url(./images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	margin-right: 12px;*/
	/*font-family: Osaka ;*/
	/*font-size: 12px;
	padding-left: 8px;*/
	margin-right: 12px;
	margin-left: 0;
}
#foot li a {
	text-decoration: none;
	background-image: url(./images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 11px;
}
#foot li a:hover {
	background-image: url(./images/menu_bullet_f2.gif);
}

#foot p {
	float: right;
	margin: 0;
	padding: 0;
}

#foot a { text-decoration: none; }
#foot a:link { color: #666666; }
#foot a:visited { color: #666666; }
#foot a:hover { color: #FF6600; text-decoration: underline; }
#foot a:active { color: #FF0000; }

/* contact ____________________________________________________________________________________ */
#contact {
	color: #000000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#contact p{
	text-align: left;
	margin-bottom: 3px;
	margin-top: 0px;
}
#contact p.md-b{
	font-weight: bold;
	margin-bottom: 8px;
}
.f_black {
	color: #000000;
}
.tf_black {
	color: #000000;
	background-color: #CCCCCC;
}