@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* クリア
------------------------------------------------------------*/
.clear2{
line-height:0px;
clear:both;
}

/* テキスト 赤 強調 戒名彫刻 価格
------------------------------------------------------------*/
.price{
color:#ff0000;
font-weight: bold;
}

/* 施工事例
------------------------------------------------------------*/
.thumbnail{
text-align:center;
}

/* 施工事例タイトル テキストサイズ大
------------------------------------------------------------*/
.title{
font-size:150%;
}

/* 3つの安のテキストカラー変更
------------------------------------------------------------*/

span#blue { color:#2D4895; }

span#green { color:#35693C; }

span#pink { color:#E3027C; }