<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:"Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
background-image: url(../img/bg.jpg);
background-color: #F0F9FD;
background-repeat: repeat-x;
	}
	
	
img  {
border: none;
}


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



#container { 
width:960px;
margin-left: auto;
margin-right: auto;
margin-top: 32px;
margin-bottom: 20px;
	}
	
	
br{
letter-spacing:0;
}

/* ****************************************
	TOP
*******************************************/
#link_back {
width:39px;
height:478px;
float:left;	
	}	
	
	
#content_header {
width:882px;
height:478px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;	
	}	



#link_next {
width:39px;
height:478px;
float:left;	
	}	



/* ****************************************
	MENU
*******************************************/
#menu_box {
margin-top: 8px;
width:939px;
height:60px;
margin-left: auto;
margin-right: auto;
text-align: left; 
	}	
	

/* ****************************************
	キャスト1
*******************************************/
#content_cast_one {
width:882px;
height:478px;
background-image: url(../img/cast01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;	
	}	
	
	
/* ****************************************
	キャスト2
*******************************************/
#content_cast_two {
width:882px;
height:478px;
background-image: url(../img/cast02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;	
	}	
	
	
	

/* ****************************************
	プレゼント
*******************************************/
#content_present {
width:882px;
height:478px;
background-image: url(../img/present.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;	
	}	


/* ****************************************
	サンクス
*******************************************/
#content_thanks {
width:882px;
height:478px;
background-image: url(../img/thanks.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;	
	}	



/* ****************************************
	いきさつ
*******************************************/
#content_ikisatsu {
width:882px;
height:478px;
background-image: url(../img/ikisatsu.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;	
	}	





/* ****************************************
	レポート
*******************************************/
#content_report {
width:882px;
height:478px;
background-image: url(../img/report_bg.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
float:left;	
	}	



#report_box {
margin-top: 50px;
width:860px;
margin-left: auto;
margin-right: auto;
	}	
	
.report_left {
width:400px;
height:360px;
float:left;	
text-align: left; 
font-size: 12px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #000000;
	}	



.report_right {
width:400px;
height:360px;
float:right; 
text-align: left; 
font-size: 12px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #000000;
	}	














/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #000000;
	}
	
	


.ft12bl {
font-size: 12px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #0099FF;
	}
	

.ft10 {
text-align: left; 
font-size: 10px; 
line-height: 14px; 
letter-spacing: 0.2em; 
color: #000000;
	}
	

.ft10g {
text-align: left; 
font-size: 10px; 
line-height: 14px; 
letter-spacing: 0.2em; 
color: #999999;
	}


.ft10pk {
text-align: left; 
font-size: 10px; 
line-height: 14px; 
letter-spacing: 0.2em; 
color: #FF6666;
	}



.ft14 {
text-align: left; 
font-size: 14px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #333333;
	}



.ft16bl {
text-align: left; 
font-size: 16px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #0099FF;
	}
	
	
	
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

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