*{ 
    margin:0;padding:0; 
} 
html{ 
    height:100%; 
	background:url(../Image/bgpattern.gif) ;
} 

body{ 
	background:url(../Image/bgpattern.gif) ;
    height:100%; 
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS-PGothic,sans-serif;
	color:#333333;
} 

#Container{ 
    height:100%; 
    min-height:100%; 
    width:941px; 
    background:url(../Image/leftpattern.gif) repeat-y;
}



.rightcontents{
margin:0 0 0 0;
padding:50px 0 30px 300px;
}

.maintext{
display:block;
width:572px;
margin:15px 0 0 0px;
font-size:11px;
line-height:20px;
}

.maintext p{
margin:7px 0 0  0;
}

.date{
margin:30px 0 0 0px;
font-size:11px;
width:517px;
line-height:18px;
}


.date p{
margin:0 0 0 55px;
text-indent:-5em;
}


.eventtitle2{
background:url(../Image/sq.gif) no-repeat scroll 0 3px;
color:#486ae1;
display:block;
margin:0 0 5px 0;
padding:0 0 0 15px;
font-size:12px;
}

.eventtitle2 a{
color:#486ae1;
}

.date2{
margin:35px 0 0 0px;
padding:0 0 50px 0;
font-size:11px;
width:517px;
line-height:18px;
}

.date2 p{
margin:0 0 0 55px;
text-indent:-5em;
}



.bottomcontents{
margin:30px 0 0 0;
width:572px;
}

.leftside{
display:block;
float:left;
width:287px;
}

.rightside{
margin:0 0 0 10px;
display:block;
float:left;
width:275px;
font-size:10px;
line-height:16px;
}

.rightside p{
margin:0 0 3px 35px;
line-height:14px;
text-indent:-3em;
}

.rightside_title{
margin:-2px 0 4px 0;
display:block;
}

.internet{
display:block;
margin:10px 0 0 0;
}

.internet a{
color:#0098bd;
}

/*出演者略歴など*/

.profile{
margin:30px 0 0 0px;
font-size:11px;
width:517px;
line-height:18px;
}

.profile a{
color:#0098bd;
}


.profile p{
margin:0 0 16px 0;
line-height:18px;
}

.eventtitle{
background:url(../Image/sq.gif) no-repeat scroll 0 3px;
color:#486ae1;
display:block;
margin:0 0 15px 0;
padding:0 0 0 15px;
font-size:12px;
}

.names{
display:block;
font-size:12px;
margin:0 0 3px 0;
}

.links{
display:block;
margin:6px 0 0 0;
}

.links a{
color:#0098bd;
}

.guestname{
font-size:11px;
margin:0;
padding:3px 0;
}


a{
text-decoration:none;
}


body > #Container{ 
    height:auto; 
}
