<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #ffffff;
background-image: url(../img/bg.gif);
background-position: top center;
background-repeat: repeat;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#container { 
width:560px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
	}


/* ****************************************
	TOP
*******************************************/

#top {
width:390px;
height:48px;
background-image: url(../img/title.gif);
background-repeat: no-repeat;
margin-left: 85px;
margin-top: 30px;
margin-bottom: 10px;
	}

#takahashi {
width:560px;
height:380px;
background-image: url(../img/b_takahashi.jpg);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
	}

#abe {
width:560px;
height:380px;
background-image: url(../img/b_abe.jpg);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
	}


/* ****************************************
	FONT
*******************************************/

.text12_s {  font-size: 12px; line-height:1.1;}
.text12_sm {  font-size: 12px; line-height:1.3;}
.text12_m {  font-size: 12px; line-height:1.4;}
.text12_l {  font-size: 12px; line-height:1.6;}
.text12_ll {  font-size: 12px; line-height:1.8;}
.text12_lll {  font-size: 12px; line-height:2.0;}

.ftsong {
text-align: left; 
font-size: 16px; 
line-height:1.2; 
font-weight: bold;
	}


.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffffff;
	}

.ft10live {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #000;
	}

.ft14p {
text-align: left; 
font-size: 12px; 
line-height:2.0; 
color: #ff4400;
	}

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

.ft12m {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #ffffff;
	}



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

	

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

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

a:hover
{
color: #ffffff;
text-decoration: none;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }</pre></body></html>