<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #FA4B50;
background-image: url(../img/bg2.gif);
	}

/* ****************************************
	ヘッダ
*******************************************/
#container {
width:695px;
margin-left: auto;
margin-right: auto;
	}

	
	
	

/* ****************************************
	中ページ
*******************************************/
#seitolayout {
width:695px;
height:20px;
background-image: url(../img/header.gif);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
	
	
	
/* ****************************************
	ダイアリー
*******************************************/
#seitobox {
background-color: #ffffff;
width:695px;
height:1050px;
margin-left: auto;
margin-right: auto;
	}

#seitoboxlong {
background-color: #ffffff;
width:695px;
height:1850px;
margin-left: auto;
margin-right: auto;
	}
	
#seitoboxmiddle {
background-color: #ffffff;
width:695px;
height:1500px;
margin-left: auto;
margin-right: auto;
	}
	
#seitobox0723 {
background-color: #ffffff;
width:695px;
height:3400px;
margin-left: auto;
margin-right: auto;
	}
	

.diary {
text-align:left; 
font-size: 12px; 
line-height: 160%; 
color: #666666;
	}
	
	
	
/* ****************************************
	レイアウト
*******************************************/
#pagelayout {
width:695px;
height:307px;
background-image: url(../img/top01.jpg);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
#nextbrock {
width:695px;
height:297px;
background-image: url(../img/top02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



#mainbox {
background-color: #ffffff;
width:695px;
height:1250px;
margin-left: auto;
margin-right: auto;
	}



#write {
width:635px;
margin-left: auto;
margin-right: auto;
	}


/* ****************************************
	メニューボックス
*******************************************/
#textarea {
text-align:left; 
margin: 0px 0px 0px 0px;
	}


#menu {
width:635px;
height:145px;
float: right;
background-image: url(../img/menu_bg.gif);
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
	}
	


/* ****************************************
	フッター以下
*******************************************/
#footer {
width:695px;
height:20px;
float:left;	
background-image: url(../img/footer2.gif);
background-repeat: no-repeat;
padding: 0px 0px 30px 0px;
margin-left: auto;
margin-right: auto;
	}








/* ****************************************
	テキスト
*******************************************/

.basic {
text-align:left; 
font-size: 12px; 
line-height: 160%; 
color: #333333;
	}


.name {
text-align:left; 
font-size: 10px; 
line-height: 140%; 
color: #333333;
	}
	



.textlink {
text-align:left; 
font-size: 10px; 
line-height: 140%; 
color: #0099FF;
	}

.tousen {
text-align:center; 
font-size: 12px; 
line-height: 140%; 
color: #FF3366;
	}

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

	

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

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

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