@charset "Shift_JIS";
/* CSS Document */

.link1 {
	list-style-type: none;
	font-size: 15px;
	line-height: 23px;
	margin: 0px;
	list-style-image: url(../../images/common/link.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

h1 {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #339999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../../../images/common/bg_midashi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66B9DD;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.table1 {
	background-color: #666666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.cell3-center {
	background-color: #77CDD1;
	padding: 2px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.cell3-left {
	background-color: #77CDD1;
	padding: 2px 5px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}
.cell1-center {
	background-color: #CCE8F2;
	padding: 2px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.cell1-left {
	background-color: #CCE8F2;
	padding: 2px 10px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}
.cell2-center {
	background-color: #ffffff;
	padding: 2px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.cell2-left {
	background-color: #ffffff;
	padding: 2px 5px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

p {
	margin:5px 0;
}

ul {
	margin-top:5px;
	margin-bottom:0;
	margin-left:2px;
	/*text-indent:-1em;*/
	text-indent:0;
	padding-left:1em;
}
td.bepyou2Li ul {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	text-indent:0;
	padding-left:1em;
}
td.bepyou2Li ul li {
	text-indent:0em;
	margin-left:1em;
}

td.privacyMokuteki ul {
	margin-top:0;
	margin-bottom:0;
}
td.privacyMokuteki ul li {
	text-indent:0;
	padding-left:0;
}

td.bepyou1Li p {
	text-indent:-1em;
	margin-left:1em;
}


