/*更新情報 */

.layout-two-column-left #main {
    float: left;
    width: 540px;
    margin: 0px 0px 0px 30px;
   padding: 0px 0px 0px 0px
}

.layout-two-column-left  #whatsnew{ margin: 5px 0px 0px 0px ;padding:5px 0px 10px 10px; width: 540px; height: auto; background-color: #1F1F1F; border-left: 1px solid #7d7d7d; border-bottom: 1px solid #7d7d7d; border-right: 1px solid #7d7d7d; border-top-width: 1px solid #7d7d7d; }
.whatsnew { 
font-size: 13px; color: #ffffff; line-height: 250%; background: transparent; text-decoration: none;}

/*新着情報タイトル */

.layout-two-column-left #title {
   color: #E7E7E7; 
  float: left;
    width: 380px;
　　height: 30px
    margin: 0px 0px 0px 0px;
font-size: 14px; font-weight: bold; 
}

/*月別アーカイブ */

.layout-two-column-left #month {
    float: left;
    width: 540px;
    margin: 0px 0px 20px 20px;
   padding: 0px 0px 0px 0px
}

/*電話番号 */

.info{ 
    margin: 20px 10px 0px 20px ;
    background: none;
    color: #E3D79F;
    font-size: 12px;
    _font-size: 10px;
    line-height: 160%;
}
/*拡大画像 */
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



/*表組み/

.table {
width: 555px; /* テーブルの横幅 */
border-collapse: none; /* 枠線の表示方法 */
border: none; /* テーブル全体の枠線（太さ・色・スタイル） */
cellspacing="0" cellpadding="0"
}

.td { color: #fff; font-size: 11px; background-color: #2c2c2c; text-align: left; width: 400px; height: auto; margin: 0px;padding: 3px 5px 3px 5px; border-color: #646464; border-style: solid groove solid solid; border-width: 1px 2px 1px 1px; /* セル内の余白 */
}
.td2 { color: #fff; font-size: 11px; background-color: #131313; text-align: left; width: 140px; height: auto; margin: 0px; padding: 3px 5px 3px 5px; border-color: #4F4F4F; border-style: solid inset solid solid; border-width: 1px 2px 1px 1px; /* セル内の余白 */
}



/*ロールオーバー実装*/


 #menu {
    float: left;
    width: 180px;
height:500px;
margin: 0px 0px 12px 0px;
}


menubar {
	border: 0;
	font-size: 0px;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 180px;
float:left
}
.menubar a  {
	display:block;
}
.menubar a:hover img  {
	visibility: hidden;
}
.menubar a#info{
	background-image: url(http://cinema-theque.com/image/b1_2.gif);
}
.menubar a#df {
	background-image: url(http://cinema-theque.com/image/d_2.gif);
}
.menubar a#ss{
	background-image: url(http://cinema-theque.com/image/s_2.gif);
}
.menubar a#am{
	background-image: url(http://cinema-theque.com/image/a_2.gif);
}
.menubar a#wn{
	background-image: url(http://cinema-theque.com/image/w_2.gif);
}
.menubar a#lk {
	background-image: url(http://cinema-theque.com/image/l_2.gif);
}

.menubar a#cu {
	background-image: url(http://cinema-theque.com/image/c_2.gif);
}

.menubar a:hover  {
	background-color: black;
}


/*ディスクリプション */

.layout-two-column-left #ds {
    width: 830px;
    margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px
}
