@charset "utf-8";

/*###################################################################################
 *
 *SiteName : デイサービス縁（株式会社ケアフリーケア）
 *URL : http://www.day-en.jp/
 *Date : 2011-08
 *Update : 2024-07
 *Designer : クノデザインワークス（http://www.k-dw.com/）
 *
#####################################################################################*/

/*###################################################################################
 *news */

*{
	margin:0;
	padding:0;
	list-style-type: none;
}

html {
	overflow-x: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Geneva, Arial, Osaka, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}

.clear {
	clear: both;
}

a {
	color: #693;
	text-decoration: underline;
}

a:hover {
	color: #F90;
	text-decoration: none;
}

#newslist {
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
}

#newslist ul {
	list-style-type: none;
}

#newslist li {
	font-size: 1em;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-image: url(../../image/arw_news.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 15px;
}
