@charset "euc-jp";

/*--------------- favo Topics --------------*/

#favo_Topics {
	padding:20px 0px 20px 0px;
	width:auto;
}

#favo_Topics p.text{
	font-size:66.66%;
	margin:10px 5px 5px 0px;
	line-height: 160%;
	color:#666;  
}

#favo_Topics #border_area {
	border: 1px solid #CCC;
	padding:20px;
	width:auto;
}

#favo_Topics .subttl {
	margin:0 0 20px 0;
	width:auto;
}

/*--------------- favo Pick Up --------------*/

#favo_PickUp {
	padding:0px 0px 0px 0px;
	width:auto;
}

#favo_PickUp #backNO {
	width:auto;
	margin:0;
	padding:0;
	text-align:right;
}

#favo_PickUp a{
	font-size:66.66%;
	margin:10px 5px 0px 0px;
	line-height:160%;
	color:#666;
}

#favo_PickUp a:link {
	color:#666;
}

#favo_PickUp a:visited {
	color:#666;
}

#favo_PickUp a:hover {
	color: #F60;
}

#favo_PickUp #backNO img{
	margin:0 5px 0 10px;
}

/* 全てのブラウザに適用 */
#favo_PickUp .partition {
	clear: both;
	height:20px;
	margin-bottom:0px;
	padding-top:19px;
}
/* */

/* Mac IE 5 のみ除外 ￥*/
#favo_PickUp .partition {
	height:1px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:10px;
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
}
/* */


#favo_PickUp #area {
	width:auto
	}

#favo_PickUp #left_area {
	float:left;
	border: 1px solid #CCC;
	width:110px;
	padding:5px 0 5px 6px;
	text-align:center
}

#favo_PickUp #right_area {
	float:right;
	width:489px;
	padding:0px 20px 0px 10px;
}

#favo_PickUp #bottom_area {
	clear:both
}

#favo_PickUp p.ttl_text{
	font-size:81.25%;
	margin:10px 5px 5px 0px;
	line-height:160%;
	color:#666;
	font-weight:bold;
}

#favo_PickUp p.text{
	font-size:66.66%;
	margin:10px 5px 5px 0px;
	line-height: 120%;
	color:#666;  
}


























