@charset "Shift_JIS";


/*------------------------------------------------------------------------------
  textlink
------------------------------------------------------------------------------*/
.arrowm{
    vertical-align: middle;
    padding-bottom: 2px;
}
.arrows{
    vertical-align: middle;
    padding-bottom: 1px;
}
a.linkline{
    color: #4B4B4B;
    border-bottom: 1px dotted #8C8C8C;
    padding-bottom: 1px;
}
a.linkline:hover{
    color: #777777;
}

/*------------------------------------------------------------------------------
  #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;
}
#sectionmain .primary{
	width: auto;
	height: 84px;
	position: relative;
}

#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;
	height: 32px;
	position: relative;
	border-top: #FFFFFF 1px solid;
}

#sectionmain #txtlead{
	position: absolute;
	top: 9px;
	right: 17px;
	font-size: 0.01;
	line-height: 0.01;
}
#sectionmain #btncontentindex{
	position: absolute;
	top: 9px;
	left: 24px;
	font-size: 0.01;
	line-height: 0.01;
}

/*------------------------------------------------------------------------------
  #section0
------------------------------------------------------------------------------*/
#section0{
	width: auto;
	background: #FFF;
	padding: 0 0 53px 0;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	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;
	margin-top: -1px\9;

}
#section0 .sectionhdr{
	width: auto;
	position: relative;
	height: 100px;
	margin: 0 auto 68px auto;
}
#section0 .sectionhdr h2{
	position: absolute;
	left: 50px;
	top: 0;
}

#section0 #anytime {
	margin: 0 50px 37px 50px;
}
#section0 #anytime .txt {
	margin: 0 239px 0 0;
	padding: 8px 0 0 0;
}
#section0 #anytime .txt h3 {
	margin: 0 0 20px 0;
}
#section0 #anytime .txt p {
	padding: 0 44px 0 0;
	font-size: 130%;
}
#section0 #anytime .img {
	float: right;
	width: 239px;
}
#section0 #anytime .img dt {
	margin: 0 0 18px 0;
	text-align: center;
}
#section0 .btn_search {
	margin: 0 0 26px 0;
	text-align: center;
}

#section0 #titleListLinkwrap {
	padding: 0 50px 0 40px;
	margin: 0 0 50px;	
}

#section0 #titleListLink {
	margin: 0 auto 0;
	border: solid 3px #e4e4e4;
	border-radius: 4px;
	max-width: 816px;
	text-align: center;
	padding: 15px 0 15px;
}
#section0 #titleListLink img {
	margin: 0 5px 0;	
}

#section0 #convenience {
	padding: 0 50px 50px 50px;
	border-bottom: #bebebe 1px solid;
}
#section0 #convenience h3 {
	margin: 0 0 50px 0;
}

#section0 #convenience .step {
	margin: 0 0 40px 0;
}
#section0 #convenience .step li {
	position: relative;
	float: left;
	width: 30%;
	padding: 40px 0 32px 0;
	background-color: #F2F2F2;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#section0 #convenience .step li.anytime,
#section0 #convenience .step li.spacesaving {
	margin: 0 4.3% 0 0;
}
#section0 #convenience .step li p {
	position: absolute;
	top: -23px;
	left: 50%;
	margin-left: -22px;
}
#section0 #convenience .step li dl {
	margin: 0 25px;
}
#section0 #convenience .step li dl dt {
	margin: 0 0 26px 0;
	text-align: center;
}
#section0 #convenience .step li dl dd {
	font-size: 130%;
	line-height: 2;
}
#section0 #attention h4 {
	float: left;
	width: 210px;
}
#section0 #attention ul {
	margin: 0 0 0 240px;
	padding: 5px 0 0 0;
}
#section0 #attention ul li {
	line-height: 1.6;
	list-style-image: url(../../../sharedimg/icon_bullet.png);
	margin-left: 18px;
	padding: 0 0 10px 0;
	font-size: 130%;
}

#networkpremiumcontainer{
	width: 100%;
	_width: 99%;
	height: 420px;
	position: relative;
	background: #fdfadd;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

	margin: 0 auto 50px auto;
}


#networkpremiumcontainer .img01{
	position: absolute;
	left: 50%;
    top: 18px;
    margin-left: -352px;
}

#networkpremiumcontainer .txt01{
	position: absolute;
	left: 50%;
    top: 29px;
    margin-left: -232px;
}

#networkpremiumcontainer .txt02{
	position: absolute;
	left: 50%;
	top: -20px;
    margin-left: 225px;
}

#networkpremiumcontainer h4{
	position: absolute;
	left: 50%;
    top: 131px;
    margin-left: -353px;
}

#networkpremiumcontainer .btn01{
	position: absolute;
	left: 50%;
	top: 124px;
	margin-left: 206px;
	width: 153px;
	height: 35px;
	background: url(../img/btn_networkpremiummore.png) center top no-repeat;
}
#networkpremiumcontainer .btn01 a{
	display: block;
	width: 100%;
	height: 40px;
	background: url(../img/btn_networkpremiummore.png) center top no-repeat;
}

#networkpremiumcontainer .btn01 a .left{
	display: block;
	width: 100%;
	height: 40px;
	background: url(../img/btn_networkpremiumleft.png) left top no-repeat;
}

#networkpremiumcontainer .btn01 a .right{
	display: block;
	width: 100%;
	height: 40px;
	background: url(../img/btn_networkpremiumright.png) right top no-repeat;
}

#networkpremiumcontainer .btn01 a:hover{
	background-position: center bottom;
}
#networkpremiumcontainer .btn01 a:hover .left{
	background-position: left bottom;
}
#networkpremiumcontainer .btn01 a:hover .right{
	background-position: right bottom;
}

#networkpremiumpoint{
	position: absolute;
	left: 50%;
	top: 194px;
	width: 706px;
	margin-left: -353px;
	height: 139px;
	background: url(../img/bg_networkpremiumarrow.png) 50% 50% no-repeat;
}

#networkpremiumcontainer #networkpremiumpoint #txtnetworkpremiumsave{
	width: 46%;
	height: 139px;
	float: left;
	background: url(../img/txt_networkpremiumsave.png) center top no-repeat;
}

#networkpremiumcontainer #networkpremiumpoint #txtnetworkpremiumuse{
	width: 46%;
	height: 139px;
	float: right;
	background: url(../img/txt_networkpremiumuse.png) center top no-repeat;
}

#networkpremiumcontainer #networkpremiumpoint .right{
	display: block;
	width: 100%;
	height: 139px;
	background: url(../img/img_networkpremiumright.png) right top no-repeat;
}

#networkpremiumcontainer #networkpremiumpoint .left{
	display: block;
	width: 100%;
	height: 139px;
	background: url(../img/img_networkpremiumleft.png) left top no-repeat;
}
#networkpremiumpoint p.caption{
	position: absolute;
	top:160px;
	color: #666666;
	padding-left: 1em;
	text-indent: -1em;
}

#section0 #howto {
	padding: 0 50px;
}
#section0 #howto h3 {
	margin: 0 0 24px 0;
}
#section0 #howto .txtlead {
	margin: 0 0 0 0;
	font-size: 130%;
}
#section0 #howto .contentstop {
	margin: 48px 0 10px 0;
}
#section0 #howto .contentstop li.shop {
	float: left;
	width: 47%;
}
#section0 #howto .contentstop li.shop dt {
	margin: 0 0 23px 0;
}
#section0 #howto .contentstop li.shop .txtbox {
	margin: 0 0 18px 0;
}
#section0 #howto .contentstop li.shop .txtbox .img {
	float: right;
}
#section0 #howto .contentstop li.shop .txtbox .txt {
	margin: 0 148px 0 0;
	font-size: 130%;
	line-height: 2;
}
#section0 #howto .contentstop li.shop .notes {
	margin: 0 0 10px 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 110%;
	line-height: 1.7;
}
#section0 #howto .contentstop li.onlineshop {
	float: right;
	width: 47%;
}
#section0 #howto .contentstop li.onlineshop dt {
	margin: 0 0 23px 0;
}
#section0 #howto .contentstop li.onlineshop .txtbox {
	margin: 0 0 18px 0;
	font-size: 130%;
	line-height: 2;
}
#section0 #howto .contentstop li.onlineshop .notes {
	margin: 0 0 10px 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 110%;
	line-height: 2;
}

#section0 #howto .contentstop li.shop .btnbox,
#section0 #howto .contentstop li.onlineshop .btnbox {
	position: relative;
	width: 105%;
}
#section0 #howto .contentstop li.shop .btnbox .shoplist {
	float: left;
	width: 98%;
	margin: -6px 0 0 -5px;
}
#section0 #howto .contentstop li.onlineshop .btnbox .shoplist {
	float: left;
	width: 50%;
	margin: -6px 0 0 -5px;
}
#section0 #howto .contentstop li.shop .btnbox .shoplist a,
#section0 #howto .contentstop li.shop .btnbox .shoplist em,
#section0 #howto .contentstop li.shop .btnbox .download a,
#section0 #howto .contentstop li.shop .btnbox .download em,
#section0 #howto .contentstop li.onlineshop .btnbox .shoplist a,
#section0 #howto .contentstop li.onlineshop .btnbox .shoplist em,
#section0 #howto .contentstop li.onlineshop .btnbox .download a,
#section0 #howto .contentstop li.onlineshop .btnbox .download em {
	display: block;
	width: 100%;
	height: 60px;
	cursor: pointer;
}
#section0 #howto .contentstop li.shop .btnbox .shoplist a {
	background: url(../img/btn_howto_shoplist.png) top left no-repeat;
}
#section0 #howto .contentstop li.onlineshop .btnbox .shoplist a {
	background-position: top left;
}
#section0 #howto .contentstop li.shop .btnbox .download a,
#section0 #howto .contentstop li.onlineshop .btnbox .download a {
	background: url(../img/btn_howto_download.png) top left no-repeat;
}
#section0 #howto .contentstop li.shop .btnbox .shoplist em {
	background: url(../img/bg_shop_arrowright.png) top right no-repeat;
	text-indent: -9999px;
}
#section0 #howto .contentstop li.onlineshop .btnbox .shoplist em {
	background: url(../img/bg_out_arrowright.png) top right no-repeat;
	text-indent: -9999px;
}
#section0 #howto .contentstop li.shop .btnbox .download em,
#section0 #howto .contentstop li.onlineshop .btnbox .download em {
	background: url(../img/bg_download_arrowright.png) top right no-repeat;
	text-indent: -9999px;
}
#section0 #howto .contentstop li.shop .btnbox .shoplist a:hover,
#section0 #howto .contentstop li.shop .btnbox .download a:hover,
#section0 #howto .contentstop li.onlineshop .btnbox .shoplist a:hover,
#section0 #howto .contentstop li.onlineshop .btnbox .download a:hover {
	background-position: bottom left;
	_background-position: 0 -60px;
}
#section0 #howto .contentstop li.shop .btnbox .shoplist a:hover em,
#section0 #howto .contentstop li.shop .btnbox .download a:hover em,
#section0 #howto .contentstop li.onlineshop .btnbox .shoplist a:hover em,
#section0 #howto .contentstop li.onlineshop .btnbox .download a:hover em {
	background-position: bottom right;
}

#section0 #howto .attentionbox {
	margin: 0 0 67px 0;
	text-align: center;
	padding-top: 30px;
}
#section0 #howto .attentionbox .btn {
	margin-top: 15px;
}
#section0 #howto .eshop dt {
	margin: 0 0 23px 0;
}
#section0 #howto .eshop .txtbox {
	margin: 0 0 15px 0;
	font-size: 130%;
	line-height: 2;
}
#section0 #howto .eshop .notes {
	margin: 0 0 10px 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 110%;
	line-height: 2;
}
#section0 #howto .eshop .btnbox {
	margin-left: -7px;
}
#section0 #howto .eshop .btnbox p {
	position: absolute;
	top: 0;
	left: -7px;
}

#section0 #btnsupport {
	padding: 20px 50px 0 0;
	text-align: right;
}
#section0 #btnsupport p {
	font-size: 130%;
}

div.pop_software td a {
	border-bottom: dotted 1px #999;
	text-decoration: none !important;
}

div.pop_software td a:hover {
	color: #999 !important;
}

/*------------------------------------------------------------------------------
  MIN WIDE LAYOUT
------------------------------------------------------------------------------
#section0{
	padding: 0 10px;
}*/