@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #4f4f4f;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background:#040204 url("body-bg.jpg") repeat-x center top;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active {
	color: #0066cc;
}

a:hover {
	text-decoration:none
}

a:visited {
	color: #448fda;
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #003772;
	text-decoration:none
}

#banner a:hover {
	text-decoration: underline;
}

.entry h3 a:link, .entry h3 a:active, .entry h3 a:visited, 
.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited {
	color: #003772;
	text-decoration: underline;
	}

.entry h3 a:hover, 
.sidebar h2 a:hover { 
	text-decoration:none
}

.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;
	}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 190px;
}

#banner-body {
	margin: 0px;
	padding: 95px 12px 0px;
	color:#003772;
	text-align: left;
}

#banner h1 {
	padding:0px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:5px 0px 0px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	text-align: left;
}

/* footer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#footer {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 738px;
	height:160px;
	background:url("footer.jpg") no-repeat center bottom;
	}


/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	width:700px;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	background:#ffffff;
}

#main-bottom {
	width:700px;
	height:10px;
	margin:0px;
	padding:0px;
	background:#ffffff url("main-bottom.gif") no-repeat left top;
	overflow: hidden;
}

#right, #left, #side{
	width: 204px;
	float: left;
	overflow: hidden;
}

#center {
	width: 496px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 8px;
	padding: 0px;
	overflow:hidden;
}

.module-content img{
	text-align:center;
	margin:auto;
}

.module {
	padding: 0px 0px 10px;
	margin: 0px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 20px 10px;
	margin: 0px;
	line-height: normal;
	color: #003772;
	background: url("module-h2.gif") no-repeat left top;
	}
	
.module-body {
	width:188px;
	background: url("module-body-bg.gif") no-repeat left top;
	}

.sidebar li {
	margin: 0px 17px;
	padding: 0px 0px 10px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}

.module-qrcode, .cocolog {
	text-align: center;
	margin:auto;
	}

.module-bottom {
	width:188px;
	height:10px;
	margin:0px;
	padding:0px;
	background: url("module-bottom.gif") no-repeat left top;
	overflow: hidden;
}

.link-note {
	font-size: small;
	text-align: left;
	padding: 0px 0px 0px 22px;
	margin: 0px;
	line-height: 130%;
	background: url("link-note.gif") no-repeat left top;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px;
	padding: 0px 8px 0px 0px;
}

.content-top {
	display:none;
}

.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%;
	border-left: 5px solid #cddedd;
    padding: 0px;
    margin: 15px 22px;         
	}

.comment-error blockquote {
    padding: 0px 10px 5px;
    margin: 15px 0px;         
	}

.content blockquote p{
    padding-left: 10px;  
    padding-right: 22px;     
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px 2px 10px;
	line-height: nomal;
	text-align: left;
	}
	
.entry {
	margin: 0px 0px 20px;
	padding: 0px;
	overflow: hidden;
	background: url("entry-bg.gif") no-repeat left top;
}

.entry-top {
	display: none;
}

.entry-bottom {
	display: none;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 20px 22px;
	margin: 0px;
	line-height: normal;
	color: #003772;
	background: url("border.gif") no-repeat left bottom;
}

.entry-body, .entry-more{
	width:488px;
	margin: 0px;
	padding: 20px 0px 0px;
	overflow: hidden;
	background: url("entry-body-bg.gif") repeat-y left top;
}

.entry-body p, .entry-more p {
	margin: 0px;
	padding: 0px 22px 10px;
	overflow: hidden;
}

.entry-body-bottom {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height:5px;
	width:488px;
	background: url("border.gif") no-repeat left top;
	overflow: hidden;
}

.content p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 10px 22px 25px;
	margin: 0px;
	clear: both;
	background: url("posted-bg.gif") no-repeat left bottom;
	}

.comment-list, .entry-trackback, .archive-category, .comment-form, .comment-preview, .archive-datebased, .comment-error, .comment-list-previous {
	padding: 20px 22px;
	margin: 0px;
	clear: both;
	background: #ffffff;
	}

.entry-trackback ul{
}
	
.entry-comment p.posted, .entry-trackback p.posted, .comment-preview p.posted {
	padding: 0px 0px 15px;
	margin: 0px 0px 15px;
	background: url("border2.gif") no-repeat left bottom;
	}
		
.entry-nav {
	padding: 0px;
	margin: 0px 2px 20px;
}

.entry-nav p {
	text-align: left;
}

.entry-trackback h2, 
.archive-category h2, #about div.content h2, .comment-form h2, 
.entry-comment h2, .comment-preview h2, .archive-datebased h2, .comment-error h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 20px;
	margin: 0px 0px 20px;
	line-height: normal;
	color: #003772;
	background: url("border2.gif") no-repeat left bottom;
}

/*.entry-trackback h2, .comment-form h2, .entry-comment h2{
	margin-top: 35px;
}*/


p.trackback-list-head {
	margin: 0px 0px 10px;
}

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*.archive-category, .archive-datebased {
	padding: 0px 0px 15px;
	margin: 0px 0px 35px;
}

.archive-category p, .archive-datebased p {
	padding: 0px 15px;
	margin: 0px;
}*/

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div#center {
	width: 496px;
	float: left;
	overflow: hidden;
}
	
#about div.content {
	width: 496px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.contact-list, .minibio, .bio, .interests {
	padding: 20px 22px;
	margin: 0px;
	overflow: hidden;
}

.contact-list p, .minibio p, .bio p, .interests p {
	padding: 0px;
	margin: 0px;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
#calendar {
  	line-height: 150%;
	font-size: x-small;
	text-align: center;
  	padding: 20px 0px 0px;
	margin-bottom: 8px;
	width:188px;
	background: url("module-h2.gif") no-repeat left top;
}

#calendar div.module-content{
  	padding: 0px 0px 10px;
	background: url("module-bottom-cale.gif") no-repeat left bottom;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}

#calendar caption {
	padding: 0px;
	margin: 0px 0px 17px;
	font-size: small;
	font-weight: bold;
	text-align: middle;
	letter-spacing:1px;
	color: #003772;
}

#calendar th {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #77cafc;
}

#calendar td {
	text-align: center;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#comment-form-data {
    padding: 0px;
	margin: 0px;
}
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 340px;
}

div#comment-data {
	border-right: solid 1px #cddedd;
	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 {
	border: solid 1px #cddfdd;
	background-color: #f1f6f6;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #cddfdd;
	background-color: #f1f6f6;
	width: 335px;
	height: 150px;
}

#comment-submit{
	text-align: center;
}

/*#comment-submit input {
	border-top: solid 1px #daeaff;
	border-left: solid 1px #daeaff;
	border-bottom: solid 1px #2a3cb6;
	border-right: solid 1px #2a3cb6;
	background-color: #2692d3;
	color: #FFFFFF;
}*/

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 204px;
}

.ad_txt a { color: #4F4F4F !important;}
.ad_url a { color: #008000 !important;}

/* new Sponsored Link style */
#mafc_default .ads {
        padding: 0 22px 10px;
}
