div{	margin:auto;}
img{	border:0px;}
li{
	list-style:none;
	line-height:1.2em;
}

a{
	color:#cb0013;
	text-decoration:none;
}
a:hover{	text-decoration:underline;}

body{
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div,p,li{	line-height:1.3em;}

#headerArea{
	background:#0084ff;
}
#headerArea .header{
	width:860px;
	padding:8px 0 10px;
}

#headerArea .header h1{
	float:left;
	padding-top:10px;
}
#headerArea .header div{
	float:right;
	text-align:right;
}
#headerArea .header div p{	margin-bottom:5px;}


#footerArea #pageTop{
	display:none;
}
#footerArea{
	background:#0084ff;
	text-align:center;
	padding:30px 0 50px;
}
#footerArea li{
	display:inline;
}
#footerArea .slash{	padding:0 20px;}
#footerArea li,
#footerArea li a{
	color:#fff;
}
#footerArea .copyright{
	font-size:10px;
	margin-top:20px;
	color:#82c3fb;
}


#contentsArea{
	width:860px;
	padding:30px 0;
	line-height:1.3em;
}

/************************************/
.privacyContents{
	border-bottom:1px solid #0084ff;
	padding-bottom:30px;
}
.privacyContents ol li{
	list-style:decimal;
	margin-left:20px;
}
.privacyContents li{
	padding-bottom:5px;
}
.privacyContents h4{
	margin:30px 0 15px;
}
.privacyContents h5{	margin:20px 0 10px;}

#contentsArea h3{
	background:#c4e3ff;
	font-size:16px;
	padding:10px 0 10px 10px;
}

.company table{
	width:100%;
	margin:20px 0;
}
.company table th{
	background:#f2f2f2;
	font-weight:normal;
	padding:15px 10px;
	width:150px;
	border:1px solid #e1e1e1;
	vertical-align:middle;
}
.company table td{
	padding:15px 10px;
	border:1px solid #e1e1e1;
	border-left:0;
}
.company .history th{	font-weight:bold;}