<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{
	font-family:"�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;	
font-family:'Noto Sans Japanese', sans-serif;
background-position:center center;
background-color:#000000;
margin:0; 
}

	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

a:hover img{
opacity: 0.9;
filter: alpha(opacity=90);
}


a.noop:hover img {
opacity: 1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
}


.menu_logo {
width:500px;
height:40px;
float:left;
text-align: left; 
}


.menu_logo li {
	height:40px;
	margin-top:5px;
}



.menu {
width:300px;
height:40px;
float:right;
}

.menu li {
	height:40px;
	margin-top:8px;
	padding:2px 12px;
}
.menu li:last-child {
	border-right:none;	
}



nav, ul {
	position:relative;
	display:inline-block;
	margin:0;
	padding:0;
}
nav {
	text-align:center;
}

li {
	list-style:none;	
	float:left;
}


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

#container_main { 
width:1047px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
	}



/* ****************************************
	HEADER TOP
*******************************************/
#topBG {
width:100%;
height:46px;
background-color:#000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
	}




/* ****************************************
LETTER
*******************************************/
#bg_pink { 
width:100%;
background-color:#000000;
background-image: url(../img/bg.jpg);
background-repeat: repeat-x;
}


.header {
width:941px;
height:389px;
background-image: url(../img/header.png);
padding-top: 30px;
padding-bottom: 30px;
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
background-position:center center;
	}






/* ****************************************
SOL
*******************************************/
#bg_bk { 
width:100%;
background-color:#000000;
}


.creepy {
padding-top: 50px;
padding-bottom: 60px;
width:485px;
margin-left: auto;
margin-right: auto;
float:left;	
	}

.textarea {
padding-top: 50px;
padding-bottom: 60px;
width:505px;
margin-left: auto;
margin-right: auto;
float:right;	
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffffff;
	}


	
#bg2 { 
width:1122px;
height:624px;
background-image: url(../img/bg2.gif);
padding-top: 0px;
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
	}
	
	
.linktexe_left {
padding-top: 40px;
width:450px;
height:420px;
padding-left: 60px;
margin-left: auto;
margin-right: auto;
float:left;	
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffffff;
border-right: solid 1px #ffffff;
}




.linktexe_right {
padding-top: 40px;
padding-right: 80px;
width:450px;
margin-left: auto;
margin-right: auto;
float:right;	
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffffff;
}



.ft30 {
text-align: left; 
font-size: 30px; 
line-height:1.4;
text-decoration: underline;
color: #ffffff;
font-weight: 700;
	}
	
	
	



/* ****************************************
FOOTER
*******************************************/
#footerbg { 
height:200px;
width:100%;
background-color:#8b0000;
}


.footercontnt {
padding-top: 40px;
padding-bottom: 40px;
width:1047px;
margin-left: auto;
margin-right: auto;
text-align: center; 
	}




/* ****************************************
	FONT
*******************************************/
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.4; 
color: #ffffff;
	}
	



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

	
</pre></body></html>