@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#FFFFFF;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background: url("body_bg.gif") repeat;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #9FE5FF;
}

a:hover {
	color: #99CCFF;
	text-decoration:none
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #FFFFFF;
	text-decoration:none
}

#banner a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
	}

.sidebar h2 a:hover { 
	color: #FFFFFF;
	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: 800px;
	background: url("container.jpg") repeat-y center top;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 300px;
	background: url("banner.jpg") no-repeat center top;
}

#banner h1 {
	padding:75px 400px 0px 40px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:10px 400px 0px 40px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px;
	padding-top: 30px;
	width: 800px;
	background: url("main.jpg") no-repeat center top;
	background-color: #000000;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

#footer {
	height: 300px;
	background: url("footer.jpg") no-repeat center top;
}

#about div#center {
	width: 600px;
	float: left;
	overflow: hidden;
} 

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

.sidebar h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 13px;
	line-height: normal;
	color: #FFFFFF;
	background: url("module.gif") no-repeat left top;
	}
	
.link-note {
	font-size: small;
	text-align: left;
	line-height: normal;
	padding: 0px 0px 0px 16px;
	margin: 0px ;
	background: url("link-note.gif") no-repeat left top;
	}

.sidebar li {
	margin: 0px 0px 10px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}
	
.module-body {
	padding: 0px;
	margin: 0px;
}

.module {
	padding: 0px;
	margin: 0px 0px 30px;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px 15px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #E5E5E5;
    padding: 8px;
    margin: 15px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 10px;
	margin: 0px;
	line-height: 150%;
	text-align: left;
	color:#FFFFFF;
	}
	
.entry {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 25px;
	line-height: 150%;
	color:#FFFFFF;
	background: url("entry-h3.gif") no-repeat left top;
}

/** 20070214追加↓　**/

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active, .entry h3 a:hover {
	text-decoration: none !important;
	color:#FFFFFF;
}

.entry h3 a:active, .entry h3 a:hover{
	text-decoration: underline !important;
	color:#FFFFFF;
}

h2.content-header {
	padding: 0px 0px 20px !important;
	color:#FFFFFF;
}

/** 20070214追加↑　**/

.entry-body, .entry-more{
	width: 370px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-more-text {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 11px 0px 40px;
	margin: 0px;
	background: url("border.gif") no-repeat left top;
	clear: both;
	}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 11px 0px 40px;
	margin:0px;
	background: url("border.gif") no-repeat left top;
	clear: both;
	}
		
.entry-nav {
	padding:0px;
	margin-bottom:20px;
}

.entry-nav p {
	text-align:right;
}

.entry-trackback, .entry-comment, .archive-datebased, .archive-category {
	padding: 0px;
	margin: 0px;
	}

.archive-category h2, #about div.content h2, .comment-form h2{
	font-size:medium;
	text-align: left;
	font-weight: bold;
	padding: 3px 0px 3px 30px;
	margin: 40px 0px 25px;
	line-height: normal;
	color: #FFFFFF;
	background: url("entry-h3.gif") no-repeat left top;
}

.entry-trackback h2, .entry-comment h2, .comment-preview h2,  .archive-datebased h2, .archive-category h2, .comment-error h2, #about div.contact-list h2 {
	font-size:medium;
	text-align: left;
	font-weight: bold;
	padding: 3px 0px 3px 30px;
	margin: 0px 0px 25px;
	line-height: normal;
	color: #FFFFFF;
	background: url("entry-h3.gif") no-repeat left top;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.contact-list, .minibio, .bio, .interests{
	margin-bottom: 30px;
}

#about div.content {
	padding: 0px;
	margin: 0px 15px;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	margin-bottom: 30px;
}

#calendar table {
	width: 170px;
	font-size: x-small;	
}

#calendar caption {
	padding: 0px 0px 5px 32px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}


#calendar th {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
}

#calendar td {
	padding:0px;
	text-align: center;
	color: #FFFFFF;
}
	
/* 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;
	background: url("border2.gif") no-repeat right top;

}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #333333;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #333333;
	background-color: #FFFFFF;
	width: 365px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}

#comment-submit input {
	border: solid 1px #333333;
	background-color: #FFFFFF;
	color: #333333;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}

#comment-preview div.content {
	margin: 0px 15px; 
}

.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #333333;
    padding: 8px;
    margin: 15px 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: #FFFFFF;/*元のテキスト色*/
}
.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #FFFFFF;/*元のテキスト色*/
}

/* sponsord link css */

div.ads dl dt.optimized .ad_line {
 color: #ffffff !important;
}

