/* CSS Document */



#logo-2nd {
	margin-bottom:0;
}

h2.title{
	border-top:none;
	padding:12px 0 20px;
	margin:0;
}

#keywords-block {
	padding: 0 0 50px 30px;
	line-height: 1.2;
}

.right-img{
	float: right;
	position: relative;
	top: -100px;
	margin-bottom:-165px;
}

/*カテゴリー別エントリー一覧*/
#keywords-block h3{
	margin-bottom:20px;
	clear:both;
}

#keywords-block ul{
	width:520px;
	margin-bottom:35px;
	overflow:hidden;
}

#keywords-block ul li{
	width:150px;
	padding-left:20px;
	float:left;
	background:url(/contents_file/fun/kaitouch/keywords/img/list-icon.gif) left center no-repeat;
	margin-bottom:15px;
}

/*カテゴリー別エントリー一覧*/
#keywords-block table{
	border-top:1px dotted #666;
	border-collapse:collapse;
	width:620px;
}
#keywords-block tr{
	border-bottom:1px dotted #666;
	display:block;
}

#keywords-block th,
#keywords-block td{
	vertical-align:middle;
	padding:10px 0;
	
	/*IE7*/
	*border-bottom:1px dotted #666;
}


#keywords-block th{
	font-weight:normal;
}

#keywords-block .pic{
	width:92px;
}
#keywords-block .pic img{
	border:1px solid #CCC;
}
#keywords-block .info{
	width:auto;
	padding-right:10px;
}
#keywords-block .info a{
		display:block;
		cursor:pointer;
		
		/*IE7*/
		*text-decoration:none !important;
}
#keywords-block .info a .pic{
	float:left;
	width:75px;
	padding:0 12px 0 0;
	display:inline-block;
}
#keywords-block .info a .boxR{
	float:left;
	width:400px;
}
#keywords-block .info a .title{
	margin:0 0 5px;
	display:block;
}
#keywords-block .info a:hover .title{
	text-decoration:underline;
}
	
#keywords-block .info a .txt{
	color:#000;
}

#keywords-block .admin{
	padding:0 10px 0 0;
	width:60px;
}
#keywords-block .status{
	text-align:right;
}
#keywords-block .border{
	border-bottom:1px dotted #666;
}



/*カテゴリー別エントリー詳細*/

#keywords-block-detail {
	padding: 0 25px 50px;
	line-height: 1.2;
}

#keywords-block-detail .right-img {
	right: -25px;
}

#keywords-block-detail .top_box {
	margin-bottom: 25px
}

#keywords-block-detail .top_box .imgL {
	float: left;
	margin-right: 25px;
	border: 1px solid rgb(204, 204, 204);
}

#keywords-block-detail .top_box .top_txt {
	line-height: 1.5;
}

#keywords-block-detail .top_box .title {
	color:#CC0000;
	margin-bottom: 15px;
}

#keywords-block-detail h3 {
	border-bottom:1px dotted #B2B2B2;
	padding-bottom: 10px;
}

/*titlesEntryContainerScroll*/

#titlesEntryContainerScroll{
	margin-top:10px;
	border-bottom:1px dotted #B2B2B2;
}

#titlesEntryContainerScroll table{
	width:514px;
	margin:10px auto 20px;
}


#titlesEntryContainerScroll ul {
	min-height:30px;
	height: auto !important;
	height: 30px;
	margin: 10px 0;
}

#titlesEntryContainerScroll table td ul li{
	background:#FFFFFF url(/contents_file/fun/kaitouch/img/titles/pencil_mark.gif) left top no-repeat;
	padding-left: 18px;
	line-height: 1.4;
	margin-bottom: 2px;
}

#titlesEntryContainerScroll .arrow {
	vertical-align:middle;
	width:50px;
}

#titlesEntryContainerScroll .arrow_right{
	text-align:right;
}

#titlesEntryContainerScroll #number{
	text-align:center;
}