@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	background-color: #d7e6ff;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	text-align: center;
	word-wrap: break-word;
}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a {
	line-height:130%;
}

a:link { 
	color: #74bae7;
	text-decoration: underline;
}

a:active { 
	color: #74bae7;
	text-decoration: underline;
}

a:visited { 
	color: #74bae7;
	text-decoration: underline;
}

a:hover { 
	color: #74bae7;
	text-decoration: none;
}

.sidebar h2 a {
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:active {
	color: #748fe7;
}

.sidebar h2 a:hover {
	text-decoration: none;
}

.link-note a:link{
	color: #74bae7;
	text-decoration: underline;
}

.link-note a:visited{
	color: #74bae7;
	text-decoration: underline;
}

.link-note a:hover{
	color: #74bae7;
	text-decoration: none;
}

#left .link-note a:link{
	color: #74bae7;
	text-decoration: underline;
}

#left .link-note a:visited{
	color: #74bae7;
	text-decoration: underline;
}

#left .link-note a:hover{
	color: #74bae7;
	text-decoration: none;
}

.posted a:link{
	color: #74bae7;
	text-decoration: underline;
}

.posted a:visited{
	color: #74bae7;
	text-decoration: underline;
}

.posted a:hover{
	color: #74bae7;
	text-decoration: none;
}

/* 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 {
	width: 900px;
	background: url("container-bg.gif") repeat-y top center;
	padding: 0;
	margin: 0 auto;
}

#main-bottom {
	height: 61px;
	background: url("main-bg.gif") no-repeat bottom center;
}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	width: 800px;
	height: 200px;
	background: url("banner-bg.gif") no-repeat top center;
	margin: 0 auto;
}

#banner-body {
	width: 800px;
	margin: 0px auto;
	padding:40px 0 0 0;
	text-align: left;
}

#banner h1 {
	width: 370px;
	margin:0 0 0 55px;
	color: #74bae7;
	font-size: large;
	font-weight: bold;
	line-height: 125%;
}

#banner h2 {
	width: 370px;
	margin:0 0 0 55px;
	color: #333333;
	font-size: small;
	font-weight: normal;
	line-height: 133%;
}

#banner a {
	color: #74bae7;
	text-decoration: none;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#comment-preview {
	font-size: small;
}

#side {
	width: 175px;
	padding: 10px 15px 0px 10px;
	float: left;
	overflow: hidden;
}

#right {
	width: 175px;
	padding: 10px 0px 10px 15px;
	float: left;
	overflow: hidden;
}

#center {
	width: 370px;
	padding: 10px 15px 0px 15px;
	float: left;
	overflow: hidden;
}

#left {
	width: 175px;
	padding: 10px 15px 0px 10px;
	float: left;
	overflow: hidden;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#center h2 {
	padding: 0px 0px 10px 0px;
	margin:0px;
	color: #74e1e5;
	font-size: small;
	line-height:100%;
}

#center h3 {
	background:url("enter-h3.gif") no-repeat 0 0.2em;
	margin:0px;
	padding: 0px 0px 0px 15px;
	color: #748fe7;
	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: #748fe7;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #748fe7;
}

.entry {
	width: 370px;
	margin: 0;
	font-size: small;
}

/* IE5/Mac ¥*//*/
.entry {
	overflow: hidden;
}
/**/

div.entry-body {
	width: 370px;
	padding:0px 0px 20px 0px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
}

div.entry-more {
	width: 370px;
	padding:0px 0px 20px 0px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
}

div.entry-body-text p {
	margin: 20px 0px 0px 0px;
}

.entry-body ul,
.entry-more ul {
	margin: 20px 0 0 0;
	_margin: 20px 0 0 40px; /* winIE6 */
}


/*WinIE7*/
*+html body .entry-body ul,
*+html body .entry-more ul {
	margin: 20px 0 0 40px;
}

.entry-nav {
	padding: 0px 0px 60px 0px;
	color: #666666;
	font-size: small;
}

.entry-nav p {
	text-align: left;
}

div.entry p.posted {
	margin: 0px 0px 60px 0px;
	padding: 10px 0px 0px 0px;
	background: url("link_post.gif") no-repeat top center;
	clear: both;
	font-size: small;
	line-height: normal;
	text-align: left;
}

p.posted a {
	font-weight: bold;
}

.post-footers{
	padding: 0px 0px 5px 0px;
	display: block;
}

.entry blockquote {
	width:297px;
	margin:20px 15px 20px 24px;
	padding: 10px;
	border:2px dotted #d7e6ff;
	color:#888888;
	font-size:x-small;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}

.entry-recent-posts ul {
	margin-top: 5px;
	margin-bottom: 20px;
}

/* trackback xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* comment xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.entry-trackback,
div.comment-list {
	width: 370px;
}

#center div.entry-trackback h2,
#center div.comment-list h2 {
	background:url("trackback-h2.gif") no-repeat 0 0.1em;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 15px;
	color: #748fe7;
	font-size: medium;
}

#center div.entry-trackback p,
#center div.comment-list p {
	line-height: 150%;
}

#center div.entry-trackback p.trackback-url,
#center div.entry-trackback p.trackback-list-head,
#center div.trackback-content p,
#center div.comment-body p {
	margin: 0px 0px 30px 0px;
}

div.trackback-content,
div.comment-content {
	margin: 0px;
	padding: 0px;
	width: 370px;
}

#center div.comment-list-previous p.posted,
#center div.entry-trackback p.posted,
#center div.comment-content p.posted {
	padding: 0px;
	margin: 0px 0px 40px 0px;
	background-image: none;
	clear: both;
	font-size: small;
	line-height: normal;
	text-align: left;
}

#center div.comment-content a {
	color: #74bae7;
	text-decoration: underline;
	font-weight: normal;
}

#center div.comment-content a:hover {
	color: #74bae7;
	text-decoration: none;
	font-weight: normal;
}

#center div.comment-form h2,
#comment-preview h2 {
	background:url("trackback-h2.gif") no-repeat 0 0.1em;
	margin: 10px 0px 25px 0px;
	padding: 0px 0px 0px 15px;
	color: #748fe7;
	font-size: medium;
}

#comment-preview {
	padding: 0px 0px 0px 200px;
}

.comment-error,
.comment-preview {
	width: 370px;
	margin: 0px 0px 12px 0px;
}

#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 {
	border: 1px dashed #000;
	margin: 10px 0;
	padding: 5px;
}

/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.comment-form form {
	position: relative;
	width: 370px;
	height: 450px;
}

.comment-form form p {
	margin: 0px 0px 15px 0px;
}

.comment-form form p input:hover {
	background-color: #d7e6ff;
}

#author, #email, #url {
	width: 150px;
	border: solid 1px #7d7d7d;
	background-color: #ffffff;
}

#author:hover, #email:hover, #url:hover {
	background-color: #d7e6ff;
}

#comment-text-field textarea {
	width: 350px;
	height: 200px;
	border: solid 1px #7d7d7d;
	background-color: #ffffff;
}

#comment-text-field textarea:hover {
	background-color: #d7e6ff;
}

#comment-data {
	width: 175px;
	background:url("form_line.gif") no-repeat right top;
}

#comment-submit{
	text-align: center;
}

#comment-submit #preview {
	margin: 0px 5px 0px 0px;
	background-color: #748fe7;
	border-top: solid 1px #a1b4f2;
	border-right: solid 1px #4867ca;
	border-bottom: solid 1px #4867ca;
	border-left: solid 1px #a1b4f2;
	color: #FFFFFF;
	cursor: pointer;
}

#comment-submit #preview:hover {
	background-color: #254dd6;
}

#comment-submit #post {
	margin: 0px 0px 0px 5px;
	background-color: #748fe7;
	border-top: solid 1px #a1b4f2;
	border-right: solid 1px #4867ca;
	border-bottom: solid 1px #4867ca;
	border-left: solid 1px #a1b4f2;
	color: #FFFFFF;
	cursor: pointer;
}

#comment-submit #post:hover {
	background-color: #254dd6;
}

#comment-regist {
	position: absolute;
	top:0px;
	left: 188px;
}

#bakecookie {
	vertical-align: middle;
	border: none;
}

#comment-separator {
	display: none;
}

#comment-data {
	width: 175px;
}

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-datebased, .archive-category {
	width: 360px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 22px 0px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 15px 0px;
	font-size: small;
}

.archive-datebased p, .archive-category p {
	line-height: 200%;
	font-size: small;
}

/* right&left&side xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#left .module h2,#left .list h2 {
	background:url("module-h2.gif") no-repeat 0 0.1em;
	padding: 0px 0px 10px 20px;
	color: #748fe7;
	font-size: small;
	line-height:130%;
}

#side .module h2,#side .list h2 {
	background:url("module-h2.gif") no-repeat 0 0.1em;
	padding: 0px 0px 10px 20px;
	color: #748fe7;
	font-size: small;
	line-height:130%;
}

#right .module h2,#right .list h2 {
	background:url("link-bg.gif") no-repeat 0 0.1em;
	margin: 0;
	padding: 0px 0px 10px 20px;
	color: #748fe7;
	font-size: small;
	font-weight: bold;
	line-height:130%;
}

.module ul,.list ul {
	font-size: small;
}

/* MacIE ¥*//*/
.module ul,.list ul {
	overflow: hidden;
}
/**/


.module li,.list li {
	padding:0px 0px 10px 5px;
	word-wrap: break-word;
}

.module-list-item {
	padding: 0px 0px 10px 0px;
}

div.module-bottom {
	padding:0px 0px 30px 0px;
}

#left div.link-note {
	background:url("module-h2.gif") no-repeat left top;
	padding: 0px 0px 40px 20px;
	font-size: small;
	font-weight: bold;
}

#right div.link-note {
	background:url("link-bg.gif") no-repeat left top;
	margin: 0;
	padding: 0px 0px 40px 20px;
	font-size: small;
	font-weight: bold;
}

#nifty_rss_reader {
	margin: 0px 0px 14px 0px;
	font-weight: bold;
}

.module-list-item {
	padding: 0px 0px 10px 0px;
	font-size: small;
}

#powered {
	padding: 10px 0px 40px 0px;
	font-size: small;
	text-align: left;
}

#photo {
	padding: 0px 0px 35px 0px;
}

#calendar {
	width: 175px;
	margin: 0px 0px 40px 0px;
	padding:0 0 7px 0;
	background:url("calendar-caption.gif") no-repeat left top;
	font-size: x-small;
	background-color:#eaeefb;
}

#calendar caption {
	width: 155px;
	margin:0 auto;
	padding:0 0 6px 0;
	color: #74e1e5;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

#calendar table {
	width: 155px;
	margin:0 auto;
}

#calendar td {
	padding: 3px 0px;
	color: #666666;
	text-align: center;
	line-height:100%;
}

#calendar td a {
	color: #74e1e5;
	line-height:100%;
}

#calendar th {
	color: #748fe7;
	padding: 10px 0px 3px 0px;
	text-align: center;
}

.module-content object embed {
	margin-bottom: 10px;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about #center {
	width: 555px;
	padding: 10px 30px 0px 15px;
	float: left;
	overflow: hidden;
}

#about div.content div {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
	line-height: 150%;
}

#about div.content h2 {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 15px 0px;
	font-size: small;
}

#about div.content {
	font-size: small;
}

#about div.content table {
	clear: both;
}

.ad_txt a{
 color: #666666 !important;
}


div.ads dl dt.optimized .ad_title {
 color: #cc6633 !important;
}

