@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	background: url("body-bg.gif") repeat-y top center;
	background-color: #4876ff;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	text-align: center;
	word-wrap: break-word;
}


/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link { 
	color: #c9eeff;
	text-decoration: underline;
}
a:active { 
	color: #c9eeff;
	text-decoration: underline;
}
a:visited { 
	color: #c9eeff;
	text-decoration: underline;
}
a:hover { 
	color: #c9eeff;
	text-decoration: none;
}

.sidebar h2 a {
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:active {
	color: #002972;
}

.sidebar h2 a:hover {
	text-decoration: none;
}

#calendar td a:link, #calendar td a:active, #calendar td a:visited,{
	color: #c9eeff;
}


/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#right ul, #left ul,
#right ol, #left ol,
#side ul, #side ul,
#side ol, #side ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: none;
}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	background: url("container-bg.gif") no-repeat top center;
}

#main-bottom {
	height: 147px;
	background: url("main-bg.gif") no-repeat top center;
}


/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	width: 100%;
	height: 196px;
}

#banner-body {
	width: 680px;
	margin: 0px auto;
	padding: 42px 0px 0px 0px;
	text-align: left;
}

#banner h1 {
	width: 340px;
	margin: 0px 0px 4px 0px;
	color: #001f5c;
	font-size: large;
	font-weight: bold;
	line-height: 125%;
}

#banner h2 {
	width: 340px;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	line-height: 133%;
}

#banner a {
	color: #001f5c;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	width: 670px;
	margin: 0px auto;
	padding: 0px 20px 0px 10px;
	text-align: left;
}

#comment-preview {
	font-size: small;
}

#left {
	width: 160px;
	padding: 0px 20px 0px 0px;
	float: left;
	overflow: hidden;
}

#center {
	width: 455px;
	padding: 0px 20px 0px 0px;
	float: left;
	overflow: hidden;
}

#right, #side {
	width: 160px;
	padding: 0px 5px 0px 25px;
	float: right;
	overflow: hidden;
}

/* entry */
#center h2 {
	margin: 25px 0px 0px 0px;
	color: #000000;
	font-size: small;
}

.entry {
	width: 450px;
	margin: 0px 0px 20px 0px;
	font-size: small;
}

/* IE5/Mac ¥*//*/
.entry {
	overflow: hidden;
}
/**/

#center h3 {
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 15px 25px;
	background: url("icn_title.gif") no-repeat 0 0em;
	color: #001f5c;
	font-size: medium;
}

.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: #001f5c;

}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #001f5c;
}

div.entry-body {
	width: 455px;
	margin: 10px 0px 0px 0px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
}

div.entry-more {
	width: 455px;
	margin: 0px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
}

div.entry-body-text p {
    padding-top: 10px;
    padding-bottom: 10px;
	margin: 0px;
}

.entry-body ul,
.entry-more ul {
	margin: 10px 0 0 0;
	_margin: 10px 0 0 40px; /* winIE6 */
}


/*WinIE7*/
*+html body .entry-body ul,
*+html body .entry-more ul {
	margin: 10px 0 0 40px;
}

.entry-body-bottom {
	clear: both;
}

div.entry p.posted {
	width: 455px;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 20px 0px;
	background: url("lin_post.gif") repeat-x top center;
	color: #000000;
	font-size: small;
	line-height: normal;
	text-align: left;
}

p.posted a {
	font-weight: bold;
}

.post-footers{
	width: 455px;
	margin: 0px 0px 5px 0px;
	display: block;
}

.entry blockquote {
	width: 90%;
	margin: 15px auto;
	padding: 5px;
	color: #000000;
	border:2px dotted #a3baff;
	font-size: 80%;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}

.entry-nav {
	width: 455px;
	margin: 25px 0px 0px 0px;
	color: #000000;
	font-size: small;
}

.entry-nav p {
	color: #000000;
	text-align: left;
}


/* trackback xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* comment xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.entry-trackback,
div.comment-list {
	width: 455px;
}

#center div.entry-trackback h2,
#center div.comment-list h2 {
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 15px 25px;
	background: url("icn_title02.gif") no-repeat top left;
	color: #001f5c;
	font-size: medium;
}

#center div.entry-trackback p,
#center div.comment-list p {
	line-height: 150%;
}

#center div.entry-trackback p.trackback-list-head {
	margin: 20px 0px 0px 0px;
}

div.trackback-content,
div.comment-content {
	width: 455px;
	margin: 0px;
	padding: 0px;
}

.comment-body {
	width: 455px;
}

#center div.comment-list-previous p.posted,
#center div.entry-trackback p.posted,
#center div.comment-content p.posted {
	margin: 0px 0px 20px 0px;
	background-image: none;
	color: #000;
	font-size: small;
	line-height: normal;
	text-align: left;
}

.comment-form {
	width: 455px;
}

#center div.comment-form h2 {
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 15px 25px;
	background: url("icn_title02.gif") no-repeat top left;
	color: #001f5c;
	font-size: medium;
}

#center div.entry-comment {
	width: 455px;
	margin: 0px 0px 20px 0px;
}

#comment-preview {
	width: 455px;
	padding: 0px;
}

.comment-error,
.comment-preview {
	width: 100%;
	margin: 0px 0px 12px 0px;
}

#center div.comment-list-previous h2,
#center div.comment-error h2,
#center div.comment-preview h2 {
	margin: 25px 0px 0px 0px;
	padding: 2px 0px 15px 25px;
	background: url("icn_title02.gif") no-repeat top left;
	color: #001f5c;
	font-size: medium;
}

#center div.comment-list-previous p,
#center div.comment-error p,
#center div.comment-preview p {
	margin: 0px 0px 12px 0px;
	line-height: 150%;
}

.comment-error blockquote {
	color: #000000;
	border:2px dotted #a3baff;
	margin: 10px 0;
	padding: 5px;
}


/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.comment-form form {
	width: 455px;
	height: 450px;
	position: relative;
}

.comment-form form p {
	margin: 0px 0px 18px 0px;
}

.comment-form form p input {
	border: solid 1px #7d7d7d;
}

.comment-form form p input:hover {
	background-color: #a7c8ff;
	border: solid 1px #7d7d7d;
}

#author, #email, #url {
	width: 150px;
	background-color: #FFFFFF;
	border: solid 1px #7d7d7d;
}

#author:hover, #email:hover, #url:hover {
	background-color: #a7c8ff;
}

#author:focus, #email:focus, #url:focus {
	background-color: #a7c8ff;
}

#comment-text-field textarea {
	width: 350px;
	height: 200px;
	background-color: #FFFFFF;
	border: solid 1px #7d7d7d;
	font-size: small;
}

#comment-text-field textarea:hover {
	background-color: #a7c8ff;
}

#comment-text-field textarea:focus {
	background-color: #a7c8ff;
}

#comment-data {
	width: 175px;
	background:url("form-line.gif") no-repeat right top;
}

#comment-submit{
	width: 350px;
	text-align: center;
}

#comment-submit #preview {
	margin: 0px 5px 0px 0px;
	background-color: #00379b;
	border-top: solid 1px #83aeff;
	border-right: solid 1px #001c4e;
	border-bottom: solid 1px #001c4e;
	border-left: solid 1px #83aeff;
	color: #FFFFFF;
	cursor: pointer;
}

#comment-submit #preview:hover {
	background-color: #548bef;
}

#comment-submit #post {
	margin: 0px 0px 0px 5px;
	background-color: #00379b;
	border-top: solid 1px #83aeff;
	border-right: solid 1px #001c4e;
	border-bottom: solid 1px #001c4e;
	border-left: solid 1px #83aeff;
	color: #FFFFFF;
	cursor: pointer;
}

#comment-submit #post:hover {
	background-color: #548bef;
}

#comment-regist {
	position: absolute;
	top: 10px;
	left: 188px;
}

#bakecookie {
	vertical-align: middle;
	border:none;
}

#comment-separator {
	display: none;
}


/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-datebased, .archive-category {
	width: 455px;
	margin: 0px;
	padding: 0px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	margin: 25px 0px 0px 0px;
	padding: 2px 0px 15px 25px;
	background: url("icn_title02.gif") no-repeat top left;
	color: #001f5c;
	font-size: small;
}

.archive-datebased p, .archive-category p {
	font-size: small;
	line-height: 200%;
}


/* right&left&side xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.module, .list {
	margin: 25px 0px 0px 0px;
}

.list h2,
.module h2 {
	padding: 2px 0px 8px 22px;
	background: url("icn_head.gif") no-repeat top left;
	color: #002972;
	font-size: small;
}

.list ul,
.module ul {
	font-size: small;
	width: 160px;
}

/* IE5/Mac ¥*//*/
.list ul,
.module ul {
	overflow: hidden;
}
/**/

.list li ,
.module li {
	margin: 0px 0px 10px 0px;
	word-wrap: break-word;
}

div.link-note {
	margin: 20px 0px 0px 0px;
	padding: 2px 0px 8px 22px;
	background: url("icn_head.gif") no-repeat top left;
	font-size: small;
	font-weight: bold;
}

#nifty_rss_reader {
	margin: 0px 0px 14px 0px;
	font-weight: bold;
}

#powered {
	padding: 0px 0px 35px 0px;
	font-size: small;
	text-align: center;
}

#photo {
	padding: 0px 0px 35px 0px;
}

#calendar {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: x-small;
}

#calendar caption {
	padding: 2px 0px 4px 25px;
	background: url("icn_head02.gif") no-repeat top left;
	color: #002972;
	font-size: small;	
	font-weight: bold;
	text-align: left;
}

#calendar table {
	width: 160px;
}

#calendar th,
#calendar td {
	padding: 3px 0px 3px 0px;
	color: #000000;
	text-align: center;
}

#calendar th {
	padding: 8px 0px 3px 0px;
	color: #00379b;
}


/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about #center {
	width: 455px;
	padding: 0px 20px 0px 0px;
	float: left;
	overflow: hidden;
}

#about .module ul {
	margin: 0px;
}

#about div.content div {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
	line-height: 150%;
}

#about div.content h2 {
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 15px 25px;
	background: url("icn_head02.gif") no-repeat top left;
	font-size: small;
	color: #002972;
}

#about div.content {
	font-size: small;
}

#about div.content table {
	clear: both;
}

div.ads dl dt.optimized .ad_title {
 color: #ffffff !important;
}

div.ads dl dt.optimized .ad_url {
 color: #00cc00 !important;
}

