div#information{
	margin: 0px 5px;
}
ul#list {
	list-style:none;
	margin: 20px 0px;
	border: 1px solid #ccc;
}
#list li{
	list-style:none;
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 180%;
	font-size:11pt;
	letter-spacing: 0.1em;
	background:url(../images/icon/wind_red.gif) no-repeat center ;
	background-position: 0.4em 0.6em;
}

#information h2 {
	margin: 15px 10px;
	padding: 2px 0px;
	font-size: 18pt;
	color: #111;
	border-bottom: 3px double #0068b7;
	letter-spacing: 0.1em;
}
#information h2:first-letter {
	line-height:1;
	margin-right: 2px;
	padding: 3px;
	font-size:1.5em;
	background-color: #0068b7;
	color: #fff;
}
#information h3 {
	margin: 10px 5px;
	padding: 5px 6px;
	font-size: 12pt;
	color: #fff;
	background-color: #0068b7;
	letter-spacing: 0.1em;
}
#information h4{
	margin: 20px;
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
	border: 1px dotted #F55;
	background-color: #FEE;
	color: #F55;
}
#information p{
	font-size:11pt;
	margin-bottom: 5px;
	line-height: 180%;
}
div#adobe{
	margin: 3px 5px;
	height: 140px;
	background-image:url(../images/icon/pdffile.png);
	background-repeat: no-repeat;
	padding-left: 120px;
	background-color: #FFF;
}
#adobe h4{
	color: #F55;
	margin: 5px 0px;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 3px solid #F55;
}
#adobe p{
	font-size: 11pt;
	line-height: 160%;
	vertical-align:middle;
}
#adobe img{
	vertical-align:middle;
}
img.icon{
	margin: 5px;
	vertical-align:middle;
}
div.msgbox{
	margin: 20px 15px 30px 15px;
}
.msgbox ul{
	margin-left: 20px;
}
.msgbox ol{
	margin-left: 30px;
}
.msgbox li{
	font-size:11pt;
	margin-bottom: 5px;
	line-height: 160%;
}
.msgbox p{
	text-align: justify;
	text-justify: distribute;
}
img.imgtop{
	margin: 0px 12px;
}
p#dai24{
	font-size: 24px;
	font-weight: bold;
	color: #F55;
	text-align:center;
}
.ctab{}
.ctab td{ 
	padding: 5px;
	border-bottom: 1px dotted #686868;}

