/* header */

#header{
	width: 924px;
	height:48px;
	padding:0;
	margin:0 auto;
}

#header img.logo{
	padding:10px 0 0 0;
}


/* footer */

#footer{
	width:978px;
	height:15px;
	padding:0;
	margin:0 auto;
}

#footer p{
	width:978px;
	height:15px;
	font-size:1px;
	display:block;
	line-height:100%;
	text-indent:-10000px;
	background:url(/homeowner/image/footer.gif);
	background-repeat:no-repeat;
}


/* pageTitleArea
-------------------------------------------------- */

#pageTitleArea h1.pageTitle{
	width: 940px;
	height: 54px;
	background: url(/homeowner/image/pagetitle.gif) left top no-repeat;
}


/* FLASH
-------------------------------------------------- */

#TopFlash{
	width:940px;
	height:500px;
	padding:0px 0px 6px 0px;
}


/*FLASHなし*/

#contentsArea .no_flash ul li{
	background:none;
	padding:0;
}

#contentsArea .no_flash{
	width:940px;
	height:500px;
	background:url(/homeowner/image/index_noflash.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#contentsArea .no_flash ul.menu_btn{
	width:300px;
	padding-top:20px;
	margin-left:20px;
}

#contentsArea .no_flash ul.menu_btn li{
	padding:0;
	margin:0 0 12px 0;
}

#contentsArea .no_flash ul.menu_btn li.main a{
	width:210px;
	height:49px;
	background:url(/homeowner/image/btn_main.png);
	background-repeat:no-repeat;
}

#contentsArea .no_flash ul.menu_btn li.members a{
	width:210px;
	height:49px;
	background:url(/homeowner/image/btn_members.png);
	background-repeat:no-repeat;
}

#contentsArea .no_flash ul.menu_btn li a{
	display:block;
	font-size:1px;
	text-indent:-9999px;
}


#contentsArea .no_flash ul.shop_btn{
	position:absolute;
	left: 750px;
	top: 46px;
	width: 138px;
	height: 135px;
	padding:0;
}

#contentsArea .no_flash ul.shop_btn li a{
	display:block;
	font-size:1px;
	text-indent:-9999px;
	width:138px;
	height:135px;
}


/* Banner
-------------------------------------------------- */

.bannerArea{
	float:left;
	width:154px;
	padding:0px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}

.bannerAreaLarge{
	float:right;
	width:669px;
	overflow:hidden;
}

.bannerAreaLarge .banner{
	float:left;
	width:330px;
	height:70px;
	padding:0 9px 0 0;
	overflow:hidden;
}

.bannerAreaLarge .banner_end{
	float:left;
	width:330px;
	height:70px;
	padding:0 0 0 0;
	overflow:hidden;
}

.bannerArea .banner{
	width:154px;
	height:46px;
	padding:0px 0px 6px 0px;
	margin:0px;
	overflow:hidden;
}

.bannerArea .banner_end{
	width:154px;
	height:46px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}


/* 追記
-------------------------------------------------- */
.date {
	font-size:80%;
	color: #000000;
	font-weight: bold;
	padding-left:30px;
}

.pad30{
	padding-left:30px;
	}
/* カード
-------------------------------------------------- */

#loginMenuArea{
	width:700px;
	margin:0px auto;
}

.login_area{
	background:url(../members/image/card_image.gif) no-repeat left ;
	padding:10px 0px 10px 195px;
	height:156px;
	text-align:center;

	}
.login_text{
	background-color:#e5e5e5;
	letter-spacing:-2px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	padding:15px 0 15px 0;
	margin-left:auto;
	margin-right:auto;
	
	}
.login_text_error{
	background-color:#eeeeee;
	letter-spacing:-2px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	padding:15px 0 15px 0;
	margin-left:auto;
	margin-right:auto;
	
	}	
.red_text{
	color:#CC0000;
	}

.name_loginid{
	background:#DBE2E8 url(../members/image/name_login.gif) no-repeat center ;
	float:left;
	width:95px;
	height:43px;
	}
	
.area_form{
	float:left;
	}
	
.form_area{
	background-color:#333366;
	float:left;
	padding:0px 10px 0 10px;
	height:43px;
			}

.for_ie7{
	float:left;
	display:inline;
	margin-top:12px;
	}

.btn_login{
	text-align:right;
	height:43px;
	padding-top:5px;
	}
	
.btn{
	background-image:url(../members/image/btn_login.gif);
	width:156px;
	height:43px;
	}
	
.error{
	width:478px;
	height:70px;
	background:#eeeeee;
	padding-top:20px;
	text-align:center;
	}
	
.icon_error{
	background:url(../members/image/icon_error.gif) no-repeat;
	padding:10px 0 0 60px;
	width:240px;
	height:43px;
	font-weight:bold;
	color:#cc0000;
	margin-left:auto;
	margin-right:auto;
	}
	
	/* 1/19追記
-------------------------------------------------- */

.ComingSoonArea{
	width:674px;
	padding:10px 0 10px;
	margin:0px;
	clear:both;
}

.ComingSoonImg{
	width:220px;
	float:left;
}

.ComingSoonMsg{
	padding-left:10px;
	width:444px;
	float:left;
}

	/* 12/21追記
-------------------------------------------------- */

decimal.li{
	list-style-type:decimal;
}

.msg_text{
	color:#47AC00;
}


	/* 2009/10/20追記
-------------------------------------------------- */

.seminar-link{
	width:640px;
	position:relative;
}

.seminar-link a{
	width:640px;
	height:30px;
	display:block;
	font-size:1px;
	text-indent:-9999px;
	position:absolute;
	left: 189px;
	top: -600px;
}

