@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #dddddd;
}
#conteiner {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
#header {
	width: 1000px;
	background-position: center top;
}
#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#header2 {
	background-image:;
	background-color: #e9e9e9;

	width: 1000px;
	height: 40px;
}

gnav h2 {
	display: inline;
}
#gnav ul {
	list-style-type: none;
}
ul#gnav li {
	float: left;
	list-style-type: none;


}
h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: normal;
}
h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 15px;
}
#topics {
	background-color: #ebe8df;
	padding: 20px;
}
#topics h3 {
	font-size: 1.5em;
	color: #666666;
}
#topics p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#footer {
	height: 10px;
	background-color: #e9e9e9;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer address {
	font-size: x-small;
	font-style: normal;
	color: #333333;
}
#footer .uppercase {
	text-transform: uppercase;
}

#header3 {
	background-image:;
	background-color:;
	width: 1000px;
	height:200px;
}
#gnav2 ul {
	list-style-type: none;
}
ul#gnav2 li {
	float: left;
	list-style-type: none;


}






h1.title   {
	list-style:none inside;
	;
	font-size:12pt;
	font-weight:bold;
	width:auto;
	padding:2px 0px 0px 18px;
	margin:5px 0px 5px 0px;
	background:white url(../img/title_marker.gif) no-repeat;
}
h1.title_l {list-style:none inside; ; font-size:12pt; font-weight:bold; width:500px; padding:2px 0px 0px 18px; margin:5px 0px 5px 0px;  background:white url(../img/title_marker.gif) no-repeat;}
h2.title {list-style:none inside; ; font-size:12pt; font-weight:bold; width:400px; margin:5px 0px 5px 0px;}
h3.semi_title
{
	display:inline;
	width:400px;
	height:20px;
	background:url(../img/triangle_sb1.gif) no-repeat;
	padding-left:15px;
	font-size:11pt;
}

h4.semi_title
{
	display:inline;
	width:100px;
	height:20px;
	background:url(../img/triangle_sb1.gif) no-repeat;
	margin-left:10px;
	padding-left:15px;
	font-size:10pt;
}

.title_bar
{
	width:100%;
	height:5px;
	background:url(../img/title_bar.gif) repeat-x;
}

