@charset "utf-8";

#batch {
	background-image:url(../images/batch_13.gif);
	width: 575px;
	height: 137px;
	display:block;
}
#batch #text_bat {
	display:block;
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;

}

#batch1 {
	background-image:url(../images/owner_13_13.gif);
	background-repeat:no-repeat;
	width: 575px;
	height: 207px;
	display:block;
}
#batch1 #text_bat {
	width:370px;
	display:block;
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	text-align: left;

}
#batch2 {
	background-image: url(../../owner/images/manege_03_13.gif);
	width: 575px;
	height: 137px;
	display:block;
}
#batch2 #text_bat {
	display:block;
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	text-align: left;

}
#batch3 {
	background-image: url(../../owner/images/manege_04_13.gif);
	width: 575px;
	height: 137px;
	display:block;
}
#batch3 #text_bat {
	display:block;
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	text-align: left;

}

#batch4 {
	background-image:url(../images/manege_04_15.gif);
	width: 575px;
	height: 137px;
	display:block;
}
#batch4 #text_bat {
	display:block;
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	text-align: left;

}



ul#globalNavi {
	list-style:none;
	padding-left:0;
	margin-left:0;
	width:575px;
	padding: 0px;

　/* 必ずwidthの設定をしてください */
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";

	clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 80px; /* ボタンの幅 */
	line-height: 1;
	background-image:url(../../images/common/sankaku.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;

}
ul#globalNavi li.wi120 {
	margin: 0;
	padding: 0;
	float: left;
	width: 120px; /* ボタンの幅 */
	line-height: 1;
	background-image:url(../../images/common/sankaku.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;

}

ul#globalNavi li a {
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 10px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	background-repeat: no-repeat;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

ul#globalNavi li a:hover {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;	
}
