@charset "UTF-8";
body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #fcf0cb;
	background-repeat: repeat-x; 
	font-family: Georgia, Times New Roman, Times, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka , "MS P Gothic", "ＭＳ Ｐゴシック", "MS UI Gothic", "Meiryo", メイリオ;
	line-height: 1.5em;
	color: #333333;
}
img {
	text-decoration: none;
	border-style: none;
 	vertical-align: bottom;
}
a {
	text-decoration: none;
}

.clear {
	clear:both;
}

/*footer style*/
#footer {
	margin: 0px 0px -20px 0px;
	text-align: center;
	clear: both;
	float: none;
	padding: 10px 0px 0px;
	height: auto;
	width: 100%;
	vertical-align: middle;
	font-size: 10px;
	}
#footer #copyright {
	width:960px;
	height:20px;
	margin: 0px auto;
	text-align:center;
}
#footer #copyright #text{
	float:left;
	text-align:right;
	width:600px;

}
#footer #copyright #selectProperty{
	margin:0 0 9px 0;
	padding:0px;
	float:right;
	width:300px;
	text-align:left;

}
#footer #copyright #selectProperty select{
	margin:0px;
	padding:2px;
	font-size:10px;
	background:#f0eee5;
	border:1px solid #666666;
	color:#666666;
}
#footer #footercontainer {
	margin-top: 10px auto 0px auto;
	text-align: center;
	clear: both;
	padding-top: 5px;
	background-color: #f8d8d8;
	background-image: url(../app_themes/st-regis-prince-jp/css/footer_bg.jpg);
	background-repeat: repeat-x;
	/*background-position: center top;*/
	height: 75px;
	width: 100%;
	vertical-align: middle;
	font-size: 10px;
}
#footer a.etxt:link{
	font-family: Valdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#footer a.etxt:visited{
	font-family: Valdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#footer a.etxt:hover{
	font-family: Valdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#footer a.etxt:active{
	font-family: Valdana, Arial, Helvetica, sans-serif;
	/*color: #79634d;*/
	text-decoration: none;
}
#footer a.txt:link{
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
}
#footer a.txt:visited{
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
}
#footer a.txt:hover{
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
#footer a.txt:active{
	/*color: #79634d;*/
	text-decoration: none;
	padding-left: 15px;
}