@charset "UTF-8";
/* CSS Document */

@import url("reset.css");
@charset "UTF-8";

body  {
	color: #333333;
	font: 12px/1.3em "Lucida Grande", sans-serif;
	background: url(common/images/head_bg.png) repeat-x 0px 0px;
}

/* デフォルトリンク設定 */
a:link,a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a img {
	text-decoration: none;
}
a:hover,a:active{
	color: #FF3300;
	text-decoration: underline;
}
	
/* clearfix設定 */
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.clearfix {
	min-height: 1%;
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}


/* 共通設定 */


#container  {
	width: 848px;
	margin: 0 auto;
	text-align: left;
}

/*  ヘッダー---------------------------------------------------*/

#header  {
	width: 848px;
	padding: 5px 0px 0px;
	margin: 0px;
	display: block;
}
#header p {
	float: right;
	margin-bottom: 9px;
}
#header  .gnavi {
	clear: both;
	height: 26px;
	padding: 0px;
	margin: 0px;
	display: block;
}
#header  .gnavi  li {
	float: left;
	display: block;
	list-style: none;
}
/*201004 SEO Class name addition*/
h1, .header_add {
	float: left;
	margin-bottom: 9px;
	display: block;
	padding-top: 16px;
}

/*201004 SEO Definition addition*/
h1.addh1{
	position:absolute;
	top:-10px;
	left:70px;
	font-size:10px;
	font-weight:normal;
	color:#666;
}


/*  コンテンツ---------------------------------------------------*/


h2 {
	clear: both;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mr10  {
	padding-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.center {
	text-align: center;
}

.fl  {
	float: left;
	clear: left;
}
.fr {
	float: right;
}


#contents {
	clear: both;
	padding-top: 15px;
	width: 848px;
}
.main {
	width: 660px;
	float: left;
	padding-bottom: 30px;
}


.lnavi {
	width: 660px;
	margin-right: -8px;
	overflow: hidden;
}
.lnavi li {
	float: left;
	margin-right: 8px;
	margin-bottom: 7px;
}
#top  {
	margin: 0px;
	padding: 0px;
}
#top a {
	margin-top: 5px;
	margin-bottom: 39px;
	height: 45px;
	width: 250px;
}
#trouble {
	clear: both;
	text-align: center;
}

#reason {
	clear: both;
	border: 1px solid #FF9D9D;
	background: url(lpimages/reasontitle.png) no-repeat left top;
	padding: 120px 0px 0px 10px;
	margin-right: auto;
	margin-left: auto;
}
#reason #point01 {
	background: url(lpimages/point01-p03.png) no-repeat right top;
	padding: 50px 0px 0px;
}
#reason #point02 ,#reason #point03 ,#reason #point04 ,#reason #point05 {
	background: url(lpimages/reason-border.png) no-repeat left 10px;
	clear: both;
}
#reason #point01 dl {
	background: url(lpimages/point01.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}
#reason #point02 dl {
	background: url(lpimages/point02.jpg) no-repeat left 18px;
	display: block;
	margin: 0px;
	padding: 23px 0px 0px;
}
#reason #point03 dl {
	background: url(lpimages/point03.jpg) no-repeat left 18px;
	display: block;
	margin: 0px;
	padding: 23px 0px 0px;
}
#reason #point04 dl {
	background: url(lpimages/point04.jpg) no-repeat left 18px;
	display: block;
	margin: 0px;
	padding: 23px 0px 0px;
}
#reason #point05 dl {
	background: url(lpimages/point05.jpg) no-repeat left 18px;
	display: block;
	margin: 0px;
	padding: 23px 0px 0px;
}
#reason  dt {
	padding-left: 65px;
	margin-bottom: 10px;
}
#reason     dd.reason-text {
	width: 345px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 68px;
}
#difference {
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}
#difference  .difference-border    {
	border-right: 1px solid #CCAC6D;
	border-bottom: 1px solid #CCAC6D;
	border-left: 1px solid #CCAC6D;
	width: 614px;
	padding: 0px 22px 22px;
}
#difference .fl,#difference .fr{
	height: 370px;
	width: 296px;
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
}
#difference .fl    {
	background: url(lpimages/difference-p01.png) no-repeat 0px 0px;
}
#difference   .fr  {
	background: url(lpimages/difference-p02.png) no-repeat 0px 0px;
}
#difference .fl dt   {
	position: absolute;
	left: 140px;
	width: 150px;
	top: 45px;
}
#difference   .fr dt {
	position: absolute;
	left: 140px;
	width: 150px;
	top: 45px;
}
#difference   dd  {
	padding: 0px 12px;
	position: absolute;
	top: 265px;
}
#difference strong {
}
#difference  p {
	clear: both;
	padding-top: 20px;
	padding-left: 60px;
}

#howto {
	background: url(lpimages/howto-bg.jpg) no-repeat center 0px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding: 230px 35px 25px;
}

#howto .fl {
	width: 300px;
}
#howto dl {
	display: block;
	margin-bottom: 10px;
}
#howto dt {
	float: left;
}
#howto dd {
	float: right;
	width: 165px;
	padding-top: 3px;
}
#howto  dd:first-letter{
	float: left;
	margin-right: 8px;
	font: normal 250%/100% Times, serif;
	color: #F58244;
}
#howto      .fin   {
	clear: both;
	width: 293px;
	display: block;
	height: 310px;
}
#howto .fin dd {
	width: 292px;
}

#howto .fr {
	float: right;
	clear: right;
	width: 295px;
}
#howto .fr p {
	padding: 0px;
	margin: 0px;
}

#howto #movie02 {
	height: 180px;
	width: 260px;
	display: block;
}
#howto  ul {
	clear: both;
	display: block;
	background: url(lpimages/howto-p05.jpg) no-repeat left top;
	height: 110px;
	width: 580px;
	margin-right: -160px;
	padding-top: 42px;
	padding-left: 165px;
	overflow: hidden;
	padding-bottom: 20px;
}
#howto li {
	float: left;
	width: 130px;
	margin-right: 160px;
}
#voice {
	clear: both;
	height: 715px;
	margin-bottom: 30px;
}
#voice dl {
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 660px;
	display: block;
}




#voice dt {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 210px;
	width: 330px;
	line-height: 1px;
}

#voice dd {
	height: 155px;
	width: 255px;
	padding: 35px 50px 20px 25px;
	font-size: 12px;
	line-height: 1.4em;
	float: right;
	margin: 0px;
	background-image: url(lpimages/voice_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#repayment {
	clear: both;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 16px;
	color: #333333;
	line-height: 1.4em;
	text-align: center;
}
#repayment li {
	font-size: 14px;
	list-style: disc outside;
	margin-left: 28px;
	line-height: 1.4em;
	text-align: left;
}
#itemlinup  {
	width: 657px;
	display: block;
	margin-bottom: 20px;
	height: 352px;
	background: url(lpimages/itemlist.png) no-repeat 0px 0px;
	position: relative;
}
.itemlinup01  {
	width: 200px;
	display: block;
	height: 37px;
	position: absolute;
	left: 444px;
	top: 145px;
}
#itemlinup02  {
	width: 149px;
	display: block;
	height: 25px;
	position: absolute;
	left: 180px;
	top: 314px;
}
#itemlinup03  {
	width: 149px;
	display: block;
	height: 25px;
	position: absolute;
	left: 496px;
	top: 314px;
}
#itemlinup2  {
	width: 657px;
	display: block;
	margin-bottom: 60px;
	height: 193px;
	background: url(lpimages/itemlist02.png) no-repeat 0px 0px;
	position: relative;
	clear: both;
}

.gotop {
	text-align: right;
	text-decoration: underline;
	font-size: 12px;
	display: block;
	clear: both;
	margin-bottom: 80px;
	
}

.gotop a:link,.gotop a:visited {
	color: #F60000;
	text-decoration: underline;
}
.gotop a:hover,.gotop a:active{
	color: #FFCC00;
	text-decoration: underline;
}
#footer a:link,#footer a:visited {
	color: #0066FF;
	text-decoration: underline;
}
#footer a:hover,#footer a:active{
	color: #F60000;
	text-decoration: underline;
}
#footer  #footerlink1 {
	clear: both;
	padding-left: 20px;
	display: block;
	height: 60px;
}
#footer li {
	list-style: none;
	float: left;
}
#footer  #footerlink1 li {
	width: 160px;
	display: block;
}
#footer #footerlink2 {
	margin-left: 120px;
	display: block;
	clear: both;
	height: 30px;
}
#footer  #footerlink2 li {
	color: #CCCCCC;
	text-decoration: underline;
	margin-right: 10px;
	font-size: 12px;
	line-height: 1.5em;
	display: inline;
}
#copyright   {
	text-align: center;
	color: #999999;
	padding-top: 5px;
	border-top: 1px solid #999999;
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 20px;
	clear: both;
}
.sub {
	float: right;
	width: 170px;
	color: #333333;
}

.rightlink li {
	list-style: none;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
	color: #333333;
}
.rightlink li a {
	display: block;
}
.rightlink  #link-tv {
	background: url(lpimages/link-tv.jpg) no-repeat 0px 0px;
	height: 165px;
	width: 160px;
	padding-top: 108px;
	padding-left: 10px;
}
.rightlink  #link-tv  #topmovie    {
	display: block;
	height: 86px;
	width: 140px;
	margin-left: 4px;
	overflow: hidden;
	background: #000000;
	margin-bottom: 53px;
}
.rightlink #official {
	background: url(images/officialbanner.jpg) no-repeat 0px 0px;
	height: 0px;
	width: 170px;
	padding-top: 80px;
	overflow:hidden;
	display: block;
}
.rightlink #official:hover {
	background: url(images/officialbanner_ov.jpg) no-repeat 0px 0px;
}
.rightlink #link-media {
	background: url(lpimages/link-media.jpg) no-repeat 0px 0px;
	height: 23px;
	width: 160px;
	padding-top: 167px;
	padding-left: 10px;
}
.rightlink #link-media:hover {
	background: url(lpimages/link-media_on.jpg) no-repeat 0px 0px;
}
.rightlink #link-color {
	background: url(lpimages/link-color.jpg) no-repeat 0px 0px;
	height: 105px;
	width: 140px;
	padding-left: 30px;
	padding-top: 103px;
}
.rightlink #link-color li {
	margin-bottom: 7px;
	list-style: disc outside;
}
.hidden {
	display: none;
}
#eximg  {
	padding: 0px;
	margin: -20px 0px 20px;
}
#cartbtn {
	height: 0px;
	width: 172px;
	padding-top: 44px;
	overflow: hidden;
	display: block;
	background: url(common/images/cart_btn.png) no-repeat left 0px;
}
#cartbtn:hover {
	background: url(common/images/cart_btn.png) no-repeat right 0px;
}
.dominybox {
	border: 1px solid #D6CCE1;
	padding: 10px 5px 10px 10px;
	width: 645px;
	margin-bottom: 15px;
	background: #FBFAFC;
}
.dominyright {
	float: right;
	width: 365px;
}
.dominybox h2 {
	font-size: 20px;
	color: #333;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
.dominybox p {
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
}
.dominybox p.color {
	color: #EA6385;
	font-size: 13px;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
}

.dominybox #dominymovie {
	height: 152px;
	width: 270px;
	float: left;
}
.clear{clear:both;}
.pt10{	padding-top:10px;}
.dominybox strong{font-weight:bold}
.mb20{	margin-bottom:20px;}
.mb30{	margin-bottom:30px;}

