body{
	color:#333333;
	font-size:80%;
	line-height:120%;
	background-color:#F5F5F5;
	margin: 0px;
	padding: 0px;
	background-image : url(http://piiring.up.seesaa.net/image/back.gif.gif);
	text-align:center;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a:link,a:visited{
	color:#039ae1;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


a img{
	border:0;
}


.FloatEnd{
	clear:both;
}



#container {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(http://piiring.up.seesaa.net/image/bg.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	text-align:left;
}
#header {
	height: 125px;
	width: 650px;
	background-image : url(http://piiring.up.seesaa.net/image/midori.jpg);
}
#headerBox {
	width: 280px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #FFFFFF;
	color:#333;
	filter: Alpha(Opacity=50, Style=0);
	position: relative;
	top: 10px;
	
	/* 右揃えの場合 */
	left: 340px;
	
	/* 左揃えの場合 */
	/* left:10px; */
	
	padding: 10px;
}
#title {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#title a {
	color: #000000;
	font-size: 14px;
}


#mainbox {

}
#footer {
	text-align: center;
}
#footer a {
	color: #333333;
	text-decoration: none;
}

#main {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#comments,#trackback {
	width: auto;
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blog {
	width: auto;
	margin-top: 25px;
	margin-right: 70px;
	margin-bottom: 35px;
	margin-left: 70px;
}
.text {
	width: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.title{
	margin: 0px;
	line-height: 28px;
	font-size: 14px;
	text-indent: 35px;
	background-image : url(http://piiring.up.seesaa.net/image/etitle.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.title a{
	color:#333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navi {
	line-height: 30px;
	margin-right: 70px;
	margin-left: 70px;
	text-align: center;
}


.tag-word{
	font-size:10px;
	text-align:right;
	margin:40px 20px 10px 20px;
}

.rank_tbl {
	width: 500px;
	background-color: #EBEBEB;
	margin:10px auto;
}
.rank_tbl td {
	color: #333333;
	background-color: #FFFFFF;
	width: auto;
	font-size: 90%;
	text-align: center;
}
.rank_tbl th {
	background-color: #999;
	color: #FFFFFF;
}
.rank_tbl .sh,.rank_tbl .pr {
	text-align: left;
}
.rank_tbl .ra{
	background-color:#F5F5F5;
	font-weight: bold;
}
.rank_tbl .sh {
	width: 200px;
}
.sidetitle{
	margin:5px 0px;
	font-weight:bold;
}

