@charset "utf-8";
/* common
------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	line-height: 160%;
}

input, select, textarea {
	vertical-align: middle;
}

img {
	border: none;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #91ABE3;
}

.header {
	background: url(../image/header.gif) no-repeat right top;
	height: 77px;
	padding: 0;
	margin: 0;
	border-top : 2px solid #96C6C6;
}

.headerlink {
	padding-top: 55px;
	padding-left: 75px;
	font-size: 0.8em;
	color: #999999;
}

.headerlink a {
	color: #8A8A8A;
}

.headerlink a:hover {
	color: #CCCCCC;
}

.headerlink img {
	margin-right: 3px;
	margin-left: 15px;
}

.gnavibg {
	background-image: url(../image/gnavi_bg.jpg);
	background-repeat: no-repeat;
	height: 53px;
}

h1.jsearch {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}

h2.jsearch {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3 { 
	font-size: 11px;
	text-align: left;
}

h4 {
	text-align: left;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-left: 8px solid  #0066FF;
	line-height: 100%;
}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	margin-top: 0px;
	width: 800px;
	border-left: 1px solid #96C6C6;
	border-right: 1px solid #96C6C6;
	border-bottom: 1px solid #96C6C6;
	font-size: 0.8em;
	padding-top: 22px;
	background-image: url(../image/header_up.gif);
	background-repeat: no-repeat;
}

.contents {
	padding-bottom: 30px;
}

.mainleft {
	width: 194px;
	float: left;

	margin-left: 2px;
}

.contentsmenu ul {
	list-style-type: none;
	width: 190px;
}

.contentsmenu li {
	background-image: url(../image/side_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #999999;
	color: #333333;
	line-height: 80%;
	padding-left: 30px;
	width: 140px;
	margin-left: 20px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* 


/*gnavi　↓↓↓*/
.gnavi {
	widht: 800px;
}

.gnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.gnavi li {
	float: left;
}

.bt_01 a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 30px;
	background-position: top;
}

.bt_01 a:hover {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 30px;
	background-position: bottom;
}

#bt01 {
	background-image: url(../image/gnavi_bt_01.jpg);
}
#bt02 {
	background-image: url(../image/gnavi_bt_02.jpg);
}
#bt03 {
	background-image: url(../image/gnavi_bt_03.jpg);
}
#bt04 {
	background-image: url(../image/gnavi_bt_04.jpg);
}
#bt05 {
	background-image: url(../image/gnavi_bt_05.jpg);
}
/*gnavi　↑↑↑*/


.sidenavi-waku01 {

	width: 190px;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}

.sidenavi-waku01 img {
	width: 186px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}

.sidenavi-waku02 img {
	margin-top: 3px;
}

.sidenavi-waku03 {
	text-align: center;
}

.sidenavi-waku03 img {
	margin-top: 5px;
}

.shop {
	width: 190px;

	padding-bottom: 10px;
}

.shop ul {
	list-style-type: none;
	width: 190px;
}

.shop li {
	font-size: 0.9em;
	line-height: 130%;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.mainright {
	float: left;
	width: 600px;
	margin-right: -600px;
	position: relative;

	margin-left: 2px;
}

.search {
	background-image: url(../image/search_bk.gif);
	background-repeat: no-repeat;
	height: 37px;
	margin-top: 5px;
	padding-top: 18px;
}

.search span {
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding-left: 13px;
	margin-left: 25px;
}

.housetable span {
	margin-right: 15px;
}

.house a {
	color: #FF0000;
	font-weight: bold;
}

.house a:hover {
	color: #FF9797;
	font-weight: bold;
}

.house-text {
	font-size: 0.9em;
	color: #666666;
	line-height: 150%;
}

.housetable-img {
	width: 110px; 
	height: 110px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.footer {
	border-top: 5px solid #96C6C6;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 0.8em;
	letter-spacing: 1px;
	padding-left: 20px;
}

.copy { 
	color: #666666;
	letter-spacing: 1px;
}

/* margin padding
------------------------------------------------*/
.m-r-bt {
	margin-right: 4px;
}

.m-t-5 {
	margin-top: 5px;
}

.m-t-10 {
	margin-top: 10px;
}

.m-t-15 {
	margin-top: 15px;
}

.m-t-20 {
	margin-top: 20px;
}

.m-t-30 {
	margin-top: 30px;
}

.m-b-2 {
	margin-bottom: 2px;
}

.m-b-5 {
	margin-bottom: 5px;
}

.m-b-10 {
	margin-bottom: 10px;
}

.m-b-15 {
	margin-bottom: 15px;
}

.m-b-15 {
	margin-bottom: 15px;
}

.m-l-5 {
	margin-left: 5px;
}

.p-l-2 {
	padding-left: 2px;
}

.p-l-5 {
	padding-left: 5px;
}

.p-5rent {
	padding: 3px 0 3px 5px;
	background-color: #CCE4E4;
}

.p-l-10 {
	padding-left: 10px;
}

.p-l-15 {
	padding-left: 15px;
}

.p-l-20 {
	padding-left: 20px;
}

#p-t-0 {
	padding-top: 0;
}

.t-a-left {
	text-align: left;
}

.t-a-center {
	text-align: center;
}

.t-a-right {
	text-align: right;
}

.l-s-1 { 
	letter-spacing: 1px;
}

.l-h-100 {
	line-height: 140%;
}

.l-h-100x {
	line-height: 120%;
}

.f-left {
	float: left;
}

.f-leftschool {
	float: left;
	width: 294px;
}

.f-leftschool-02 {
	float: left;
	width: 153px;
}

.f-right {
	float: right;
}

.fs-small {
	font-size: 0.8em;
	line-height: 140%;
}

.fs-smaller {
	font-size: 0.7em;
	line-height: 140%;
}

.f-bold {
	font-weight: bold;
}

.c-gray {
	color: #666666;
}

.c-green {
	color: #007979;
}

.c-red {
	color: #FF3333;
}

.fcg {
	letter-spacing: 0.5px;
}

.p-tb td {
	padding: 3px 0;
	background-color: #E3E3E3;
	line-height: 120%;
}

.p-tb2 td {
	padding: 3px 0;
	line-height: 120%;
}

.p-tb-2 {
	padding: 3px 0 3px 6px;
	background-color: #E3E3E3;
	line-height: 120%;
}

.p-tb2-2 {
	padding: 3px 0 3px 6px;
	line-height: 120%;
}

.p-tb-3 {
	padding: 3px;
	background-color: #C6C6C6;
	line-height: 120%;
}

.height-60 {
	height: 40px;
}

#contents-main {
	width: 595px;
}


/* enkakku
------------------------------------------------*/
.enkaku th {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #D9EEEE;
}

.enkaku td {
	font-size: 0.9em;
	text-align: left;
	padding: 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#no_bottoml01 {
	border-bottom-style: none;
}
#no_bottoml02 {
	border-bottom-style: none;
}

.ptop {
	width: 585px;
	text-align: right;
	font-size: 0.9em;
	margin-top: 20px;
	background-image: url(../image/arrow_03.gif);
	background-repeat:no-repeat;
	background-position: 497px 0.4em;
}

/* shop
------------------------------------------------*/
.shopinfo th {
	text-align: left;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
	color: #666666;
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
}

.shopinfo td {
	text-align: left;
	padding: 10px  2px 2px 5px;
	color: #666666;
	line-height: 135%;
	font-size: 12px;
}

#no_bottoml01 {
	border-bottom-style: none;
}
#no_bottoml02 {
	border-bottom-style: none;
}

.b-green {
	border: 2px solid #5BB5B5;
}

.b-green3 {
	border: 2px dotted #5BB5B5;
}


/* recruit
------------------------------------------------*/
.attention01 {
	font-size: 11px;
	color: #FF6633;
	margin-bottom: 4px;
	line-height: 120%;
}


/* form
------------------------------------------------*/
form {
	width: 595px;
}

.bg-c-gray {
	background-color: #E8E8E8;
}

.bg-c-green {
	background-color: #4A9F9F;
	width: 573px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}


/* area
------------------------------------------------*/
.area {
	width: 592px;
}

.area-f-left01 {
	float: left;
	width: 382px;
}

.area-f-left02 {
	float: left;
	margin-left: 7px;
}

.area-f-left02 img {
	border: 1px solid #999999;
}

.area-title01 {
	border-bottom: 1px dotted #007979;
	line-height: 100%;
}

.b-b-green {
	border-bottom: 2px solid #E8E8E8;
	padding-bottom: 15px;
}

.area-link {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #EAF2DB;
}

.area-link a {
	text-decoration: underline;
	color: #666666;
}

.area-link a:hover {
	text-decoration: none;
	color: #91ABE3;
}


/* privacy
------------------------------------------------*/
.privacy-title01 {
	font-weight: bold;
	border-bottom: 2px dotted #007979;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 15px;
}

.privacy-title02 {
	font-weight: bold;
	border-bottom: 2px dotted #007979;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 20px;
}

.b-green2 {
	border: 2px solid #E8E8E8;
}


/* owner
------------------------------------------------*/
.privacy-title03 {
	font-weight: bold;
	border-bottom: 2px solid #007979;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.owner-attention {
	color: #007979;
	font-size: 11px;
	line-height: 100%;
	margin-top: 2px;
}

.fsmall {
	font-size: 11px;
}

.owner-text {
	width: 300px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}

.owner-text02 {
	width: 400px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFCCFF;
	color: #666666;
}


/* question
------------------------------------------------*/
.question {
	padding: 10px;
}


/* trouble
------------------------------------------------*/
.disp_none{
	display:none;
}

.buy-s-title {
	font-weight: bold;
	line-height: 100%;
	color: #666666;
	border-left: 5px solid #60B5B5;
	padding-left: 3px;
	margin-bottom: 4px;
}


/* system
------------------------------------------------*/
.w110 {
	width: 110px;
}

.w200 {
	width: 210px;
}

.system:hover {
	background-color: #CCE4E4;
}

.parking-tab table {
	background-color: #CCCCCC;
	font-size: 11px;
	width: 595px;
}

.parking-tab table tr {
	background-color: #FFFFFF;
	text-align: center;
}

.rent-tab-x {
	width: 295px;
	padding-right: 1px;
}

.rent-tab-xx {

	width: 295px;
	padding-right: 1px;
}


.b-l-green {
	border-left: 1px solid #80C4C4;
	padding-left: 1px;

}


.rent-tab01 table {
	background-color: #CCCCCC;
	font-size: 12px;
	width: 595px;
}

.rent-tab01 table tr {
	background-color: #FFFFFF;
}

.rent-td00 {
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-color: #80C4C4;
}

.rent-td-width-store {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #80C4C4;
	width: 591px;
	text-align: center;
}

.m-l-x {
	margin-left: 1px;
}

.store-new-table form {
	width: 295px;
}
	
	

.store-b-bottom td {
	border-bottom: 1px solid #CCCCCC;
}

.rent-td01 {
	font-weight: bold;
	color: #666666;
	background-color: #E3E3E3;
	padding: 4px;
	width: 82px;
}

.rent-tabdetail table {
	background-color: #CCCCCC;
	font-size: 12px;
	width: 595px;
}

.rent-tabdetail table tr {
	background-color: #FFFFFF;
	text-align: center;
}

.rent-tabdetail table tr td {
	line-height: 150%;
}

.rent-tabdetail-2 table {
	background-color: #CCCCCC;
	font-size: 12px;
	width: 595px;
}

.rent-tabdetail-2 table tr {
	background-color: #FFFFFF;
}

.rent-tabdetail-2 table tr td {
	line-height: 150%;
}

.td50 {
	width: 50%;
	padding: 3px;
}

.rent-td01store {
	font-weight: bold;
	color: #666666;
	background-color: #E3E3E3;
	padding: 4px;
	width: 50%;
	text-align: center;
}

.rent-td02store {
	background-color: #FFFFFF;
	padding: 4px;
	text-align: center;
}

.rent-td02 {
	background-color: #FFFFFF;
	padding: 4px;
	width: 513px;
}

.rent-tab02 table {
	background-color: #CCCCCC;
	font-size: 11px;
	width: 595px;
}

.f-12 {
	font-size: 12px;
}

.rent-tab02 table tr {
	background-color: #FFFFFF;
	text-align: center;
}

.rent-tab02 table tr td {
	line-height: 120%;
}

.detail {
	width: 595px;
}

.detail-link a {
	font-weight: bold;
	color: #60B5B5;
	text-decoration: underline;
}

.detail-link a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.areasearch {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-right: 5px;
}

.a-center-100 {
	width: 100px;
	text-align: center;
	float: left;
}

button {
	border: none;
}

.system table {
	width: 210px;
}

.system table td {
	width: 50%;
}

body {
	background-image: url(../image/bcg.jpg);
	background-repeat: repeat-x;
}


