@charset "UTF-8";
/* Akari */

/* nyc2015 */

.clearFix:after {  
visibility:hidden;
height:0;
display: block;
font-size: 0;  
content: " ";  
clear: both;
}  
* html .clearfix             { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }

#ContestMain {
	background:url(/images/nyc2015/bg.png) repeat #F9FAF6;
	width:780px;
}
#ContestMain a {
	color:#AC2B26;
}
#ContestMain a:hover {
	color:#FF6666;
}
#nyc2015Header {
	position:relative;
}
#nyc2015Nav{
	width:780px;
	height:48px;
	list-style-type:none;
	overflow:hidden;
	margin:20px auto 0;
}
#nyc2015Nav li a{
	float:left;
}
#nyc2015Nav a {
	display:block;
	height:0;
	padding-top:48px;
	overflow:hidden;
	background:url(/images/nyc2015/nav.png) no-repeat;
}
#nyc2015Nav  #nyc2015NavResult a {
	width:158px;
}
#nyc2015Nav #nyc2015NavOutline a {
	width:156px;
	background-position:-158px 0;
}
#nyc2015Nav #nyc2015NavSales a {
	width:155px;
	background-position:-314px 0;
}
#nyc2015Nav #nyc2015NavEntry a {
	width:156px;
	background-position:-469px 0;
}
#nyc2015Nav #nyc2015NavRule a {
	width:155px;
	background-position:-625px 0;
}
.contestResult #nyc2015Nav #nyc2015NavResult a,
#nyc2015Nav #nyc2015NavResult a:hover {
	background-position:0 -48px;
}
.contestOutline #nyc2015Nav #nyc2015NavOutline a,
#nyc2015Nav #nyc2015NavOutline a:hover {
	background-position:-158px -48px;
}
.contestSales #nyc2015Nav #nyc2015NavSales a,
#nyc2015Nav #nyc2015NavSales a:hover {
	background-position:-314px -48px;
}
.contestEntry #nyc2015Nav #nyc2015NavEntry a,
#nyc2015Nav #nyc2015NavEntry a:hover {
	background-position:-469px -48px;
}
.contestRule #nyc2015Nav #nyc2015NavRule a,
#nyc2015Nav #nyc2015NavRule a:hover {
	background-position:-625px -48px;
}

#Lead {
}
.serviceAbout {
	position:relative;
	width:660px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:0 auto 10px auto;
	padding:20px 25px;
	background-color:#FFFFFF;
	line-height:1.8em;
	font-size:12px;
	color:#666666;
}
.serviceAbout h3 {
	padding-bottom:5px;
	line-height:1.8em;
	font-size:15px;
	font-weight:bold;
}
.serviceAbout .serviceLogo {
	position:absolute;
	top:15px;
	right:20px;
}
#nyc2015Footer {
	clear:both;
	line-height:0.1em;
}
.nyc2015Title {
	clear:both;
	padding:40px 0 20px;
	text-align:center;
}
.contestSales .nyc2015Title,
.contestRule .nyc2015Title,
.contestEntry .nyc2015Title{
	/*margin-top:30px;*/
}

#nyc2015Ontline {
	position:relative;
	width:670px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:0 auto;
	padding:20px;
	background-color:#FFFFFF;
	color:#666666;
}
#nyc2015Ontline dt {
	width:130px;
	position:absolute;
	left:30px;
	padding:10px 0 10px 0;
	line-height:1.6em;
	font-size:14px;
	font-weight:bold;
	color:#967246;
}
#nyc2015Ontline dd {
	border-bottom:solid 1px #EDE6DD;
	padding:13px 0 13px 140px;
	line-height:1.8em;
	font-size:13px;
}
#nyc2015Ontline dd:last-child {
	border-bottom:none;
}
#nyc2015Ontline h4 {
	clear:both;
	margin:15px 0 10px 0;
	padding:4px 10px;
	background:url(/images/nyc2015/title_back_h4.png) repeat;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
.detailText {
	padding-left:10px;
}
.note {
	padding:5px 0;
	font-size:12px;
	line-height:1.5em;
}
.linkText {
	float:right;
	padding-left:15px;
	line-height:1.5em;
	padding-top:8px;
}
#ContestMain .image {
	width:498px;
	margin:10px auto;
	overflow:hidden;
}
.separate {
	padding-top:10px;
}
.lineText {
	border-top:solid 1px #EDE6DD;
	padding-top:10px;
}
.bambooImage {
	width:160px;
	float:left;
	padding:10px 10px 0 0;
}
.bambooText {
	padding-top:10px;
}
.bambooName {
	font-weight:bold;
}
.sponsorLogo img {
	margin:5px 20px 0 0;
}

.attentionTitle {
	font-size:14px;
	font-weight:bold;
	color:#BD5813;
}
.attention {
	padding:5px 0;
	font-size:12px;
	color:#AC2B26;
}
.flowList {
	list-style-type:none;
}
.flowList li {
	margin-bottom:5px;
	padding-left:15px;
	line-height:1.8em;
}
.flowDl {
}
.flowDl dt {
	float:left;
	width:120px;
	padding:10px 0;
	color: #967246;
	font-weight:600;
}
.flowDl dd {
	border-bottom: solid 1px #EDE6DD;
	padding:10px 0 10px 120px
}
#nyc2015Sales,
#nyc2015Flow,
#nyc2015Rule,
#nyc2015Result {
	width:670px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:0 auto;
	padding:20px;
	background-color:#FFFFFF;
	color:#666666;
	line-height:1.8em;
}
#nyc2015Result {
	width:686px;
	padding:20px 0 20px 24px;
	list-style-type:none;
}
#nyc2015Flow h4 {
	text-align:center;
}
.entryContents {
	margin:0 20px 30px 100px;
	font-size:13px;
}
#nyc2015Flow h5 {
	clear:both;
	margin:15px 0 10px 0;
	padding:6px 15px;
	letter-spacing:0.1em;
	background:url(/images/nyc2015/title_back_h5.png) repeat;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
.detailList {
	list-style-position:outside;
	margin-left:30px;
	padding-right:10px;
	font-size:12px;
}
.detailList li {
	padding-top:10px;
}
#nyc2015Rule {
	list-style-type:none;
}
#nyc2015Rule h4 {
	font-size:14px;
	font-weight:bold;
	color:#967246;
	margin-bottom:5px;
}
#nyc2015Rule ol {
	list-style-position:outside;
	margin-left:20px;
}
#nyc2015Rule > li {
	border-bottom:solid 1px #EDE6DD;
	padding:20px;
	line-height:1.8em;
}
#nyc2015Rule > li:last-child {
	border-bottom:none;
}
#nyc2015Rule li p {
	margin-bottom:10px;
}

#nyc2015Result li {
	clear:both;
	padding:15px 0;
	overflow:hidden;
}
#nyc2015Result li div {
	float:left;
	margin:0 15px;
}
#nyc2015Result li.width {
	padding-left:20px;
}
#nyc2015Result p.btnLink {
	line-height:1em;
}
#entryBtn{
	margin:10px 0 20px;
	padding-top:10px;
	border-top:1px #CCC dashed;
}
#entryBtn img:hover{
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
#nyc2015Sales h4{
	text-align:center;
}
#nyc2015Sales h5{
	text-align:center;
	margin:35px 0 50px;
}
#nyc2015Sales li{
	list-style:none;
	padding-bottom:50px;
	text-align:center;
}
.sales_copy{
	text-align:center;
	margin-bottom:30px;
}
/*結果発表*/
#Nyc2015Result{
	position:relative;
	width:670px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:0 auto;
	padding:20px;
	background-color:#FFFFFF;
	color:#666666;
}
#Nyc2015Result li{
	list-style-type:none;
}
#LeadBox {
	position:relative;
}
#WebpoBtn {
	position:absolute;
	top: 140px;
	right: 50px;
}
#Nyc2015Result li div{
	float:left;
	width:195px;
	margin:0 14px 40px;
}
#Nyc2015Result li.yoko div{
	width:288px;
}
#Nyc2015Result li div.pl19{
	padding-left:20px;
}
#Nyc2015Result .nenga{
	border:1px solid #DDD;
	letter-spacing:0;
	margin-bottom:10px;
}
#Nyc2015Result .title{
	font-size:15px;
	font-weight:600;
	color:#546C5F;
	padding:5px 0 5px 5px;
}
#Nyc2015Result .name{
	color:#555;
	font-size:12px;
	padding:0 0 6px 5px;
}
#Nyc2015Result .num{
	font-size:11px;
	float:right;
}

.titleResult {
	color:#DD800C;
	font-weight:bold;
	font-size:30px;
	padding:30px;
	line-height:1em;
	letter-spacing:0.2em;
	text-align:center;
}
.titleResult span{
	font-size:12px;
}