/* CSS Document */





/* ------------------------------------------------------    共通   */


body{


	padding:0;


	margin:10px auto 0 auto;


	font-size:11px;


	font-family: "Verdana", "ＭＳ ゴシック", "sans-serif ";


	background-color:#FFFFFF;


	color:#6C6C6C;


	width: 160px;


}





hr{


	height:1px;


	color:#FFFFFF;


	border-top-width: 1px;


	border-top-style: dashed;


	border-right-style: none;


	border-bottom-style: none;


	border-left-style: none;


	border-top-color: #CCCCCC;


}





.day{


	color:#0099CC;


	background-color:inherit;


	font-weight:bold;


	padding:0 0 3px 0;


	font-family: Arial, Helvetica, sans-serif;


	font-size: 12px;


}





.find2{


	clear:left;


	background-color:#FFFFFF;


	color:#6C6C6C;


	border-top-style: none;


	border-right-style: none;


	border-bottom-style: none;


	border-left-style: none;


	padding-top: 0;


	padding-right: 0px;


	padding-bottom: 0;


	padding-left: 0px;


}





.news_txt4 a{


	color:#990000;


	text-decoration: none;


	padding-left: 20px;


	/*background-image:url(../images/blog01.gif);*/


	background-repeat: no-repeat;


	font-size: 12px;


}


.news_txt4 a:hover{


	color:#000000;


	text-decoration: none;


	padding-left: 20px;


	/*background-image: url(../images/blog01.gif);*/


	background-repeat: no-repeat;


	filter:Alpha(opacity=60);


	-moz-opacity:0.6;


	opacity:0.6;


	background-color: #CCFF00;


}
