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

br{
letter-spacing:0;
}

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

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





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

	


	
/* ****************************************
TOP
*******************************************/
#header { 
width:1039px;
height:721px;
background-image: url(../img/header.png);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
/* ****************************************
蘭ジェリーつぶやき
*******************************************/	
#tsubuyaki { 
width:1039px;
height:326px;
background-image: url(../img/top02.png);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}


.tsubuyaki_padding { 
width:1039px;
padding-top: 25px;
padding-left: 50px;
	}


#tsubuyaki_bg { 
width:1039px;
background-image: url(../img/inner_bg.png);
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
	}


#text_box { 
width:800px;
margin-left: auto;
margin-right: auto;
	}


.bbs { 
float:left;	
padding-left: 20px;
	}




.tsubuyaki_textbox { 
background-image: url(../img/bg3.gif);
width:420px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 14px; 
line-height:1.6; 
color: #53483d;
float:right; 
padding-left: 20px;
padding-right: 10px;
	}


.tsubuyaki_enquete { 
width:400px;
margin-left: auto;
margin-right: auto;
text-align: center; 
font-size: 20px; 
line-height:1.5; 
color: #e83e6a;
background-color: #bdfce2;
float:right; 
margin-bottom: 20px;
	}




/* ****************************************
LINE
*******************************************/
#line { 
width:1039px;
height:88px;
background-image: url(../img/line.png);
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
	}




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

	
/* ****************************************
フォーム
*******************************************/
#form_box { 
width:600px;
	}
	
	
/* ****************************************
	FOOTER
*******************************************/

#footer { 
width:1039px;
height:233px;
background-image: url(../img/footer.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}







/* ****************************************
	回答
*******************************************/


.answer_textbox { 
background-image: url(../img/bg3.gif);
width:740px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #53483d;
	}


.answer_enquete { 
width:720px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 18px; 
line-height:1.5; 
color: #e83e6a;
background-color: #bdfce2;
padding: 8px;
	}










/* ****************************************
サンプルプレゼント
*******************************************/
#sample { 
width:1039px;
height:771px;
background-image: url(../img/sample.png);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}



/* ****************************************
入り口
*******************************************/
#ent_header { 
width:1039px;
height:285px;
background-image: url(../img/ent_header.png);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}






/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #53483d;
	}
	
.ft12bl {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #20b5de;
	}


.ft12b {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #003b83;
	}
	
	
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #413210;
	}
	
.ft14pk {
font-size: 14px; 
line-height:1.5; 
color: #e83e6a;
	}


.ft12pk {
font-size: 12px; 
line-height:1.5; 
color: #e83e6a;
	}

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

	

 a:link
{
color: #9f9cf9;
text-decoration: underline;
}

a:visited
 {
color: #9f9cf9;
text-decoration: underline;
}

a:hover
{
color: #9f9cf9;
text-decoration: underline;
	}

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

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