@charset "utf-8";
/*
Theme Name: 和茶倶楽部トップ
Description: 和茶倶楽部トップ・コンテンツサイト用テーマ。<strong>テーマを入れ替えないで下さい！</strong>テーマを入れ替える際はWordPressの専門家にご相談下さい。
Version: 1.0
Author: 株式会社夢や
Author URI: http://www.yumeya.net/
Tags: Yumeya,Simple,Green
*/

/*
共通CSSは
https://www.wachaclub.com/ssl/css/common.css
を使用しています。
*/

/********** タイトル **********/
#main h2.content-title{
	margin:0 0 15px;
	background:#9c0 url(images/common/bg-t.jpg) no-repeat 100% 50%;
	color:#fff;
}
#main h2.content-title span{
	display:block;
	padding:0.25em;
	border-left:solid 5px #660;
	line-height:100%;
	font-size:120%;
}
