@charset "utf-8";

@import url("../packages/default/css/import.css");

.discohead {
width: 190px;
height: 23px;
background: url('../packages/default/img/tab.png');
padding: 8px 0 2px 7px;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.discobody {
border: 1px solid #000;
padding: 10px;
margin-bottom: 10px;
}

a.out {
text-decoration: none;
}
a.out:after {
content: url(../packages/default/img/outlink.gif);
}

div#header h1 a {
    float: right;
    display: block;
    margin: 10px 0 0 auto;
    background: url("../packages/default/img/logo_header.png");
width: 730px;
height: 170px;
}
div#headerimg {
    width: 912px;
    height: 95px;
    background: url('../packages/default/img/logo_header2.png') no-repeat right bottom; 
}
div#header {
    background: #fff;
    width: 910px;
    margin: 0 auto;
font-weight: normal;
}

#headmenu {
    width: 910px;
}

#headmenu ul {
list-style-type: none;
}
#headmenu ul li {
background: #fff;
float: left;
}
#headmenu ul li a {
text-align: left;
padding: 0 0 3px 6px;
margin: 3px 0 0 3px;
width: 121px;
display: block;
text-decoration: none;
background-color: #444;
color: #eee;
font-weight: bold;
font-size: 12px;
}
#headmenu ul li a:hover {
background-color: #ed1d30;
}
#headmenu ul li a.selected {
background-color: #ed1d30;
}
#headmenu ul li a:before {
font-size: 20px;
color: #ed1d30;
content: '■ ';
}
#headmenu ul li a.selected:before {
color: #fff;
}
#headmenu ul li a:hover:before {
color: #fff;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #000;
    background: #fff;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing:1px;
}

div#container {
    width: 900px;
    margin: 0 auto;
    padding: 0 8px;
    background-color: #fff;
    text-align: left;
}

#pagetop {
    width: 900px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
}

#footer {
    width: 900px;
    margin: 0 auto;
    padding: 15px 8px;
    background-color: #fff;
    font-size: 90%;
    color: #000;
    text-align: right;
}

.sidemenu , .sidemenu ul {
    margin:20px 0 0 0;
    padding:0;
}
.sidemenu a { text-decoration:none; }
.sidemenu li {
    list-style:none;
    font-size:12px;
    line-height:20px;
}
.sidemenu li a {
    display:block;
    padding: 4px 5px 0 7px;
    height: 26px;
    background:url('../packages/default/img/side.png');
    color:#333;
}
.sidemenu li a:hover {
    background:url('../packages/default/img/side_on.png');
}

table.noline {
border: 0;
padding: 2px;
}
table.noline td {
border: 0;
padding: 2px;
}
table.common {
	margin-bottom: 0.5em;
	border: 1px solid #311;
	border-collapse: collapse;
margin: 0;
}
table.common th {
	padding: 0.3em;
	font-weight: bold;
	color: white;
	white-space: nowrap;
	background: #833;
	border: 1px solid #311;
}
table.common td {
	padding: 0.3em;
	border: 1px solid #311;
}

div.main {
padding: 0 0 0 10px;
text-align: left;
}

div.movieshop {
border: 1px solid #399;
background: #eff;
margin-bottom: 5px;
padding: 5px;
}
div.movieguest {
border: 1px solid #393;
background: #efe;
margin-bottom: 5px;
padding: 5px;
}
div.moviesong {
border: 1px solid #933;
background: #fee;
margin-bottom: 5px;
padding: 5px;
}
div.moviebottom {
clear: both;
margin: 5px;
padding: 5px;
border: 1px solid #939;
background: #fef;
}

.twtextarea {
border-top:1px solid #888;
border-left:1px solid #888;
border-right:1px solid #888;
resize:none;
}
.twarticle {
font-size:10px;
word-break:break-all;
line-height:9px;
padding:2px;
background:#ddd;
border-left:1px solid #888;
border-right:1px solid #888;
border-bottom:1px solid #888;
}
.masa2tweet {
font-size: 12px;
}
#tweet ul li {
word-break:break-all;
}


