body { 
height:100%;
background:url(img/bg.jpg) repeat-x;
min-width:880px;
font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
color:#333333;
padding:0 0 0 0;
margin:0 0 0 0;
position: relative;
min-width: 880px;  
min-height: 1400px;  
line-height: 120%;
text-align: left;
}

#container {
margin: 0px 0 0 -390px;  
position: absolute;  
left: 50%;
width:880px;
}

.base { 
background:url(img/base.jpg) repeat-y;
}

.base_p { 
min-height:1612px;  
background:url(img/base_p.jpg) no-repeat;
}

.fts_10 { font-size: 10px; line-height: 130%; }
.fts_12 { font-size: 12px; line-height: 130%; }
.fts_14 {  font-size: 14px; line-height: 138%;}

.bottom { vertical-align:bottom;}

h1 {font-size: 10px; line-height: 130%; font-weight:normal; display:inline;}

/*----------ƒuƒƒOŠÖŒW-----------*/
#blog {
	background-image: url(img/blog_bk.jpg);
	background-repeat: repeat-y;
}
#blog ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#blog ul li {
	background-image: url(img/blog_tag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	list-style-type: none;
	padding-left: 12px;
	margin-bottom: 4px;
}
#blog ul li img {
	border:none;
}
