

/*-------------------------------------------------------------------------------------------*/
/* 01. メインカラー
/*-------------------------------------------------------------------------------------------*/

/*-------- テキスト --------*/
.head-title h1,
h2.top-title,
h3.top-title,
h2.title,
h3.title,
#sidebar .widget h3,
#wp-calendar caption,
#footer h3,
.voice .btn,
.voice-list .w33 .btn {
	color: #B481BB;
}


/*-------- 背景 --------*/
.news .ymd,
.cal-single,
.footer-under,
.data,
.mainNav-box,
#mainNav .has-sub ul li a,
#mainNav .has-sub ul li:hover a,
.mean-container .mean-nav,
.dropcap-q,
a.zo-masonry-button,
.voice .btn:hover,
.voice-list .w33 .btn:hover {
	background: #B481BB;
}


/*-------- ボーダー --------*/
#sidebar .widget h3,
#wp-calendar caption {
	border-bottom: 3px solid #B481BB;
}
h2.title {
	border-top: 3px solid #B481BB;
}
h2.top-title span:before,
h2.top-title span:after {
	border-top: 1px solid #B481BB;
}
h2.title,
h3.title{
	border-bottom: 1px solid #B481BB;
}
ul.tab-widget li.active a,
ul.tab-widget li.active a:hover,
ul.tab li.active a,
ul.tab li.active a:hover {
	border-top: 2px solid #B481BB;
}
.voice .btn:hover,
.voice-list .w33 .btn:hover {
	border: 2px solid #B481BB;
}



/*-------------------------------------------------------------------------------------------*/
/* 02. サブカラー
/*-------------------------------------------------------------------------------------------*/

/*-------- テキスト --------*/
h4.title,
.blog-button:before,
.blog-info li.cal:before, .blog-info-single li.cal:before,
.blog-info li.aut:before, .blog-info-single li.aut:before,
.blog-info li.cat:before, .blog-info-single li.cat:before,
.blog-info li.tag:before, .blog-info-single li.tag:before,
.widget_categories li a:before,
.widget_pages li a:before,
.list1 li:before,
.list2 li:before,
.table1 tr th {
	color: #63a1d7;
}


/*-------- 背景 --------*/
.image-orver .cover,
[data-tooltip].tooltip-top:after,
.widget_tag_cloud a,
#wp-calendar thead th,
.footer-address .address:before,
.footer-address .access:before,
.footer-address .tel:before,
.footer-address .fax:before,
.footer-address .mail:before,
.dropcap-a{
	background: #63a1d7;
}


/*-------- ボーダー --------*/
[data-tooltip].tooltip-top:before {
	border-top-color: #63a1d7;
}
.voice .comment,
.voice-list .w33 {
    border: 2px solid #63a1d7;
}
.voice .btn {
    border: 2px solid #63a1d7;
}
.voice-list .w33 .btn {
    border: 1px solid #63a1d7;
}
