@charset "utf-8";

#main {
	padding-top: 35px;
	background-image: url(../img/30_top_bar2.png);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	width: 100%;
	padding-bottom: 150px;
}
#main a:link {
	color: #FF6600;
	text-decoration: none;
}
#main a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
#main a:visited {
	color: #666600;
	text-decoration: underline;
}

#main  h1  {
	width: 800px;
	border-bottom: 1px solid #FF9900;
	margin-bottom: 0em;
	line-height: 0px;
}
#main        h3     {
	width: 460px;
	margin: 0px auto;
	border-bottom: 1px solid #FF9900;
	height: 1em;
}


#main .main1 {
	margin: 0px auto;
	width: 800px;
	height: 300px;
}
#main .main1 p {
	clear: left;
	float: right;
	margin-top: 2em;
	margin-right: 1em;
	margin-left: 1.5em;
}

#main .main1 ul {
	margin-top: 1em;
	margin-left: 0.5em;
}
#main  .main1  ul li {
	list-style: none;
	font-size: 115%;
	line-height: 1.8;
	color: #666666;
	text-indent: 1em;
}
#main .main1 ul li#next {
	margin-top: 1.5em;
	color: #FF6600;
	font-weight: bold;
	text-indent: 3em;
}
#main   .main1   #next   img {
	margin-right: 0.5em;
}


#main .main2 {
	width: 800px;
	margin-top: 7em;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
#main .main2 ul {
	margin: 1em 1em 0em;
}
#main .main2 p {
	clear: right;
	float: left;
	margin-top: 2em;
	margin-right: 1.5em;
	margin-left: 1em;
}

#main  .main2  ul li {
	list-style: none;
	font-size: 115%;
	line-height: 1.8;
	color: #666666;
	text-indent: 1em;
}
#main .main2 ul li#next {
	margin-top: 1.5em;
	color: #FF6600;
	font-weight: bold;
	text-indent: 1.5em;
}

#main .main2 #next img {
	margin-right: 0.5em;
}
