body {
	background:#FFD0D6;
	color:#333;
}
blockquote,pre {
	background:#FFD0D6;
	border:#BF959A dashed 1px;
}
a {
	color:#CE4555;
}
textarea,.textfield {
	background:#FFF;
	border:1px solid #D97280;
	padding:3px;
	font-size:12px;
}

/*
.zdiv {
	height: 100%;
	width: 100%;
	padding: 0px 0px 10px 0px;
	background: url(chinatsu.png) no-repeat top left;	
}
*/	
	
.valid {
	color:#119900;
}
.invalid {
	color:#ff4a00;
}
.button,
a#cancel-comment-reply-link {
	background:#006CB1;
	border-color:#006CB1 #0E1F5B #0E1F5B #006CB1;
	color:#FFF;
}
.button:hover,
a#cancel-comment-reply-link:hover {
	background:#004C93;
	border-color:#0E1F5B #006CB1 #006CB1 #0E1F5B;
}
.sided,
.wp-caption {
	background:#FFD0D6;
	border:1px solid #BF959A;
}
a .sided:hover {
	border-color:#4B7D24;
}
.boxcaption,
.box,
#related_posts,
#related_posts ul li {
	border-color:#D97280;
	background:#FFF;
}
.boxcaption h3,
#related_posts h3,
.messagebox .content {
	background:#FFD0D6;
}
.bottom_separator {
	border-bottom:1px dashed #C9A6AA;
}

/* header START */
#header {
	border-bottom:1px solid #A64451;
}
#header .inner {
	background:#FEDDE1;
	border-bottom:1px solid #FEDDE1;
}
#header .caption {
	border-color:#C9A6AA;
}
#title a {
	color:#666;
	text-decoration:none;
}
#title a:hover {
	color:#006CB1;
}
#tagline {
	color:#C9A6AA;
}
#navigation li a {
	border-color:#BF959A;
}
#searchbox .textfield {
	border:1px solid #BF959A;
	background:#FFF4F5 url(search_background.gif) no-repeat right !important;
	background:#FFF4F5 url(search_background_ie.gif) no-repeat right;
	background-position:0 0 !important;
	background-position:0 -21px;
}
#searchbox .textfield:focus {
	border:1px solid #A64451;
	background:#FFF url(search_background.gif) no-repeat right !important;
	background-position:0 -21px !important;
}
#searchbox .searchtip {
	color:#BF959A;
}
#navigation li a#feed img {
	background-image:url(feed_switch.gif);
}
#navigation li a#twitter img {
	background-image:url(twitter_switch.gif);
}
/* header END */

/* submenu START */
#navigation li ul {
	background:#FEDDE1;
	border-color:#A64451;
}
/* submenu END */

/* main START */
#container {
	background:#E3ECE6 url(background.jpg) repeat;
}
#content {
	background:#FFF4F5 url(content_background.gif) repeat-y top right;
	border:solid 1px #A64451;
	border-right:solid 1px #A64451;
	border-bottom:none;
}
#bottom {
	border-bottom:1px solid #A64451;
}
#bottom .postnav {
	border-top:1px dashed #A64451;
	border-bottom: 1px solid #A64451;
}
#bottom .anchor {
	border-bottom:1px solid #A64451;
}
#bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #A64451;
}
#notice .inner {
	background:#E0F6D9;
	border:1px solid #FFF;
}
#notice .icon {
	background:url(notice.gif) no-repeat top left;
}
#notice .content .separator {
	border-right:1px solid #A64451;
}
.sidedate {
	color:#93AFCB;
}
.post .title h2 {
	color:#853741;
	padding-bottom:3px;
	border-bottom:1px solid #C0949A;
}
.post .title a {
	color:#853741;
	text-decoration:none;
}
.post .title a:hover {
	color:#006CB1;
}
.post .info,
#related_posts .excerpt {
	color:#C9A6AA;
}
.post .comments {
	background:url(comment.gif) no-repeat bottom left;
}
.post .content table {
	background:#FFF;
	border-color:#D97280;
}
.post .content th,
.post .content td {
	border-color:#D97280;
}
.post .content tr.even td {
	background:#FFD0D6;
}
.post .content th {
	background:#BF959A;
}
/* main END */

/* sidebar START */
#sidebar {
	background:#FFD0D6;
	border-style:solid;
	border-color:#A64451;
	border-width:1px 0 0 1px;
	margin-top:-1px;
}
#sidebar h3,
.widget .showcase {
	background:#BFA5A8;
}
#sidebar a h3 {
	color:#333;
}
#styleswitcher,#sidebar a:hover h3 {
	background:#BFA5A8;
}
#styleswitcher span.color {
	background:#fff;
	border:1px solid #666;
}
#styleswitcher #style-Chinatsu {
	margin-top:0px;
}
#styleswitcher #style-Chinatsu a img {
	width:12px;
	height:12px;
}
.widget ul li {
	border-bottom:1px solid #BFA5A8;
}
.widget ul li ul li {
	border-top:1px solid #BFA5A8;
}
/* sidebar END */

/* footer START */
#footer {
	border-top:1px solid #A64451;
}
#footer .inner {
	background:#FFD0D6;
	border-top:1px solid #FFD0D6;
}
/* footer END */

/* comments START */
.commentlist .comment {
	background:#FFF;
	border-color:#D97280;
}
.userinfo {
	background:#FFD0D6;
}
.userinfo .userpic {
	background-color:#fff;
	border:1px solid #999;
}
.userinfo a {
	color:#853741;
}
#comments_rss {
	background:url(feed.gif) no-repeat top left;
}
#trackbacks,
#trackbacks li {
	border-color:#D97280;
}
#trackbacks .caption {
	background:#FFD0D6;
}
#trackbacks li small {
	color:#C9A6AA;
}
/* comments END */

/* calendar START */
#calendar_wrap {
	background:#BFA5A8;
}
#wp-calendar th {
	background:#A99194;
}
/* calendar END */

/* wp-pagenavi START */
.wp-pagenavi a:hover {
	background:#FFD0D6;
}
.wp-pagenavi span.current {
	background:#FFD0D6;
}
/* wp-pagenavi END */

/* wp-recentcomments START */
.rc_item .rc_avatar img {
	background:#FFF;
	border-color:#A64451;
}
/* wp-recentcomments END */

/* wp-syntax START */
.wp_syntax {
	background:#FFD0D6;
	border:1px solid #BF959A;
}
.wp_syntax .line_numbers {
	background:#FEDDE1;
}
/* wp-syntax END */
