@charset "UTF-8";
/*
Theme Name: minamisinsyu otenki css
Theme URI: http://otenki.ii-s.org/
Description: 飯田線でも行ける南信州の旅800newsCSS.
Version: 1.0
Author: 飯田線でも行ける南信州の旅
Author URI:http://iidasen.ii-s.org/
*/

/* CSS Document */



/* メイン
----------------------------- */
.titlecover h2 {
width:575px;
height:74px;
margin:10px 0 0;
padding:0;
background:url(../img/800news/titlecover.jpg) no-repeat left center;
text-indent:-9999em;
}
.titlecover h2 a {
width:575px;
height:74px;
display:block;
text-decoration:none;
}
h3 {
margin:5px 0;
padding:4px 0 2px 7px;
font-size:16px;
color:#666666;
border-bottom:#cccccc solid 1px;
}
#catebox {
width:500px;
margin:0 0 0 10px;
padding:0;
}
#catebox ul {
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}
#catebox li {
	margin:2px 0;
	padding:0 0 10px 18px;
	background:url(../img/mark.jpg) no-repeat center left;
	text-decoration:none;
	font-size:14px;
	color:#666666;
	list-style:none;
	border-bottom:#e9e9e9 solid 1px;
	line-height:150%;
}

#catebox li a {
font-size:14px;
color:#336699;
}
#catebox li a:hover {
font-size:14px;
color:#FF9933;
}
.date {
text-align:right;
font-size:12px;
color:#999999;
}
.cate p {
margin:20px 10px;
font-size:14px;
color:#666666;
line-height:150%;
}


