@charset "Shift_JIS";

	
/* ==================================================
	条件で選ぶ
===================================================== */
#choice{
	width:800px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	line-height: 1.5;
	}
	
#choice .title{
        clear:both;
        }
	
/* ラインナップ
---------------------------------------------------- */
#choice table.lineUp{
        font-size:12px;
	margin:30px 0 30px 0;
        }	
#choice table.lineUp tr{
        }
#choice table.lineUp tr th{
	padding:0 20px 0 0;
        text-align:center;
        }
#choice table.lineUp tr th a img{
        filter:alpha(opacity=30);
        -ms-filter:"alpha(opacity=30)";
        opacity:0.3;
        }
#choice table.lineUp tr th a:hover img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }
	
/* 選択された状態 */
#choice table.lineUp tr th.select a img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }
	
#choice table.lineUp tr td{
        padding:15px 0 0 10px;
	text-align:center;
        }
#choice table.lineUp tr td span{
        color:#555555;
	text-decoration:none;
	padding:4px 15px;
        border: 1px solid #DBDCDC;
        border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE/PIE.htc");	
	background-color:#DBDCDC;
	}
#choice table.lineUp tr td a:hover span{
        color:#FFFFFF;
	text-decoration:none;
        border: 1px solid #333333;
        border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE/PIE.htc");	
	background-color:#333333;
	}

/* 選択された状態 */
#choice table.lineUp tr td.select span{
        color:#FFFFFF;
	text-decoration:none;
        border: 1px solid #333333;
        border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE/PIE.htc");	
	background-color:#333333;
        }		
	
	
/* 新ラインナップ（2014年4月）
---------------------------------------------------- */
#choice table.lineUp2{
        font-size:12px;
	margin:30px 0 30px 0;
        }	
#choice table.lineUp2 tr{
        }
#choice table.lineUp2 tr th{
	padding:0 5px 0 0;
        text-align:center;
        }
#choice table.lineUp2 tr th a img{
        filter:alpha(opacity=30);
        -ms-filter:"alpha(opacity=30)";
        opacity:0.3;
        }
#choice table.lineUp2 tr th a:hover img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }
	
/* 選択された状態 */
#choice table.lineUp2 tr th.select a img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }


	
#choice table.lineUp3
{
        font-size:12px;
	margin:30px 0 30px 0;
        }	
#choice table.lineUp3 tr{
        }
#choice table.lineUp3 tr th{
	padding:0 5px 0 0;
        text-align:center;
        }
#choice table.lineUp3 tr th a img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }
#choice table.lineUp3 tr th a:hover img{
        filter:alpha(opacity=30);
        -ms-filter:"alpha(opacity=30)";
        opacity:0.3;
        }
	
/* 選択された状態 */
#choice table.lineUp3 tr th.select a img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }




/* 条件で選ぶ
---------------------------------------------------- */
#choice .search{
        background:url(/images/select3/bg_search.gif) repeat-y 0 0;
	font-size:12px;
	color:#333333;
	width:100%;
        }
#choice .search table{
        width:754px;
	margin:0 23px;
        }
#choice .search table tr{
	height:35px;
        }	
#choice .search table tr th{
	width:110px;
	vertical-align:middle;
	border-bottom:1px dotted #CCCCCC;
        }
#choice .search table tr td{
	vertical-align:middle;
	border-bottom:1px dotted #CCCCCC;
        }
#choice .search table tr td span{
        font-size:10px;
        }
#choice .search table tr td a{
        padding:2px 5px;
	margin:0 10px 0 0;
        color:#FFFFFF;
	border: 1px solid #717071;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE//PIE.htc");
	background-color:#717071;
        }
#choice .search table tr td a:hover{
        color:#717071;
	text-decoration:none;
	border: 1px solid #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE//PIE.htc");
	background-color:#FFFFFF;
        }

#choice .search table tr .last{
        border-bottom:none;
        }
	
#choice .bgSearchBtm{
        margin:0 0 30px 0;
	height:10px;
	background:url(/images/select3/bg_search_bottom.gif) no-repeat;
	}




#choice .hdmenu{
	width:800px;
	height:34;
	margin:0;
	padding:20px 0 0 0;
	clear:both;
}

#choice .hdmenu img{
	float:left;
	margin:0;
	padding:0;
}