@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#444444;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background-color: #BFD5EF;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #EFB10B;
	text-decoration:underline;
}

a:hover {
	color: #EFB10B;
	text-decoration:none;
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #1383D2;
	text-decoration: none;
}

#banner a:hover { 
	color: #1383D2;
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited, div.link-note a:link, div.link-note a:active, div.link-note a:visited {
	color: #1383D2;
	text-decoration:underline;
}

.sidebar h2 a:hover, div.link-note a:hover { 
	color: #1383D2;
	text-decoration: none;
}

.sidebar a:link, .sidebar a:active, .sidebar a:visited {
	color: #8E5B03;
	text-decoration:underline;
}

.sidebar a:hover { 
	color: #8E5B03;
	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: 790px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 790px;
	height: 300px;
	background:url("banner-bg.gif") no-repeat top left;
}

#banner h1 {
	padding:125px 50px 0px 250px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	color:#1383D2;
	text-align: right;
	line-height: 120%;
}

#banner h2 {
	padding:0px 50px 0px 250px;
	margin:0px;
	padding-top: 5px;
	font-size: small;
	font-weight: normal;
	text-align: right;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px;
	padding: 0px 45px;
	background:url("main-bg.gif") repeat-y top left;
}

#left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 500px;
	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 15px;
	margin: 0px 0px 10px;
	line-height: normal;
	color: #1383D2;
	background:url("module.gif") no-repeat left top;
	}
	
.link-note {
	font-size: small;
	font-weight:bold;
	text-align: left;
	line-height: normal;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 0px 2px;
	color: #1383D2;
	background:url("link-note.gif") no-repeat left top;
	}

.sidebar li {
	margin: 0px 0px 8px 0px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}
	
.module-body {
	padding: 0px;
	margin: 0px;
}

.module {
	padding: 0px 0px 30px;
	margin: 0px 0px 0px;
}

#about div.module {
	padding: 0px 0px 15px;
	margin: 0px 0px 0px;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px 15px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	padding: 0px 0px 8px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #1383D2;
    padding: 8px 8px 0px 8px;
    margin: 10px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: normal;
	text-align: left
	}
	
.entry {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 6px 25px;
	margin: 0px 0px 0px;
	line-height: 120%;
	color: #8E5B03;
	background:url("entry-1.gif") no-repeat 0px 2px;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active, .entry h3 a:hover {
	text-decoration: none;
	color: #8E5B03;
}

.entry h3 a:active, .entry h3 a:hover{
	text-decoration: underline;
	color: #8E5B03;
}


.content-header {
	margin: 0px 0px 30px 0px !important;
	text-align: left !important;
	color: #1383D2;
}

.entry-body {
	margin: 0px;
	padding: 10px 0px 0px;
	overflow:hidden;
}

.entry-more {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text {
	width: 470px;
	margin: 0px;
	padding: 0px 0px 0px;
	overflow:hidden;
}

.entry-more-text {
	width: 470px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: right;
	line-height: normal;
	padding: 10px 0px 50px;
	margin: 0px;
	clear: both;
	border-top: 1px solid #F5D753;
	}

div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: right;
	line-height: normal;
	padding: 10px 0px 50px;
	margin: 0px 0px 0px;
	clear: both;
	border-top: 1px solid #F5D753;

	}
	
.entry-nav {
	padding:0px;
	margin-bottom:20px;
}

.entry-nav p {
	text-align:right;
}

.archive-category h2, #about div.content h2, .comment-form h2{
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 16px 25px;
	margin: 40px 0px 0px;
	line-height: 120%;
	color: #8E5B03;
	background:url("entry-2.gif") no-repeat 0px 2px;
}

.entry-comment h2, .entry-trackback h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
 	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 16px 25px;
	margin: 0px 0px 0px;
	line-height: 120%;
	color: #8E5B03;
	background:url("entry-2.gif") no-repeat 0px 2px;
}


p.trackback-list-head {
	margin: 0px 0px 30px;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div.content {
	padding: 0px;
	margin: 0px 15px;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	margin: 0px 0px 30px;
	padding: 0px;
}

#calendar table {
	width: 170px;
	font-size: x-small;	
}

#calendar caption {
	border-bottom: solid 2px #1383D2;
	padding: 0px 0px 4px 4px;
	margin: 0px 0px 0px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #1383D2;
	line-height: normal;
}

#calendar th {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 370px;
}

div#comment-data {
	border-right: 1px dashed #BED4EF;
	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 #BED4EF;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #BED4EF;
	background-color: #FFFFFF;
	width: 355px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 24px;
	text-align: center;
}

#comment-submit input {
	border-left: solid 1px #BED4EF;
	border-top: solid 1px #BED4EF;
	border-right: solid 1px #A1BAD8;
	border-bottom: solid 1px #A1BAD8;
	background-color: #AEC8E8;
	color: #FFFFFF;
}

#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 #A9C2E0;
    padding: 8px;
    margin: 10px 0px; 
}

/* news xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#news {
	padding:0px 0px 5px;
	margin: 0px 15px 30px;
	background:url("news-bottom.gif") no-repeat left bottom;
	color:#5A4C2A;
}

#news h2{
	width: 170px;
	height: 44px;
	background: url("news-top.gif") no-repeat left top;
	text-indent: -9999px;
	display:block;
	}
	
#news h2 a{
	width: 170px;
	height: 44px;
	display:block;
}
	
#news ul {
	padding: 10px 10px;
	margin: 0px;
	background: url("news.gif") repeat-y left top;
	text-align: center;
	line-height: normal;
}

#news img {
	padding: 0px;
	margin: 10px 13px;
	border: solid 1px #cccccc;
	}


/* sponsord link css */
.ad_txt a
{
 color: #444444 !important;
}

div.ads dl dt.optimized .ad_title {
 color: #8E5B03 !important;
}

