/* Generated by KaZcadeS */
body {
  font-family: Georgia,Arial,Times New Roman;
  font-size: 12px;
  text-align: center;
  background-color: #191919;
  background-image:  url("images/bghatch.png");
  background-attachment: fixed;
  min-height: 800px;
  color: #b5b5b5;
}
.top {
  border: 1px solid #3d3d3d;
  font-family: Georgia,Arial,Times New Roman;
  font-size: 23px;
  display: block;
  float: none;
  height: 128px;
  background-color: #00007f;
  margin-top: 2px;
  width: 580px;
  color: #ff9900;
  background-image:  url("images/title.jpg");
  background-position: right bottom;
  cursor: crosshair;
  opacity: 0.8;
  filter:alpha(opacity=80);
  -moz-opacity: .8;
}
.container {
  border: none;
  font-family: Georgia,Arial,Times New Roman;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 580px;
  text-align: left;
  opacity: 0.9;
  filter:alpha(opacity=90);
  -moz-opacity: .9;
}
.right {
  border-style: none solid solid;
  border-left: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
  border-bottom: 1px solid #3d3d3d;
  display: block;
  float: none;
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  width: 572px;
  height: auto;
  background-color: #222222;
}

h1 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 18px;
  color: #bababa;
  margin-top: 0;
  clear:both;
  margin-top: 10px;
}
.titletext a:hover {
  border-style: none;
  font-family: georgia,arial,times new roman;
  background-color: #000000;
  color: #ffffff;
}
a {
  border-style: none;
  font-family: georgia,arial,times new roman;
  color: #ffffff;
  text-decoration: none;
  cursor: crosshair;
}
a:hover {
  color: #ff6600;
  text-decoration: none;
  font-family: georgia,arial,times new roman;
}
.blockquote {
  border-left: 5px solid #ac5600;
  display: block;
  margin-left: 15px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 4px;
  padding-top: 16px;
  width: 500px;
  background-image:  url("images/quote.bmp");
  font-size: 14px;
  font-family: Georgia,arial;
  background-color: #343434;
  cursor: sw-resize;
}
.code {
  border-left: 5px solid #646464;
  font-family: Courier New,Courier,Georgia;
  font-size: 13px;
  display: block;
  margin-left: 15px;
  padding-top: 16px;
  padding-left: 4px;
  padding-right: 2px;
  background-repeat: no-repeat;
  width: 500px;
  background-color: #303030;
  background-image:  url("images/code.bmp");
  cursor: help;
}
h2 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 17px;
  color: #bababa;
  margin-top: 0;
  clear:both;
  margin-top: 10px;
}
h3 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 16px;
  color: #bababa;
  margin-top: 0;
  clear:both;
  margin-top: 10px;
}
h4 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 16px;
  color: #bababa;
  margin-top: 0;
  clear:both;
  margin-top: 10px;
}
.underline {
  border-bottom: 1px dashed #d2d2d2;
  font-family: georgia,arial,times new roman;
  color: #d2d2d2;
  cursor: help;
}
.orangeunderline {
  border-bottom: 1px dashed #ff6600;
  color: #ff6600;
}
.overline {
  border-width: 1px;
  border-top: 1px dashed #d2d2d2;
  color: #d2d2d2;
}
.links {
  border-top: 1px solid #cda400;
  display: block;
  position: absolute;
  top: 120px;
  font-weight: inherit;
  text-align: right;
  width: 250px;
  left: 235px;
}
.links a {
  color: #d29818;
}
.links a:hover {
  color: #ffff33;
}
.footer_area {
	color:#b5b5b5;
	border-top: 1px solid #3d3d3d;
	padding: 5px 0 5px 8px;
}
.contents_area {
	width: calc(100% - 16px);
	margin: 15px 0 10px 0;
	padding: 0 8px;
}
.navi_area {
	margin: 10px 0 20px 0;
	padding-top:20px;
	float: none;
	clear: both;
	border-top: 1px dashed #3d3d3d;
}
.navi_area li {
	margin: 10px 0 10px 0;
	font-size: 13px;
}
.navititle {
	font-size: 15px;
	margin-left: 8px;
}

.left_img {
	float: left;
	margin: 10px 10px 10px 0;
	max-width: 280px;
	height: auto;
}
.right_img {
	float: right;
	margin: 10px 0 10px 10px;
	max-width: 280px;
	height: auto;
}
.center_img {
	float: none;
	max-width: 500px;
	height: auto;
}


@media screen and (max-width: 680px) {

body {
  font-family: Georgia,Arial,Times New Roman;
  font-size: 12px;
  text-align: center;
  background-color: #191919;
  background-image:  url("images/bghatch.png");
  background-attachment: inherit;
  min-height: auto;
  color: #b5b5b5;
}
.top {
  border: 1px solid #3d3d3d;
  font-family: Georgia,Arial,Times New Roman;
  font-size: 20px;
  display: block;
  float: none;
  height: 128px;
  background-color: #00007f;
  margin-top: 2px;
  width: 100%;
  color: #ff9900;
  background-image:  url("images/title.jpg");
  background-position: right bottom;
  cursor: crosshair;
  opacity: 0.8;
  filter:alpha(opacity=80);
  -moz-opacity: .8;
}
.container {
  border: none;
  font-family: Georgia,Arial,Times New Roman;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: left;
  opacity: 0.9;
  filter:alpha(opacity=90);
  -moz-opacity: .9;
}
.right {
  border-style: none solid solid;
  border-left: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
  border-bottom: 1px solid #3d3d3d;
  display: block;
  float: none;
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  width: 100%;
  height: auto;
  background-color: #222222;
}

h1 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 18px;
  color: #bababa;
  margin-top: 0;
  clear:both;
  margin-top: 10px;
}
.titletext a:hover {
  border-style: none;
  font-family: georgia,arial,times new roman;
  background-color: #000000;
  color: #ffffff;
}
a {
  border-style: none;
  font-family: georgia,arial,times new roman;
  color: #ffffff;
  text-decoration: none;
  cursor: crosshair;
}
a:hover {
  color: #ff6600;
  text-decoration: none;
  font-family: georgia,arial,times new roman;
}
.blockquote {
  border-left: 5px solid #ac5600;
  display: block;
  margin-left: 15px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 4px;
  padding-top: 16px;
  width: 500px;
  background-image:  url("images/quote.bmp");
  font-size: 14px;
  font-family: Georgia,arial;
  background-color: #343434;
  cursor: sw-resize;
}
.code {
  border-left: 5px solid #646464;
  font-family: Courier New,Courier,Georgia;
  font-size: 13px;
  display: block;
  margin-left: 15px;
  padding-top: 16px;
  padding-left: 4px;
  padding-right: 2px;
  background-repeat: no-repeat;
  width: 500px;
  background-color: #303030;
  background-image:  url("images/code.bmp");
  cursor: help;
}
h2 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 17px;
  color: #bababa;
  margin-top: 0;
  clear:both;
  margin-top: 10px;
}
h3 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 16px;
  color: #bababa;
  margin-top: 0;
  clear:both;
  margin-top: 10px;
}
h4 {
  border-bottom: 1px solid #434343;
  font-family: georgia,arial,times new roman;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 16px;
  color: #bababa;
  margin-top: 0;
  clear:both;
  margin-top: 10px;
}
.underline {
  border-bottom: 1px dashed #d2d2d2;
  font-family: georgia,arial,times new roman;
  color: #d2d2d2;
  cursor: help;
}
.orangeunderline {
  border-bottom: 1px dashed #ff6600;
  color: #ff6600;
}
.overline {
  border-width: 1px;
  border-top: 1px dashed #d2d2d2;
  color: #d2d2d2;
}
.links {
  border-top: 1px solid #cda400;
  display: block;
  position: absolute;
  top: 120px;
  font-weight: inherit;
  text-align: right;
  width: 250px;
  left: 235px;
}
.links a {
  color: #d29818;
}
.links a:hover {
  color: #ffff33;
}
.footer_area {
	color:#b5b5b5;
	border-top: 1px solid #3d3d3d;
	padding: 5px 0 5px 8px;
}
.contents_area {
	width: calc(100% - 16px);
	margin: 15px 0 10px 0;
	padding: 0 8px;
}
.navi_area {
	margin: 10px 0 20px 0;
	padding-top:20px;
	float: none;
	clear: both;
	border-top: 1px dashed #3d3d3d;
}
.navi_area li {
	margin: 10px 0 10px 0;
	font-size: 13px;
}
.navititle {
	font-size: 15px;
	margin-left: 8px;
}

.left_img {
	float: left;
	margin: 10px 10px 10px 0;
	max-width: 50%;
	height: auto;
}
.right_img {
	float: right;
	margin: 10px 0 10px 10px;
	max-width: 50%;
	height: auto;
}
.center_img {
	float: none;
	max-width: 100%;
	height: auto;
}

}

