/* 春夏 */

body {
	text-align: center;
    background: #ffffff;
	color:#666666;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size:small;
	padding:0px;
	margin:30px 0px 10px;
	word-wrap: break-word;
	}

a {text-decoration: underline;}
a:link {color:#FF225B;}
a:visited {color:#FE6B91;}
a:hover {text-decoration: none;}

.sidebar h2 a:link {color:#000000;}
.sidebar h2 a:visited {color:#000000;}
.sidebar h2 a:hover {text-decoration: none;}

h1, h2, h3, form {
	margin: 0px;
	padding: 0px;
	}

h1, h2, h3{
	font-weight:bold;
	}

#container {
	width: 800px;
	line-height: 140%;
	padding:0px;
	margin:0px auto;
	text-align: left;
	}

#header , a#banner-img, #banner-body-top, #banner-bottom, .banner-alt, #main-top, #main-bottom, #footer, .date-footer, .content-top, .content-bottom, .module-top, .module-bottom, .entry-top, .entry-bottom, .entry-body-top, .entry-body-bottom{
	display:none;
	}

#banner {
	height: 506px;
	background: url("banner-bg.jpg") bottom no-repeat;
	color: #FF225B;
	display:block;
	margin: 0px;
	padding:0px;
	}

#banner-body {
	margin: 0px;
	padding:0px;
	}

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

#banner h1 {
    color: #000000;
	font-size: 4.3em;
	line-height: 100%;
	padding: 100px 84px 0px;
	margin: 0px;	
	}

#banner h2 {
    color: #FF225B;
	font-size: small;
	line-height: 120%;
	padding: 10px 84px 100px;
	margin: 0px;	
	}

#banner-body-bottom {
	clear:both;
}


#main {
	padding: 0px;
    margin: 40px 0px 0px;
    }

#left, #right, #side {
	background:url("sidebar-bg.gif") repeat-y;
	float: left;
	width: 200px;
	overflow:hidden;
	padding: 0px;
    margin: 0px;
	}

#center {
	float: left;
	width: 400px;
	overflow:hidden;
	padding: 0px;
    margin: 0px;
	}

#about div#center{
	width:600px;
}

#comment-preview{
	margin-left:200px;
}

.content {
	padding:0px 30px;
	}

.sidebar-top {
    height: 10px;
	background:url("sidebar-top.gif") no-repeat left top;
	padding: 0px;
	margin: 0px;
	display:block;
	}

.sidebar {
	padding: 0px 15px;
    margin: 0px;
	display:block;
	}

.sidebar-bottom {
    height: 10px;
	background:url("sidebar-bottom.gif") no-repeat left bottom;
	padding: 0px;
	margin: 0px;
	display:block;
	}

.content h3 {
	background:url("entry-h3.gif") no-repeat left top;
	color: #000000;
	font-size: large;
	line-height:120%;
	padding: 10px 0px 31px 37px;
	margin:0px;	
	}
	
.content p.posted {
	font-size: x-small;
	line-height:120%;
	border-top: 1px dashed #666666;
	padding: 10px 0px 0px 0px;
	margin:10px 0px 30px 0px;
	clear:both;
	}

.content p {
	line-height: 140%;
	padding:0px;
	margin:0px 0px 10px 0px;
	}

.content p.trackback-url, .content p.trackback-list-head{
	margin-bottom:30px;
}

.content blockquote {
	border-left: solid 5px #5AB4D7;
	padding: 3px 7px;
	}

.comment-error blockquote {
	color:#5AB4D7;
	border-left: none;
	padding: 3px 0px 0px;
	margin: 0px 0px 7px 0px;
	}

.content h2 {
	color: #5AB4D7;
	font-size: small;
	line-height:120%;
    padding: 0px;
	margin:0px 0px 0px 37px;	
	}
	
/** 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: #000000;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #000000;
}

.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 30px;
	margin: 0px;
}

/** 20070214追加↑　**/

.entry-trackback h2, .entry-comment 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("entry-h2.gif") no-repeat left top;
	color: #000000;
	padding: 10px 0px 27px 20px;
	margin:0px 0px 0px 0px;	
	}

.comment-error, .archive-datebased, .archive-category, .comment-form, .contact-list, .minibio, .bio, .interests {
	margin-bottom: 30px;
}

.entry-nav {
	margin-bottom: 30px;
}

.entry-nav p{
	text-align:left;
}

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

textarea {
	width: 340px;
	}

input, textarea{
	color:#666666;
	background:#FFFFFF;
	border:solid 1px #666666;
}

label input{
	border:none;
	background:none;
}

#calendar {
	line-height: 140%;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	}

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

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

.sidebar h2, #calendar caption {
 	background:url("module-h2.gif") no-repeat;
	color: #000000;
	font-size: small;
	line-height:120%;
	font-weight:bold;
	text-align:left;
	padding: 3px 0px 15px 33px;
	}

.module{
	margin-bottom: 30px;
	}

.link-note {
	padding: 0px;
	line-height: 120%;
}
.link-note a {
	display: block;
	background: url("link-note.gif") left top no-repeat;
	padding: 2px 0px 16px 32px;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	}

.sidebar li {
	line-height: 120%;
	margin-bottom: 7px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px;
	}

#photo, .photo {
	text-align: center;
	}

/* sponsord link css */
.ad_txt a
{
 color: #666666 !important;
}
