<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.gif);
background-color: #f6e6ca;
background-repeat: repeat-x;
	}
	
	
img  {
border: none;
}


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



#container { 
width:888px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}
	
	
br{
letter-spacing:0;
}
/* ****************************************
	TOP
*******************************************/
#container_left { 
width:758px;
margin-left: auto;
margin-right: auto;
float: left; 
	}
	
	
#topimg {
width:758px;
height:250px;
background-image: url(../img/top01.gif);
background-repeat: no-repeat;
	}


#secondimg {
width:758px;
height:128px;
background-image: url(../img/top02.gif);
background-repeat: no-repeat;
	}
	
	
#topmenu {
width:758px;
height:193px;
	}




/* ****************************************
	プレゼント
*******************************************/
#container_right { 
width:130px;
text-align: right;
float: right; 
	}

#bbs { 
width:530px;
text-align: left;
background-color: #FDE9E9;
	}
	


.bbs_img { 
margin-top: 7px;
	}


	

/* ****************************************
	中面　ベーシック
*******************************************/
#inner_topimg {
width:758px;
height:24px;
background-image: url(../img/n01.gif);
background-repeat: no-repeat;
	}

#inner_menu {
width:758px;
height:103px;
	}
	
	
#inner_secondimg {
width:758px;
height:72px;
background-image: url(../img/n02.gif);
background-repeat: no-repeat;
	}	
	
	
#inner_textbox {
width:758px;
background-image: url(../img/bg2.gif);
	}	
	

#content_box {
width:660px;
margin-left: auto;
margin-right: auto;
background-color: #fefbf0;
	}	
	
	
.backtotop {
width:660px;
margin-left: auto;
margin-right: auto;
text-align: right;
	}	





/* ****************************************
	フッター・バナー
*******************************************/
#footer { 
width:758px;
height:24px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
	}




	

/* ****************************************
	FONT
*******************************************/
.ft10pk {
text-align: left; 
font-size: 10px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #FF6699;
	}
	
	
.ft10gy {
text-align: left; 
font-size: 10px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #666666;
	}
	
	
.ft12pk {
text-align: left; 
font-size: 12px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #cc0000;
	}


.ft12bk {
text-align: left; 
font-size: 12px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #000000;
	}

.ft12per {
font-size: 12px; 
line-height: 22px; 
letter-spacing: 0.2em; 
color: #824171;
	}
	
	

.ft12bl {
text-align: left; 
font-size: 12px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #46C2CD;
	}

.ft18pk {
text-align: left; 
font-size: 18px; 
line-height: 24px; 
letter-spacing: 0.2em; 
color: #cc0000;
	}


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

	

 a:link
{
color: #46C2CD;
text-decoration: underline;
}

a:visited
 {
color: #46C2CD;
text-decoration: underline;
}

a:hover
{
color: #46C2CD;
text-decoration: underline;
	}</pre></body></html>