@charset "utf-8";
body {
	background-color: #FFFFFF;
}
#TopicPass li {
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#T_topicPass {
	border-collapse:collapse;
	width: 100%;
}
#T_topicPass tr #left {
	width: 80%;
	white-space: nowrap;
}
#T_topicPass tr #right {
	width: 20%;
	text-align: right;
	white-space: nowrap;
}
/*ぱんくずメニュー*/
#breadcrumbslist {
	list-style: none;
	clear:both;
	margin: 20px auto 10px ;
	font-size: 93%;
}
#breadcrumbslist li.home_current span {
	
	background-image: none;
	background: #fff url(//admin.spacetrust.ne.jp/image/home.gif) no-repeat left center;
	padding-left: 23px;
}
#breadcrumbslist li.home {
	background: #fff url(//admin.spacetrust.ne.jp/image/home.gif) no-repeat left center;
	padding-left: 23px;
}
#breadcrumbslist li a, #breadcrumbslist li span {
	display: block;
	background: #fff url(//admin.spacetrust.ne.jp/image/arw.gif) no-repeat right center;
	padding: 10px 20px 10px 5px;
}
#breadcrumbslist li.current a, #breadcrumbslist li.current span {
	background-image: none;
}

.placeholder {
	color: #AAAAAA;
}
.input {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.button {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
table {
  /*table-layout:fixed;*/
	border-collapse:collapse;
	border-spacing:0;
	font-size: 14px;	
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	box-sizing: border-box;
	table-layout: fixed;
}
table td {
	padding: 5px;
}
.s-table {
	border: 2px solid #000000;
	font-style: normal;
	font-weight: 400;
}
.fullWidth {
	width: 100%;
}

table .center {
	text-align: center;
}

#menu tr {
	height: 60px;
}
.button {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.input {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	padding: 3px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000000;
	border: solid 1px #ccc;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.select {
	border: 0;
	padding: 3px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000000;
	border: solid 1px #ccc;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
