#title {
	text-align: center;
	margin: 5px;
	display: block;
	padding: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666666;
}
#title h1 {
	font-size: 120%!important;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	display: block;
	width: auto;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
}

.list {
	text-align: left;
	padding:5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.list div {
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF3D6;
}
.list div#souron {
	background-image: url(./img/list_box_back01.png);
}

.list h2{
	font-size: 100%;
	font-weight: bold;
	color:#0A68B3!important;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0px;
	background-image: url(./img/h2-back.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.list h2 .deco{
	color: #FFFFFF;
	background-color: #007F3D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(./img/h2-decoback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}

.list h3
{
	color:#000000;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 100%;
}
.list h3 a:link
.list h3 a:visited
{
	color: #0000FF!important;
}


.smaller {
	font-size: 80%!important;
	font-size: 75%;
}
p {
	margin:3px 30px 3px 30px;
	padding: 3px;
	line-height: 120%;
}


.list h4,
.list h4 a{
	font-size: 90%!important;
	font-size: 90%;
	font-weight: bold;
	line-height: 115%;
	margin: 0px 5px 10px 0px;
	padding: 0px 16px 0px 20px;
	color: #000000;
}

.list p {
	font-size: 85% !important;
	font-size: 80%;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #333333;
	line-height: 130%;
}
.note01 {
	font-size: x-small;
}
p#note {
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: thin dashed #999999;
	font-size: 90% !important;
	font-size: 85%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

