/* 
---------------------------------------
css
Funeral-biz.com
---------------------------------------
*/


/* tag */

body{
font-family: "MSƒSƒVƒbƒN", osaka;
}

h2{
font-size:medium;
font-weight:bold;
line-height:140%;
}


/* text  */

.txt-body{
font-size:14px;
color:#444444;
line-height:200%;
}

.txt-s{
font-size:small;
line-height:140%;
}


.txt-s_bold{
font-size:small;
font-weight: bold;
line-height:140%;
}


.txt-xs{
font-size:14px;
color:#444444;
line-height:140%;
}


.txt-xs_bold{
font-size:14px;
font-weight: bold;
color:#444444;
line-height:140%;
}

.txt-xxs{
font-size:12px;
color:#444444;
line-height:140%;
}


.txt-xxs_bold{
font-size:12px;
font-weight: bold;
color:#444444;
line-height:140%;
}