@charset "utf-8";
/* CSS Document */

img {
	border:none;
}
h1, h2 {
	margin:0px;
	padding:0px;
	background:#FFF;
	line-height:1em;
}
p {
	background:#FFF;
	line-height:1.4em;
}
/* NYC */

#nyc {
	background:#FFF;
	font-size:14px;
	padding: 10px;
	margin: 0px;
}
#nyc h1 {
	text-align:center;
}
#nyc h1 img {
	width:100%;
}
#nyc h2 {
	text-align:center;
	margin:0px 0px 1em;
	padding:2em 0px 0px;
	clear: both;
}
#nyc h2 img {
	width:80%;
	max-width:248px;
}
#nyc p {
	margin: 0px 0px 1em 0px;
}
#nyc img {
	width:100%;
}
#nyc #cover {
	margin: 0px 0px 1.5em;
	line-height:1em;
	padding: 0px;
}
#nyc ul#anchor {
	margin: 0px 0px 1em 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#nyc ul#anchor li {
	margin: 0px 0px 1em;
	padding: 0px;
	width: 50%;
	text-align:center;
	float: left;
	line-height:1em;
}
#nyc ul#anchor li img {
	width:80%;
	max-width:248px;
	text-align:center;
}
#nyc dl.summary {
	margin: 0px;
	padding: 0px;
}
#nyc dl.summary dt {
	margin: 0px;
	padding: 0px;
	line-height:1em;
}
#nyc dl.summary dt img {
	width:40%;
	max-width:124px;
}
#nyc dl.summary dd {
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0.5em;
}
#nyc .modelimage {
	margin: 0px 0px 0em;
	padding: 0px;
	line-height: 0.9em;
	position: relative;
}
#nyc dl.item_list {
	margin:0px;
	padding:0px 0px 1em;
	position: relative;
}
#nyc dl.item_list dt {
	margin:0px;
	padding:0px 10px 0px 40px;
	display:block;
	line-height:42px;
	overflow: hidden;
	background-color: #B6B6B6;
	height: 42px;
	background-image: url(../img/131001_nyc_ico_item_list.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#nyc dl.item_list dt img {
	width:22px;
}
#nyc dl.item_list dd {
	margin:0px;
	padding:0px;
	padding:0px;
	font-size: 16px;
	line-height:32px;
	display:none;
	clear: both;
}
#nyc dl.item_list dd ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#nyc dl.item_list dd ul li{
	margin:0px;
	padding:10px;
	font-size: 14px;
	line-height: 1.2em;
	border-bottom: 1px dotted #CCC;
}
#nyc dl.item_list dd ul li a{
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	display:block;
}
#nyc dl.item_list dd ul li span{
	padding-right: 25px;
	display:block;
}
#nyc dl.item_list dd ul li span span{
	padding-right: 25px;
	display:block;
	font-size:0.8em;
}
#nyc dl.item_list dd ul.item_list_fashion li a{
	color: #F05383;
	background-image: url(../img/131001_ico_itemlist_fashion.png);
}
#nyc dl.item_list dd ul.item_list_active li a{
	color: #4ABA80;
	background-image: url(../img/131001_ico_itemlist_active.png);
}
#nyc dl.item_list dd ul.item_list_flow li a{
	color: #15A7B4;
	background-image: url(../img/131001_ico_itemlist_flow.png);
}
#nyc dl.item_list dd ul.item_list_art li a{
	color: #F68E37;
		background-image: url(../img/131001_ico_itemlist_art.png);
}
#nyc .quote {
	margin: 0px 10px 1em;
}
#nyc .quote img {
	width:36px;
}
#nyc .quote p {
	font-size:20px;
	margin: 0px 0px 1em 0px;
}
#nyc .nametag {
	text-align:right;
}
#nyc .nametag img {
	width:80%;
	max-width:248px;
}
#nyc p.highlight_text {
	padding-left: 0.7em;
	border-left-style:solid;
	border-left-width:0.3em;
}
#nyc p.highlight_text.fashion {
	border-bottom-color: #f05383;
	color:#f05383;
}
#nyc p.highlight_text.active {
	border-bottom-color: #4aba80;
	color:#4aba80;
}
#nyc p.highlight_text.flow {
	border-bottom-color: #15a7b4;
	color:#15a7b4;
}
#nyc p.highlight_text.art {
	border-bottom-color: #f68e37;
	color:#f68e37;
}
#nyc .pagetop {
	margin: 0em 0px 2em;
	padding: 0em;
	overflow: hidden;
}
#nyc .pagetop a {
	background-color: #3f3f3f;
	display: inline-block;
	margin: 0px;
	padding: 5px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
}
#nyc .pagetop a:hover {
	background-color: #3f3f3f;
}
#nyc #relatedproject {
}
#nyc #relatedproject ul{
	margin: 0px 0px 1em 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#nyc #relatedproject li{
	margin: 0px 0px 1em;
	padding: 0px;
	width: 50%;
	text-align:center;
	float: left;
	line-height:1em;
}
#nyc #relatedproject li img{
	width:80%;
	max-width:248px;
	text-align:center;
}
#nyc .youtube{
	position:relative;
	padding-bottom: 56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin: 0px;
}
#nyc .youtube iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#nyc {
}
