/* mac Three Column */

body {
	background:#F2F2F2;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size:small;
	color:#333333;
	padding:30px 0px;
	margin:0px;
	text-align: center;
	word-wrap: break-word;
	}

a {text-decoration: underline;}
a:link {color:#3173D1;}
a:visited {color:#6B94CD;}
a:active {color:#3173D1;}
a:hover {text-decoration: none;}

h1, h2, h3, form {
	margin: 0px;
	padding: 0px;
	}

h1, h2, h3{
	font-weight:bold;
	}

#container {
	background: url("container-bg.jpg") repeat-y;
	width: 800px;
	line-height: 140%;
	margin:0px auto;
	text-align: left;
	}

#header , a#banner-img, #banner-body-top, #banner-bottom, .banner-alt, #main-top, #footer, .date-footer, .sidebar-top, .sidebar-bottom, .entry-top, .entry-bottom{
	display:none;
	}

#banner-top{
	background: url("banner-top.jpg") bottom no-repeat;
	height:17px;
}

#banner {
	padding:3px 30px 30px;
}

#banner-bottom {
	height: 25px;
}

#banner a {
	color: #4B6887;
	text-decoration: none;
}

#banner h1 {
	font-size: x-large;
	line-height:115%;
	padding: 0px;
}

#banner h2 {
	font-size: small;
	line-height:115%;
	font-weight:normal;
	margin-top: 10px;
	padding: 0px;
}

#banner-body-bottom {
	clear:both;
}

#main-bottom{
	background: url("main-bottom.gif") no-repeat bottom;
	height: 12px;
}

#left, #side {
	float: left;
	width: 220px;
	overflow:hidden;
}

#right {
	float: left;
	width: 225px;
	overflow:hidden;
}

#center {
	float: left;
	width: 355px;
	overflow:hidden;
}

#about div#center{
	width:565px;
}

#comment-preview{
	margin-left:220px;
}

.content-top {
	background: url("content-top.gif") bottom no-repeat;
	width:355px;
	height:12px;
	padding:0px;
	margin:0px;
}

#about div.content-top {
	background: url("about-content-top.gif") bottom no-repeat;
	width:565px;
	height:12px;
	padding:0px;
	margin:0px;
}

.content {
	background: url("content-bg.gif") ;
	width:355px;
	text-align:center;
	margin: 0px;
	padding:0px;
}

#about div.content{
	background: url("about-content-bg.gif") ;
	width:565px;
	text-align:center;
	margin: 0px;
	padding:0px;
}

.content-bottom {
	background: url("content-bottom.gif") top no-repeat;
	width:355px;
	height:10px;
	position: relative;
	top: -1px;
}

#about div.content-bottom {
	background: url("about-content-bottom.gif") top no-repeat;
	width:565px;
	height:10px;
	position: relative;
	top: -1px;
}

#left div.sidebar, #side div.sidebar {
	padding:0px 10px;
}

#right div.sidebar {
	padding:0px 15px 0px 10px;
}

.content h2 {
	text-align:left;
	font-size: small;
	margin: 0px 15px 10px;
}

.content h3 {
	text-align:left;
    background:#E5E5E5;
	font-size: large;
	padding:0px 8px;
	line-height:120%;
}

/** 20070214追加↓　**/

.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:#333333;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color:#333333;
}

.archive-category h2, #about div.content h2, .comment-form h2, .entry-trackback h2, .entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: medium;
	font-weight: bold;
}

h2.content-header {
	padding:0px 0px 20px;
}

/** 20070214追加↑　**/

.content p.posted {
	height:100%;
	font-size: x-small;
	line-height:120%;
	border-top: 1px solid #D5D5D5;
	padding:5px 0px 30px;
	margin-right:3px;
	margin-left:3px;
	text-align:left;
	clear:both;
	overflow: hidden;
	}

.content p.posted a{
	text-decoration:none;
}

.entry-trackback p.posted, .entry-comment p.posted, #comment-preview p.posted{
	background:none;
	padding:5px 0px 30px;
	border-top:dashed 1px #D5D5D5;
	margin: 5px 3px 0px;
}

.content p {
	line-height: 150%;
	padding:0px 3px 1em;
	margin:0px;
	}

.content p.trackback-url, .content p.trackback-list-head{
    padding-bottom:0px;
	margin-bottom:30px;
}

.content blockquote {
	border: 1px dashed #D5D5D5;
	padding: 7px;
	margin-right:0px;
	}

.comment-error blockquote {
	margin-left:0px;
	}

.entry {
	background: url("entry-bg.gif") top left no-repeat;
	text-align:left;
	width:325px;
	padding-top:8px;
	margin:0px auto 0px;
	overflow: hidden;
}

.entry-body-top{
	background: url("entry-body-top.gif") top left no-repeat;
	width:325px;
	height:8px;
	margin-bottom:10px;
	position: relative;
	top: -1px;
}

.entry-body-bottom{
	clear:both;
	height:1px;
	overflow: hidden;
}

.entry-trackback h2, .comment-list h2, .comment-form h2, .comment-preview h2, .comment-form h2, .comment-list-previous h2, .archive-datebased h2, .archive-category h2, .comment-error h2, .contact-list h2, .minibio h2, .bio h2, .interests h2 {
	background:url("content-h2-bg.gif") left top no-repeat;
	line-height:100%;
	margin:0px;
	padding:8px 0px 28px 20px;	
	}

.comment-preview, #comment-preview div.comment-form, .comment-list-previous, .archive-datebased, .archive-category, .comment-error, .contact-list, .minibio, .bio, .interests {
	text-align:left;
	padding:0px 15px;	
	}

.comment-form {
	text-align:left;	
	}
	
p.trackback-body{
	margin:0px;
}

p.trackback-body, .comment-preview p, .comment-content p {
	margin:0px;
}

.comment-error, .archive-datebased, .archive-category, .comment-form, #comment-preview div.comment-form, .contact-list, .minibio, .bio, .interests {
	padding-bottom: 30px;
}

.entry-nav {
    padding:0px 15px 30px;
}

#comment-data {
	float: left;
	width: 160px;
	padding-right: 10px;
	margin-right: 10px;
	text-align: left;
	border-right: 1px dashed #D5D5D5;
	}

textarea{
	width:315px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}

input, textarea{
	color:#333333;
	background:#FFFFFF;
	border:solid 1px #D5D5D5;
}

label input{
	border:none;
	background:none;
}

.sidebar div#calendar {
	line-height: 140%;
	font-size: x-small;
	background: url("module-bottom.gif") bottom no-repeat;
	padding-bottom:10px;
}

#calendar table {
	background: url("module-body-bg.gif") top left repeat-y;
	width:100%;
	line-height:100%;
	border: 0px;
	padding: 10px 0px 0px;
}

#calendar th, #calendar td {
	text-align: center;
	font-weight: normal;
	}

.sidebar h2, #calendar caption {
	background: url("sidebar-h2.gif") top left no-repeat;
	color: #333333;
	font-size: small;
	line-height:100%;
	font-weight:bold;
	text-align:left;
	padding:12px 15px;
	margin:0px;
	}

#calendar caption {
	text-transform: uppercase;
}

.module{
	width: 200px;
	margin-bottom: 10px;
	overflow:hidden;
}

.module-body{
	background: url("module-body-bg.gif") left top repeat-y;
	padding: 5px 15px 3px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	top: -1px;
}

.module-bottom{
	background: url("module-bottom.gif") no-repeat;
	height: 10px;
	overflow: hidden;
	position: relative;
	top: -2px;
}

/* 20051117 add width */
.sidebar ul {
    width:170px;
	margin: 0px;
	padding: 0px;
	}

.sidebar li {
	line-height: 120%;
	margin-top: 7px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px;
	}

#photo, .photo {
	text-align: center;
	}

.link-note {
	background: url("link-note.gif") left no-repeat;
	margin-left:3px;
}


.link-note a{
	line-height: 120%;
	display:block;
	font-size: small;
	padding: 0px 10px 0px 18px;
}

#profile, #syndicate, #subscribe, #user-email, #powered {
background:none;
padding-top:10px;
margin-bottom:20px;
}

#powered {
	margin-left:3px;
}

/* 20051117 add */
.cocolog ul.module-list, .cocolog li.powered {
width:170px;
}

/* sponsord link css */
.ad_txt a
{
 color: #333333 !important;
}
