@charset "euc-jp";


/* ----------------------- */
body{
	text-align:center;
	color:#666666;
font-family:Verdana;
	font-size:12px;
	margin:10px 0;
	background: url(http://www.tetto-tetto.com/img/back.jpg) repeat;
}

.clear{clear:both;}

a:link,a:visited,a:active{color:#FF9900;text-decoration:none;}
a:hover{color:#FF9900;text-decoration:underline;}

#container{
	width:800px;
	margin:0 auto;
padding:15px;
	text-align:left;
border:#000000 1px solid;
background:#ffffff;}

/* header */

#header{
	_height:105px;
	_overflow:hidden;
	background: url(http://www.tetto-tetto.com/img/blog/logo.gif) no-repeat;}

.flashlogo{
	float:left;
	width:220px;
	margin-top:8px;
	_margin-top:20px;
}

.headtitle{
	float:right;
	width:550px;
}

h1{
	font-size:16px;
	margin:20px 0 12px 0;
	color:#999;
	text-align:right;
}

h1 a:link,h1 a:active,h1 a:visited,h1 a:hover{color:#999;}

h2{
	font-size:10px;
	color:#999;
	text-align:right;
	font-weight:normal;
}

.homelink a{
	font-size:10px;
	color:#999;
	text-align:right;}
.blogcontainer{
}

#left{
	float:left;
	width:220px;
}

#right{
	float:right;
	width:530px;
}


/* side */
.side{
	margin-bottom:10px;
	border:1px solid #cecfce;
	font-size:10px;
}

.sidetitle{
	text-align:center;
	margin:1px;
	background: url(http://www.tetto-tetto.com/img/blog/side_ttl_bg.gif) no-repeat;
	color:#8C8749;
	font-weight:bold;
	padding:3px 0;
	font-size:10px;
}

.PluginContents{
	padding:10px;
}

.plugin_data{
	padding:3px 0 3px 15px;
	background:url(http://bfile.shinobi.jp/3344/white_square_arrow.gif) 0 0.5em no-repeat;
	margin:0;
}

/* main */
.entry{
	line-height:130%;
	border:1px solid #cecfce;
	margin-bottom:15px;
	padding:5px 15px;
}

h3{
	text-align:center;
	border-bottom:1px solid #efebef;
	font-size:12px;
	padding-bottom:5px;
}

h3 a:link,h3 a:visited,h3 a:active,h3 a:hover{
	background:url(http://www.tetto-tetto.com/img/blog/h3_mark.gif) 0 50% no-repeat;
	padding-left:25px;
	color:#8C8749;
}

.entry ol{text-align:right;}
.entry li{display:inline;}
.entry li a{border:none;padding:0 5px;}

.bodyCT ol{list-style-type:none;text-align:right;}
.bodyCT li{display:inline;}

.CalendarMoveTable,.CalendarTable{width:90%;margin:0 auto;}
.CalendarMoveTable a,.CalendarTable a{color:#ff9900;text-decoration:underline;}
.CalendarNowTd,.CalendarPrevTd,.CalendarNextTd,.CalendarTable td,.CalendarTable th{text-align:center;}
.CalendarWdaySun,.CalendarWdaySat{color:#000000;}

/* footer */

#footer1{
	margin:10px 0;
	padding:15px 0;
	background:#f6f6f6;
}

#footer2{
	text-align:center;
	padding:5px 0;
	font-size:10px;
	color:#999;
}

#footer2 a:link,#footer2 a:visited,#footer2 a:active,#footer2 a:hover{color:#999;}


.plugin_data ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.plugin_data ul.tree li{
margin: 0px;
padding: 0px 0px 0px 16px;
background-image: url(http://file.tetto.blog.shinobi.jp/tree_lst.gif);
background-repeat: no-repeat;
}
.plugin_data ul.tree li.end {
background-image: url(http://file.tetto.blog.shinobi.jp/tree_end.gif);
background-repeat: no-repeat;
}

