<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #FBF7EF;
margin-left: auto;
margin-right: auto;
	}

	
/* ****************************************
	TOPのBG
*******************************************/
#container {
width:682px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
	}

/* ****************************************
	TOP
*******************************************/
#movie_box {
width:682px;
height:248px;
	}
	
.movie_left { 
width:385px;
height:248px;
float:left; 
background-image: url(../img/bg_movie.jpg);
background-repeat: no-repeat;
	}

.movie { 
background-color: #000000;
	}
	
.movie_right { 
width:297px;
float:right; 
	}


.c_both {
clear:both; 
visibility:hidden; 
}


/* ****************************************
	対談
*******************************************/
#taidan_bg {
width:682px;
height:828px;
background-image: url(../img/bg_taidan.jpg);
background-repeat: no-repeat;
	}

.top_textbox {
width:630px;
padding-top: 300px;
margin-left: auto;
margin-right: auto;
text-align: center; 
font-size: 12px; 
line-height: 16px; 
color: #000000;
	}



#taidan_link {
width:682px;
height:56px;
background-image: url(../img/bg_link.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


.next_textbox {
width:550px;
padding-top: 300px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #000000;
	}


#taidan_bg2 {
width:682px;
background-image: url(../img/bg_taidan2.jpg);
	}

.second_textbox {
width:550px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #000000;
	}
	
	
.imgpadding{
margin: 0 0 0 5;
border:1px solid #999999;
	}
	

#footer {
width:682px;
height:38px;
background-image: url(../img/footer.jpg);
background-repeat: no-repeat;
	}



.footer_link {
padding: 10 0 0 0;
text-align: center; 
	}











/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
	}


.yashiro {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #3366CC;
	}
	
.kiyoshi {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #CC3399;
	}




.ft_cap {
text-align: left; 
font-size: 10px; 
line-height: 16px; 
color: #666666;
	}

	
.ft18 {
text-align: left; 
font-size: 18px; 
line-height: 26px; 
color: #CC3399;
	}







.ft_link {
font-size: 12px; 
line-height: 160%; 
color: #666666;
	}


	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #666666;
text-decoration: none;
}

a:visited
 {
color: #666666;
text-decoration: none;
}

a:hover
{
color: #0099FF;
text-decoration: none;
	}</pre></body></html>