/* CSS Document */
body,div,h1,h2,h3,h4,p,dl,dt,dd,form,input,select {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style:none;
}


#NY09Conts { 
	width:838px; 
	margin:0 auto; padding:0; 
	border:1px #DFCB53 solid; 
	background-image:url(http://image.excite.co.jp/jp/woman/css/newyear2009/photocon_img/ny2009ti02.gif); 
	background-repeat:no-repeat; 
	background-color:#ECE6A8; color:#333333;line-height:160%; }

/*IE6*/
* html #NY09Conts { 
	width:840px; 
	margin:0 auto; padding:0; 
	border:1px #DFCB53 solid; 
	background-image:url(http://image.excite.co.jp/jp/woman/css/newyear2009/photocon_img/ny2009ti02.gif); 
	background-repeat:no-repeat; 
	background-color:#ECE6A8; color:#333333;}

#NY09Conts A:link { color: #EF7919; text-decoration:underline; }
#NY09Conts A:visited  { color: #C7A002; text-decoration:underline; }
#NY09Conts A:hover  { color: #EF7919;}


#NY09Ti { display:none;}



/*Left----------------------------- */
#NY09Left { 
	width:522px; 
	margin:65px 0 10px 9px; 
	padding:20px; 
	background-color:#ffffff;
 background-image:url(http://image.excite.co.jp/jp/woman/css/newyear2009/photocon_img/ti_bg.gif); background-repeat:no-repeat; 
	float:left;}

/*IE6*/
* html #NY09Left { 
	width:562px; 
	margin:65px 0 10px 5px;}

#NY09Left .animalTi{ height:90px; display:block;}
#NY09Left .animalTi span{ display:none;}

#NY09Left .lead { width:315px;}

#NY09Left p{ margin:10px 0px; padding:0;}

#NY09Left .Rlink { width:315px; text-align:right;}





/* Sub Title */

.contribute{  margin-top:40px; }

.contribute span{ display:none;}

.contribute .txt { width:467px; float:right; margin:10px 0 0 55px; }

#Ti_check { width:127px; height:32px; margin:0; background-image:url(http://image.excite.co.jp/jp/woman/css/newyear2009/photocon_img/subti_check.gif);}

#Ti_rule { width:110px; height:32px; margin:0; background-image:url(http://image.excite.co.jp/jp/woman/css/newyear2009/photocon_img/subti_rule.gif);}

#Ti_process { width:177px; height:32px; margin:0; background-image:url(http://image.excite.co.jp/jp/woman/css/newyear2009/photocon_img/subti_process.gif);}


.RuleTxt { list-style:disc; }
.RuleTxt li { margin-bottom:8px;}


/* contribute */

.otherTop { width:467px; height:6px; margin:20px 0 0 0; padding:0; background-image:url(http://image.excite.co.jp/jp/woman/css/newyear2009/photocon_img/contribute_top.gif);}

#other { width:443px; margin:0; padding:0; border-left:2px #F2C02D solid; border-right:2px #F2C02D solid; padding:10px;}

* html #other { width:467px; margin:0; padding:0; border-left:2px #F2C02D solid; border-right:2px #F2C02D solid; padding:10px;}

.otherProcess { color:#A97E00; font-weight:bold;}

.BnrTxtCopy { border:1px #cccccc solid; margin:5px 0; padding:2px;}


.otherBottom { width:467px; height:6px; margin:0 0 10px 0; padding:0; background-image:url(http://image.excite.co.jp/jp/woman/css/newyear2009/photocon_img/contribute_bottom.gif);}







/*Right----------------------------- */
#NY09Right { 
	width:248px; 
	margin:20px 9px 10px 0; 
	padding:4px 0 0 0; 
	float:right; 
	background-color:#FAF9EC;}

/*IE6*/
* html #NY09Right { 
	margin:20px 5px 5px 0; 
	padding:4px;}















/* navi------------------------ */

.navEnd {
	clear: both;
	width: 840px;
	text-align: center;
	font-size: 80%;
	line-height: 1.2;
	margin: auto;
}
.navEnd ul {
	text-align: center;
	padding: 20px 0px 10px;
}
.navEnd li {
	display: inline;
	padding: 0px 8px 0px 4px;
	border-right: 1px solid #CCCCCC;
	margin: 2px;
	color: #999999;
}
.navEnd li.nCntst {
 border-right: 1px solid #ffffff;
}

.pTop .navEnd .nTop, 
.pContest .navEnd .nCntst {font-weight: bold;}