@charset "utf-8";

/*
Theme Name:美容パッケージテンプレート　レスポンシブ(サイトタイプ)
Theme URI: http://walker-net.jp/
Author: Full-Spec
Author URI: http://walker-net.jp/
Theme Name:美容パッケージテンプレート　レスポンシブ(サイトタイプ)
Version: 1.2
*/

@import url("css/reset.css");
@import url("css/style.css");
@import url("css/gridstyle.css");
@import url("temp-res/temp-res_style.css");

.wiget_title_bar{
border-top:5px solid #79C172;
}
.wiget_title{
padding:0 10px;
background-color:#79C172;
color:#fff;
float:left;
}
.wiget_title_tail{
	width: 0px;
	height: 0px;
	border-top: 0.7em solid #79C172;
	border-right: 0.7em solid transparent;
	border-bottom: 0.7em solid transparent;
	border-left: 0.7em solid #79C172;
float:left;
}