@charset "utf-8";

#main {
	position: relative;
	padding-top: 2.5em;
	font-size: 115%;
	font-style: normal;
	color: #666600;
	background-image: url(../img/40_header_back2.png);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	padding-bottom: 150px;
}
#main   h1   {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #996600;
	width: 830px;
	margin-left: -15px;
}
#main  h2  {
	font-size: 105%;
	font-weight: bold;
	color: #996600;
	border-bottom: 1px dotted #999900;
	width: 800px;
	line-height: 1.6;
	text-indent: 0.2em;
	margin-bottom: 1em;
}
#main   li     {
	list-style: none;
	text-indent: 1em;
}
#main   li#note    {
	font-size: 85%;
	color: #999933;
	text-indent: 1.5em;
}

#main  .main1 {
	margin: 0px auto;
	width: 800px;
	padding-bottom: 3em;
	line-height: 1.8;
}
#main .main2 {
	width: 800px;
	line-height: 1.8;
	margin-right: auto;
	margin-left: auto;
}
#main   .main2   li#last  {
	margin-bottom: 50px;
}
