body {
    background:none;
}
#altanative-content {
    background:url(../altanative/bg.png) center top;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    opacity: 0;
    filter:alpha(opacity=0);
}
#inner-wrapper {
    width:1024px;
    height:100%;
    margin:0 auto;
    position:relative;
}
#message {
    width:360px;
    height:405px;
    background:url(../altanative/message_new.png) no-repeat 0 0;
    text-indent: -9999em;
    position:absolute;
    top:110px;
    left:333px;
}
#message h1 {
    margin:30px 0 0;
    height:210px;
}
#message h1 a {
    display:block;
    width:100%;
    height:210px;
}
.vbar {
    width:150px;
    height:100%;
    background:#666666;
    position:absolute;
    top:0;
    z-index:1;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#sake-vbar {
    left:115px;
}
#shochu-vbar {
    left:759px;
}
#sake-selector {
    width:200px;
    height:100%;
    background:url(../altanative/sake.png) no-repeat 0 200px;
    position: absolute;
    left:65px;
    top:0;
    z-index:5;
}
#shochu-selector {
    width:271px;
    height:100%;
    background:url(../altanative/shochu.png) no-repeat 0 161px;
    position:absolute;
    top: 0;
    left:717px;
    z-index:5;
}
#sake-selector a {
    display:block;
    width:150px;
    height:100%;
    position:absolute;
    top: 0;
    right: 0;
    text-indent: -9999em;
    overflow: hidden;
    outline:none;
}
#shochu-selector a {
    display:block;
    width:150px;
    height:100%;
    position:absolute;
    top: 0;
    right: 79px;
    text-indent: -9999em;
    overflow: hidden;
    outline:none;
}
#ticker {
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 160px;
	
	filter: alpha(opacity=5);
	-moz-opacity:0.05;
	opacity:0.05;

    position: absolute;

    top:640px;
	top:540px\9;
	*top:560px;

    left:1600px;
    width:3200px;

	height:640\9;
	*height:540;

	margin-top:0;
	padding-top:0;

	padding-top:100px\9;
	padding-bottom:170px\9;
	*padding-bottom:170px;

    white-space: nowrap;
    z-index:2;
}

