@charset "shift_jis";
/* 
このCSSファイルの使用を基本とし、
コンテンツが多くスタイルが膨大になる場合などは
コンテンツ名などの 別ファイルをそれぞれ用意する。
フォーム用、連合隊リンク用のstyleも含まれています。
*/
body {
	background: #FFFFFF url(../img/bottomBg.gif) repeat-x left bottom;
	width:100%;  
	min-width:860px;
}

#header {
	background-color: #BEDF58;
}

#headerContainer {
	width: 870px;
	margin: 0 auto;
}

#topImgContainer {
	width: 870px;
}

#topImgTxtBox {
	width: 205px;
	padding-left: 65px;
	background-image: url(../img/topImgBg.gif);
	background-repeat: repeat-y;
	height: 25px;
	padding-top: 10px;
	font-size: 10px;
}

#topImgTxtBox img {
	vertical-align: baseline;
}

#topImgTxtBox a {
	color: #000000;
	text-decoration: none;
}

#topImgTxtBox a:hover {
	color: #339999;
	text-decoration: none;
}

#naviBg {
	background-image: url(../img/naviBg1.jpg);
	background-repeat: repeat-x;
}

#naviContainer {
	background-image: url(../img/naviBg2.jpg);
	background-repeat: repeat-x;
	width: 870px;
	margin: 0 auto;
}

#naviContainer li {
	float: right;
}

#mainContainer {
	width: 870px;
	margin: 0 auto;
	padding-top: 10px;
	background-image: url(../img/mainBg.gif);
	padding-bottom: 20px;
}

#leftContainer {
	width: 210px;
	padding-right: 5px;
}

.leftBox {
	width: 180px;
	background-image: url(../img/leftContainerBg.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#mobileTxtBox {
	width: 160px;
	height: 55px;
	margin: 0 auto;
	text-align: left;
	padding-top: 5px;
	line-height: 1.4;
}

#mobileQrBox1 {
	height: 83px;
	padding-top: 2px;
}

#mobileQrBox2 {
	height: 73px;
	padding-top: 12px;
}

#menuBox {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

.menuBox01 {
	width: 170px;
	height: 20px;
	background-image: url(../img/menuBg01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.menuBox01 img {
	vertical-align: baseline;
	padding-right: 5px;
}

.menuBox02 {
	width: 170px;
	height: 20px;
	background-image: url(../img/menuBg02.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.menuBox02 img {
	vertical-align: baseline;
	padding-right: 5px;
}

.menuBox03 {
	width: 170px;
	height: 20px;
	background-image: url(../img/menuBg03.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.menuBox03 img {
	vertical-align: baseline;
	padding-right: 5px;
}

.menuBox04 {
	width: 170px;
	height: 40px;
	background-image: url(../img/menuBg04.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 10px;
}

.menuBox04 img {
	vertical-align: baseline;
	padding-right: 5px;
}

.menuBox05 {
	width: 170px;
	height: 40px;
	background-image: url(../img/menuBg05.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 10px;
}

.menuBox05 img {
	vertical-align: baseline;
	padding-right: 5px;
}

.menuTxtRent {
	font-size: 14px;
	font-weight: bold;
	color: #163659;
}

.menuTxtSale {
	font-size: 14px;
	font-weight: bold;
	color: #714500;
}

.offStyle {
	color: #000000;
}

.onStyle {
	color: #FF9900;
	cursor: pointer;
}

.linksBtn {
	text-align: center;
}

.linksTxt1 {
	font-size: 10px;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
}

.linksTxt2 {
	font-size: 10px;
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
}

.takeFreeBox {
	text-align: center;
}

#corner1Container {
	width: 640px;
}

#corner1LeftContainer {
	width: 325px;
	background-image: url(../img/corner1Bg.gif);
	margin-top: 10px;
}

#informationDialyBox {
	width: 305px;
	height: 125px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#corner1RightContainer {
	width: 315px;
	background-image: url(../img/corner1Bg.gif);
}

#btnListContainer {
	width: 307px;
	margin: 0 auto;
}

#btnListContainer li{
	float: left;
}

.btnListMarTop {
	margin-top: 3px;
}

.btnListMarLeft {
	margin-left: 3px;
}

#areaSearchBox {
	width: 305px;
	height: 320px;
	background-color: #FFFFFF;
	text-align: center;
}

#corner2Container {
	width: 640px;
}

#corner2LeftContainer {
	width: 325px;
}

#corner2LeftCube {
	height: 470px;
	background-image: url(../img/cornerRentIchioshiBg.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#corner2RightContainer {
	width: 315px;
}

#corner2RightCube {
	height: 470px;
	background-image: url(../img/cornerSaleIchioshiBg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-right: 10px;
}

#corner3Container {
	width: 640px;
	border-bottom: 1px solid #B5B8B1;
}

#corner3Box {
	width: 640px;
	background-image: url(../img/cornerMonthlyBg.gif);
}

#corner3LeftContainer {
	width: 320px;
	height: 860px;
}

#corner3RightContainer {
	width: 320px;
	height: 860px;
}

.corner3CubeContainer {
	text-align: center;
}

#corner3Footer {
	border-left: 1px solid #B5B8B1;
	border-right: 1px solid #B5B8B1;
	height: 10px;
}

#footerContainer {
	width: 870px;
	margin: 0 auto;
	background-image: url(../img/footerTop.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#footerInfoContainer {
	width: 100%;
	height: 85px;
	background-image: url(../img/footerBg.gif);
	background-repeat: repeat-y;
}

#footerLogoContainer {
	padding-top: 10px;
	padding-left: 30px;
}

#footerInfoTxtBox {
	width: 530px;
	padding-top: 10px;
	padding-left: 35px;
}

#footerInfoTxtBox img {
	vertical-align: baseline;
}

#footerInfoTxtBox2 {
	width: 530px;
	padding-top: 10px;
	padding-left: 35px;
	color: #666666;
}

#footerTxtBox {
	height: 45px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.6;
	padding-right: 10px;
}

#footerTxtBox a {
	color: #FFFFFF;
	text-decoration: none;
}

#footerTxtBox a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.apart_td {
	background-image: url(../img/ms_bg.png);
}
.apart2_td {
	background-image: url(../img/ms_title_7_bg.png);
}
.syosai_bg {
	background-color: #C9E476;
}
.syosai_text {
	font-size: 12px;
	color: #000;
}
.pic_title {
	font-size: 13px;
	color: #FFF;
}

#mainContainer table tr td .apart_td tr td table tr td .syosai_bg tr td .syosai_text a {
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
}
#mainContainer table tr td .apart_td tr td table tr td .syosai_bg tr td .syosai_text a:hover {
	color: #F90;
	text-decoration: none;
}
