@charset "shift_jis";
/* CSS Document */

/* BODY TaGu */
div.update_block{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px 5px 10px 0;
	font-size: 1em;
	font-weight: normal;
	line-height:150%;
	width:740px;
	height:auto;
	clear:both;
	text-align:left;
}

/* テキストスタイル */

.entryDate {
	color:#666;
	}

.entryTitle {
	color:#666;
	padding-left:10px;
	/*border-bottom:1px dashed #d6d6d6;*/
	width:750px;
	clear:both;
	}

.entryBody {
	color:#666;
	}

.tred{
	color: #cc0000;
	}
	
.Title{
	font-size:1em;
	color:#489fb2;
	font-weight:normal;
}


div.update_block a.entryTitle_p,a.entryTitle_p:visited{
	color:#666;
	margin:0px 5px 5px 5px ;
	padding:5px 5px 5px 5px;
	border-bottom:1px dashed #d6d6d6;
	width:220px;
	height:auto;
	display:block;
	text-decoration:none;
	float:right;
}


div.update_block a.entryTitle_p:hover,a.entryTitle_p:active{
	color:#489fb2;
	margin:0px 5px 5px;
	/*border:1px solid #d6d6d6;*/
	width:220px;
	height:auto;
	display:block;
	background-color:#fff5d9;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.entryTitle_p p{
	width:750px;
	color:#cc3333;font-weight:bold;
	display:block;
	margin:0px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	clear:both;
	height:auto;
}

.entryTitle_p .news_p{
	float:left;
	margin-left:0px;
}

div.update_block h4{
	font-size:1.2em;
	margin:5px 0 5px 0;
	/*background-image: url(../images/list_mark.gif);
	background-repeat: no-repeat;
	background-position:top left;
	text-indent:18px;*/
}

#kakaku{
	margin:0px;
	color:#cc3333;font-weight:bold;
}

.update_block img{
	padding-right:5px;
	}
	
#topics h3{
	width:750px;
	height:23px;
	}