body{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 14px;
	line-height: 20px;
	/**
	background-color: #E4E4E4;
	**/
	margin: 0px;
	background-image:url(../img/slash.png);
	background-repeat:repeat
}
td,th {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 14px;
	line-height: 20px;
}
#wapper {
	width: 750px;
	border: 1px solid #333333;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 100%;
	background-image: url(../img/header.gif);
	height: 107px;
}
#globalNavi {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 5px;
}
#main {
	width: 730px;
	height: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
}
#breadcrumbs {
	height: 1em;
	width: 80%;
	color: #999999;
	float: left;
	padding-left: 30px;
}
#breadcrumbs a:link{
	color: #0000CC;
}
#breadcrumbs a:visited{
	color: #0000CC;
}
#breadcrumbs a:hover{
	color: #0000CC;
	text-decoration: none;
}
#footer {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}
.copyright{
	font-size: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}
#footerNavi {
	text-align: center;
	padding: 5px;
	font-size: 10px;
}


a.navi:link {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.navi:visited {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.navi:hover {
	text-decoration: underline;
	color: #FF6600;
}
#vect {
	background-image: url(../img/vect.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
