@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
花葬儀ニュース一覧
------------------------------------------------------------------------------ */ 
.newsPageTit {
padding-bottom:20px;
}
.newsStit{
padding-bottom:20px;	
}
.newsListDate {
font-weight: bold;
color: #6666;
width: 90px;
float: left;
padding-left: 10px;
}
.newsLsitTit {
background-image: url(../news/img/icon.gif);
background-repeat: no-repeat;
padding-left: 20px;
background-position: left 7px;
}
.newsLsitTit {
float: right;
width: 550px;
}
.newsBar {
padding-bottom: 10px;
padding-top: 10px;
}


/* ------------------------------------------------------------------------------
花葬儀ニュース詳細
------------------------------------------------------------------------------ */ 
#main h3.kijiTit {
font-weight: bold;
border-bottom: 2px solid #50BE76;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 5px;
background-image: url(../news/img_common/icon01.gif);
background-repeat: no-repeat;
background-position: left 12px;
}
#main .newsDate {
color: #50BE76;
border-bottom: 1px dotted #CCC;
float: right;
margin-bottom: 20px;
}
#main .newsTxt {
padding-right: 10px;
padding-left: 10px;
}
#main .kijiBar {
margin-top: 10px;
margin-bottom: 10px;
}
.newsP{
padding-top:15px;
}.newsImg {
padding-top: 10px;
padding-bottom: 10px;
}
.newsImg li {
float: left;
padding-left: 20px;
}
.newsBack {
background-image: url(../news/img_common/back_icon.jpg);
padding-left: 25px;
background-repeat: no-repeat;
float: right;
}
.newsBack a:visited{
	color:#FE9301;
}
.newsTxt p {
margin-bottom: 20px;
}
