@charset "Shift_JIS";
/*------------------------------------------------------------------------------
  #sectionmain
------------------------------------------------------------------------------*/
#sectionmain{
	width: auto;
	margin: 0 0 0 0;
	background:#0096c8 url(../../../sharedimg/bg_blue.jpg) center top no-repeat;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	padding-bottom: 65px;
}
#sectionmain .primary{
	width: auto;
	height: 53px;
	position: relative;
	margin-bottom: 55px;
}

#sectionmain #pagetitle{
	position: absolute;
	right: 17px;
	top: 0;
}
#sectionmain #subtitle{
	position: absolute;
	left: 24px;
	top: 0;
	font-size: 0.01;
	line-height: 0.01;
}

#sectionmain .secondary{
	width: auto;
	text-align: center;
}
#sectionmain .txtbox{
	position: relative;
	width: auto;
	height: 178px;
	text-align: center;
}
#sectionmain .secondary .txt {
	position: absolute;
	top: 0;
	left: 5.5%;
}
#sectionmain .secondary .icon {
	position: absolute;
	top: 0;
	right: 5%;
}
#sectionmain .secondary #flashcontent .front {
	margin: 0 0 50px 0;
}
#sectionmain .secondary #flashcontent .back {
	margin: 0 0 50px 0;
}


/*------------------------------------------------------------------------------
  #section0
------------------------------------------------------------------------------*/
#section0{
	width: auto;
	margin: 0 0 0 0;
	background: #FFF;
	padding: 0;
	overflow: hidden;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	
	_padding-bottom: 50px;
}
#section0 .sectionhdr{
	width: auto;
	height: 108px;
	position: relative;
	margin: 0 auto;
	_border-bottom: 1px #bebebe solid;
	_margin: 0 49px;
}
#section0 .sectionhdr h2{
	position: absolute;
	left: 49px;
	top: 0;
	_left: 0;
}
#section0 .featureswrapper,
#section0 .slidewrapper,
#section0 .playstylewrapper,
#section0 .tvremotewrapper,
#section0 .suicawrapper {
	padding: 0 32px;
	overflow: hidden;
}
#featurescontainer .features {
	position: relative;
	padding: 0 0 20px 0;
}
#featurescontainer .features .img_lead {
	position: absolute;
	top: 100px;
	right: 42%;
	_right: auto;
	_left: -32px;
	_top:50px;
	_overflow: hidden;
	_width: 55%;
	_height: 400px;

	_background: url(../img/img_lead.jpg) right top no-repeat;

}
#featurescontainer .features .img_lead img{
	_display: none;
}
#featurescontainer .features .txt_lead {
	position: relative;
	margin: 0 0 42px 0;
	padding: 53px 0 0 54%;
	_padding: 53px 0 0 37%;
	border-top: 1px #bebebe solid;
	_border-top: none;
}
#featurescontainer .features .txt_lead h3 {
	margin: 0 0 26px 0;
}
#featurescontainer .features .txt_lead p {
	padding: 0 30px 0 3px;
	font-size: 130%;
}
#featurescontainer .features .txt_lead p.notes {
	margin: 4px 0 0 3px;
	padding-left: 1em;
	font-size: 110%;
	text-indent: -1em;
	line-height: 1.7;
}

#featurescontainer .features .free {
	position: relative;
	margin: 0 30px 20px 30px;
	padding: 24px 0;
	border: 1px #bebebe solid;
	background-color: #FFFFFF;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#featurescontainer .features .free .img {
	position: absolute;
	top: 50%;
	left: 16px;
	margin-top: -37px;

	_position: relative;
	_top:0;
	_left:0;
	_margin-top: 0;

	width: 230px;
	height: 74px;

}
#featurescontainer .features .free dl {
	padding: 0 32px 0 270px;
	_padding: 0 32px 0 0;
}
#featurescontainer .features .free dl dt {
	margin-bottom: 10px;
}
#featurescontainer .features .free dl dd {
	font-size: 130%;
}
#featurescontainer .playstyle {
	position: relative;
	margin: 0 0 34px 0;
	padding: 36px 0 0 0;
	border-top: 1px #bebebe solid;
}
#featurescontainer .playstyle .box {
	position: relative;
	_height: 75px;
}
#featurescontainer .playstyle h3 {
	position: absolute;
	top: 50%;
	_top:0;
	left: 20px;
	margin-top: -37px;
	_margin-top: 0;
}
#featurescontainer .playstyle p {
	margin-left: 290px;
	_margin-left: 0;
	padding: 0 20px 0 0;
	font-size: 130%;

	_position: absolute;
	_left: 290px;
}
#featurescontainer #slide {
	margin: 0 auto 20px auto;
	padding: 12px 0;
	text-align: center;
}
#featurescontainer #slide #playStylePhoto {
	position: relative;
	width: 690px;
	height: 390px;
	margin: 0 auto;
}
#featurescontainer #slide #playStylePhoto div {
	position: absolute;
	top: 0;
	left: 0;
}
#featurescontainer #slide #playStylePhoto div#ps0 {
	z-index: 100;
}
#featurescontainer #slide #selectPlayStyle {
	margin: 0 16px;
	background-color: #0096c8;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#featurescontainer #slide #selectPlayStyle .selector {
	position: relative;
	width: 210px;
	margin: 0 auto;
}
#featurescontainer #slide #selectPlayStyle .selector div {
	float: left;
	width: 35px;
	cursor: pointer;
}
#featurescontainer #slide #selectPlayStyle .selector .current {
	position: absolute;
	top: 0;
	left: 0;
}
#featurescontainer .tvremote {
	position: relative;
	padding: 40px 0 65px 0;
	_padding: 40px 0 0 0;
	border-top: 1px #bebebe solid;
}
#featurescontainer .tvremote .txt {
	position: relative;
	min-width: 370px;
	padding: 0 46.5% 0 20px;
	_padding: 0 0 0 20px;
	_width: 51%;
}
#featurescontainer .tvremote .txt h3 {
	margin: 0 0 18px 0;
}
#featurescontainer .tvremote .txt p {
	font-size: 130%;
}
#featurescontainer .tvremote .txt p.notes {
	font-size: 110%;
}
#featurescontainer .tvremote .img {
	position: absolute;
	top: 20px;
	left: 45%;
	_left: 40%;
	_width: 49.5%;
	_height: 260px;
	_overflow: hidden;
}
#featurescontainer .suica {
	position: relative;
	padding: 40px 0 55px 0;
	_padding: 40px 0 0 0;
	border-top: 1px #bebebe solid;
}
#featurescontainer .suica .txt {
	position: relative;
	min-width: 370px;
	padding: 0 50.5% 0 20px;
	_padding: 0 0 0 20px;
	_width: 51%;
}
#featurescontainer .suica .txt h3 {
	margin: 0 0 18px 0;
}
#featurescontainer .suica .txt p {
	font-size: 130%;
}
#featurescontainer .suica .txt p.notes {
	font-size: 110%;
}
#featurescontainer .suica .txt p.notes a {
	border-bottom: 1px dotted #8C8C8C;
}
#featurescontainer .suica .img {
	position: absolute;
	top: 25px;
	left: 53%;
	_left: 40%;
	_width: 49.5%;
	_height: 260px;
	_overflow: hidden;
}
#featurescontainer .suica .atn {
	position: absolute;
	bottom: 23px;
	right: -15px;
}

/*------------------------------------------------------------------------------
  #section1
------------------------------------------------------------------------------*/
#section1{
	width: auto;
	background:#FFFFFF;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	padding-bottom: 70px;
	border-top: 1px solid #bebebe !important;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	
}
#section1 .sectionhdr{
	width: auto;
	height: 160px;
	position: relative;
	margin: 0 auto;
}
#section1 .sectionhdr h3{
	position: absolute;
	left: 49px;
	top: 0;
}
#section1 .sectionhdr p{
	position: absolute;
	right: 46px;
	top: 61px;
}

#section1 .speccontainer{
	width: auto;
	margin: 0 auto;
	padding: 0 49px;
}
#section1 .speccontainer .leftcontainer{
	float: left;
	width: 47%;
	border-top: 1px solid #BEBEBE;
}
#section1 .speccontainer .rightcontainer{
	float: right;
	width: 47%;
	border-top: 1px solid #BEBEBE;
}
#section1 .speccontainer dt{
	padding: 25px 0 7px 12px;
}
#section1 .speccontainer dd{
	padding: 7px 0 17px 12px;
	line-height: 1.6;
	font-size: 120%;
	border-bottom: 1px solid #BEBEBE;
}
#section1 .speccontainer dd a{
	color: #4B4B4B;
	border-bottom: 1px dotted #8C8C8C;
}
#section1 .speccontainer dd a:hover{
	color: #777777;
}
#section1 .speccontainer dd .note{
	font-size: 90%;
	padding-top: 7px;
	padding-left: 1em;
	text-indent: -1em;
}
#section1 .speccontainer dd div.notelastchild{
	font-size: 90%;
	padding-top: 3px;
	padding-left: 1em;
	text-indent: -1em;
}
#section1 .speccontainer dd li {
    line-height: 1.6;
    list-style-image: url(../../../sharedimg/icon_bullet.png);
    margin-left: 18px;
    padding: 0 0 15px;
}
#section1 .speccontainer dd .caution{
	margin-left: 18px;
}

.arrowm{
	vertical-align: middle;
	padding-bottom: 2px;
}
.arrows{
	vertical-align: middle;
	padding-bottom: 1px;
}