@charset "Shift_JIS";

* { line-height: 160%; }

body  { color: #414141; font-size: 80% }
body, h1, ul { margin: 0; padding: 0; }


a { color: #1c8ad2; text-decoration: underline; }
a:link { color: #4674a1; text-decoration: underline; }
a:visited { color: #10213F; text-decoration: underline; }
a:active { color: #10213F; text-decoration: underline; }
a:hover { color: #de1419; text-decoration: underline; }

/*contents*/
#contents { padding-left: 16px; padding-right: 10px}
#contents p { margin-left: 12px; text-indent: 1em; }
.main2 { margin-left: 10px }
.small { font-size: 90% }

/*lease*/
.wakublack { padding: 7px; border: solid 1px #727272 }
td.lease h2      { background: url('../lease/images/h2_bar.gif') no-repeat; margin-bottom: 25px; width: 650px; height: 50px }
td.lease h3        { margin-top: 12px; margin-bottom: 12px; margin-left: 5px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; width: 640px }
td.lease h3.tenant  { border-top: 4px solid #4c6d8f; border-bottom: 1px dotted #b1b1b1; border-left: medium none #4c6d8f }
td.lease h3.kaigi   { border-top: 4px solid #4a558c; border-bottom: 1px dotted #b1b1b1 }
td.lease h5      { color: #4f76aa; font-size: 120%; line-height: 30px; background-position: 0 0; text-indent: 12px; margin: 0 0 10px 0pt; width: 620px; height: 30px }
td.lease h5.tenant  { color: #4f76aa; font-size: 120%; line-height: 30px; background: url(../lease/images/bar.gif) no-repeat 0 0 }
td.lease h5.kaigi  { color: #4a52ad; font-size: 120%; line-height: 30px; background: url(../lease/images/bar2.gif) no-repeat 0 0 }
.photowaku  { margin-bottom: 4px; padding: 4px; border: solid 1px #b7b7b7 }
td.lease ul   { margin-right: 10px; margin-left: 17px }
.space { margin-left: 15px }

.tenant_table    { line-height: 150%; border: 0px }
.tenant_table th      { color: #285d94; font-weight: bold; font-size: 110%; line-height: 150%; padding: 4px 0px 4px 0px; border-style: none none solid none; border-width: medium medium 1px medium; border-color: #fff #fff #cbcbcb #fff }
.tenant_table td  { color: #292929; line-height: 150%; padding: 4px 4px 4px 8px; border-top: none #fff; border-right: none #fff; border-bottom: 1px solid #cbcbcb; border-left: none #fff }


.kaigi_table    { line-height: 150%; border: 0px }
.kaigi_table th      { color: #293694; font-weight: bold; font-size: 110%; line-height: 150%; padding: 4px 0px 4px 0px; border-style: none none solid none; border-width: medium medium 1px medium; border-color: #fff #fff #cbcbcb #fff }
.kaigi_table td   { color: #292929; line-height: 150%; padding: 4px 8px; border-style: none none solid none; border-width: medium medium 1px medium; border-color: #fff #fff #cbcbcb #fff }

/*print*/
@media print {
	h1 {
		width: auto;
		text-indent: 0px;
	}
	#menu li a{ text-indent: 0px; }
}
