/* skygateフォルダ内共通
----------------------------------------------------*/
.sgBox {text-align:left;}
.sgBox h3 {margin:2em 0 0.8em 0;
	font-size:14px;
	}

.sgBox hr {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	margin:5px 0;}
.sgBox p {text-indent:1em;}
.sgBox ul, #member ul li {
	margin:0; padding:0;
	list-style-type:disc;
	list-style-position:outside;
	margin-left:15px;
	}
.sgBox ul.iroha li {
	list-style-type:none;
	margin-left:0;}

.sgBox ul.num{
	list-style-type:decimal;
	margin-left:30px
	}
.mLm1em {
	margin-left: -1em;
}

/* for memtop
----------------------------------------------------*/
#base_memtop {
    margin: 0 auto;
    text-align: center;
    width: 950px;
}

#memtop a{;text-decoration: none;}

#memtop h2{
	background:url(/skygate/images/title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:45px;
	margin-top:25px;
	}

#memtop h3{
	background:url(/skygate/images/hdg-03.gif);
	background-repeat:no-repeat;
	height:33px;
	line-height: 33px;
	padding-left: 10px;
	font-size: 16px;
	margin: 30px 0 10px;
}

#memtop .lBox{ float: left;width: 470px;margin-right: 10px;}
#memtop .rBox{ float: left;width: 470px;}
#memtop:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
*:first-child+html #memtop {display: inline-block;}
* html #memtop {height: 1%;}
#memtop h4{
	background: url(/skygate/images/square.gif) no-repeat left center;
	margin-left: 10px;
	padding: 0 0 0 12px;
	font-size: 15px;
	}
#memtop h4 a {
	display: block;
	width: 100%;
}
#memtop h4 a:link,
#memtop h4 a:visited,
#memtop h4 a:active,
#memtop h4 a:hover{
	color:#0000ff;
}
#memtop li p{
	padding: 2px 22px 0;
	text-indent: 0em;
}
#memtop ul li{
	background: url(/skygate/images/arrow_right.gif) no-repeat 450px center;
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
}
#memtop ul li:hover{
	background: url(/skygate/images/arrow_right_o.gif) no-repeat 450px center #e8e8e8;
}
#memtop ul li.last-child{
	border-bottom-width: 0;
}
#memtop ul li:last-child{
	border-bottom-width: 0;
}
#memtop li.pdfList {
	background: none;
}
#memtop li.pdfList:hover {
	background: none;
}
#memtop li.pdfList a {
	background: url(/skygate/images/square.gif) no-repeat left center;
	margin-left: 10px;
	padding: 0 0 0 12px;
	font-size: 15px;
	font-weight: bold;
}

/* for member
----------------------------------------------------*/
.pankuzu{}
#member h2 {
	background:url(/skygate/images/member.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:27px;
	margin:15px 0 10px 0;
	}

/* for operate
----------------------------------------------------*/
.operate {
	border:1px solid #666666;
	margin-left:auto;
	margin-right:auto;
	width:730px;
	padding: 15px 15px 25px;
}
.operate h2 {font-size:12px;}
.operate dl{width: 680px;margin: 0 auto;}
.operate dl dt{
	float: left;
	clear:both;
	width: 15em;
	margin: 0;
	padding:0;
	line-height: 1.6;
	text-align: right;
}
.operate dl dd{
	margin: 0 0 0 15.5em;
	padding:0;
	line-height: 1.6;
}

/* for creditcard
----------------------------------------------------*/
#payeasy h2,
#bank h2,
#convini h2,
#creditcard h2,
#miseinen h2,
#paidy h2 {padding:15px 0 10px;font-size:16px;}

/* for coupon
----------------------------------------------------*/

#coupon h2{padding:15px 0 10px;font-size:16px;}
#coupon li{
	text-indent: -1em;
	list-style-type: none;
	line-height: 1.8em;
	padding-bottom:0.7em;
	}
#coupon ol li{
	text-indent: -1em;
	list-style-type: none;
	line-height: 1.8em;
	padding-bottom:0.7em;
	margin-left: 1em;
	}
#coupon li strong{
	color:#ff0000;
	}

/* for airyakkan
----------------------------------------------------*/
div#airyakkan{width:760px;}

div#airyakkan h2{padding:0 0 10px 0; font-size: 16px;}
div#airyakkan h3,div#airyakkan h4{padding:15px 0 0 0; font-size: 14px;}

div#airyakkan ol li{
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 0 5px 25px;
	padding: 0;
}
td ul.linkBox{float: right;}
td ul.linkBox li{
	display:block;
	float: left;
	margin-left: 10px;
	}
td ul.linkBox li{vertical-align: middle;}
.icon_pdf {
	background: url(/images/icon/pdficon_small.gif) no-repeat  right 0;
	padding: 2px 22px 3px 0;
}