@charset "utf-8";
/* CSS Document */

.fontsize11pt {  font-size: 11pt}
.fontsize9pt {  font-size: 9pt}
.fontsize8pt {  font-size: 8pt}
body {  background-image: url(image/top/haikei.jpg); background-repeat: repeat-x}


a:link {
}

a:visited {
}

a:hover {
	opacity: 0.8;
}

a:active {
}

img,abbr,acronym,fieldset {
	border: 0;
	margin:0 auto;

}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

/***************************************

トリップアドバイザー設置　20120113

***************************************/

.tripadvisor {
	margin:auto;
    background: none repeat scroll 0 0 #4F0035;
    color: #706640;
    font-size: 10px;
    padding: 5px;
	width:180px;
	
}

/***************************************

  tw fb バナー設置　20120125

***************************************/
#bn_sms_t{
	width:150px;
	height:41px;
	}


#bn_twitter a{
	background: url(image/top/bn_twitter.gif) no-repeat;
	width:140px;
	height:41px;
	padding:2px;
	margin-bottom:5px;
	float:left;
}

#bn_sms_f{
	width:150px;
	height:41px;
	}

#bn_facebook a{
	background: url(image/top/bn_facebook.gif) no-repeat;
	height:41px;
	padding:19px 0px 0px 40px;
	float:left;
}




