body{
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
 font-size: 10px;
 color: #999999;
 text-align: left;
 background-color: #ffffff;
}
table.frame{
 border:solid 1px #cccccc;
 }
#sitemenu {
 margin-top: 35px;
 margin-bottom: 100px;
 }
.td_news{
 padding: 10px 10px 5px 10px;
 font-size: 11px;
 text-align: left;
 color: #666666;
 line-height: 140%;
 border-bottom:1px dotted #cccccc;
}
.td_profile{
 padding: 10px 25px 35px 25px;
 font-size: 11px;
 text-align: left;
 color: #666666;
 line-height: 140%;
 border:solid 1px #cccccc;
}
.td_txt{
 padding:10px;
}
div.diary{
	padding: 10px;
	position:absolute;
	width:559px;
	line-height:140%;
	left: 76px;
	top: 390px;
 }
div.gallery{
 margin: 20px;
 }  
div.gallerytx{
 padding: 5px;
 border-bottom:solid 1px #cccccc;
 line-height:140%;
 } 
div.galleryph{
 padding: 10px 0px 0px 0px;
 }  
div.right{
 float:right;
 padding:0px 20px 10px 10px;
 margin:10px;
 line-height:140%;
 }
 
a:link{
    color: #333333;
	font-weight:bold;
	text-decoration:none;
	border-bottom-style:none;
}

a:visited{
    color:#666666;
	text-decoration: none;
	border-bottom-style:none;
}

a:active{
    color:#cc3333;
	text-decoration: none;
	border-bottom-style:dotted 1px;
}

a:hover{
    color:#cc3333;
	text-decoration:none;
}
