@charset "utf-8";
@import url("base.css");
@import url("reset.css");

#contents_main h2 {
	width: 575px;
	margin: 0px 0px 15px 0px;
}
.company {
	width: 410px;
	line-height: 15px;
}
.company dt {
	float: left;
	width: 88px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../img/company/shikaku.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 8px 0px 8px 12px;
}
.company dd {
	float: right;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 8px 0px 8px 0px;
}
.underbar {
	width: 410px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 15px 0px 0px 0px;
}
.px45 {
	height: 45px;
}
.px30 {
	height: 30px;
}
.px60 {
	height: 75px;
}
#ir_map {
	width: 575px;
	margin: 15px 0px 30px 0px;
}
#ir_map_left {
	width: 214px;
	padding-right: 58px;
}
#ir_map_right {
	width: 303px;
}
.padding_top15 {
	padding: 15px 0px 0px 0px;
}
#club_address {
	width: 575px;
}

#contents_main h3 {
	width: 575px;
}
#club_address dt {
	font-weight: bold;
	color: #009933;
	margin: 0px 0px 5px 0px;
}
.ya01 {
	background-image: url(../img/company/ya.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
.ya02 {
	background-image: url(../img/company/ya.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 15px;
	padding: 0px 0px 15px 10px;
}
.club01 {
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 15px 0px 0px;
}

/*トップメニューロールオーバー*/
a#pdf {
	display: block;
	width: 214px;  /*画像の横幅*/
	height: 44px;  /*画像の縦幅*/
	background: transparent url("../img/company/ir02.gif") no-repeat 0 0;  /*hover時の画像を読み込む*/
	text-decoration: none;
}
a#pdf:hover {
  text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
  background-position: 0 -44px;  /*背景をずらす*/
}
.club02 {
	width: 575px;
	margin: 15px 0px 30px;
}
