body {
	margin: 10px 0px 20px 0px;
		background-color: #ffffff;
	
        	text-align: center;
        
	}
img {border: 0}
a {
	text-decoration: none;
	}

a:link {
	color: #8FABBE;

	}

a:visited {
	color: #8FABBE;

	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	
	background-color: #FFFFFF;
	border: none;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #aaaaaa;
        background-image:url(images/top_banner.jpg);
	text-align: left;
	padding: 0px;
	height: 80px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #eeeeee;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	padding: 15px 10px 0 15px;
	color: #eeeeee;
float: left;
font-weight: bold;
		}
#top_menu
{
float: none;
text-align: right;
padding-right: 15px;
padding-top: 20px;
font-size:x-small;
}

#banner h2 {
color: #ffffff;
	font-size: small;
padding-top:10px;
padding-left:15px;

	}
#top_ad_left
{
text-align: center;
background-color: #ffffff;
margin-top: 10px;
display: inline;
float:left;
height: 100px;
}
#top_ad_right
{
text-align: center;
background-color: #ffffff;
margin-top: 10px;
float:right;
height: 100px;
}
#top_ad
{
margin:10px auto 10px 80px;

}
/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;	
		padding:2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */
#menubar {
background-image: url(images/menu_back.gif);
baclground-color: #e5e5e5;
font-size: 12px; 
height: 31px;
padding-top: 0px;
margin-top: 0px;
display:none;
}
#menubar ul
{background-image: url(images/menu_back.gif);}

#menubar li 
{
list-style-type:none;
float: left;
padding-right: 20px;
margin-left: 20px;
margin-top: 4px;
color: #333333;
}
#menubar li.type1
{
border-right: solid 1px #aaaaaa;
}

#menubar li a:link
{color:#333333;
text-decoration:none;}

#menubar li a:hover
{color:#FF6633;}


.vline
{
float: left;
margin-left: 15px;
margin-top: 4px;
}

.hline
{

border-bottom: solid 1px #cccccc;

}
.mcraft {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 0 0 5px 0px;
        padding: 10px;
        border: solid 1px #63C1FF;
        background-color: #E1F3FF;
        
}
.mtitle 
{
font-weight: bold;
border-bottom: solid 1px #66c1ff;
margin-bottom: 5px;
}


#left img.no_border
{border:0;
padding-left: 0px;
margin-left:0px;}
#right img.no_border
{
border:none;
margin-right: 0px;
padding-right: 0px;
}

#left img.burner
{border:none;
padding-left: 0px;
margin-left:-5px;
margin-bottom:10px;

}
.content img.no_border
{border:none;
padding-left: 0px;
margin-left:0px;
}
#headline ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#headline li
{
list-style-type:none;
font-size:12px;
padding-left: 0px;
}
#headline li a:
{
text-decoration: none;
color: #333399;
}
.content a
{
border-bottom: dotted 1px #33f;
color: #33f;
}
.content a:hover
{
border-bottom: dotted 2px #F09;
color: #00f;
}

#center {
		float: left;
	width: 425px;
	border-right: solid 1px #dddddd;
	margin-top: 15px;
	overflow: hidden;
	}
#center2 {
		float: left;
	width: 610px;
	border-right: solid 1px #dddddd;
	margin-top: 15px;
	overflow: hidden;
	}
#left
{
float: left;
width: 170px;
padding: 10px;
margin-top: 15px;
border-right: solid 1px #dddddd;
overflow: hidden
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

#right {
		float: left;
	
	
	width: 280px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
        font-size: small;
        border: solid 1px #cccccc;
        padding: 10px;
        margin-left: 10px;
        margin-bottom: 0px;
        background-color: #efefef;
	}

.content img {
       border: solid 1px #dddddd;
       margin: 5px;
       padding: 5px;
       border-right: solid 2px #aaaaaa;
       border-bottom: solid 2px #aaaaaa;
}
.content li {
	line-height: 150%;
	}

.content h3 {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px 0 15px 15px;
	}

.ad {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}
#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
h2#trackbacks {
        color: 333333;
        font-size: small;
        border-bottom: 1px solid #aaaaaa;
        border-left: 10px solid #aaaaff;
        padding-left: 5px;
}
h2#comments {
        color: 333333;
        font-size: small;
        border-bottom: 1px solid #aaaaaa;
        border-left: 10px solid #aaaaff;
        padding-left: 5px;
}
.sidebar h2 {
	color: #eeeeee;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	background-color: #999999;
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 100%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
#footer
{
float: left;
width: 900px;
padding: 5px;
font-size: xx-small;
border: solid 1px #333333;
color: #ffffff;
text-align:center;
background-color: #666666;
}
#twitter_div
{
margin-top: 20px;
padding-top:10px;
padding: 3px;
border: solid 1px #ccc;
}
h2.twitter-title
{
font-size: 14px;
background-color: #ddd;
text-align: center;
}
ul#twitter_update_list
{
font-size:10px;
padding: 0 0 0 10px;
list-style: none;
line-height: 12px;
}
.caption
{
font-size:11px;
font-weight: 600;
line-height:1em;
padding-top:-5px;
padding-left: 10px;
margin-left: 10px;
border-left: 10px solid #3366ff;
}
.event_source{
background-color: #ffcccc;
font-weight: bold;
padding: 3px;

}
.kokuchi{
background-color: #f0f0f0;
border: 2px dashed;
padding: 5px;
}
.santek iframe{
border: solid 2px #009900;
margin-top: -5px;}
.santek
{
width: 260px;
background: #1c2566;
}
.rakuten_ad iframe{
width: 384px;
border: solid 3px #542a15;
margin-top: -8px;
font-size: 20px;
}
.rakuten_ad
{
width: 380px;
margin-top:10px;
margin-bottom:16px;
}
* html .rakuten_ad iframe { 
width: 378px;
} 
.rakuten_ad img{
padding: 0px;
}
.rakuten_ad a:link,
.rakuten_ad a:visited,
.rakuten_ad a:hover{
text-decoration: none;
border: none;
}
.content table {
	border-collapse: collapse; 
	margin: 10px 0;
}
.content table .caption{
	background: #eeeeee; 
	border: #999999; 
	padding: 4px 8px; 
	color: #666666;
}
.content table th {
	background: #888888; 
	color: #ffffff; 
	font-weight: bold; f
	ont-size: 90%; 
	padding: 4px 8px; 
	border: solid 1px #ffffff; 
	text-align: left;
}
.content table td {
	padding: 4px 8px; 
	background-color: #fff; 
	text-align: left;
}
.content table td.zebra{
	background-color: #eee;
}
   .tags_1, .tags_2, .tags_3 {
        font-size: 7pt;
    }
    .tags_4, .tags_5, .tags_6 {
        font-size: 9pt; 
    }
.tags_7, .tags_8, .tags_9 {
        font-size: 11pt;
    }
.tags_10, .tags_11, .tags_12 .tags_13, .tags_14, .tags_15{
        font-size: 12pt; 
    }
.tags_16, .tags_17, .tags_18 {
        font-size: 14pt;   
    }
