@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%;
}

/* テキスト 赤
------------------------------------------------------------*/
.red{
font-weight:bold;
color:#ff0000; }

.red2{
font-weight:bold;
color:#ff0000; }