@charset "Shift_JIS";
/****************************************
20150617スケルトン“
*****************************************/
/*list.php*/
.btn_entry_td{
width: 15%;
border-left:none !important;
vertical-align: middle !important;
text-align:center;
}
.btn_entry a.active{display: none;}
#overlay-clip{
position: absolute; top: 0; left: 0;
display: none;
width: 100%;
height:100%;
text-align: center;
position: fixed;
top: 0;
background: rgba(0,0,0,0.7);
/background: none;
background: none\9;
z-index: 100;
}
.btn_close{
cursor: pointer;
position: absolute;
top:5px;
right:5px;
}
.popup_area{
width:338px;
padding:31px;
background-color: #ffffff;
margin:0 auto;
position: fixed;
top:30%;
left:35%;
/border:3px solid #CCCCCC;
border:3px solid #CCCCCC\9;
}
.popup_area dl{
margin-bottom:16px;
font-size:14px;
line-height:1.5;
}
.popup_area dl dd{text-align: center;}
.popup_area dl dt{
font-weight: bold;
text-align: center;
}
.popup_area dl dd span{
font-size: 18px;
font-weight:bold;
color: #F76D28;
}
.popup_area ul{margin-top:21px;}
.popup_area ul .left{float:left;}
.popup_area ul .right{
float:right;
cursor: pointer;
}
/*****************clipc.php********************/
.tab_menu ul {
border-bottom:5px solid #ED6A9F;
margin-bottom:10px;
}
.tab_menu ul li {
list-style:none;
float:left;
width: 475px;
margin-left:10px;
}
.tab_menu ul li:first-child{margin-left:0;}
.tab_menu ul li a{
background: url("/images/search/clip/tab_icon01.png") no-repeat 158px 15px;
display: block;
background-color:#F8E5EC;
border:1px solid #E54686;
border-radius:3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-align:center;
text-decoration: none;
color: #E54686;
padding:6px 0;
font-weight: bold;
font-size:14px;
}
.tab_menu ul li a span{font-size:24px;}
.tab_menu ul li.selected a span{
color: #FFFC00;
}
.tab_menu ul li.selected a {
background: url("/images/search/clip/tab_icon02.png") no-repeat 158px 15px;
display: block;
background-color:#ED6A9F;
border:1px solid #ED6A9F;
border-radius:3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
text-align:center;
text-decoration: none;
color: #FFFFFF;
padding:6px 0;
font-weight: bold;
font-size:14px;
height: 30px;
}
#userClip .btnall .btn_find{
	float:right;
	text-indent:0;
	margin-top:15px;
}
#userClip .description{
	font-size:14px;
}
