@charset "utf-8";
@import url(css/designers/2column.css);

/*rcm*/

.rcmBox {
	clear: both ;
	clear: both ;
	height: 1% ;
	padding-top: 10px ;
	padding-bottom: 10px ;
	overflow: hidden ;
	border-bottom: 1px dotted #c1c1c1  ;
}


.rcmBox > .rcmBox {
	height: auto ;
}


.rcmDetail {
	padding: 0px ;
}



.rcmDetail a:link,
.rcmDetail a:visited,
.rcmDetail a:hover,
.rcmDetail a:active
 {
	height: 20px ;
	width: 100px ;
	font-size: 10px ;
	color: #930 ;
	line-height: 20px ;
	text-decoration: none ;
	display: block ;
	text-align: center ;
	background: url("rcm_detail.gif") no-repeat ;
}


.rcmBox img {
	width: 200px ;
	margin-top: 1px ;
}


.rcmImg {
	float: left ;
	width: 100px ;
}



.rcmBox dt {
	float: left ;
	clear: both ;
	width: 4em ;
	margin-bottom: 1px ;
	color: #fff ;
	display: block ;
	text-align: center ;
	background: #999 ;
}


.rcmBox dd {
	float: left ;
	width: 290px ;
	padding-top: 1px ;
	padding-left: 5px ;
	display: block ;
}


.rcmTxt {
	float: left ;
	width: 350px ;
	margin-left: 150px ;
	display: inline ;
}

.gaiyou { border : 1px solid #999 ; font-size : 12px ; margin : 5px ;border-bottom : 0px ; }
.gaiyou dt, dd { float : left ; margin : 0px ; padding : 2px 7px ;}
.gaiyou dl { border-bottom : 1px solid #999 ; clear :both ; margin : 0px ; overflow : hidden ; height :1%; }
.gaiyou dt { background : #ddd ; }  
.gaiyou dd { }

