﻿@charset "utf-8";

div,
dl,dt,dd,
ul,ol,li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img {
	margin: 0;
	padding: 0;
}

#headstd {
	margin-bottom: 40px;
}


#headstd h3 {
	background-image: url("../img/privacy/title.gif");
}

#maincts {
	margin-left: 5px;
	width: 600px;
	margin-bottom: 30px;
}

#maincts p.headmsg1 {
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",平成明朝,serif;
	font-weight: normal;
	font-size: 100%;
	padding-left: 16px;
	background-image: url("../img/fpos.gif");
	background-repeat: no-repeat;
	background-position: 0 0.15em;
	margin-bottom: 30px;
}

#maincts p.headmsg2 {
	font-size: 80%;
	line-height: 130%;
	margin-bottom: 40px;
}

#maincts ol {
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	list-style-type: none;
}

#maincts ol li {
	font-size: 80%;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#maincts ol li.bn1,
#maincts ol li.bn2,
#maincts ol li.bn3,
#maincts ol li.bn4,
#maincts ol li.bn5 {
	color: #333;
	background-repeat: no-repeat;
	background-position: 0px 0.26em;
	width: 590px;
	text-decoration: none;
}

#maincts ol li.bn1 {background-image: url("../img/bn1.gif");}
#maincts ol li.bn2 {background-image: url("../img/bn2.gif");}
#maincts ol li.bn3 {background-image: url("../img/bn3.gif");}
#maincts ol li.bn4 {background-image: url("../img/bn4.gif");}
#maincts ol li.bn5 {background-image: url("../img/bn5.gif");}

#maincts ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
}

#maincts ul.green li,
#maincts ul.blue li {
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	padding-left: 17px;
}

#maincts ul.green li {
	background-image: url("../img/lpr.gif");
}

#maincts ul.blue li {
	background-image: url("../img/lp.gif");
}

#sbcts {
	width: 570px;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 120%;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	color: #333;
}

#sbcts .btitle1 {
	font-weight: bold;
	margin-bottom:3px;
}

#sbcts .btitle2 {
	font-weight: bold;
	margin-bottom: 3px;
	 margin-top: 10px;
}

p.tailmsg {
	font-size: 80%;
	line-height: 130%;
	margin: 30px 0 0 8px;
}

p.btmmsg{
	margin: 20px 0 0 8px;
	font-size: 80%;
}

#content_left a {
	border-bottom: 1px solid;
	color: #cc0000;
}

