@charset "utf-8";
/*********************************************
**    Copyright (c) 2008 life.
**                  All Rights Reserved.
**********************************************/
/* IndexPage
-------------------------------------------------------------------------------------------------*/
#Lease #Contents {
	padding : 0 40px;
}
#Lease #Contents div.AreaMenu {
	background : url(images/map_large_area.gif) no-repeat right top;
	width : 100%;
	min-height : 500px;
	_height : 500px;
}
#Lease #Contents #leaseMenu .leaseMes {
	font-size : 129%;
	font-weight : bold;
	margin : 0 0 20px;
}
#Lease #Contents div#leaseMenu ul li {
	margin : 0 0 12px;
}
#Lease h1 {
	background : url(../common/images/h1_arrow.gif) no-repeat 0 center;
	margin : 0 0 20px;
	padding : 7px 0 7px 30px;
	border-bottom : 2px solid #965945;
	font-size : 144%;
	line-height : 1.2;
}
/* Header Background
-------------------------------------------------------------------------------------------------*/
#Lease #Header {
	background : url(images/header_bg.jpg) no-repeat right top;
}
#Lease #HeaderMenu ul.LowLayer {
	border-top: 4px solid #965945;
}
/* resultPage
-------------------------------------------------------------------------------------------------*/
.none {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	border:none !important;
}
.resulti {
	width:850px;
	height:800px;
	margin-top:15px;
	margin-bottom:15px;
}
/* student
-------------------------------------------------------------------------------------------------*/
#Main #Contents .leaseStudent,
#Main #Contents .AreaMenu {
	margin-left:10px;
}
#Main #Contents .leaseStudent #contentsL {
	float:left;
	width:210px;
}
#Main #Contents .leaseStudent #contentsR {
	float:right;
	width:540px;
}
#leaseMenu {
	position:relative;
	margin-bottom: 20px;
}
#leaseMap {
	position:absolute;
	top:-50px;
	left:662px;
}
#leaseMenu #studentMenu01 {
	background:url(images/bg_student01.gif) left top no-repeat;
	margin:0 0 0 15px;
	width:10px;
	height:65px;
	padding:8px 0 0 0;
}
#leaseMenu #studentMenu02 {
	background:url(images/bg_student02.gif) left top no-repeat;
	margin:0 0 0 15px;
	width:10px;
	height:28px;
	padding:5px 0 0 0;
}
#leaseMenu #studentMenu03 {
	background:url(images/bg_student03.gif) left top no-repeat;
	margin:0 0 0 15px;
	width:10px;
	height:40px;
	padding:8px 0 0 0;
}
#leaseMenu #studentMenu01 li,
 #leaseMenu #studentMenu02 li,
 #leaseMenu #studentMenu03 li {
	font-size:1px;
	line-height:1px;
	margin:0 !important;
	padding:0 0 0 10px;
}
#contentsR .studentB .flL {
	float:left;
}
#contentsR .studentB .flR {
	float:right;
	width:240px;
	padding-top:10px;
}
.studentB .flR .studentForm {
	color:#ef5657;
	font-size:107%;
	font-weight:bold;
	padding-top:13px;
}
#leaseMenu #contentsR .studentareaImg {
	margin:10px 0 15px 0;
}
/* reform
-------------------------------------------------------------------------------------------------*/
#leaseMenu .reformBlock {
	background:url(images/bg_reform_dotX.gif) left bottom repeat-x;
}
#leaseMenu .reformLine {
	background:url(images/bg_reform_dotY.gif) 395px 0 repeat-y;
}
#leaseMenu .reformBox01 {
	width:395px;
	float: left;
	padding-bottom:10px;
	padding-top:20px;
}
#leaseMenu .reformBox02 {
	width:395px;
	float: right;
	padding-bottom:10px;
	padding-top:20px;
}
.leaseReform .reformBlock ul {
	margin-bottom:10px;
}
.leaseReform .reformBlock li {
	float:left;
	margin:0 !important;
	font-size:107%;
	font-weight:bold;
}
.reformBlock .area {
	background:#783622;
	width:65px;
	text-align:center;
	color:#FFFFFF;
}
.reformBlock .name {
	background:#e4d6b9;
	width:190px;
}
.reformBlock .price {
	background:#958a81;
	width:105px;
	color:#FFFFFF;
}
.reformBlock .price span {
	padding-right:7px;
	font-size:77%;
}
.leaseReform .reformBlock span {
	padding-left:10px;
}
.leaseReform .reformBlock .reformcatch {
	font-size:107%;
	color:#E60012;
	font-weight:bold;
	clear: both;
}
.reformBlock .reformDetail {
	width:360px;
	margin-top: 8px;
}
.reformBlock .reformDetail .flL {
	float:left;
	padding:0 13px 3px 0;
}
.reformBlock .reformDetail .flL_p {
	height: 90px;
	overflow-y: auto;
}
.reformBlock .reformParts {
	margin:5px 0 5px 0;
	color:#843B22;
	background:url(images/ic_reform_parts.gif) left center no-repeat;
	padding-left:15px;
}
.reformBlock .reformLink {
	margin:0 0 0 10px;
	background:url(images/img_reform_more.png) left center no-repeat;
	padding-left:20px;
}
.reformBlock a {
	color:#ff0000;
	font-weight: bold;
}
.reformBlock a:hover {
	color:#EB7C7C;
	font-weight: bold;
}
.paCl {
	padding-top:0px !important;
}
.noBg {
	background:none !important;
}
.reformBlock:after,
.reformDetail:after {
	display : block;
	clear : both;
	height : 0;
	visibility : hidden;
	content : ".";
	line-height : 0;
}
.reformBlock,
.reformDetail {
	display : inline-table;
	min-height : 1%;
}
/* FOR MAC IE \*/
* html .reformBlock,
* html .reformDetail {
	height : 1%;
}
.reformBlock,
.reformDetail {
	display : block;
}
/* popup
-------------------------------------------------------------------------------------------------*/
#Lease.popup #Contents {
	padding: 0 80px !important;
}
#reformPopup #popupTit li {
	float:left;
	font-size:114%;
	font-weight:bold;
}
#reformPopup #popupTit .area {
	background:#783622;
	color:#FFFFFF;
	width:135px;
	text-align:center;
}
#reformPopup #popupTit .name {
	background:#e4d6b9;
	width:575px;
	padding-left:8px;
}
#reformPopup #popupPR {
	background:url(images/ic_popup_pr.jpg) left center no-repeat;
	padding-left:100px;
	font-size:129%;
	font-weight:bold;
	margin: 40px 0 25px 0;
}
#reformPopup #contentsR {
	width:475px;
	float:right;
}
#reformPopup #contentsL {
	width:210px;
	float:left;
}
#reformPopup #contentsL #popupMenu {
	background:url(images/img_popup_boxmid.jpg) top left repeat-y;
}
#reformPopup #popupTit {
	padding-top:50px;
}
#popupMenu #popupMenuIn {
	padding-left:14px;
	width:172px;
}
#popupMenu #popupMenuIn dl {
	width:150px;
	margin:10px 0 17px 0;
}
#popupMenu #popupMenuIn dt {
	float:left;
	clear:both;
	padding:0 17px 0 0 !important;
	padding:3px 12px 0 0;
}
#popupMenu #popupMenuIn dd {
	text-align:right;
	font-size:122%;
	font-weight:bold;
}
#popupMenu #popupMenuIn dd img {
	vertical-align:middle !important;
}
#popupMenu #popupMenuIn .txtC {
	text-align:left !important;
	text-indent: 30px;
}
#popupMenu #popupMenuIn #pdf {
	border: 2px dotted #763426;
	padding: 5px;
	background: url(osusume/images/pdficon.gif) no-repeat 130px 30px;
}

#popupMenuIn .popupData {
	margin:0 0 10px 0;
}
#popupMenuIn .popupEquipment {
	margin:0 0 5px 0;
}
#popupMenuIn .popupPic {
	margin:20px 0 15px 0;
}
#reformPopup #contentsR .popupDetail {
	width:450px;
	margin-top:15px;
}
#reformPopup #contentsR .popupDetail02 {
	margin:20px 0;
}
#reformPopup #contentsR .popupDetail03 {
	margin-top:30px;
}
#reformPopup #contentsR #popupRoom {
	background:url(images/bg_popup_pic.jpg) top left no-repeat;
	width:444px;
	height:296px;
	margin:30px 0 0 0;
}
#reformPopup #contentsR #popupRoom ul {
	height:148px;
	clear:both;
}
#reformPopup #contentsR #popupRoom li {
	width:148px;
	float:left;
	text-align:center;
	font-size:77%;
}
#reformPopup #contentsR #popupRoom .popupPicTit {
	margin:15px 0 8px 0;
	color:#611400;
}
/* other
-------------------------------------------------------------------------------------------------*/
#Main #Contents .leaseOther #contentsL {
	float:left;
	width:150px;
	padding-left:25px;
}
#Main #Contents .leaseOther #contentsR {
	float:right;
	width:612px;
}
.leaseOther .leaseMes {
	padding-left:25px;
!important
}
.leaseOther #otherMenu01 {
	background:url(images/bg_other01.gif) left top no-repeat;
	padding:3px 0 0 16px;
	margin:0 0 5px 8px;
}
.leaseOther #otherMenu01 li {
	font-size:1px;
	line-height:1px;
	margin:0px !important;
}
.leaseOther #otherMenu01 li ul {
	width:100px;
	padding:3px 0;
}
.leaseOther #otherMenu01 li ul li {
	float:left;
	font-size:1px;
	line-height:1px;
	margin:0px !important;
}
.leaseOther #otherMenu02 {
	background:url(images/bg_other02.gif) left top no-repeat;
	padding:3px 0 0 16px;
	margin:0 0 10px 8px;
}
.leaseOther #otherMenu02 li {
	margin:0 !important;
	font-size:1px;
	line-height:1px;
}
#otherMenu02Train dl {
	margin-bottom:13px;
}
#otherMenu02Train dt {
	float:left;
}
#otherMenu02Train dd {
	margin:0 0 0 42px;
	padding-top:3px;
}
#otherMenu02Train dd ul {
	width: 66px;
	overflow: hidden;
}
#otherMenu02Train dd li {
	float: left;
	margin:0px !important;
	font-size:1px;
	line-height:1px;
	padding-bottom:3px;
}
#otherMenu02Train dd li a {
	display: block;
	min-height: 1%;
}
#otherMenu02Bus {
	padding:0 0 5px 0;
}
#otherBtn01 {
	background:url(images/btn_other_btn01_ov.jpg) left top no-repeat;
}
#otherBtn02 {
	background:url(images/btn_other_btn02_ov.jpg) left top no-repeat;
}
#otherBtn03 {
	background:url(images/btn_other_btn03_ov.jpg) left top no-repeat;
}
#otherBtn01 a,
#otherBtn02 a,
#otherBtn03 a {
	width:124px;
	height:33px;
	display:block;
}
#otherBtn01 a:hover,
#otherBtn02 a:hover,
#otherBtn03 a:hover {
	background-color: transparent;
}
#otherBtn01 a:hover img,
#otherBtn02 a:hover img,
#otherBtn03 a:hover img {
	visibility: hidden;
}
#leaseMenu #otherList {
	clear:both;
	padding-top:75px;
	padding-left:5px;
}
#otherList th {
	background:#d78e89;
}
#otherList .otherArea80 {
	width:73px;
	background:#9BAF8A;
}
#otherList .flL {
	float:left;
}
#otherList .flR {
	float:right;
}
#leaseMenu .leaseMes span {
	color:#E60012;
}
#leaseMenu #otherList table {
	margin:25px 0 0 0;
}
#leaseMenu #otherList th {
	text-align:center;
	color:#FFFFFF;
	font-size:114%;
	border:#c0bfbf solid 1px;
}
#leaseMenu #otherList td {
	vertical-align:top;
	width:82px;
	border:#c0bfbf solid 1px;
}
#leaseMenu #otherList .noLineR {
	border-right:none !important;
}
#leaseMenu #otherList .noLineL {
	border-left:none !important;
}
#leaseMenu #otherList .w150 {
	width:110px;
}
#leaseMenu #otherList ul {
	padding:10px 0 10px 8px;
}
#leaseMenu #otherList li {
	margin:0 !important;
}
#form1 #bg {
	width: 700px;
	background: url(../common/images/bg_form.png) repeat-y;
}
#form1 dl {
	width: 700px;
	font-size: 122%;
	background: url(../common/images/bg_form.png) repeat-y;
}
#form1 dt {
	width: 100px;
	float: left;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	height: 1.5em;
}
#form1 dd {
	width: 580px;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 1.5em;
}
#form1 .colhigh {
	height: 260px;
}
#form1 .colhigh2 {
	height: 3em;
}
#form1 .kyocyo {
	color: #0033CC;
}
.wnblnk {
	text-align: right;
	padding-right: 10px;
}
#Lease #Container #Main #Contents .osusume_section {
	font-size: 144%;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height : 1.2;
	background : #e4d6b9 url(../common/images/h2_arrow.gif) no-repeat 0 center;
	padding-left: 30px;
	color: #E60012;
}
