@charset "utf-8";
/* CSS Document for Print*/

body {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#container-wrapper {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#header,#header2 {
	height: 0px;
	width: 100%;
	padding: 0px;
	visibility: hidden;
	clear: both;
}

#gNav  {
	visibility: hidden;
	width:595px;
	height: 0px;
}
#contentsLeft {
	width: 100%;
	float: left;
	position: relative;
	padding: 0px;
	text-align: left;
	margin: 0px;
	visibility: visible;
}


#contentsRight {
	width: 0px;
	float: right;
	visibility: hidden;
	height: 0px;
}

#footer {
	height: 40px;
	width: 595px;
	position: relative;
	clear: both;
}

#contentsLeft .gototop {
	height: 0px;
	visibility: hidden;
	width: 0px;
}

#contentsLeft .gotonext {
	height: 0px;
	visibility: hidden;
	width: 0px;
}

#contentsLeft p {
	font-size: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#contentsLeft   ul {
	padding-left: 30px;
	padding-right: 30px;
}



/* 20111124追加　レンタルページ用 rent.html */
#contentsLeft  .rent-data  th,tr,td {
	text-align: left;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#contentsLeft .r-sys {
	float: left;
	display: block;
	margin-right: 20px;
}
#contentsLeft .r-sys th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

#contentsLeft .r-sys td {
	border: 1px solid #CCC;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12px;
}
.r-sys tr .r-syshead  {
	background-color: #CCC;
	font-weight: bold;
}


.tx-head1 {
	font-size: 27px;
	font-weight: bold;
	color: #4F0000;
	padding-left: 20px;
	display: block;
	padding-bottom: 12px;
}

.tx-head2 {
	font-size: 21px;
	font-weight: bold;
	color: #4F0000;
	padding-left: 20px;
	display: block;
	padding-bottom: 12px;
	padding-top: 6px;
	margin-top: 12px;
}
