
.lead-notice {
	margin: 10px 0 0;
	color: #00a8b5;
	font-size: 14px;
	font-weight: bold;
}

#preset-message {
	min-height: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}


.preset-list + .preset-list {
	margin-top: 10px;
}


.preset-list header {
	color: #666;
	font-size: 12px;
}


.list-item a {
	position: relative;
	display: block;
}

#preset-app .list-item:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}

#preset-app .list-item {
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #ccc;
	
}
#preset-app .list-item figure {
	float: left;
	width: 50px;
	height: 50px;
	margin-bottom: 0 !important;
	padding: 0 !important;
	text-align: left;
}
#preset-app .list-item figure img {
	width: 100%;
	height: auto;
}
#preset-app .list-item dl {
	margin-left: 60px;
	color: #666;
}
#preset-app .list-item dd {
	line-height: 1.2;
}

#preset-app a {
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding-right: 24px;
	word-break: break-all;
}
#preset-app a:after {
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -8px;
	content: "\f054";
	color: #ccc;
	line-height: 16px;
	font-size: 16px;
	font-family: FontAwesome;
}
#preset-app .list-item dd:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 4px 0 0 3px;
	background: url(/xperia/shared/img/format_global01/icon_externalLink.gif) 0 0 no-repeat;
}


#preset-picture .list-item-wrap {
	position: relative;
	margin: 0 -10px 0 0;
}
#preset-picture:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
#preset-picture .list-item {
	box-sizing: border-box;
	float: left;
	width: 33.3%;
	padding: 0 10px 10px 0;
}
#preset-picture .list-item figure {
	width: 100%;
	margin-bottom: 0 !important;
	padding: 0 !important;
	text-align: left;
}
#preset-picture .list-item figure img {
	width: 100%;
	height: auto;
	min-height: 58px;
}
#preset-picture .list-item dl {
	text-align: center;
}
#preset-picture .list-item dt {
	margin: 5px 0 6px;
	line-height: 28px;
	height: 30px;
	font-size: 10px;
	border: 2px solid #ccc;
	border-radius: 4px;
	color: #fff;
	background: #00a8b5;
}
#preset-picture .list-item dd {
	color: #666;
	line-height: 1;
}
#preset-picture .list-item dt:before {
	content: "\f01a";
	margin-right: 4px;
	vertical-align: -1px;
	line-height: 15px;
	font-size: 15px;
	font-weight: normal;
	font-family: FontAwesome;
}




#preset-video .list-item-wrap {
	position: relative;
	margin: 0 -10px 0 0;
}
#preset-video:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
#preset-video .list-item {
	box-sizing: border-box;
	float: left;
	width: 33.3%;
	padding: 0 10px 10px 0;
}
#preset-video .list-item figure {
	width: 100%;
	margin-bottom: 0 !important;
	padding: 0 !important;
	text-align: left;
}
#preset-video .list-item figure img {
	width: 100%;
	height: auto;
	min-height: 58px;
}
#preset-video .list-item dl {
	text-align: center;
}
#preset-video .list-item dt {
	margin: 5px 0 6px;
	line-height: 28px;
	height: 30px;
	font-size: 10px;
	border: 2px solid #ccc;
	border-radius: 4px;
	color: #fff;
	background: #00a8b5;
}
#preset-video .list-item dd {
	color: #666;
	line-height: 1;
}
#preset-video .list-item dt:before {
	content: "\f01a";
	margin-right: 4px;
	vertical-align: -1px;
	line-height: 15px;
	font-size: 15px;
	font-weight: normal;
	font-family: FontAwesome;
}




#preset-music .list-item:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}

#preset-music .list-item {
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #ccc;
}
#preset-music .list-item:first-child {
	padding-top: 0;
	border: none;
}
#preset-music .list-item p {
	float: left;
	width: 60%;
	color: #666;
}
#preset-music .list-item dl {
	float: right;
	width: 40%;
	text-align: right;
}
#preset-music .list-item dt {
	display: inline-block;
	margin: 0 0 8px;
	padding: 0 10px;
	width: auto;
	line-height: 28px;
	height: 30px;
	font-size: 10px;
	border: 2px solid #ccc;
	border-radius: 4px;
	color: #fff;
	background: #00a8b5;
}
#preset-music .list-item dd {
	color: #666;
	line-height: 1;
}
#preset-music p:before {
	display: inline-block;
	margin-right: 10px;
	color: #666;
	content: "\f001";
	font-family: FontAwesome;
}
#preset-music .list-item dt:before {
	content: "\f01a";
	margin-right: 4px;
	vertical-align: -1px;
	line-height: 15px;
	font-size: 15px;
	font-weight: normal;
	font-family: FontAwesome;
}
/*
#preset-music a {
	float: left;
	width: 100%;
	word-break: break-all;
}
*/





#preset-overlay {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 10000;
	background: rgba(255,255,255,0.85);
}
#preset-dialog {
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 10001;
}
#preset-dialog > div {
	position: absolute;
	box-sizing: border-box;
	width: 92%;
	left: 4%;
	padding: 25px 20px 15px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.35);
}
#preset-dialog > div p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666;
}


#preset-dialog nav {
	margin: 35px -10px 0 0;
	text-align: center;
}
#preset-dialog nav a {
	position: relative;
	display: inline-block;
	width: 120px;
	padding: 10px 0;
	margin: 0 10px 10px 0;
	color:#fff;
	font-size: 14px;
	text-indent: -4px;
	background: #666;
	box-shadow: 0 0 5px rgba(0,0,0,0.35);
}
#preset-dialog nav a + a {
}
#preset-dialog nav a:after {
	position: absolute;
	display: block;
	right: 12px;
	top: 50%;
	margin-top: -5px;
	content: "\f054";
	color: #fff;
	line-height: 10px;
	font-size: 10px;
	font-family: FontAwesome;
}


@media (max-width:319px){
	#preset-dialog nav a  {
		width: 90px;
	}
}

@media (min-width:480px){
	#preset-dialog {
		width: 380px;
		left: 50%;
		margin-left: -190px;
	}
}

@media (min-width:768px){
	.preset-list header br {
		display: none;
	}
	
	#preset-picture .list-item {
		width: 25%;
	}
	
	#preset-video .list-item {
		width: 25%;
	}
	
	#preset-dialog {
		width: 380px;
		left: 50%;
		margin-left: -190px;
	}
	
	#preset-dialog > div {
		padding: 30px 20px 18px;
	}
	
	#preset-dialog > div p {
		font-size: 14px;
	}
	
	#preset-dialog nav {
		margin-top: 50px;
		margin-right: -12px;
	}
	#preset-dialog nav a  {
		width: 140px;
		padding: 13px 0;
		font-size: 15px;
	}
	#preset-dialog nav a + a {
		margin-right: 12px;
	}
}

