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

html{
height:100%;
}

body {
text-align: center;
height:100%;
margin: 0;
padding: 0;
font-family:"Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
background-image: url(../img/bg.jpg);
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
overflow: auto;	/* Opera 9.51対策*/
	}
	
	
img  {
border: none;
}


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

	
br{
letter-spacing:0;
}



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





/* ****************************************
	大枠
*******************************************/
#container {
margin: 20px 0px 0px 0px;
width:1120px;
margin-left: auto;
margin-right: auto;
	}


/* ****************************************
	TOP
*******************************************/
#header {
width:1120px;
height:48px;
background-image: url(../img/bg_header.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



	
#mainbox{
width:1120px;
height: 100%; 
background-image: url(../img/bg_body.gif);
margin-left: auto;
margin-right: auto;
	}

	
	

/* ****************************************
左メニュー
*******************************************/	
#left_container{
width:213px;
margin: 0px 0px 0px 9px;
float:left; 
	}
	


/* ****************************************
右メニュー
*******************************************/
#right_container{
width:860px;
margin: 0px 11px 0px 0px;
text-align: left; 
float:right;	
	}

#toppa01{
width:800px;
height: 895px;
background-image: url(../img/01.jpg);
margin-left: auto;
margin-right: auto;
	}
	
.centerimage{
text-align: center; 
	}


#toppa02{
width:800px;
height: 777px;
background-image: url(../img/02.jpg);
margin-left: auto;
margin-right: auto;
	}



#toppa03{
width:800px;
height: 282px;
background-image: url(../img/word2.gif);
margin-left: auto;
margin-right: auto;
	}



#toppamodel{
width:800px;
height: 186px;
background-image: url(../img/model05.gif);
margin-left: auto;
margin-right: auto;
	}

.imagemargin{
margin: 0px 0px 5px 0px;
	}

	
.page {
	min-height: 1200px;
	}	
	
/* ****************************************
	0110特設
*******************************************/

#special0110{
width:800px;
height: 814px;
background-image: url(../img/0110.jpg);
margin-left: auto;
margin-right: auto;
	}
	
.followbanner{
width:300px;
padding: 510px 0px 0px 315px;
	}
	
	
.followcounter{
width:300px;
padding: 10px 0px 0px 290px;
	}
	
	

.followfeed{
width:800px;
padding: 0px 0px 0px 80px;
margin-left: auto;
margin-right: auto;
	}
	
	

/* ****************************************
	FOOTER
*******************************************/
#footer {
margin: 0px 0px 30px 0px;
width:1120px;
height:48px;
background-image: url(../img/bg_footer.gif);
background-repeat: no-repeat;
	}

	


/* ****************************************
	FONT
*******************************************/
.basic {
text-align: left; 
font-size:12px; 
line-height:18px; 
color: #000000;
letter-spacing: 0.2em; 
	}
	
	
.ft11bk {
text-align: left; 
font-size: 11px; 
line-height: 120%; 
color: #000000;
	}


.ft14bl {
text-align: left; 
font-size: 14px; 
line-height: 150%; 
color: #0099FF;
	}
	
.ft14pk {
text-align: left; 
font-size: 14px; 
line-height: 150%; 
color: #FF3366;
	}


.ft18pk {
text-align: left; 
font-size: 18px; 
line-height: 120%; 
color: #FF3366;
	}	


.ft18bl {
text-align: left; 
font-size: 18px; 
line-height: 120%; 
color: #0099FF;
	}	
	
	
.ft10gy {
text-align: left; 
font-size: 10px; 
line-height: 140%; 
color: #666666;
	}



.ft24br {
text-align: center; 
font-size: 24px; 
line-height: 120%; 
color: #3E0001;
	}	


.ft18br {
text-align: center; 
font-size: 18px; 
line-height: 120%; 
color: #3E0001;
	}	



.ft18ye {
text-align: left; 
font-size: 18px; 
line-height: 120%; 
color: #ffff00;
	}	
	

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


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

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

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