/* base css */
@import url(/.shared-cocolog/themes/common/base-weblog.css);

/* portal css */
@import url(/.shared-cocolog/nifty_managed/themes/common/base.css);


/* theme css */
@import url(//theme.cocolog-nifty.com/themes/rich/minsa/screen.css);
@import url(/.shared-cocolog/nifty_managed/themes/rich/minsa/screen.css);


/* user css */
@charset "utf-8";
/* body */
body {
	margin: 0px;
	padding: 0px;
	background: body_bg.gif repeat top center;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	text-align: center;
	color: #284785;
}

a:link { 
	color: #64079C;
	text-decoration: none;
}
a:active { 
	color: #64079C;
	text-decoration: none;
}
a:visited { 
	color: #84064B;
	text-decoration: none;
}
a:hover { 
	color: #84064B;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ol, #side ul,
#right ul, #left ul,
#right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*img {
	border: 0px;
}*/

/* container */
#container {
	position: relative;
	margin: 0px auto 150px auto;
	width: 700px;
	text-align: left;
}

/* banner */
#banner-body {
	padding: 27px 0px 31px 0px;
}

#banner-img {
	display: none;
}

#banner {
	color: #FFFFFF;
}

#banner h1 {

	font-size: x-large;
	font-weight: bold;
	margin-bottom: 4px;
}

#banner h2 {
	font-size: small;
	font-weight: normal;
	line-height: 170%;
}

#banner a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* main */
#main {
	background: main_bg.gif repeat-y top left;
	padding: 15px 0px 23px 0px;
	width: 700px;
}

#comment-preview {
	font-size: small;
}

#side {
	padding: 8px 48px 0px 20px;
	width: 145px !important;
	width /**/: 213px;
	float: left;
	overflow: hidden;
}

#right {
	padding: 8px 20px 0px 48px;
	width: 145px !important;
	width /**/: 213px;
	float: left;
	overflow: hidden;
}

#center {
	padding: 0px 20px;
	width: 445px !important;
	width /**/: 485px;
	float: left;
	overflow: hidden;
}

#left {
	padding: 8px 48px 0px 20px;
	width: 145px !important;
	width /**/: 213px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	position: relative;
	padding: 8px 0px 2px 0px;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}

#center h3 {
	margin: 0px;
	padding: 9px 0px 15px 0px;
	font-size: medium;
}

/** 20070214追加↓　**/

.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: #284785;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #284785;
}

/** 20070214追加↑　**/

.entry {
	margin-bottom: 15px;
	width: 445px;
	background: line_center.gif repeat-x bottom left;
	font-size: small;
	overflow: hidden;
}

div.entry-more,
div.entry-body {
	width: 445px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
	overflow: hidden;
}

/* 20051121 add .adsense */
div.entry-more p,
div.entry-body p,
.adsense {
	margin-bottom: 12px;
}

.entry-nav {
	padding: 0px 0px 0px 0px;
	width: 445px;
	font-size: small;
	margin-bottom: 33px;
	overflow: hidden;
}

.entry-nav p {
	text-align: left;
}

div.entry p.posted {
	margin-top: 0px;
	margin-bottom: 19px;
	padding: 4px 0px 0px 0px;
	line-height: normal;
	clear: both;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}


/* trackback */
.entry-trackback {
	margin-bottom: 13px;
	padding: 15px 0px 0px 0px;
	background: line_center.gif repeat-x top left;
	width: 445px;
}

#center div.entry-trackback h2 {
	padding: 9px 0px 15px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

p.trackback-url {
	margin-bottom: 10px;
	padding: 4px 0px 0px 0px;
}

div.trackback-content p.trackback-body {
	padding: 4px 0px 0px 0px;
}

div.trackback-content p.posted {
	margin: 10px 0px;
	padding: 4px 0px 0px 0px;
}

p.trackback-list-head {
	margin-bottom: 10px;
	padding: 4px 0px 0px 0px;
}

/* comment */
.comment-list {
	padding: 15px 0px 7px 0px;
	background: line_center.gif repeat-x top left;
	width: 445px;
}

#center div.comment-list h2 {
	padding: 9px 0px 15px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

#center div.comment-list p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

.comment-form {
	padding: 15px 0px 0px 0px;
	background: line_center.gif repeat-x top left;
	width: 445px;
}

#center div.comment-form h2 {
	padding: 9px 0px 15px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

div.comment-content {
	margin-bottom: 12px;
}

.comment-preview {
	margin-bottom: 22px;
	padding: 0px;
	width: 445px;
}

#center div.comment-preview p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

#center div.comment-preview p.posted {
	margin: -12px 0px 0px 0px;
}

#center div.comment-preview h2 {
	padding: 9px 0px 15px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

.comment-error {
	margin-bottom: 22px;
	padding: 0px 0px;
	width: 445px;
}

#center div.comment-error p {
	margin: 0px;
	padding: 0px;
	line-height: 165%;
}

#center div.comment-error h2 {
	padding: 9px 0px 15px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

#center div.entry-comment {
	margin: 3px 0px 30px 0px;
}

#center div.comment-list-previous {
	margin-top: 15px;
	padding: 15px 0px 0px 0px;
	background: line_center.gif repeat-x top left;
	width: 445px;
}

#center div.comment-list-previous h2 {
	padding: 9px 0px 15px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

#center div.comment-list-previous p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

#center div.comment-list-previous p.posted {
	margin: -9px 0px 0px 0px;
}

/* form */
#comment-form-data {
	background: line_form.gif no-repeat 184px 5px;
}

div.comment-form form {
	position: relative;
	padding: 3px 0px 0px 0px;
}

.comment-form form p {
	margin-bottom: 10px;
}

#author, #email, #url {
	width: 153px;
	height: 24px;
}

#comment-text-field textarea {
	width: 300px;
	height: 211px;
}

#comment-submit{
	margin-top: 6px;
	text-align: center;
}

#comment-regist {
	position: absolute;
	top: 3px;
	left: 194px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

/* archive */
.archive-datebased, .archive-category {
	padding: 0px 0px 7px 0px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	padding: 9px 0px 15px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

.archive-datebased p, .archive-category p {
	line-height: 165%;
	font-size: small;
}


/* right&left&side */
.module, .list {
	width: 145px;
	margin-bottom: 21px;
	padding: 0px;
	background: line_side.gif no-repeat bottom left;
}

.list h2,
.module h2 {
	margin-bottom: 21px;
	padding: 0px 0px 0px 11px;
	background: icon_head.gif no-repeat left center;
	font-size: small;	
}

.list ul,
.module ul {
	font-size: small;	
	width: 145px;
	overflow: hidden;
}

.list li,
.module li {
	margin-bottom: 21px;
	word-wrap: break-word;
}

div.link-note {
	background: icon_head.gif no-repeat 0px 4px;
	padding: 0px 0px 21px 11px;
	font-size: small;	
	word-wrap: break-word;
}

#nifty_rss_reader {
	background: line_side.gif no-repeat bottom left;
	margin-bottom: 21px;
	padding: 0px 0px 21px 0px;
}

#powered {
	padding: 0px 0px 21px 0px;
}

#photo {
	padding: 0px 0px 21px 0px;
	width: 145px;
	overflow: hidden;
}

#calendar {
	padding: 0px 0px 21px 0px;
	font-size: x-small;	
}

#calendar table {
	width: 145px;
}

#calendar caption {
	text-align: left;
}

#calendar td {
	text-align: center;
}

/* profile */
#about {
	background: main_bg2.gif repeat-y top left;
	margin: -15px 0px -23px 0px;
	padding: 15px 0px 23px 0px;
	width: 700px;
}

#about div.content div {
	padding: 0px 0px 12px 0px;
}

#about div.content h2 {
	padding: 9px 0px 15px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}



/* sponsord link css */
.ad_txt a
{
 color: #284785 !important;
}


