@charset "UTF-8";
@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/contents.css");



/*------------------------------------------
 Whats new
--------------------------------------------*/

.whatsnew-block {
 padding-left: 15px;
 padding-right: 20px;
 margin-top: 20px;
}


/*index-------------------------------------*/

.whatsnew-block dl {
	font-size: 70%;
	line-height: 150%;
	padding-bottom: 13px;
	margin-top: 13px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url('../../common_img/dotline.gif');
}
.whatsnew-block dt {
	width: 132px;
	float: left;
}
.whatsnew-block dt span {
	background-image: url('../../common_img/arrow_f02.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px
}
.whatsnew-block dt span img {
	vertical-align: middle;
}
.whatsnew-block dd {
	float:left;
	width: 390px;
}
.whatsnew-block dd a {
	text-decoration: none;
}
.whatsnew-block dd a:hover {
	text-decoration: underline;
}



/*press-------------------------------------*/

.whatsnew-block .press h1 {
 font-weight: bold;
	font-size: 85%;
	margin-bottom: 20px;
}
.whatsnew-block .press h2 {
 font-weight: bold;
	font-size: 75%;
	margin-bottom: 15px;
}
.whatsnew-block .press h3 {
 font-size: 70%;
 color: #FF9900;
	font-weight: bold;
	margin-bottom: 5px;
}
.whatsnew-block .press p {
	margin-bottom: 15px;
	font-size: 70%;
	text-align: justify;
}
.whatsnew-block .press p.ymd {
	color: #FF9900;
	font-weight: bold;
}
.press1  {
	margin-bottom: 15px;
	font-weight:bold;
	font-size: 100%;
	text-align: justify;
}

.whatsnew-block .press li {
	margin-bottom: 5px;
	list-style-type: none;
	background-image: url('../../common_img/dotline.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px
}
.whatsnew-block .press li .press-lb {
 float: left;
	width: 150px;
}
.whatsnew-block .press li .press-rb {
 float: right;
	width: 380px;
}
.whatsnew-block .press li .press-lb,
.whatsnew-block .press li .press-rb {
 font-size: 70%;
}


/*--------win12.html------------------------*/
 .pressFooter{
	font-size:75%;
	margin-left:15px;
	margin-right:20px;
}

.pressBanner img{
/* margin-left:-0.9em;
margin-top:-1.2em; */
margin-bottom:0.5em;  
position:relative;
}

 .pressImage img{
/*margin-left:-0.9em;
position:relative; */
}

 .pressNDTV h1 {
 
	font-size: 85%;
	margin-bottom: 20px; 
	margin-left:15px;
	margin-right:20px;	
}

 .pressNDTV .color1{
color:#FF0000;
font-weight:bold;
}

/*--------wn13.html------------------------*/

.whatsnew-block .pressHeading h1 {
 font-weight: bold;
 text-decoration:underline;
	margin-top:15px;
	margin-bottom:10px;
	font-size:85%;
}

.whatsnew-block .press .makeBold{
font-weight:bold;
}

.main-coupan-container{
}

.makeBold-heading{
	font-weight:bold;
}

.makeBold{
	font-size:85%;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
	text-decoration:underline;
}

.coupan-left{
	float:left;
	font-size:80%;
}

.coupan-right{
	float:right;
	font-size:80%;
}

.small-font{
	font-size:80%;
}