/*---------------------------------*/
.uploaded_wrapper{
	width:640px;
	margin:0 auto 40px auto;
}
.showtype{
	font-size: 24px;
	font-weight: bold;
	color: #258DB6;
	margin-bottom:30px;
}
.showtypebox{
	border: 1px solid #999;

}

.onenotice{
	text-align:right;
	padding:10px 0 0 0;
	margin-bottom:20px;	
}


/*---------------------------------*/
/*		アルバム機能
/*---------------------------------*/
.result_label{
	position: relative;
}

.alexpt{
	font-weight: bold;
font-size: 16px;
}



.albumtpic {
position: relative;
display: inline-block;
margin: 1.5em 0;
padding: 2px 5px;
min-width: 40px;
max-width: 100%;
color: #FFF;
font-size: 15px;
background: #FFC1BF;
text-align: center;
	border-radius: 5px;
}
.albumtpic:before{
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border: 5px solid transparent;
border-top: 5px solid #FFC1BF;
}
.albumtpic p {
margin: 0;
padding: 0;
font-size: 12px;
} 

.alnew{
	background-color: #FFC1BF;
	color:#FFF;
	padding: 2px 3px 1px 3px;
	border-radius: 3px;
	font-size:12px;
	display: block;
	float: left;
	width:43px;
	text-align: center;
	
}
.alkoti{
font-weight: bold;
font-size: 18px;
	display: block;
	float: left;
	width:238px;

}

.albumexp{
font-size:13px;
	color:#888;
	margin-bottom: 3px;

	
}

.alcopyform{
	float: left;
	width:320px;
}

.albumlink{
	float: left;
	font-size: 20px;
line-height: 32px;

}


.albumlink a{
	margin: 0 auto;
text-align: center;
text-decoration: none;
color: #FFF;
background-color: #258DB6;
font-size: 18px;
border-style: none;
padding: 5px 15px 5px 15px;
border-radius: 5px;
}

.albumurlarea {
	margin-bottom: 20px;
}


.alkotia{
font-weight: bold;
font-size: 18px;
	display: block;
	float: left;
	padding: 3px 0;
}

.selectimage{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.selectimage li{
	float:left;
	width:57px;
	text-align:center;
	border-right: 1px solid #999999;	
}

.selectimage li.all{
	position: relative;
}
.selectimage li.all .albumtpic_box{
	width:50px;
	height: 30px;
	position: absolute;
	top:-48px;
	left:4px;
	z-index: 100;
}

.selectimage li:last-child{
	width:58px;
	margin-right:-1px;
}
.selectimage li a{
	display:block;
	padding:8px 0;
	color:#000;
}
.selectimage li a:hover{
	background-color:#CCC;
	
}
.selectimage li.is-selected a{
	color:#FFF;
	background-color:#000;
}

.selectedimage li.is-hide{
	display:none;	
}
.selectedimage li .viewthumb{
	float:left;
	width:200px;
	text-align:center;
	padding:20px;
}
.selectedimage li .uploadeddata{
	float:left;
	width:360px;
}
.selectedimage li .viewthumb img{
	max-width:100%;
}


.selectedimage li.allurl{
	padding:20px;
}
.selectedimage li.allurl .exp{
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	
}

.albumurltext{
	font-size:18px;
	line-height:28px;
	color:#000;
	width:300px;
}


.multiurllist{
	width:598px;
	
    color: #000;
    font-size: 18px;
    line-height: 28px;

	height:auto;
	
	height:300px;

}

.multiurllist.row_1{height:28px;}
.multiurllist.row_2{height:56px;}
.multiurllist.row_3{height:84px;}
.multiurllist.row_4{height:112px;}
.multiurllist.row_5{height:140px;}
.multiurllist.row_6{height:168px;}
.multiurllist.row_7{height:196px;}
.multiurllist.row_8{height:224px;}
.multiurllist.row_9{height:252px;}
.multiurllist.row_10{height:280px;}
