@charset "utf-8";
/*
===========================================================
［lp/note_s/sample/index.html］index.css ver 1.0 [2019/11] ナビゲート
===========================================================


/*=-=-=-=-=-colZoneのスタイル設定=-=-=-=-=-*/

#colZone h3 { 
	color: #020202;
	background-image:    url(../../../../imagesN/cat_bar.gif);
	border-bottom: solid 1px #c8c7c5;
	border-top: solid 1px #c8c7c5;
	padding-top:         7px;
	padding-bottom:      7px;
	padding-left:        20px;
	}
.syou {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	background-color: #2f4bc5;
	margin-left: 20px;
	padding: 5px 8px;
	}
.syou2{
	margin-left: 20px;
	}
table.mokuji { 
	margin: 20px auto;
	border-top: 1px solid #a3bfc8;
	border-bottom: 1px solid #a3bfc8;
	width: 552px;
	}
table.mokuji th,
table.mokuji td { 
	color: #555; 
	border-bottom: 1.5px dotted #a3bfc8;
	vertical-align:middle;
	}
table.mokuji th { 
	color: #2f4bc5;
	background-color: #e8f2ff;
	}
table.mokuji td ol {
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 35px;
	}
table.mokuji td ul {
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	list-style: disc;
	padding-left: 35px;
	}
	
.sbtn{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	}
.coment{
	padding-left:200px;
	color: blue;
	}