body{
	margin: 0;
	background-color: white;
	background-image:url(http://niko.s14.xrea.com/mt/images/blue.jpg);
	background-repeat:repeat-x;
	padding:0;
	text-align: center;
	
	color: #5e5e5e;
	}

a {
	text-decoration: none;
}
a:link {
	color:#A74727;
}
a:visited {
	color:#702F1A;
}
a:active {
	color: #0F314E;
}
a:hover {
	color: #B22222;
	text-decoration:underline;
}

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

.blogtimes{
	display:block;
	}

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

#banner {
	background-image:url(http://niko.s14.xrea.com/mt/images/blogtimes.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	
	font-family: verdana ,arial;
	color: #FFFFFF;
	background-color: #2E4E82;
	border-bottom:1px dotted #2E4E82;
	
	text-align: left;
	padding: 15px;
	height: 39px;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
	
#banner a:hover {
	text-decoration: underline;
	/*
	position:relative;
	top:1px;
	left:1px;
	*/
}

#banner h1 {
	font-size: 180%;
	}

#banner h2 {
	font-size: 80%;
	}

#banner iframe{
	float:right;
}


#right {
	top:10em;
	left:0px;
	position:absolute;
	width:200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#center {

	overflow: hidden;
	margin-left:200px;
	
	background-color: #FFFFFF;
}

html>body #center{
	margin-left:200px;	/* for mozilla */
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-family: georgia, verdana ,arial, sans-serif;
	font-size: 100%;
	}



.content p {
	font-size: 80%;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
	margin:0.8em 0;
	padding:0 .5em;
	letter-spacing: 0;

	}

.content p.categories{
	font-size:70%;
	text-align:right;
	margin:0;
	letter-spacing: 0;
}

.content p.extended{
	font-size:80%;
}
.comtent img .right{
	border:none;
	margin:0 0 0 10px;
}

.content img .left{
	border:none;
	margin:0 10px 0 0;
}

.content img {
	border:none;
	margin:0px 2px;
}



.content blockquote {
	border:2px dotted #aaa;
	padding:0.5em;
	margin-left:1em;
	font-size: 80%;
	line-height: 150%;
	}

.content blockquote p{
	font-size: 100%;
}

.content li {
	font-size: 80%;
	line-height: 150%;
	}

.content h2 {
	color:#606060;
	display:block;
	
	font-family: georgia, verdana ,arial, sans-serif;
	font-size: 80%;
	letter-spacing: 1pt;
	
	text-align: left;
	font-weight: bold;
	
	margin-left:-0.5em;
	margin-bottom: 10px;
	}



.content h3 {
	display:block;
	color:#536F7E;
	background-color:#f4f4f4;
	border:1px solid #bbb;

	font-family: georgia, verdana ,arial, sans-serif;
	font-size: 80%;

	text-align: left;
	font-weight: 100;
	
	margin:0px 0px;
	text-indent:0.2em;
	
	}

.content h3 a {
	color:#536F7E;
}
.content h3 a:link {
	color:#536F7E;
}
.content h3 a:visited {
	color:#536F7E;
}
.content h3 a:active {
	color:#536F7E;
}
.content h3 a:hover{
	/*
	display:block;
	background-color:#fbf2f2;
	position:static;
	text-indent:0.3em;
	*/
}
.content p.posted {
	background-color:#fff;
	color: #999999;
	font-family: verdana ,arial, sans-serif;
	font-size: 60%;
	letter-spacing: 0;

	border-top: 1px dotted #888;
	text-align: right;
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;

	}

.posted a {
	font-weight:100;
	text-decoration: none;
}

.posted a:link,
.posted a:visited,
.posted a:active,
.posted a:hover {
	color: #6e6e6e;
}

.sidebar {
	/*padding: 15px;*/
	padding: 10px;
	}

#footer{
	clear:both;
	background-color: #2E4E82;
	line-height:100%;
	text-align:right;
	border-top:1px dotted white;
}

#calendar {
	/*color: #666666;*/
	font-family:  verdana ,arial, sans-serif;

  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 90%;
	
	voice-family: "\"}\"";
	voice-family:inhelit;
	
	width: 100%;
	}

#calendar caption {
	color: #536F7E;

	font-family: georgia, verdana ,arial, sans-serif;
	font-size: 80%;
	border-bottom: 1px dotted #666;

	text-align: left;
	font-weight: 100;
	
	text-transform: none;
	letter-spacing: .2em;
	
	background-color:#E8F0F1;

	padding: 4px 3px;
	voice-family: "\"}\"";
	voice-family:inhelit;
	padding: 0px 3px;
	}

#calendar caption a:visited,
#calendar caption a:link,
#calendar caption a:hover,
#calendar caption a:active{
	color: #536F7E;
	text-decoration:none;
}
#calendar caption a:hover{
	text-decoration:underline;
}

#calendar th {
	line-height:200%;
  	font-size: 70%;
	text-align: center;
	font-weight: normal;
	}

#calendar td {
  	line-height: 140%;
  	font-size: 80%;
	text-align: center;
	}

.sidebar h2 {
	color: #536F7E;
	font-family: georgia, verdana ,arial, sans-serif;
	font-size: 70%;
	border-bottom: 1px solid #B22222;
	border-bottom: 1px dotted #666;
	text-align: left;
	font-weight: 100;
	
	text-transform: uppercase;
  	padding: 0px 3px;
	letter-spacing: .2em;
	
	background-color:#E8F0F1;

}

.sidebar ul {
	padding-left: 0.5em;
	font-size: 70%;
	margin: 0px;
	margin-bottom: 30px;
	}
.sidebar ol {
	padding-left: 0em;
	margin: 0px;
	margin-bottom: 0px;
	}

.sidebar li {

	padding-left: 1.5em;
	/*color: #666666;*/
	font-family: georgia, verdana ,arial, sans-serif;
	text-align: left;
	line-height: 150%;
	font-weight:100;
	margin-top: 0px;
	list-style-type: none;
	}

.sidebar li.dataheader{
	padding-left: 0px;
	font-weight:100;
	margin-top: 0.5em;	
}

.sidebar li.dataheader1{
	padding-left: 0px;
	font-weight:100;
	margin-top: 0.5em;	
}

.categoryupdate{
	font-weight:100;
	margin:0;
	margin-left:2em;
	padding:0;
	font-size:80%;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

.link-note {
	font-family: georgia, verdana ,arial, sans-serif;
	font-size: 70%;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: georgia, verdana ,arial, sans-serif;
	font-size: 60%;
	line-height: 150%;
	text-align: center;
	margin-top: 50px;
	}

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

h2.comments {
	font-size:80%;
}

h2.trackbacks {
	font-size:80%;
}



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

textarea {
font-family: 'ヒラギノ明朝 Pro W6', Osaka, 'ＭＳ Ｐゴシック', trebuchet MS, trebuchet, verdana, arial, sans-serif;
}

.counter{
text-align:right;
padding-right:2em;
}
.counter img{
border:none;
margin:0;padding:0;
}
.sidebar-banners{
text-align:center;
}