* {
	margin: 0;
	padding: 0;
}
body {
	background: #e3e3e6 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h2, h3 {
	color: #313131;
}
h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
p, ol, ul {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}
ol {
	margin-left: 2em;
}
ul {
	list-style: none;
}
ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}
a {
	text-decoration: underline;
	color: #3366cc;
}
a:active {
	color: #ff0000; 
	text-decoration: underline;
}
a:visited {
	color: #8a2be2; 
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}


#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #db5600;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	padding: 0;
	display: inline;
	background: none;
}
#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}
#menu a:hover {
	background: #db5600;
	text-decoration: none;
	color: #ffffff;
}
#menu b {
	text-decoration: underline;
}

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #010100 url(images/img03.jpg)
}
#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}
#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
#logo a {
	text-decoration: none;
	color: #ffffff;
}

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}
#page h1,h2 a {
	color: #313131;
	text-decoration:none;
}
small{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #663333;
	margin-top: 0px;
}
.strong a {
		color: #313131;
	text-decoration:none;
}
.strong{
	color: #313131;
}
a img {
	border: none;
	vertical-align: bottom;
}

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 45px;
}
#content p{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height:15px;
	letter-spacing:2pt;
}
#content p a{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height:15px;
	letter-spacing:2pt;
}
.hr {
	width: 95%;
	height: 15px;
	background-image : url(images/line_01.gif);
	margin: 0 auto;
	clear:both; 
	text-decoration: none;
}
#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}
table {
	font-size: 12px;
}
.syoukai {
	font-size: 12px;
	background-color:#ffffff;
	border:0px;
	width: 430px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.s-title {
	font-size: 12px;
	vertical-align: bottom;
	text-align: left;
}
.text_syoukai{
	clear: both;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	overflow: auto;
	width: 440px;
	height: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}
#links {
}
#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}
#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}
#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #db5600;
}

#footer {
	height: 50px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}
#footer .copyright {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #ffffff;
	border-left: 20px solid #010100;
	font-size: 85%;
}
#footer .r_bottom {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #db5600;
	text-align: right;
	font-size: 85%;
	color: #ffffff;
}
