@charset "utf-8";

@import url("http://www.alteliebe.co.jp/blog/wp-content/themes/cahier/base.css");
@import url("http://www.alteliebe.co.jp/blog/wp-content/themes/cahier/common.css");


/* twbox
---------------------------------------------------- */
#sidebar-right .twbox {
	margin: 30px 0px 0px;
}
#sidebar-right .twbox h3 {
	margin: 0px;
	width: auto;
	height: auto;
	text-indent: 0px;
	display: block;
}

/* ecbox
---------------------------------------------------- */
ul#ecbox {
	border: 1px solid #462210;
	margin: 30px 0px 0px;
	padding: 32px 0px 3px;
	list-style: none;
	background: url(images/side_ec_title.gif) no-repeat center 6px;
}
ul#ecbox li {
	display: block;
	margin: 0px 0px 12px;
	padding: 0px;
	text-align: center;
}
ul#ecbox li img {
	border-style: none;
	vertical-align: bottom;
}
ul#ecbox li p {
	font-size: 12px;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
