/* CSS Document */

body {
  font:10pt;
  line-height:150%;
  text-justify: distribute;
}
div {
  font:10pt;
  line-height:150%;
  text-justify: distribute;
}

A{
  font-size : 13px;
  text-decoration : none;
  font-weight : normal;
  color:#ff6600;
}

A:HOVER{
  font-size : 13px;
  font-weight : normal;
  text-decoration : underline;
}

td {
  font:10pt;
  line-height:150%;
  text-justify: distribute;
}

.padding_l15t5b5 {
  padding-left:15px;
  padding-top:5px;
  padding-bottom:5px;
}


#toppage {
	color: #666666;
	width: 700px;
}
address {
	font-style: normal;
	width: 260px;
	margin: 10px auto;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
}

/* プルダウンニュー用 */

#nav-one	{
	padding-bottom: 80px;
	list-style-type: none;
}
#nav-one li {
	float: left;
	position: relative;

}
#nav-one li a {
	display: block;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	background: #DDD;
	color: #000;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background: #00CC66;
	color: #FFF;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	background: #DDD;
	color: #000;
	border-bottom: 1px solid #565656;
}
#nav-one ul {
	background: #00CC66;
	margin-top: 5px;
	width: 150px;
	position: absolute;
	top: -999em;
	left: -1px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	border-bottom: 1px solid #000000;
}
#nav-one li:hover ul,
#nav-one li.sfHover ul {
	top: 25px;
}
#nav-one ul li {
	border: 0;
	float: none;
}
#nav-one ul a {
	width: 150px;
	border: 1px solid #000;
	border-bottom: 0;
	white-space: nowrap;
	text-decoration: none;
}
#nav-one ul a:hover {
	background: #ccc;
	color: #000;
}
#nav {
	width: 754px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: url(../img/img_top_01.gif) no-repeat right top;
	height: 30px;
}
#nav #nav-one {
	width: 470px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ml5 {
	margin-left: 5px;
}

