@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#000000;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background-color: #000000;
	margin: 8px 0px;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
	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;
}


#center a:link, #center a:active, #center a:visited {
	color: #FF0000;
}

#center a:hover { 
	color: #FF0000;
	text-decoration:none
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited {
	color: #E60012;
}

.sidebar h2 a:hover { 
	color: #E60012;
	text-decoration:none;
}

/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#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;
	padding: 0px;
	width: 800px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
}

#banner-body {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 300px;
	}

#banner h1 {
	padding:30px 400px 0px 15px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:5px 400px 0px 15px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 8px 0px 0px;
	padding: 0px 0px 0px;
	width: 800px;
	background: url("main-bg.gif") repeat-y left top;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 15px 15px 0px;
	padding: 0px;
	overflow:hidden;
	color: #FFFFFF;
}

.module {
	width: 170px;
	margin: 0px 0px 30px 0px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 20px 45px;
	margin: 0px;
	line-height: normal;
	color: #E60012;
	background: url("module-h2.gif") no-repeat left top;
	}
		
.link-note {
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	padding: 0px;
	}

.sidebar li {
	margin: 0px 0px 10px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}
	

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px 8px;
	padding: 0px;
	background-color:#FFFFFF;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
    padding-bottom:10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #515151;
    padding: 8px;
    margin: 15px 15px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 15px 15px 0px 15px;
	margin: 0px;
	line-height: normal;
	text-align: left;
	color:#FF0000;
	background-color: #FFFFFF;
	}
	
.entry {
	width: 384px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background-color: #FFFFFF;
}

.entry-bottom {
	width: 384px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background-color: #000000;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 26px 0px 20px 50px;
	margin: 0px 15px;
	line-height: normal;
	background: url("entry.gif") no-repeat left 15px;
}

.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: #000000 !important;
}

.entry h3 a:active, .entry h3 a:hover{
	text-decoration: underline !important;
	color: #000000 !important;
}

h2.content-header {
	padding: 0px 0px 20px;
}

.entry-body, .entry-more{
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	margin: 0px;
	padding: 0px;
	width: 354px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 10px 0px 25px;
	margin: 0px 15px;
	clear: both;
	}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 12px 0px 40px;
	margin:0px;
	clear: both;
	}
	
.entry-trackback, .entry-comment {
	margin: 0px 15px;
	padding: 0px;
}
		
.entry-nav {
	padding:15px 15px 0px;
	margin-bottom:20px;
}

.entry-nav p {
	padding: 0px;
	text-align:left;
}

#about div.content h2, .comment-form h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 26px 0px 20px 50px;
	margin: 30px 0px 0px;
	line-height: normal;
	color: #000000;
	background: url("entry.gif") no-repeat left 15px;
}

.entry-trackback h2, .entry-comment h2, .comment-preview h2, .comment-error h2, #about div.contact-list h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 26px 0px 20px 50px;
	margin: 0px 0px 0px;
	line-height: normal;
	color: #000000;
	background: url("entry.gif") no-repeat left 15px;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}


/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.archive-datebased {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px;
}

.archive-category {
	padding: 0px 0px 40px 0px;
	margin: 0px;
}

.archive-category h2, .archive-datebased h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 26px 0px 20px 50px;
	margin: 0px 15px 0px;
	line-height: normal;
	color: #000000;
	background: url("entry.gif") no-repeat left 15px;
}

.archive-datebased p, .archive-category p{
	padding: 0px 15px;
	margin: 0px;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div.content {
	margin: 0px 8px; 
	padding: 0px 15px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#about div.content-bottom {
	margin: 0px; 
	padding: 0px 0px;
	overflow:hidden;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	margin: 0px 0px 40px;
}

#calendar table {
	width: 170px;
	font-size: x-small;	
}

#calendar caption {
	padding: 0px 0px 10px 3px;
	margin: 0px 0px 0px;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

#calendar th {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 340px;
}

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 {
	border: solid 1px #323232;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #323232;
	background-color: #FFFFFF;
	width: 315px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}

#comment-submit input {
	border-left: solid 1px #323232;
	border-top: solid 1px #323232;
	border-right: solid 1px #323232;
	border-bottom: solid 1px #323232;
	background-color: #FFFFFF;
	color: #323232;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}

#comment-preview div.content {
	margin: 0px 8px; 
	padding: 0px 15px;
	overflow:hidden;
	background-color: #FFFFFF;
}

#comment-preview div.content-bottom {
	margin: 0px 8px; 
	padding: 0px;
	height: 80px;
	overflow:hidden;
}

.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #515151;
    padding: 8px;
    margin: 15px 15px; 
}

#comment-preview div.entry-comment {
	margin: 0px; 
	padding: 0px;
	overflow:hidden;
}

#left div.sidebar-top {
	display: none;
}

.sidebar-top {
	margin: 15px 15px 30px;
}

.entry-recent-posts {
	margin: 0px 15px 30px;
}

h2.content-header {
	margin: 0px 15px 0px !important;
}

/* sponsord link css */
.ad_txt a
{
 color: #000000 !important;
}
