@charset "Shift_JIS";
/* CSS Document */

#entry {
	text-align:left;
	padding:10px;
	margin-bottom:10px;
}

#entry td {
	vertical-align:top;
}

/*#entry .time {
	display:none;
}*/



/*top*/
#entry_top .entry{
	text-align:left;
	padding:10px 0px 10px 0px;
	border-bottom:#555555 dotted 1px;
}
#entry_top img{
	padding:0px 10px 10px 0px;
}
/*#entry_top .time {
	display:none;
}*/

#entry_top .title {
	font-size:12px;
	font-weight:bold;
}
#entry_top a:link {
	color:#336600;
	text-decoration:none;
}
#entry_top a:hover {
	color:#336600;
	text-decoration:underline;
}#entry_top a:visited {
	color:#336600;
	text-decoration:none;
}
#entry_top a:active {
	color:#336600;
	text-decoration:underline;
}

/*list*/
#news_list .title {
	font-size:16px;
	font-weight:bold;
}
#news_list img {
	padding-right:10px;
	width:83px;
}


/*read*/
#news_read img {
	padding-right:10px;
/*	width:400px;*/
}

/*----------------------advice*/
/*list*/
#advice_list #entry {
	border-bottom:#555 1px dotted;
	margin:0;
	padding:0;
}
#advice_list #entry .time {
	display:none;
}
#advice_list .title {
	font-size:16px;
	font-weight:bold;
	padding:10px 0 10px 0;
}
#advice_list #msg {
	display:none;
}
#advice_list #msg {
	display:none;
}

#advice_list img {
}


#advice_list .title a {
	display:block;
	padding:25px 15px 25px 15px;
	width:670px;
	background:url(../images/advice_list_bg.png) no-repeat right;
}

#advice_list .title a:hover {
	background:#eee url(../images/advice_list_bg.png) no-repeat right;
	color:#7DBA00;
}



/*read*/
#advice_read #entry {
	border:#E5E5E5 5px solid;
	padding: 10px;
}
#advice_read #entry .time {
	display:none;
}
#advice_read .title {
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 0;
	border-bottom:#E5E5E5 2px dotted;
	margin-bottom: 10px;
}
#advice_read .cmt {
	padding:10px 0 0 0;
}
#advice_read img {
	padding:0 10px 10px 0;
}
#advice_read .mainimg {display: none;}
#advice_read .mainimg img { width: 300px;}
#advice_read .msg {}
#advice_read ul {padding:0; margin: 0;}
#advice_read #imagelist li { width: 220px; overflow: hidden; float: left; padding-bottom:10px; }
#advice_read #imagelist .thum { padding: 0; }
#advice_read #imagelist img { width: 210px; clear: left; }

