#trial-button {
	position:absolute;
	left:495px;
	top:150px;
}





/*==================== 基本設定 */
.mainContents td {
	font-size:12px;
	line-height:21px;
	}
.mainContents p {
	margin:0px 0px 12px 0px;
	}
.bgHeader {
	position:relative;
	width:540px;
	height:130px;
	background:url("/images/frontend/outline/tab_bg_header.jpg") no-repeat top left;
	}
.bgHeader h1 {
	position:absolute;
	text-indent:-9999px;
	}
.tabHeader {
	position:relative;
	margin:104px 0px 0px 10px;
	padding:0px;
	}
.tabHeader li {
	list-style-type:none;
	float:left;
	margin:0px 2px 0px 0px;
	}
.bgFooter {
	position:relative;
	width:540px;
	height:70px;
	background:url("/images/frontend/outline/tab_bg_footer.jpg") no-repeat top left;
	}
.tabFooter {
	position:relative;
	margin:0px 0px 0px 10px;
	padding:0px;
	}
.tabFooter li {
	list-style-type:none;
	float:left;
	margin:0px 2px 0px 0px;
	}
p.ssTit {
	display:block;
	margin:0px 0px 6px 0px;
	}
.txtRed {
	color:#990000;
	}
p.profName {
	margin:0px 0px 6px 0px;
	line-height:16px;
	}