* {
margin: 0;
padding: 0;
}

body {
margin: 0px;
padding: 0px;
background-image: url("./template/tagfriends02/img/bg.jpg");
background-repeat:repeat-y ;
background-color:#46b2c2;
background-position:center;
text-align: center;
font-family: verdana ,arial ,sans-serif;
	}

#wrapper {
width: 840px;
margin: 0 auto;
}

a:link {color:#3d96b9; text-decoration:underline;}
a:visited {color:#3d96b9; text-decoration:none;}
a:active {color:#3d96b9; text-decoration:underline;}
a:hover {color:#3d96b9; text-decoration:underline;}

h1 {
	margin: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
list-style-type: none;
}

li{
	margin: 0px;
	padding: 0px 20px;
text-align:left;
}

.site_title {
	font-family: verdana ,arial ,sans-serif;
	font-weight: bolder;
	color: #336666;
	padding: 20px 10px 10px 20px;
margin:0px;
text-align:right;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:#336666;
	text-decoration:none;
}


.description {
	font-family: verdana ,arial ,sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #336666;
	padding: 0px 10px 50px 20px;
margin:0px;
text-align:right;
}

#left{
width:170px;
background-image: url("./template/tagfriends02/img/left_bg.jpg");
background-repeat: no-repeat;
background-color:#ffffff;
padding-top:170px;
}

#main_top{
background-color:#ffffff;
text-align:left;
margin:0px;
padding:0px;
border:none;
}

#title{
background-image: url("./template/tagfriends02/img/blog_title.jpg");
background-repeat: no-repeat;
width:650px;
height:170px;
margin:0px;
padding:0px;
border:none;
}

#main{
width: 650px;
}

#main_left{
width: 450px;
border:none;
}

#main_right{
width: 180px;
border:none;
}

.entry_navi {
	text-align: center;
	font-size: 11px;
	padding: 20px 0px 5px 0px;
	margin:0px;
}


.entry {
	margin: 0px;
padding:0px 0px 0px 10px;
}


.entry_date {
text-align:left;
height:37px;
background-image: url("./template/tagfriends02/img/date.gif");
background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 3px 30px;
border:none;

}


.entry_title {
	text-align:left; 
	font-size: 14px;
	font-weight: bolder;
	color: #39b2ff;
	margin: 0px;
padding:0px 25px 10px 10px;
	}


.entry_body {
	text-align:left;
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	margin: 0px;
padding:0px 15px;
	}


.entry_more {
	text-align:left;
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	margin: 0px;
padding:0px 10px;
	}


.entry_state {
	text-align:left;
	font-size: 12px;
	color: #666666;
	margin: 20px 0px 20px 0px;
padding:0px 10px;
	}


.entry_author {
	text-align:right;
	font-size: 10px;
	color: #666666;
	margin: 0px;
padding:0px 20px 0px 10px;
	}


blockquote {
	text-align:left;
	font-size: 11px;
	color: #666666;
	background: #EEEEEE;
	margin: 5px 20px;
	padding: 10px;
	border: 1px solid #999999;
	}


.pict {
	border: none;
}



.links {
	margin: 0px;
}

.linktitle {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 0px 32px;
	background-image: url("./template/tagfriends02/img/side_title.gif");
	background-repeat: no-repeat;
	height: 30px;
text-align:left;
}

.linktext {
	font-size: 10px;
	color: #666666;
	line-height: 170%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px;
text-align:center;
}



/* SEARCH---------------------------------------------------------------------- */
.search {
	text-align:left;
	font-size: 11px;
	color: #666666;
	line-height: 170%;
	margin: 0px;
}

.search_box {
	margin: 0px 0px 5px 10px;
}

/* FOOTER---------------------------------------------------------------------- */
#copyright {
width:650px;
	font-size: 10px;
	color: #666666;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
	border: none;
text-align:center;
clear:both;
border:none;
}

.pagetop{
margin:0px;
padding: 0px 10px;
text-align:right;
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-family: "Verdana";
	font-size: 11px;
	color: #ffffff;
	line-height: 180%;
	padding: 7px 0px 0px 0px;
}

.today {
	margin: 0px 1px 0px 1px;
}

.jugem_bana{
	margin: 20px 1px 10px 1px;
}

ul.navi {
	margin:30px 0px 0px 0px;
	list-style: none;
	text-align:right;
}
ul.navi li{
	font-size:11px;
	color:#666;
	display:inline;
	margin-left:5px;
	backgruond:none;
	padding:0px;
}