@charset "utf-8";
/* CSS Document */

/* サイト共通 */

/* ================= 目次 ======================

　1.BODY
　2.リンク
　2.hr

============================================= */


/* 1. BODY
---------------------------------------------- */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{
	font:13px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*font-size:small;*font:x-small;
	color:#666666;
	/*background: #FFF url(../img/bodyback-blue.gif) repeat-x;*/
}


/* 2. リンク
---------------------------------------------- */
a:link{
	color:#666666;
	text-decoration:none;
}

a:visited{
	color:#666666;
	text-decoration:none;
}

a:active{
	color:#666666;
	text-decoration:none;
}

a:hover{
text-decoration:underline;

}

/* 3. hr
---------------------------------------------- */
hr {
	height: 1px;
	border: none;
	border-top: 1px solid #CCC;
}



.rss_area .newsArea .tcacre_blog body#tcacre_blog_02 {
	background: #FFF url(none);
}
.tcacre_blog {
	font-size: 10px;
	line-height:150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.tcacre_blog li {
	list-style-image: url(../img/arrow1.gif);
}
