body {
    background:#E5E5E5;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: center;  
	word-wrap: break-word;
	color: #0076A3;  
	padding: 0px;
	margin: 0px;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #7DA7D9;
	}

a:visited {
	color: #7DA7D9;
	}

a:active {
	color: #7DA7D9;
	}

a:hover {
    text-decoration: none;
	}

#archive-datebased h2 a:link,
#archive-datebased h2 a:visited,
#archive-datebased h2 a:active,
#archive-datebased h2 a:hover{
	color: #0076A3;
	}

h1, h2, h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

#header, #banner-top, #banner-bottom, #banner-body-top, a#banner-img, #main-top, .sidebar-top, .sidebar-bottom, .module-top, .module-bottom, .content-top, .content-bottom, .entry-top, .entry-bottom, .date-footer, #footer{
	display: none;
	}

#container {
	background: #FFFFFF url("container-bg.gif") repeat-y left top;
	width: 940px;
	text-align: left;
	line-height: 150%;
	padding: 0px;
	margin: 0px auto;
	}

#banner {
	background: #FFFFFF url("banner-bg.gif") no-repeat left top;
	width: 940px;
	height: 275px;
	color: #0076A3;
	text-align: left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

#banner-body {
	padding: 55px 85px 0px;
	margin: 0px;
	}
	
#banner-body-bottom {
	clear: both;
}

#banner a {
    color: #0076A3;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	color: #0076A3;
	line-height: 120%;
	padding: 0px 0px 10px;
	margin: 0px;	
	}

#banner h2 {
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	}

#main {
	background:url("main-bg.gif") no-repeat left top;
	width: 940px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
    }

#main-bottom{
	background: #FFFFFF url("main-bottom.gif") no-repeat left bottom;
	width: 940px;
	height: 83px;
}

#left, #right, #side {
	float: left;
	width: 270px;
	overflow: hidden;
	}

#center {
	float: left;
	width: 400px;
    overflow: hidden;
	}

#about div#center{
	width: 600px;
}

#comment-preview{
	margin-left: 270px;
}

.sidebar {
	padding: 0px 15px 0px 85px;
    margin: 0px;
	}

#right div.sidebar {
	padding: 0px 85px 0px 15px;
    margin: 0px;
	}

.sidebar h2, #calendar caption {
	text-align: left;
	color: #0076A3;
	font-size: small;
	font-weight: bold;
	line-height: 120%;
	padding: 0px 0px 10px;
	margin: 0px;
	}

#calendar caption {
	text-transform: uppercase;
	}

.link-note {
	font-size: small;
	line-height: 120%;
	text-align: left;
	padding: 0px;
	margin-bottom: 40px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px 0px 40px;
	}

.sidebar li {
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img{
	border: none;
    padding: 0px;
	margin: 0px;
	}

#calendar {
  	line-height: 150%;
	font-size: x-small;
	text-align: center;
  	padding: 0px;
	margin-bottom: 30px;
	}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	}

#calendar th {
	font-weight: normal;
	text-align: center;
	}

#calendar td {
	text-align: center;
	}

#photo, .photo {
	text-align: left;
	margin-bottom: 30px;
	}

#powered {
	font-size: x-small;
	text-align: center;
	}

.content {
	font-size: small;
	padding: 0px 15px;
	margin: 0px;
	}

.content p {
	font-size: small;
	font-weight: normal;
	text-align: left;
    padding-top:0px;
    padding-bottom:10px;
    margin:0px;
	}

#about div.content p {
    width: 570px;
	overflow: hidden;
}

.content blockquote {
    width: 80%;
	font-size: small;
	border-left: 4px solid #cccccc;
    padding-left: 8px;          
    margin-right: 0px;
	}

.comment-error blockquote {
    width: 95%;
	text-align: left;
    margin-left: 0px;
    margin-right: 0px;
	}

.content li {
  	text-align: left;
	}

.content h2 {
	color: #0076A3;
	font-size: small;
	font-weight: bold;
  	line-height: 130%;
	text-align: left;
	padding: 0px 0px 20px;
	margin: 0px;
	}

.content h3 {
	font-size: large;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 20px;
	margin: 0px;
	}

.content h3, .content h3 a, .content h3 a:link, .content h3 a:visited, .content h3 a:active, .content h3 a:hover {
	text-decoration: none;
	color: #0076A3;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
}

h2.content-header {
	padding: 0px 0px 30px;
	margin: 0px;
}

.entry {
    padding: 0px;
	margin: 0px;
}

.entry-body, .entry-more {
	width: 370px;
	overflow: hidden;
}

.entry-body-bottom {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.entry p, .comment-preview p, .comment-form p, .comment-list-previous p, .archive-datebased p, .archive-category2 p, .comment-error p, .contact-list p, .minibio p, .bio p, .interests p {
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.entry-nav {
	margin-bottom: 30px;
}

.entry-nav p{
	margin-bottom: 0px;
}

.comment-form form {
    padding: 0px;
	margin: 0px;
}

.comment-error, .archive-datebased, .archive-category, .comment-form, .contact-list, .minibio, .bio, .interests {
	margin-bottom: 40px;
}

.content p.posted {
	font-size: x-small;
	line-height: 130%;
	text-align: left;
	border-top: 1px dashed #cccccc;
	padding: 10px 0px 0px;
	margin-bottom: 50px;
    clear: both;
	}

.entry-trackback p.posted, .entry-comment p.posted, #comment-preview p.posted {
	margin-bottom: 40px;
    clear: both;
	}

#comment-data {
	float: left;
	width: 170px;
	text-align: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dashed #cccccc;
	display: block;
	}

#comment-submit {
	width: 365px;
}

textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 365px;
	}

input, textarea {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

label input{
	background: none;
	border: none;
}

label input#bakecookie{
	border: none;
	background: none;
}

/* sponsord link css */
.ad_txt a
{
 color: #0076A3 !important;
}

div.ads dl dt.optimized .ad_title {
 color: #006699 !important;
}

