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

/* nyc2016 */

#ContestMain {
	background:url(/images/nyc2016/bg.png) repeat #F9FAF6;
	width:780px;
}
#ContestMain a {
	color:#AC2B26;
}
#ContestMain a:hover {
	color:#FF6666;
}
#Contents #ContestMain h2 {
	margin-bottom:0;
}
#nyc2016Header {
	position:relative;
}
#nyc2016Nav{
	width: 784px;
    height: 48px;
    list-style-type: none;
    overflow: hidden;
    margin: 20px auto 0;
    position: relative;
}
#nyc2016Nav li a{
	float:left;
	text-indent: -9999px;
}
#nyc2016Nav a {
	display:block;
	height:0;
	padding-top:48px;
	overflow:hidden;
	background:url(/images/nyc2016/result_nav.png) no-repeat;
}
#nyc2016Nav #nyc2016NavResult a {
	width:158px;
}
#nyc2016Nav #nyc2016NavOutline a {
	width:156px;
	background-position:-158px 0;
}
#nyc2016Nav #nyc2016NavSales a {
	width:156px;
	background-position:-314px 0;
}
#nyc2016Nav #nyc2016NavEntry a {
	width:156px;
	background-position:-470px 0;
}
#nyc2016Nav #nyc2016NavRule a {
	width:158px;
	background-position:-628px 0;
}
.contestResult #nyc2016Nav #nyc2016NavResult a,
#nyc2016Nav #nyc2016NavResult a:hover {
	background-position:0 -48px;
}
.contestOutline #nyc2016Nav #nyc2016NavOutline a,
#nyc2016Nav #nyc2016NavOutline a:hover {
	background-position:-158px -48px;
}
.contestSales #nyc2016Nav #nyc2016NavSales a,
#nyc2016Nav #nyc2016NavSales a:hover {
	background-position:-314px -48px;
}
.contestEntry #nyc2016Nav #nyc2016NavEntry a,
#nyc2016Nav #nyc2016NavEntry a:hover {
	background-position:-470px -48px;
}
.contestRule #nyc2016Nav #nyc2016NavRule a,
#nyc2016Nav #nyc2016NavRule a:hover {
	background-position:-628px -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;
}
#nyc2016Footer {
	clear:both;
	line-height:0.1em;
}
.nyc2016Title {
	clear:both;
	padding:40px 0 20px;
	text-align:center;
}
.contestSales .nyc2016Title,
.contestRule .nyc2016Title,
.contestEntry .nyc2016Title{
	/*margin-top:30px;*/
}

#nyc2016Outline {
	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;
}
#nyc2016Outline dt {
	width:130px;
	position:absolute;
	left:30px;
	padding:10px 0 10px 0;
	line-height:1.6em;
	font-size:14px;
	font-weight:bold;
	color:#967246;
}
#nyc2016Outline dd {
	border-bottom:solid 1px #EDE6DD;
	padding:13px 0 13px 140px;
	line-height:1.8em;
	font-size:13px;
}
#nyc2016Outline dd:last-child {
	border-bottom:none;
}
#nyc2016Outline h4 {
	clear:both;
	margin:15px 0 10px 0;
	padding:4px 10px;
	background:url(/images/nyc2016/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;
}
.flowInner {
	margin-left:20px;
}
.flowList {
	list-style-type:none;
}
.flowList li {
	margin-bottom:5px;
	padding-left:15px;
	line-height:1.8em;
}
.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;
	font-weight:bold;
}

.flowDl2 dt{
	color: #967246;
	font-weight:600;
	padding:20px 0 10px;
}
.flowDl2 dd{
	border-bottom: solid 1px #EDE6DD;
	padding:0 0 20px;
}

#nyc2016Sales,
#nyc2016Flow,
#nyc2016Rule,{
	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;
}
#nyc2016Result {
    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;
}
#nyc2016Result li {
    list-style-type: none;
}
#nyc2016Result .title {
    font-size: 15px;
    font-weight: 600;
    color: #546C5F;
    padding: 5px 0 5px 5px;
}
#nyc2016Result .name {
    color: #555;
    font-size: 12px;
    padding: 0 0 6px 5px;
}
#nyc2016Result li div {
    float: left;
    width: 195px;
    margin: 0 14px 40px;
}
#nyc2016Result li.two div {
    width: 45%;
    text-align: center;
}
#nyc2016Result .nenga {
    letter-spacing: 0;
    margin-bottom: 10px;
}
#nyc2016Result .nenga img{
	    border: 1px solid #DDD;
	}
#LeadBox {
    position: relative;
}
#WebpoBtn{    position: absolute;
    top: 150px;
    right: 50px;
}

#nyc2016Result li.yoko div {
    width: 288px;
}

#nyc2016Flow h4 {
	text-align:center;
}
.entryContents {
	margin:0 20px 30px 100px;
	font-size:13px;
}
#nyc2016Flow h5 {
	clear:both;
	margin:15px 0 10px 0;
	padding:6px 15px;
	letter-spacing:0.1em;
	background:url(/images/nyc2016/title_back_h5.png) repeat;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
#nyc2016Flow h6 {
	font-size:14px;
	color:#224D87;
	padding-top:20px;
}
.entryContents .noteBox {
	background:#F3F3F1;
	padding:0 15px 15px;
	color:#333;
	margin-top:20px;
}
#nyc2016Flow .entryContents .noteBox h6{
	text-align:center;
	font-size:15px;
	letter-spacing:1px;
	color:#C00;
}
.entryContents .noteBox li{
	padding-top: 15px;
	font-weight:bold;
}
.detailList {
	list-style-position:outside;
	margin-left:30px;
	padding-right:10px;
	font-size:12px;
}
.detailList li {
	padding-top:10px;
}
#nyc2016Rule {
	list-style-type:none;
}
#nyc2016Rule h4 {
	font-size:14px;
	font-weight:bold;
	color:#967246;
	margin-bottom:5px;
}
#nyc2016Rule ol {
	list-style-position:outside;
	margin-left:20px;
}
#nyc2016Rule > li {
	border-bottom:solid 1px #EDE6DD;
	padding:20px;
	line-height:1.8em;
}
#nyc2016Rule > li:last-child {
	border-bottom:none;
}
#nyc2016Rule li p {
	margin-bottom:10px;
}
/*
#nyc2016Result li {
	clear:both;
	padding:15px 0;
	overflow:hidden;
}
#nyc2016Result li div {
	float:left;
	margin:0 15px;
}
#nyc2016Result li.width {
	padding-left:20px;
}
#nyc2016Result p.btnLink {
	line-height:1em;
}*/
#entryBtn{
	text-align:center;
	margin:30px auto;
	font-size:18px;
	color:#F03;
	font-weight:bold;
}
#entryBtn img:hover{
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

#nyc2016Sales h4{
	text-align:center;
}
#nyc2016Sales h5{
	text-align:center;
	margin:35px 0 50px;
}
#nyc2016Sales li{
	list-style:none;
	padding-bottom:50px;
	text-align:center;
}
.sales_copy{
	text-align:center;
	margin-bottom:30px;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.7em;
	font-weight:bold;
	color:#777;
}
.sales_copy strong{
	font-size:17px;
	color:#C61B0A;
}