/*----------------------*/
/*    本文の設定        */
/*----------------------*/
img {
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}
p.text_20 {
	font-size: 22px;
	font-weight: bold;
	text-indent: 20px;
}
#outline {
	width:800px;
	background-color:#FFFFFF;
	/*border:1px solid #8C6359;*/
	margin:0 auto;
	margin-bottom: 20px;
	/*padding-top:40px;*/
	/*padding-bottom:40px;*/
}
.tokuten01 {
	width:760px;
	height:30px;
	padding:9px 0px 0px 0px;
	margin:0 auto;
	margin-top:20px;
	font-size:12pt;
	line-height:100%;
	text-indent:40px;
	font-weight:bold;
	background-image:url('../images/tokuten/tokuten01.gif');
	background-repeat:no-repeat;
}
.tokuten02 {
	width:760px;
	height:30px;
	padding:9px 0px 0px 0px;
	margin:0 auto;
	margin-top:20px;
	font-size:12pt;
	line-height:100%;
	text-indent:40px;
	font-weight:bold;
	background-image:url('../images/tokuten/tokuten02.gif');
	background-repeat:no-repeat;
}
.tokuten03 {
	width:760px;
	height:30px;
	padding:9px 0px 0px 0px;
	margin:0 auto;
	margin-top:20px;
	font-size:12pt;
	line-height:100%;
	text-indent:40px;
	font-weight:bold;
	background-image:url('../images/tokuten/tokuten03.gif');
	background-repeat:no-repeat;
}
.tokuten04 {
	width:760px;
	height:30px;
	padding:9px 0px 0px 0px;
	margin:0 auto;
	margin-top:20px;
	font-size:12pt;
	line-height:100%;
	text-indent:40px;
	font-weight:bold;
	background-image:url('../images/tokuten/tokuten04.gif');
	background-repeat:no-repeat;
}

ul.List01 {
	margin:6px 80px 14px 20px;
}
ul.List01 li {
	font-size: 12px;
	line-height:140%;
	list-style: none;
}
ul.List02 {
	margin:6px 80px 14px 40px;
}
ul.List02 li {
	font-size: 12px;
	line-height:140%;
	list-style: disc;
}
ul.List03 {
	margin:6px 80px 6px 60px;
}
ul.List03 li {
	font-size: 12px;
	line-height:140%;
	list-style: none;
}
.spacer20 {
	height: 20px;
}

hr.hr_gray {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #bbbbbb;
  border: 0;
}

div.divListContents ul.List02 {
	float:left;
	/*margin: 6px 40px 14px 40px;*/
	margin: 6px 10px 14px 0px;
}
div.divListContents div.divBtnClub {
	float:right;
	margin: 20px 25px 0 0;
}
