/*
 *
 */
/*
#sidebar-remake-ideas .remake-ideas-block {
	margin-bottom:30px;
	width:240px;
	border-top:1px dotted #B5B3A6;
}
#sidebar-remake-ideas .remake-ideas-block li {
	border-bottom:1px dotted #B5B3A6;
}
#sidebar-remake-ideas .remake-ideas-block li a {
    background-image:url(../img/common/arrow.png);
    background-position:3px 50%;
    background-repeat:no-repeat;
    color:#4D4A44;
    display:block;
    padding-bottom:5px;
    padding-left:15px;
    padding-top:5px;
}
*/

#sidebar-remake-ideas .remake-ideas-block {
	margin-bottom:30px;
	width:240px;
}

#sidebar-remake-ideas .title {
    border-bottom:1px dotted #B5B3A6;
    border-left:5px solid #615045;
    color:#615045;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    padding-bottom:2px;
	padding-left:5px;
    padding-top:2px;
}

#sidebar-remake-ideas li a {
	background-image:url(../img/common/arrow.png);
	background-position:10px 50%;
	background-repeat:no-repeat;
	color:#4D4A44;
	display:block;
	padding-bottom:2px;
	padding-left:22px;
	padding-top:2px;
	white-space:nowrap;
	overflow:hidden;
}

#sidebar-remake-ideas dl {
    padding-left:10px;
}
#sidebar-remake-ideas dl dd span {
	padding-right:12px;
}
#sidebar-remake-ideas dl dd span a{
	text-decoration:underline;
}





/*
 *
 */
#contents .type-remake-ideas .entry-excerpt {
	border-bottom:1px dotted #A8A69D;
	margin-bottom:15px;
	padding-bottom:15px;
}

#contents .type-remake-ideas .entry-excerpt .thumbnail {
	position:relative;
	float:left;
	width:100px;
	height:70px;
	margin-right:10px;
}
#contents .type-remake-ideas .entry-excerpt .thumbnail .frame {
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
#contents .type-remake-ideas .entry-excerpt .title {
	font-size:14px;
	margin-bottom:5px;
}
#contents .type-remake-ideas .entry-excerpt .title a {
	color:#615045;
}


/*
 *
 */
#contents .type-remake-ideas .entry-content .image {
	position:relative;
	margin:20px auto;
	width:400px;
	height:250px;
}
#contents .type-remake-ideas .entry-content .image .frame {
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
#contents .type-remake-ideas .entry-content .back {
	padding:0 10px;
	text-align:right;
}
#contents .type-remake-ideas .entry-content .back a {
	background-image:url(../img/common/arrow02.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	color:#4D93D9;
	padding-left:13px;
	text-align:right;
}

#contents .type-remake-ideas .more {
	padding:0 10px;
	text-align:right;
}
#contents .type-remake-ideas .more a {
	text-align:right;
	background-image:url(../img/common/arrow02.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	width:10px;
	height:10px;
	padding-left:13px;
	color:#4D93D9;
}
