/*=========================================================


	Site Name   Sony Bluray Portal Site
	File Name   common.css

	Create Date 2007/08/20
	Update Date 2011/09/20


==========================================================*/

body.second div#container div#contentsSec {
	padding: 32px;
	background: transparent url(../images/second_dir/contents_bg.gif) top center no-repeat;
}

body.second div#container div#contentsSec h2 {
	padding: 0 0 18px;
}

body.second div#container div#contentsSec div#mainContentsSec {
	padding: 0 0 18px;
}

body.second div#container div#contentsSec p#pageTop {
	text-align: right;
}

/*----------------------------------------------------------

	Hypertext Module

-----------------------------------------------------------*/

a {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #6b6b6b;
	text-decoration: underline;
}

/*----------------------------------------------------------

	Extra Module

-----------------------------------------------------------*/

/*clearfix-------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

/*nonHeight-------------------------------------------------*/

body div#container div#headerSec p#headerCaption,
body.top div#container div#newsSec h2,
body.top div#container div#newsSec ul,
body.top div#container div#contentsSec h2,
body.top div#container div#contentsSec h3,
body.top div#container div#contentsSec p1 {
	line-height: 0;
	font-size: 0;
}

.noneHeight {
	line-height: 0;
	font-size: 0;
}

#h-siteroot a,a:link{
	text-decoration: none;
	background-color: transparent;
	color: #43677e;	
}

#h-siteroot a:visited{
	background-color: transparent;
	color: #43677e;	
}

#h-siteroot a:hover,a:active{
	background-color: transparent;
	color: #c41230;
	text-decoration:underline;
}
