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

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

br{
letter-spacing:0;
}

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

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


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

#white_container {
width:760px;
height:1089px;
padding-top: 10px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
	}

#bg_paper {
width:720px;
height:1050px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border: solid 1px #000000;
background-color: #ffffff;
	}

#news_container { 
margin-top: 17px;
width:674px;
margin-left: auto;
margin-right: auto;
	}
	
.imgpadding {
padding-top: 15px;
margin-bottom: 15px;
	}
	
	

/* ****************************************
	02
*******************************************/
#boshu_content_left { 
padding-top: 15px;
width:326px;
margin-left: auto;
margin-right: auto;
float:left;	
	}


#b_01 { 
width:326px;
height:381px;
background-image: url(../img/b_01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

.b_01_text { 
padding-top: 90px;
width:300px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffffff;
	}
	
	

#b_02 { 
margin-top: 0px;
width:326px;
height:272px;
background-image: url(../img/b_02.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

.b_02_text { 
padding-top: 90px;
width:300px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 14px; 
line-height:1.3; 
color: #ffffff;
	}
	
	
	
#b_03 { 
margin-top: 0px;
width:326px;
height:246px;
background-image: url(../img/b_03.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

.b_03_text { 
padding-top: 60px;
width:300px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 14px; 
line-height:1.3; 
color: #ffffff;
	}
	
	
#boshu_content_right { 
padding-top: 15px;
width:326px;
margin-left: auto;
margin-right: auto;
float:right;	
	}
	
	
	
#b_04 { 
width:326px;
height:900px;
background-image: url(../img/b_04.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

.b_04_text { 
padding-top: 60px;
width:300px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 14px; 
line-height:1.3; 
color: #ffffff;
	}
	


	
/* ****************************************
	FOOTER
*******************************************/	
#backtotop {
position: fixed;
bottom: 0;
right: 45px;
	}
	
	
	

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

.ft16 {
text-align: left; 
font-size: 16px; 
line-height:1.3; 
color: #000000;
	}

.ft14ye {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffff00;
	}


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




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

	

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

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

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

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

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