/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.txt-roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 6ex;
	color: #FF3300;
}

.txt-red {
	color: #FF0000;
}



a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}


h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.out-style {
	text-indent: -99999px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}


#wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header-top-line {
	background-image: url(img/common/lite-green-back.gif);
	background-repeat: repeat;
	height: 4px;
	font-size: 0px;
	line-height: 0px;
}

#header {
	height: 82px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/common/header-back.jpg);
	background-repeat: repeat-x;
}
#header-box {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header-box #logo-box {
	width: 380px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#header-box #pitatto-box {
	width: 240px;
	float: left;
	padding-top: 23px;
}
#header-box #contact-box {
	width: 300px;
	background-image: url(img/common/tel-mail.gif);
	height: 80px;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}

/**------------------
   G-NAVI
   ---------------**/

#g-navi-box {
	height: 40px;
	background-image: url(img/g-navi/g-navi_02.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

#main-menu {
	background-attachment: scroll;
	background-image: url(img/g-navi/g-navi_01.jpg);
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 980px;
}
#main-menu ul {
	margin: 0px;
	padding: 0px;
}


ul#menu{
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
ul#menu li{
	list-style:none;
	float:left;
	display: block;
	margin: 0px;
}
ul#menu a{
	display:block;
	height:40px;
	text-indent:-99999px;
	overflow:hidden;
	margin: 0px;
}
#main-menu a:hover.top{
    background-position: 0px -40px;
}
#main-menu a.top{
	background-image:url(img/g-navi/g-navi_03.gif);
	width: 110px;
	background-repeat: no-repeat;
}
#main-menu a:hover.search{
    background-position: 0px -40px;
}
#main-menu a.search{
	background-image:url(img/g-navi/g-navi_04.gif);
	width: 100px;
	background-repeat: no-repeat;
}

#main-menu a.buy{
	background-image:url(img/g-navi/g-navi_05.gif);
	width: 130px;
	background-repeat: no-repeat;
}
#main-menu a:hover.buy{
    background-position: 0px -40px;
}

#main-menu a.sale{
	background-image:url(img/g-navi/g-navi_06.gif);
	width: 130px;
	background-repeat: no-repeat;
}
#main-menu a:hover.sale{
    background-position: 0px -40px;
}

#main-menu a.chiiki{
	background-image:url(img/g-navi/g-navi_07.gif);
	width: 110px;
	background-repeat: no-repeat;
}
#main-menu a:hover.chiiki{
    background-position: 0px -40px;
}

#main-menu a.faq{
	background-image:url(img/g-navi/g-navi_08.gif);
	width: 140px;
	background-repeat: no-repeat;
}
#main-menu a:hover.faq{
    background-position: 0px -40px;
}

#main-menu a.topics{
	background-image:url(img/g-navi/g-navi_04.gif);
	width: 140px;
}
#main-menu a:hover.topics{
    background-position: 0px -40px;
}

#main-menu a.link{
	background-image:url(img/g-navi/g-navi_06.gif);
	width: 141px;
}
#main-menu a:hover.link{
    background-position: 0px -40px;
}
#main-menu a.about{
	background-image:url(img/g-navi/g-navi_09.gif);
	width: 110px;
}
#main-menu a:hover.about{
    background-position: 0px -40px;
}

#main-menu a.staff{
	background-image:url(img/g-navi/g-navi_10.gif);
	width: 130px;
	background-repeat: no-repeat;
}
#main-menu a:hover.staff{
    background-position: 0px -40px;
}
#contents-box {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*-------------------------------------------
  　　　　　　左カラム
---------------------------------------------*/
#left-box {
	float: left;
	width: 280px;
}
#mach-mail-box {
	height: 160px;
	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/common/mach-mail_01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.mach-title-box h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#mach-mail-box .mach-img-box {
	height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#mach-mail-box .mach-title-box {
	margin: 0px;
	padding: 0px;
	height: 60px;
	clear: both;
}


#mach-mail-box .mach-txt-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: 40px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#index-search-box {
	width: 280px;
}
#index-search-title {
	background-image: url(img/left-navi/kensaku.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-position: center center;
	line-height: 0px;
	font-size: 10px;
}
#rent-search-title {
	background-image: url(img/left-navi/index-rent-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
.index-bukken-cate-box {
	width: 280px;
	margin-bottom: 5px;
}

ul#index-search-list{
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}

ul#index-search-list li{
	list-style:none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#index-search-list a{
	display:block;
	height:40px;
	text-indent:-99999px;
	overflow:hidden;
	margin: 0px;
}

ul#index-search-list span{
	display:block;
	height:40px;
	text-indent:-99999px;
	overflow:hidden;
	margin: 0px;
}

/*
#index-search-list a:hover.rent-all{
    background-position: 0px -40px;
}
*/
#index-search-list a.rent-all{
	background-image:url(img/left-navi/index-rent-title.jpg);
	width: 280px;
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 10px;
}

#index-search-list span.rent-all{
	background-image:url(img/left-navi/index-rent-title.jpg);
	width: 280px;
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 10px;
}


#index-search-list a:hover.rent-tochi{
    background-position: 0px -28px;
}
#index-search-list a.rent-tochi{
	background-image:url(img/left-navi/buy-cate01.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}

#index-search-list a:hover.rent-kodate{
    background-position: 0px -28px;
}
#index-search-list a.rent-kodate{
	background-image:url(img/left-navi/buy-cate02.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}

#index-search-list a:hover.rent-apartment{
    background-position: 0px -28px;
}
#index-search-list a.rent-apartment{
	background-image:url(img/left-navi/rent-cate01.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}

#index-search-list a:hover.rent-syoyo{
    background-position: 0px -28px;
}
#index-search-list a.rent-syoyo{
	background-image:url(img/left-navi/rent-cate02.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}

#index-search-list a:hover.rent-parking{
    background-position: 0px -28px;
}
#index-search-list a.rent-parking{
	background-image:url(img/left-navi/rent-cate03.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}

#index-search-list a:hover.rent-daigaku{

    background-position: 0px -28px;
}
#index-search-list a.rent-daigaku{
	background-image:url(img/left-navi/rent-cate04.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}

/*
#index-search-list a:hover.buy-all{
    background-position: 0px -40px;
}
*/
#index-search-list a.buy-all{
	background-image:url(img/left-navi/index-buy-title.jpg);
	width: 280px;
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 10px;
}
#index-search-list span.buy-all{
	background-image:url(img/left-navi/index-buy-title.jpg);
	width: 280px;
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 10px;
}

#index-search-list a:hover.buy-tochi{
    background-position: 0px -28px;
}
#index-search-list a.buy-tochi{
	background-image:url(img/left-navi/buy-cate01.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}

#index-search-list a:hover.buy-kodate{
    background-position: 0px -28px;
}
#index-search-list a.buy-kodate{
	background-image:url(img/left-navi/buy-cate02.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}
#index-search-list a:hover.buy-ap{
    background-position: 0px -28px;
}
#index-search-list a.buy-ap{
	background-image:url(img/left-navi/buy-cate03.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}
#index-search-list a:hover.buy-syoyo{
    background-position: 0px -28px;
}
#index-search-list a.buy-syoyo{
	background-image:url(img/left-navi/buy-cate04.gif);
	width: 280px;
	background-repeat: no-repeat;
	height: 28px;
}


#buy-search-title {
	background-image: url(img/left-navi/index-buy-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
#index-baikyaku-box {
	width: 280px;
	height: 160px;
	background-image: url(img/left-navi/index-baikyaku.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}


.index-leftsub-title {
	margin: 0px;
	padding: 0px;
	height: 26px;
	clear: both;
}

.index-leftsale-txt {
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 43px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.index-leftsub-txt {
	margin: 0px;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 45px;
}
.index-leftsub-link {
	margin: 0px;
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index-faq-box {
	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/left-navi/faq-back.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index-faq-img {
	text-align: right;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index-chiiki-box {

	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/left-navi/chiiki-back.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 10px;
}
#index-contact-box {


	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/left-navi/contact-back.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 10px;
}


/*-------------------------------------------
  　　　　　　中央カラム
---------------------------------------------*/

#center-box {
	float: left;
	width: 450px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main-img-box {
	background-image: url(img/index/main-img_02.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 450px;
	margin-bottom: 5px;
}
#index-daigaku-box {
	background-image: url(img/index/index-college-banner.jpg);
	height: 130px;
	width: 449px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#index-daigaku-box .center-title {
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#index-daigaku-box .center-txt {
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#index-daigaku-box .center-link {
	height: 30px;
	margin-top: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/**　---------------------------------------

　　　トピックス（お知らせ）

-----------------------------------------　**/

#index-topics-box {
	width: 450px;
}

#index-topics-title {
	background-image: url(img/index/index-topics-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#index-topics-entry-box {
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}


/**　---------------------------------------

　　　新着物件情報

-----------------------------------------　**/
#index-new-box {
	width: 450px;
}

#index-new-title {
	background-image: url(img/index/index-new-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#index-newentry-box {
	width: 450px;
	margin: 0px;
	background-image: url(img/common/yellow.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.index-entry-box {
	width: 220px;
	margin-right: 2px;
	float: left;
	margin-bottom: 5px;
	margin-left: 2px;
	background-color: #FFFFFF;
}
.index-entry-title {
	height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	background-image: url(img/index/index-new-s.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	clear: both;
	padding-top: 4px;
}
.index-entry-syosai-box {
	height: 150px;
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td.entry-td01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td.entry-td02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td.entry-td03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
}
td.entry-td04 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	letter-spacing: 1px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/*------------------------------------
　　右カラム
------------------------------------*/


#right-box {
	width: 220px;
	float: left;
	margin-left: 10px;
}
#index-oener-box {
	height: 295px;
	width: 220px;
	background-image: url(img/right-navi/for-owner-back_02.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#index-oener-title {
	height: 150px;
}
#index-oener-txt {
	height: 80px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
#index-oener-link {
	height: 45px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	margin-top: 10px;
}
#index-staff-box {

	height: 260px;
	width: 220px;
	background-image: url(img/right-navi/staff-back.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
#index-staff-title {

	height: 32px;
}
#index-staff-img {


	height: 110px;
}
#index-staff-txt {

	height: 60px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
#index-staff-link {

	height: 45px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#index-about-box {
	height: 400px;
	width: 210px;
	background-image: url(img/common/box-pink.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#index-about-img {
	padding: 0px;
	width: 205px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index-about-txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#index-about-link {
	height: 45px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	margin-top: 10px;
}


#index-l-s-box {
	height: 60px;
	width: 210px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	background-position: left center;
}

/**-----------------------------------

　　フッター

------------------------------------**/
#footer-box {
	height: 80px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6AB431;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}
#footer-menu-box {
	height: 20px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#footer-menu-box ul {
}
#footer-menu-box li {
	display: block;
	float: left;
	margin-right: 5px;
}
#footer-copyright-box {

	height: 20px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#contents-right-box {
	float: left;
	width: 680px;
	margin-left: 10px;
}

/**-----------------------------------

　　売却のご案内

------------------------------------**/

#baikyaku-title {
	background-image: url(img/baikyaku/contents-title.gif);
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#baikyaku-nagare-title {
	background-image: url(img/baikyaku/nagare-title.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.baikyaku-flow-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.baikyaku-flow-title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	margin: 0px;
}
.baikyaku-flow-txt {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 30px;
}
ul.baikyaku-ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.baikyaku-flow-arrow {
	height: 35px;
	background-image: url(img/baikyaku/arrow.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin-left: 30px;
}
#baikyaku-form-title {
	background-image: url(img/baikyaku/mailform-title.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
}
.bukken-entry-form-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}

/**-----------------------------------

　　購入のご案内

------------------------------------**/
#buy-title {
	background-image: url(img/buy/contents-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#buy-nagare-title {
	background-image: url(img/buy/buy-title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.buy-flow-arrow {
	height: 35px;
	background-image: url(img/buy/buy-arrow.jpg);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin-left: 30px;
}

.buy-flow-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.buy-flow-title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	margin: 0px;
}

p.buy-txt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;



}

#buy-form-title {
	background-image: url(img/buy/02mailform-title.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
}


/**-----------------------------------

　　メールフォーム

------------------------------------**/
table.mailform {
　　margin: 0px auto 0px auto;
}
table.mailform td p {
　　font-family: Arial, Helvetica, sans-serif;
　　font-size: 10px;
　　color: #0B479F;
　　display: block;
　　margin: 0px;
}
table.mailform td span {
　　font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
　　font-size: 10px;
　　color: #FF0000;
}

.txt-form {
	line-height: 20px;
	padding: 10px;
	letter-spacing: 1px;
}


/**-----------------------------------

　　会社概要

------------------------------------**/

#about-title {

	background-image: url(img/about/about-title.gif);
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#about-txt-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px;
}
#about-txt-box img {
	margin-right: 10px;
}


#about-table-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}

/**-----------------------------------

　　スタッフ紹介ページ

------------------------------------**/

#staff-title {
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/staff/contents-title.gif);
}

#staff-contents-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px;
}

.staff-entry-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6BB430;
}
.staff-txt-box {
	float: left;
	width: 420px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.staff-txt-box ul {
	margin: 0px;
	padding: 0px;
}
.staff-txt-box li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}


.staff-photo-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	height: 150px;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #339900;
}

/**-----------------------------------

　　地域情報ページ

------------------------------------**/


#chiiki-contents-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#chiiki-title {
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/chiiki/chiiki-title.gif);
}
#chiiki-navi-box {
	width: 150px;
	float: left;
	margin-right: 15px;
}
#chiiki-navi-titlebox {
	background-image: url(img/chiiki/chiiki-cate-title.gif);
	background-repeat: no-repeat;
	height: 20px;
	border: 1px solid #CCCCCC;
}
#chiiki-navi-txtbox {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#chiiki-navi-txtbox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#chiiki-navi-txtbox li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background-image: url(img/common/arrow.gif);
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}



.chiiki-entry-box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	width: 480px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.chiiki-entry-title-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
.chiiki-entry-title-box h2 {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.chiiki-txt-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
.chiiki-url-box {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/**-----------------------------------

　　よくある質問ページ

------------------------------------**/

#faq-title {
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/faq/faq-title.gif);
}
#faq-buy-title {
	background-image: url(img/faq/buy-title.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}
ul.faq-ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
.faq-ul li {
	margin-left: 20px;
	list-style-image: url(img/common/arrow.gif);
	line-height: 20px;
}


#faq-rent-title {
	background-image: url(img/faq/rent-title.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}
#faq-all-title {
	background-image: url(img/faq/all-title.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}

#faq-tenpo-title {
	background-image: url(img/faq/tenpo-title.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}

.faq-entry-title-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 80px;
	background-image: url(img/faq/question.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}

.faq-entry-txt-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 80px;
	background-image: url(img/faq/answer.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.faq-enry-ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
.faq-enry-ul li {
	margin-left: 30px;
	margin-top: 1px;
}

.faq-enry-ul h2 {
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.faq-entry-box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/**-----------------------------------

　　物件検索リストページ

------------------------------------**/

#search-title {
	background-image: url(img/search/contents-title.gif);
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}



/**-----------------------------------

　　物件詳細ページ

------------------------------------**/
#syosai-title {
	background-image: url(img/search/syosai-title-title.gif);
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

/**-----------------------------------

　　ローンシミュレーションページ

------------------------------------**/
#loan-title {
	background-image: url(img/search/loan-title.gif);
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


table.loan{
	width:640px;
	margin-top: 10px;
	padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

table.loan th{
	width: 150px;
	height: 32px;
	margin:0;
	padding-left: 25px;
	border-bottom:#CCC 1px solid;
	text-align:left;
	color:#396caf;
	font-weight:normal;
	font-size:12px;
	background:url(../images/bg_tbl.gif) repeat-y;
	vertical-align: middle;
}

table.loan td{
	width:230px;
	margin:0;
	padding:6px 0 4px 10px;
	border-bottom:#CCC 1px solid;
	font-size:12px;
}

table.loan select{
	width: 60px;
	}


.loan_btn{
	width:640px;
	text-align:center;
	background:#FFF;
	padding:10px 0 20px 0;
	font-size:12px;
}

table.advice{
	width:639px;
	margin:15px 0 0 1px;
	font-size:12px;
}

table.advice th{
	width:639px;
	height: 25px;
	padding-left: 1px;
	background:url(../images/tbl_about_loan.gif) no-repeat;
	text-indent: -9999em;
}

table.advice td{
	margin:0;
	padding: 10px 6px;
	border-bottom:#CCC 1px dotted;
}

.bank_name{
	width:190px;
	vertical-align: middle;
}

.bank_name img{
	padding-right: 5px;
}

.back_detail{
	width:430px;
}

table.advice a{
	color:#396caf;
}
.f_style{
	font-size: 12px;
	color:#333333;
	line-height: 20px;
	padding-left: 20px;
}
#search-rent-box {
	width: 300px;
	height: 200px;
	margin-left: 20px;
	float: left;
}
#search-rent-title {
	background-image: url(img/search/rent-title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 300px;
}



	
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#search-table-box {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}

#search-table-box table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#search-table-box td {
	padding-top: 10px;
	padding-bottom: 10px;
}


#daigaku-search-title {
	background-image: url(img/search/daigaku-search.gif);
	background-repeat: no-repeat;
	height: 54px;
	background-position: left top;
	margin-left: 20px;
}
#search-buy-title {

	background-image: url(img/search/buy-title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 300px;
}
.search-bukken-cate-box {
	width: 300px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.search-table-div ul {
	margin: 0px;
	padding: 0px;
}
.search-table-div {
	margin: 0px;
}
.search-table-div li {
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	float: left;
	margin-right: 30px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/common/arrow.gif);
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}

#owner-title {

	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/owner/contents-title.gif);
}
#owner-form-title {
	background-image: url(img/owner/mailform-title.gif);
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 30px;
	background-position: left center;
}
#owner-txt-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}


/**-----------------------------------

　　topics

------------------------------------**/


#topics-title {

	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/topics/contents-title.gif);
}

.topics-entry-title-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006600;
}
.topics-txt-box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}
/**-----------------------------------

　　コンテンツ用LEFT-NAVI

------------------------------------**/

#contents-owner-box {


	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/common/owner02.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 10px;
}

#contents-about-box {
	background-image: url(img/common/yellow.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	height: 360px;
}
.contents-about-img-box {
	text-align: center;
	margin-right: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}


#contents-staff-box {



	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/common/contents-staff.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 10px;
}
#contents-bukken-box {
	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/common/contents-bukken.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#mail-form-title {


	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/form/contents-title.gif);
}
#mail-form-txt {
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
#contents-ls-box {




	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/common/l-s.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 10px;
}

/**-----------------------------------

　　個人情報

------------------------------------**/
#privacy-wrap {
	width: 500px;
}
#privacy-title {
	width: 500px;
	background-image: url(img/privacy/title.jpg);
	height: 80px;
}
#privacy-box {
	line-height: 25px;
	font-size: 12px;
	padding-left: 10px;
}
#privacy-box p {
	line-height: 20px;
}
.index-faq-img {

	text-align: right;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index-baner-box {

	width: 280px;
	border: 1px solid #CCCCCC;
	background-image: url(img/bana/bana-1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#index-baner-link {
	height: 20px;
	margin-top: 75px;
	text-align: right;
	padding-right: 5px;
}
#mach-form-title {



	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(img/mach/contents-title.gif);
}
table.matchform-table {
	list-style-image: none;
	list-style-type: none;
}
.matchform ul {
	list-style-image: none;
	list-style-type: none;
}

