body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
}

.txt_xsmall { font-size: 10px; line-height: 110%; }

.txt_small_0 { font-size: 11px; line-height: 110%; }
.txt_small_1 { font-size: 11px; line-height: 130%; }
.txt_small_2 { font-size: 11px; line-height: 150%; }
.txt_small_3 { font-size: 11px; line-height: 170%; }
.txt_small_4 { font-size: 11px; line-height: 190%; }

.txt_medium_0 { font-size: 12px; line-height: 110%; }
.txt_medium_1 { font-size: 12px; line-height: 130%; }
.txt_medium_2 { font-size: 12px; line-height: 150%; }
.txt_medium_3 { font-size: 12px; line-height: 170%; }
.txt_medium_4 { font-size: 12px; line-height: 190%; }

.txt_large_0 { font-size: 14px; line-height: 110%; }
.txt_large_1 { font-size: 14px; line-height: 130%; }
.txt_large_2 { font-size: 14px; line-height: 150%; }
.txt_large_3 { font-size: 14px; line-height: 170%; }
.txt_large_4 { font-size: 14px; line-height: 190%; }

.txt_medium_red {font-size: 12px; line-height: 110%; color: #FF0000; }
.txt_medium_red1 { font-size: 12px; line-height: 130%; color: #FF0000; }
.txt_medium_red2 { font-size: 12px; line-height: 150%; color: #FF0000; }
.txt_medium_red3 { font-size: 12px; line-height: 170%; color: #FF0000;}
.txt_medium_red4 { font-size: 12px; line-height: 190%; color: #FF0000;}

.txt_medium_white {font-size: 12px; line-height: 110%; color: #ffffff; }
.txt_medium_white1 { font-size: 12px; line-height: 130%; color: #ffffff; }
.txt_medium_white2 { font-size: 12px; line-height: 150%; color: #ffffff; }
.txt_medium_white3 { font-size: 12px; line-height: 170%; color: #ffffff;}

.txt_medium_redhot {font-size: 12px; line-height: 110%; color: #756654; }
.txt_medium_redhot1 { font-size: 12px; line-height: 130%; color: #756654; }
.txt_medium_redhot2 { font-size: 12px; line-height: 150%; color: #756654; }
.txt_medium_redhot3 { font-size: 12px; line-height: 170%; color: #756654;}

.txt_medium_white4 { font-size: 12px; font-weight: bold; line-height: 130%; color: #E54A00;}

.txt_medium_gray { font-size: 12px; line-height: 150%; color: #666666; }

.txt_medium_gray a:link  {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}

.txt_medium_gray a:visited  {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}

.txt_medium_gray a:hover  {
	font-size: 12px;
	line-height: 150%;
	color: #00376E;
	text-decoration: underline;
}

.txt_medium_gray a:active  {
	font-size: 12px;
	line-height: 150%;
	color: #00376E;
	text-decoration: underline;
}

.txt_small_gray { font-size: 11px; line-height: 150%; color: #666666; }

.txt_small_gray a:link  {
	font-size: 11px;
	line-height: 150%;
	color: #317F12;
	text-decoration: none;
}

.txt_small_gray a:visited  {
	font-size: 11px;
	line-height: 150%;
	color: #317F12;
	text-decoration: none;
}

.txt_small_gray a:hover  {
	font-size: 11px;
	line-height: 150%;
	color: #00376E;
	text-decoration: underline;
}

.txt_small_gray a:active  {
	font-size: 11px;
	line-height: 150%;
	color: #00376E;
	text-decoration: underline;
}


a:link {
	color: #00376E;
}
a:visited {
	color: #72B69A;
}
a:hover {
	color: #00376E;
}
a:active {
	color: #00784F;
}
h1 {
	text-indent: -9999px;
	margin: 10px 20px 10px 15px;
	padding: 0px;
	height: 55px;
	width: 264px;
	float: none;
	background: url(../img/logo.gif);
	overflow: hidden;
}

.logo {
	display: block;
	height: 55px;
	width: 264px;
	
}

div#subnavi {
	width: 170px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#subnavi ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
}
div#subnavi li {
	list-style-type: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #CECABE;
	display: block;
	width: 160px;
}
div#subnavi a,
div#subnavi a:visited,
div#subnavi a:active {
	color: #958E89;
	text-decoration: none;
	display: block;
	font-weight: normal;
	margin: 0px;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#subnavi #sub1 a,
div#subnavi #sub1 a:visited,
div#subnavi #sub1 a:active {
	width: 165px;
	color: #FFFFFF;
	background-color: #00784F;
	margin-left: -5px;
	padding-left: 5px;
}
div#subnavi #sub1 a:hover {
	color: #FFAA00;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 165px;
	padding-left: 5px;
	margin-left: -5px;
}
div#subnavi #sub1 {
	font-weight: normal;
	display: block;
	width: 165px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #00562E;
	background-color: #E9E9E9;
}

div#subnavi #sub2 a,
div#subnavi #sub2 a:visited,
div#subnavi #sub2 a:active {
	width: 160px;
	background-position: right;
}
div#subnavi #sub2 a:hover {
	color: #138D48;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 160px;
	padding-left: 0px;
}
div#subnavi #sub2 {
	font-weight: normal;
	display: block;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #00562E;
	background-color: #E9E9E9;
}

div#subnavi #sub3 a,
div#subnavi #sub3 a:visited,
div#subnavi #sub3 a:active {
	width: 150px;
	background-position: right;
}
div#subnavi #sub3 a:hover {
	color: #138D48;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 150px;
	padding-left: 0px;
}
div#subnavi #sub3 {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-weight: normal;
	display: block;
	width: 150px;
	background-color: #E9E9E9;
	color: #00562E;
}

div#subnavi #sub4 a,
div#subnavi #sub4 a:visited,
div#subnavi #sub4 a:active {
	width: 140px;
	background-position: right;
}
div#subnavi #sub4 a:hover {
	color: #138D48;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 140px;
	padding-left: 0px;
}
div#subnavi #sub4 {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-weight: normal;
	display: block;
	width: 140px;
	background-color: #E9E9E9;
	color: #00562E;
}

div#subnavibt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#whatnew {
	width: 100%;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
	color: #656158;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#whatnew #topic a {
	font-size: 12px;
	line-height: 1.8em;
	color: #008B5A;
	text-decoration: none;
}
#whatnew #topic a:hover {
	text-decoration: underline;
}
#whatnew #topic img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	vertical-align: middle;
}
#whatnew #topic {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#whatnew p {
	font-size: 12px;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
img#address {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div#subnavibt img{
	margin:0px 0px 15px 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #00784F;
	margin: 5px 0px 5px 5px;
}

.cul {color: #A47CE1}

.green {
	color: #00784F;
	font-weight: bold;
}
.smallTitle {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #007750;
	border-left-width: 1px;
	padding-left: 10px;
}
.orenge {
	color: #CC3300;
	font-weight: bold;
}
.red {color: #FF0000}
.grey {color: #999999}
.extTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89775F;
	padding-bottom: 1px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 12px;
	padding-right: 5px;
}

.px12job {
	font-size: 10px;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.orenge {	color: #CC3300;
	font-weight: bold;
}

.px12job {
	font-size: 10px;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.messege {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #00784F;
	padding-left: 10px;
}
#honbun {
	font-size: 12px;
	line-height: 20px;
	color: #4F9362;
	border: 1px dotted #C7BFB5;
	margin: 10px;
	padding: 10px;
}
.orenge {	color: #CC3300;
	font-weight: bold;
}
.style2 {color: #FF9900}
#honbun p {
	margin: 0px;
	padding: 0px;
}p {
	margin: 0px;
	padding: 0px;
}

.kinkyu a:link{
	font-size: 12px;
	line-height: 150%;
	float: left;
	color: #FFFFFF;
	text-decoration: underline;
}

.kinkyu a:visited{
	font-size: 12px;
	line-height: 150%;
	float: left;
	color: #FFFFFF;
	text-decoration: underline;
}
.kinkyu a:hover{
	font-size: 12px;
	line-height: 150%;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

.kinkyu a:active{
	font-size: 12px;
	line-height: 150%;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

.green_hasen{
	border-bottom:1px dashed #8EC31F;
}
.pdf {
	background-image: url(../../img/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 18px;
	margin: 0;
	vertical-align: middle;
	line-height: 1.5em;
}

/* 1218修正分 */
.toukei_title {
	margin:0 0 5px 0;
	padding:0 0 0 5px;
	color:#993300;
	font-weight:bold;
	border-left:3px solid #990000;
	border-bottom:1px solid #990000;
}
.tbl_toukei {
	margin:0 0 15px 0;
	padding:0;
	background-color:#FFFFFF;
	border-collapse: collapse;
}
.toukei_num {
	color:#CC3300;
	background-color:#FFE1E1;
}
.toukei_class {
	width:80px;
	font-weight:bold;
	color:#339933;
	background-color:#D6FFCF;
}
.toukei_sum {
	background-color:#CCCCCC;
	font-weight:bold;
}
.toukei_sum02 {
	font-weight:bold;
}
.tbl_toukei td {
	padding:3px 5px;
	text-align:right;
	border:1px solid #999999;
}

/* elem09 */
#box_txt_setumei {
	margin:0 0 15px 0;
}
#box_txt_setumei p {
	text-indent:1em;
}
#box_txt_setumei02 {
	margin:15px 0 0 0;
}
#box_txt_setumei02 span {
	font-weight:bold;
}

/* ------------------------------------------------
	共通設定
------------------------------------------------ */
.padding_10 {
	padding:10px;
}
#box_contents {
	width:560px;
}
img {
	border:0;
}
.clear {
	clear:both;
}
.float_L {
	float:left;
}
.float_R {
	float:right;
}
.txt_base {
	font-size:12px;
	line-height:140%;
}

/* ------------------------------------------------
	apartment.html
------------------------------------------------ */


































