@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	background:#ffffff url("/images/body-bg.gif") repeat-y center top;
	color:#606060;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active {
	text-decoration: underline;
	color: #0066CC;
}

a:visited {
	color: #822988;
}

a:hover {
	text-decoration:none;
	color:#b52323;
}

.sidebar h2 a:hover, 
.entry h3 a:hover { 
	text-decoration:none;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited { 
	color:#b52323;
}

.posted a:hover{
text-decoration:none;
}


/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ul, #side ul,
#right ul, #left ul,
#right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: none;
	}


/* footer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#footer {
	background:url("/images/footer-bottom.gif") no-repeat center bottom;
	height: 130px;
	display:block;
	}

/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 950px;
	background:url("/images/container-bg.jpg") no-repeat center top;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 247px;
}

#banner a {
	width: 950px;
	height: 247px;
	display:block;
}

#banner h1, #banner h2{
	text-indent:-9000px;
}


/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}

#right, #left, #side{
	width: 198px;
	float: left;
	overflow: hidden;
}

#center {
	width: 554px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#left .category-list ul{
	margin: 0 0 15px;
	padding: 0 0 15px;
	list-style-type: none;
	border-bottom:1px solid #d2d2d2;
}

#left .category-list ul.category-list02{
	margin: 0 0 15px;
	padding: 0 0 15px;
	list-style-type: none;
	border:none;
}

.sidebar {
	margin: 7px 0px 0px 14px;
	padding: 0px;
	text-align: left;
	overflow:hidden;
}

#right div.sidebar {
	margin: 7px 14px 0px 0px;
}

.sidebar li {
	background:url("/images/sidebar-li.gif") no-repeat left top;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 7px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}

#left .category-list li {
	margin-left: 34px;
	}

#left .category-list li.user-email {
	background:url("/images/icon-mail.gif") no-repeat left top;
	padding: 0px 0px 0px 18px;
	margin-top: 30px;
	}

#left .category-list li.syndicate {
	background:url("/images/icon-syndicate.gif") no-repeat left top;
	padding: 0px 0px 0px 18px;
	}


.module {
	padding: 0px;
	margin: 0px 0px 35px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: normal;
	color: #b52323;
	}

.module-typelist h2 {
	background: url("/images/module-typelis-h2") no-repeat left top;
	text-indent:-9000px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width:184px;
	height:30px;
	overflow:hidden;
	}

.module-qrcode{
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	text-align:center;
	margin: 0px auto;
	padding: 0px;
	width:50%;
}

#pagebody .content {
	margin: 0px 7px;
	padding: 0px;
	text-align: left;
	width:auto;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
    padding: 2px 0 2px 10px;
    margin: 10px 0;     
	border-left: 5px solid #c6c6c6;      
	}

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

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: nomal;
	color: #b52323;
	padding: 7px 14px 7px;
	margin: 0px;
	}

p.content-header-desc {
	font-size: small;
	font-weight: normal;
	text-align: left;
	line-height: nomal;
	padding: 0 14px 7px;
	margin: 0px;
	}

.entry-top {
	display:none;
}
	
.entry {
	width:540px;
	margin: 0px;
	padding: 0px;
	background:url("/images/entry-bg.gif") no-repeat left top;
	overflow:hidden;
}

.entry-content{
	margin: 0px;
	padding: 23px 30px 0;
}

.entry h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: nomal;
	color: #3871e6;
	padding: 0 0 10px;
	margin: 0;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 10px 10px 10px 52px;
	margin: 0 0 20px;
	line-height: normal;
	color: #b52323;
	background:url("/images/entry-h3.gif") no-repeat left top;
}

.entry h3 a{
	color: #b52323;
}

.entry-body-top {
	display:none;
}

/*.entry-body, .entry-more{
	margin: 0px;
	padding: 0px 30px;
	overflow:hidden;
}*/

.content p.posted {
	font-size: x-small;
	text-align: right;
	line-height: normal;
	padding: 0;
	margin: 0;
	clear:both;
	}

.posted-top {
	padding: 10px 20px 15px 0;
	margin: 10px 0 5px;
	text-align: right;
	background:url("/images/posted-top.gif") no-repeat center bottom;
	clear:both;
	}

.posted-bottom {
	padding: 0;
	margin: 0 0 30px;
	text-align: right;
	clear:both;
	}

.content div.entry-trackback p.posted, 
.content div.entry-comment p.posted, 
#comment-preview div.content p.posted {
	font-size: x-small;
	text-align: right;
	line-height: normal;
	padding: 0;
	margin: 0;
	clear: both;
	}

.comment-content {
	border-top:1px dotted #606060;
	padding: 10px 0px 0px;
	margin: 10px 0px 0px;
}

.entry-comment, .entry-trackback{
	padding: 0px;
	margin:0px;
	clear: both;
	}


.entry-trackback{
	width:480px;
	padding: 0 0 25px;
	margin: 0 0 15px;
	text-align: right;
	background:url("/images/trackback-bottom.gif") no-repeat center bottom;
}

.entry-comment p, .entry-trackback p, .comment-form form{
	margin:0px;
	}

.trackbacks ul{
	margin:0px 0px 50px;
}
		
.entry-nav {
	padding:0px;
	margin: 7px 14px 20px;
}

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

.entry-trackback h2, .archive-category h2, #about div.content h2, .comment-form h2, 
.entry-comment h2, .archive-datebased h2, #about div.contact-list h2, .archive-category h2, 
#about div.content h2,
.comment-list h2, .comment-preview h2, .comment-error h2, .comments-open h2 {
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 20px 0;
	line-height: normal;
	color: #b52323;
}

.comment-preview, .comment-form, .entry-comment, .comment-error {
	text-align:left;
}

.comment-list{
	width:480px;
	padding: 0 0 25px;
	margin: 0 0 15px;
	text-align: right;
	background:url("/images/trackback-bottom.gif") no-repeat center bottom;
}


.comment-list-previous, .archive-category, .minibio, .bio, .interests{
	margin: 35px 0px 0px;
}

#about div.contact-list {
	margin: 0px;
}

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

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-category, .archive-datebased {
	width:540px;
	margin: 0px;
	padding: 0px;
	background:url("/images/entry-bg.gif") no-repeat left top;
	overflow:hidden;
}

.archive-datebased {
	margin-bottom: 30px;
}

.archive-category p, .archive-datebased p {
	line-height:170%;
	margin: 0px;
	padding: 0px 30px;
}

.archive-category h2, .archive-datebased h2 {
	padding: 0 30px 10px;
	margin: 23px 0 0;
}


/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div#center {
	width: 594px;
	float: left;
	overflow: hidden;
}

.contact-list, .minibio, .bio, .interests {
	overflow: hidden;
	width: 594px;
}

.contact-list p, .minibio p, .bio p, .interests p{
	margin:0px;
	}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#calendar {
	margin: 0 0 15px;
	padding: 0 0 15px;
	width: 180px;
	text-align:center;
	overflow: hidden;
border-bottom:1px solid #d2d2d2;
}

#calendar div.module-content{
	padding: 0px;
	margin: 0px;
}

#calendar table {
	font-size: x-small;
	border-collapse: collapse;
	border: 0px;
	width: 168px;
	padding: 0px;
	margin: 0px auto;
}

#calendar caption {
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0px;
	line-height: normal;
	color: #ffffff;
	text-transform: uppercase;
	background: url("/images/calender-cap.gif") repeat-y left top;
	}

.calender-back img{
	}

.calender-next img{
	}

#calendar th {
	font-weight: bold;
	color:#b52323;
	padding: 10px 0 0;
	margin: 0px;
	text-align: center;
	width: 24px;
}

#calendar td {
	padding:0px;
	text-align: center;
}

/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 370px;
}

div#comment-data {
	width: 170px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	display:block;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	width: 150px;
}

#comment-text-field textarea {
	width: 350px;
	height: 150px;
}

#comment-submit{
	text-align: center;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.comment-error blockquote {
    margin: 15px; 
}


/*その他*/
.icon {
    vertical-align:middle;
}
