/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}
body
{ width:100%; background:#c6defc url(../images/osaka_snow_bg.jpg) no-repeat center top; }



/* Outer */

#outer
{ background-color: #fff; background-image: url(../images/mainfades/backbluefade.png); background-repeat: repeat-x; width: 940px; margin: 0 auto; padding-right: 10px; padding-left: 10px; }

/* Header */

#header
{ height: 137px; }
#head-area {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
h1 {
	width: 174px;
	height: 85px;
	background-image: url(../images/salalogo_trans_winter2.png);
	margin-top: 0px;
	margin-bottom:0px;
	
	}
	#logo span {
		display: none;
}
#phone {
	float: left;
	margin-top: 45px;
	margin-left:283px;
	padding-bottom: 0px;
	width:193px;
	height:35px;
}

#head-area h2{
font: normal 10px/150% "ＭＳ Ｐゴシック", Osaka;
color:#FFFFFF;
margin-left:-5000px;
}

#logo {
	float: left;
	padding-right: 54px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;

}



.taiken { width: 220px; float: right; margin-top: 25px; }
a.taikenbutton { background-image: url(../images/mainbuttons/taiken.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display: block; width: 220px; height: 100px; text-decoration: none; }

a.taikenbutton:hover {
	background-position: 220px 0;
	}
/* Menu */

#menu
{ background-attachment: scroll; width: 700px; float: left; margin-top: 5px; }
/* Content */

#content
{ width: 940px; margin-bottom: 20px; }
/*Main Content */
#maincontentwrapper
{ padding-top: 20px; padding-bottom: 25px; }
#flashcontent { width: 700px; height: 300px; margin-bottom: 20px; }
.contentheader { width: 700px; height: 96px; float: left; margin-bottom: 20px; padding-bottom: 1px; border-bottom: 1px solid #00adef; }
.contentheader img { border: solid 1px #e3e3e3; }
#maincontentwrapper, .maincontentfull { width: 700px; float: left; }
.maincontentleft, .maincontentmid { width: 220px; float: left; margin-right: 20px; }
.maincontentright { width: 220px; float: left; }
.maincontentmain { width: 400px; float: left; margin-right: 20px; }
.maincontentmainright { width: 280px; float: left; }
.maincontentfullright { width: 460px; float: left; margin-left: 20px; }
.conceptleft { width: 100px; float: left; }
.concept1, .concept2 { background-color: #e6e6e6; width: 280px; float: left; margin-left: 20px; }
/* Sidebar Content */

#sidebarcontent
{ float: left; width: 220px; margin-left: 20px; padding-bottom: 40px;
	font-siz
}
/* Footer */
#footermaps { background-color: #abdff7;  background-image: url(../images/mainfades/mapsfade5.png);  background-repeat: repeat-x;  width: 940px; height: 520px; }
.maps { width: 200px; float: left; margin-top: 10px; margin-bottom: 10px; margin-left:85px;}
.maps a img { margin-top: 5px;}
.maps a {font-size:14px;}
#footertop
{ background-color: #00adef; background-image: url(../images/mainfades/footerfade.png); width: 940px; height: 154px; }
.sitemap { width: 110px; float: left; margin-top: 20px; margin-left: 5px; }
.sitemap li { font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding-bottom: 10px; list-style-type: none; list-style-image: none; }
.sitemap li a { color: #fff; font-size: 9px; text-decoration: none; }
.sitemap li a:link {  }
.sitemap a:hover { text-decoration: underline; }
.footertaiken { width: 220px; float: left; margin-left: 25px; }
a.footertaikenbutton { background-image: url(../images/mainbuttons/footertaiken.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display: block; width: 220px; height: 100px; text-decoration: none; }
a.footertaikenbutton:hover {
	background-position: 220px 0;
	}
#footerbottom { text-align: center; margin-bottom: 20px; width: 940px; height: 60px; margin-top: 20px; }
.clear
{
	clear: both;
}

#newopen { background-image: url(../images/mainfades/newopenfade.png); background-repeat: repeat-x; text-align: center; width: 940px; height:22px; text-transform: uppercase; display: block; margin-top: 2px; padding-top: 4px; padding-bottom: 4px; font-family: 'ＭＳ Ｐゴシック','MS Pゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Helvetica,sans-serif; }
#newopen ul{ margin: 5px 0 0; padding: 0; list-style-type: none; }
#newopen li a{ color: #fff; font-size: 13px; text-decoration: none; display: block; text-transform:uppercase; text-align: center; }
#newopen a:hover{ color: #000000; }




