@charset "shift_jis";

/*----------------------------------------------------
/pc/hubsite/html/ask.html
----------------------------------------------------*/

#mainContents div.tel{
	background-color: #F5F5F5;
	padding: 20px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
}
#mainContents span.number_l{
	color: #000000;
	font-size: 150%;
	font-weight: 900;
	display: block;
	padding-bottom: 20px;
}
#mainContents span.number_s{
	color: #000000;
	font-size: 120%;
	font-weight: 900;
	display: block;
}
#mainContents ul.list{
	list-style-type: disc;
	padding-left: 10px;	
}

/*----------------------------------------------------
/pc/hubsite/html/regulation.html
/pc/hubsite/member/regist/memberRegistTop.html
----------------------------------------------------*/

p.kiyaku_title{
	font-weight: bolder;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
p.int{
	text-indent: 1em;
}
.intend{
	padding-left: 20px;	
}
h3{
	padding-bottom: 5px;
}
p.pagetop{
	text-align: right;
	padding-top: 20px;
}
.pagetop a{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
ol{
	list-style-type: none;
}
ol li{
	margin-left: 20px;
	text-indent: -1.2em;
}
ol li.k{
	margin-left: 45px;
	text-indent: -1.8em;
}
ol li.kana{
	margin-left: 25px;
	text-indent: -1.5em;
}

#kiyaku {
	line-height: 1.4;
	font-size: 80%;
}
#kiyaku h3{
	font-size: 100%;
}
#kiyaku h3,
p,
ol,
li
{
	margin: 0px;
	padding: 0px;
}
html{overflow-y: scroll;}