@charset "utf-8";

/*ブロック関係のCSS*/

/* 共通
----------------------------------------------- */
#menu_block {
	margin-bottom: 30px;
	/*font-size: 10pt;*/
	font-size:12px;
	margin-left:13px;
}
#menu_block .adver{
color:#FF0000;
}
#menu_block .adver a{
color:#FF0000;
text-decoration:none;
}
#menu_block .adver a:hover{
color:#FF0000;
text-decoration:underline;
}
.menu_block_caption {
	font-size: 10pt;
	clear:both;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 8px;
	margin-top: 10px;
}

.menu_block_caption_2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 0px 12px 5px;
	width: 650px;
	padding-bottom: 2px;
	border-bottom:1px white solid;
}

.menu_block_caption_3 {
	text-align:left;
	font-size: 10pt;
	margin: 10px 0px 12px 5px;
	padding-bottom: 2px;
}

* html .menu_block_caption_3 {
	text-align:right;
	font-size: 10pt;
	margin: 10px 30px 12px 0px;
	padding-bottom: 2px;
}

.menu_block_caption_4 {
	font-size: 10pt;
	margin: 10px 0px 12px 5px;
	width: 313px;
	padding-bottom: 2px;
	float:left;
}
.menu_block_caption_5 {
	font-size: 10pt;
	margin: 10px 0px 12px 20px;
	width: 313px;
	padding-bottom: 2px;
	float:left;
}

.menu_block p {
	/*line-height: 125%;*/

}
/* リンク
----------------------------------------------- */
#outlink_pic_area {
	float:left;
}

#outlink_pic {
	margin: 4px;
	border: none;
	height: 65px;
	width: 65px;	
}

/*外部 メディアリンク
----------------------------------------------- */
#media_pic_area {
	float:left;
}

#media_pic {
	margin: 4px;
	border: none;
	height: 80px;
	width: 60px;
}

#media_caption {
	color: blue;
	font-weight: bold;
}

.genre_caption {
	padding-bottom: 8px;
}

#newest_news {
	color: #555555;
	font-size: x-small;
}

/* トピック一覧
----------------------------------------------- */

#item_caption_left {
	float:left;
}

#item_caption_right {
	float:right;
}

#item_list {
	margin-left : 10px;
	margin-right: 0px;
	clear:both;
}

#item_block {
	display:inline;
	word-break:break-all;
	margin:0px 12px 10px 0px;
	float:left;
	width: 152px;
	height: 243px;
}

#item_block th, td {
  font-size: 12px;
  line-height:150%;
}

.item_block_txt{
	padding-top:7px;
}

#list_wide #item_block {
	word-break:break-all;
	margin:15px 0px 0px 0px;
	padding-right:2px;
	padding-left:2px;
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width: 120px;
	height: 208px;
}

#item_block2 {
	word-break:break-all;
	margin:0px 17px 10px 0px;
	float:left;
	width: 202px;
	height: 280px;
}

#item_block3 {
	background-color:white;
	float:left;
	height:224px;
	margin:0 10px 10px 0;
	padding:2px;
	text-align:center;
	width:148px;
}

#item_thum {
	border: none;
	width: 100px;
	height: 100px;
	margin:20px;
	_margin:24px;
}

#item_money {
	padding-left: 6px;
	font-family : 'ＭＳ Ｐゴシック',monospace;
	font-size:8pt;
	line-height:1.2em;
	text-align:left;
}

#item_propaty {
	width:100px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	font-size: 8pt;
	line-height:1.2em;
}


#list_wide #item_propaty {
	padding-top:2px;
	width:120px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	font-size: 8pt;
	line-height:1.2em;
}

#item_icon {
	font-size:9px;
    width:100px;
	height:14px;
}

span#item_status{
	margin:0px;
	color:#4343b3;
}

span#item_status_detail{
	color:#4343b3;
}

#list_wide #item_icon {
	font-size:9px;
    width:120px;
	height:14px;
}


/* カテゴリRSS
----------------------------------------------- */

.menu_block #rss0_title{
	font-weight:bold;
	color:#504FA0;
}

.menu_block #rss0_des{
	word-break:break-all;
}

.menu_block #add{
	text-align:right;
	font-weight:bold;
}
.img_ad{
width:367px;
height:491px;
overflow:hidden;
margin:0px;
padding:0px;
}
.img_adver{
width:367px;
height:491px;
overflow:hidden;
position:relative;
z-index:2;
}
.lin{
width:249px;
height:18px;
position:absolute;
left:93px;
top:446px;
z-index:5;
}