@charset "UTF-8";
/* ISP ----------------------- */
#FooterBox,
.footer_box_mid{
    width: 800px;
	color: #000;
	line-height: 1.5;
	font-size: 1.4em;
	margin: 20px auto 0;
	padding: 75px 0;
	background: url(../images/common/bg_footer.png) center top no-repeat;
    background-size: 800px;
}

.inner_footer {
	 padding: 0px 70px 0;
}

body.name #FooterBox {
	background: none;
	min-width: 0;
	padding-top: 10px;
	width: 440px;
	font-size: 1.3em;
}
#FooterBox h2,
.footer_box_mid h2 {
	padding-bottom: 15px;
	color: #9458df;
	text-align: center;
	font-weight: bold;
	padding: 0px 10px;
	margin-bottom: 12px;
}

#FooterBox .tit, .footer_box_mid .tit, .footer_box_mid .price {
	color: #ff00f6;
}

#FooterBox h3,
.footer_box_mid h3 {
	color: #ff00f6;
	font-weight:bold;
}
#FooterBox h4 {
	padding-bottom: 5px;
	color: #000;
	font-size: 14px;
	font-weight:bold;
}
#FooterBox p,
.footer_box_mid p {
	margin-bottom: 14px;
	color: #000;
	font-weight: normal;
}

#FooterBox ul a {
	color: #ff9900;
}

#FooterBox ul a:hover {
	color: #baf7a7;
	text-decoration: none;
}

.about_Premium { text-align: center; }
.Payment {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.Payment .price{
	/*color: #f00;*/
	color: #8BBDFF;
	font-weight:bold;
}

#Browz{
	margin: 0 auto;
	letter-spacing: 0;
}

#Browz a{
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}

#Browz ul{
	margin: 5px 0 10px;
}
#Browz #Yahoo li{
	background:url("../images/common/spacer.gif");
	margin: 0 0 20px 0;
}
#Browz li.bold{
	margin-top:10px;
	font-weight:bold;
}

#Browz center {
	width: 257px;
	margin: 0 auto 10px;
}

#Browz dt{
	width: 88px;
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}
#Browz dd{
	/*width: auto;*/
	height: 54px;
}

/* So-net */
#Browz #Sonet li{
	padding:5px 0;
}

/* BIGLOBE */
dt#Biglobe{
	width: auto;
	float: none;
}

/* goo */
#FooterBox .GooTit {
	width:600px;/* 602px*/
	margin: 0 auto;
	padding: 8px 0 5px;
	border: 1px solid #CCC;
	border-bottom: none;
	font-size: 15px;
	text-align :center;
}
#FooterBox .GooTitBott{
	width:600px;/*602px*/
	margin:0 auto 20px;
	padding: 8px 0 5px;
	text-align:center;
	border:1px solid #CCC;
}
.GooBox{
	width:602px;
	margin:0 auto;
	text-align:center;
}
#Browz .GooBox ul {
	margin: 0;
}
.GooBox li {
	width:299px;
	margin:0 auto;
	padding: 8px 0 5px;
	font-size: 14px;
	text-align:center;
	border:1px solid #CCC;
}
.GooBox li:first-child { border-right: none; }
.GooBox p{
	font-weight:bold;
	margin-top:15px;
}

/*=====================
BackBox
=====================*/
#BackBox{
	width: 100%;
	padding: 0px 0 0;
	text-align: center;
	margin: 0px 0 0 0;
}

#BackBox a.l1{
	color: #3787ff;
	text-decoration:underline;
	font-weight:bold;
}
#BackBox a:visited.l1{
	color: #6afff8;
	text-decoration:underline;
}
#BackBox a:hover.l1{
	opacity: 0.8;
	text-decoration: none;
	font-weight: bold;
}
#BackBox a.close{
	color: #fff;
	text-decoration: none;
}
/* COPYRIGHT */
#CopyBox{
	padding: 10px 0 20px;
	text-align: center;
}
#CopyBox a.l1{
	color: #3787ff;
	text-decoration:underline;
}
#CopyBox a:visited.l1{
	color: #ff9900;
	text-decoration:underline;
}
#CopyBox a:hover.l1{
	color: #baf7a7;
	text-decoration: none;
}

/* RAKUTEN header & footer
**********************************/
#rakheader,
#rakfooter{
	background-color:#FFF;
	/*font-size:0.8em;*/
	overflow:hidden;
	vertical-align: middle;
	padding:0px 10px;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Droid Sans Japanese', Meiryo, メイリオ, sans-serif;
	font-size: 12px;
}

#rakheader:after{
	clear:both;
}

#rakheader a,
#rakheader a:visited,
#rakfooter a,
#rakfooter a:visited
{
	color:#317ED0;
	text-decoration:underline;
}

#rakheadright{
	color:#000;
	text-align:right;
	display:inline-block;
	float:right;
}

#rakheadleft{
	display:inline-block;
	text-align:left;
	float:left;
	margin-top:10px;
}

#rakfooter{
	text-align:center;
	padding:5px 0 0 0;
}

/* NIFTY header & footer
**********************************/
#cpHdrB, #cpFtrB {
	width: 320px !important;
	margin: 0 auto;
}
