html{height: 100%;}

body{
  font-family: "lucida sans", arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 10pt;
  background-color: #0d1311;
  /*background-image: url(Image7-01b.jpg);
  background-position: 20px 300px;
  background-repeat: no-repeat;
  background-attachment:fixed;*/
  color: #5D5D5D;
}
/* 背景アイコン */
#Nano-Robot {
  position: absolute;
  left: -360px;
  top: 20em;
  z-index: 200;
}

p{
  margin: 0px;
  padding: 3px 0px 6px 0px;
  line-height: 150%;
  font-size: 12pt;
}

h1 {
  font: normal 170% 'century gothic', arial, sans-serif;
  color: #43423F;
  margin: 0 0 5px 0;
  padding: 10px 0 5px 0;
}

h2{
  font: normal 150% 'century gothic', arial, sans-serif;
  color: #0AB6F6;
  margin: 0 0 5px 0;
  padding: 10px 0 5px 0;
}

h3 {
  font: normal 130% 'century gothic', arial, sans-serif;
  color:#7b5544;
  margin: 5px 0 0px 0;
  padding: 10px 0 5px 0;
}

h4 {
  font: normal 130% 'century gothic', arial, sans-serif;
  color: #8d93c8;
  margin: 0;
  padding: 0 0 5px 0;
}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;
  margin: 0;
  padding: 0 0 5px 0;
}

h6{
  color: #362C20;
}
a:link {
  color: #1122cc;
  text-decoration: none;
}
a, a:hover{
  /*border-bottom: 1px dotted;*/
  color: #a688bd;
  text-decoration: none;
}

a:hover{
  /*border-bottom: 1px solid;*/
  color: #00C5EE;
}
a:visited {
  color: #e5a323;
  text-decoration: none;
}

img{
  border: 0px; 
  margin: 0px; 
  padding: 0px;
}
.mid {
  vertical-align: middle;
}

a
{ outline: none;}

form{
  padding: 0; 
  margin: 0;
}

.left{
  float: left;
  margin-right: 10px;
  margin-bottom: -8px;
}
.left02 {
  width: 380px;
  float: left; 
  margin: 0 0 -20px 0;
  position: relative;
}

.right{
  float: right; 
  margin-left: 10px;
  margin-bottom: -8px;
}
.right02{
  float: right; 
  margin-left: 10px;
  margin-top: 2em;
  margin-bottom: -8px;
}
.right03{
  width: 200px;
  float: right; 
  margin-left: 420px;
  margin-top: 10px;
  position: absolute;
}

.center{
  display: block;
  text-align: center;
  margin: 0 auto;
}

.cen02{
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

blockquote{
  margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;
}
.snapshot {
	padding: 5px;
	background: #fff;
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .4);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, .4);
	position: relative;
	margin:0 10px 10px 0;
}
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;}

ul li
{ list-style-type: circle;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ padding-bottom: 40px;}

#header
{ background: transparent url(obsidian-banner-2013-2-01-b.jpg) no-repeat;}

#logo
{ width: 860px;
  position: relative;
  height: 200px;}

#logo #logo_text 
{ position: absolute; 
  top: 47px;
  left: 0;}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #FFF;
  text-decoration: none;
  border: 0;}

#logo_text h1 a .logo_colour
{ color: #FC9C04;}

#logo_text a:hover .logo_colour
{ color: #FFF;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #fff;}

#menubar{
  width: 870px;
  height: 46px;
  padding-top: 4px;
  padding-left: 4px;
} 

ul#menu{
  float: right;
  margin: 0px;
}

ul#menu li{
  float: left;
  margin: 5px 0 0 0;
  padding: 0 0 0 0px;
  list-style: none;
}

ul#menu li a{
  letter-spacing: 0.1em;
  font-family: sans-serif;
  font-size: 120%;
  display: block; 
  float: left; 
  height: 20px;
  text-decoration: none; 
  padding: 9px 15px 5px 15px;
  text-align: center;
  color: #FFF;
  border: none;
}

ul#menu li.selected a
{ height: 20px;
  padding: 7px 15px 4px 15px;}

ul#menu li.selected
{ margin: 7px 0 0 0;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ color: #FC9C04;}

ul#menu li a:hover{
  color: #FC9C04;
}

#site_content{
  width: 858px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 10px 20px 20px 20px;
  background: #F6F6F0 url(back.png) repeat-y;
  border: 15px solid #FFF;
} 

.sidebar{
  float: right;
  width: 190px;
  padding: 0 15px 20px 15px;
}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 35px;
  display: block;
  background: transparent url(arrow.png) no-repeat left center;
  border: 0;} 

.sidebar li a.selected{
  color: #444;
}

#content{
  text-align: left;
  width: 613px;
  padding: 0;
}

#content ul{
  margin: 2px 0 22px 0px;
}

#content ul li{
  list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;
}

#head-img {
  width: 580px;
  text-align: center;
  margin: 0 auto;
  padding: 8px;
  border: 1px solid #ccc;
}

#head-frame {
  width: 561px;
  text-align: center;
  margin: 10px auto 0 auto;
  padding: 5px 0px 0px 0px;
  border: 1px solid #ccc;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.head-box-a {
  float: left;
  width: 120px;
  text-align: center;
  margin: 10px 8px 3px 16px;
  padding: 0px;
}
.head-box-b {
  float: left;
  width: 120px;
  text-align: center;
  margin: 10px 8px 3px 8px;
  padding: 0px;
}
.head-box-c {
  float: left;
  width: 120px;
  text-align: center;
  margin: 10px 8px 3px 8px;
  padding: 0px;
}
.head-box-d {
  float: left;
  width: 120px;
  text-align: center;
  margin: 10px 8px 3px 8px;
  padding: 0px;
}

#head-frame02 {
  width: 605px;
  height: 140px;
  text-align: center;
  margin: 10px auto 0 auto;
  padding: 5px 0px 0px 0px;
  border: 1px solid #ccc;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.head-box-a02 {
  float: left;
  width: 180px;
  text-align: center;
  margin: 10px 8px 3px 16px;
  padding: 0px;
}
.head-box-b02 {
  float: left;
  width: 180px;
  text-align: center;
  margin: 10px 8px 3px 8px;
  padding: 0px;
}
.head-box-c02 {
  float: left;
  width: 180px;
  text-align: center;
  margin: 10px 8px 3px 8px;
  padding: 0px;
}

#des-frame01 {
  width: 610px;
  margin: 10px auto 0 auto;
  padding: 5px 0px 0px 0px;
  position: relative;
}

#guide-index {
	margin: 5px auto;
	width: 550px;
	position: relative;
	padding:0.7em;
	background:white;
	border:1px solid #CDCDCD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height:1.7;
	text-align: center;
}
#guide-index a {
	color:#941f57;
}

/* 攻略説明欄 */
#description {
  width: 610px;
  margin: 0 auto 0 -5px;
  padding: 8px;
  border:1px solid #CDCDCD;
  text-align: justify;
  text-justify: distribute;
  line-height:1.7;
  font-size: 11pt;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#des-ttl {
  width: 580px;
  margin: 5px auto;
  padding: 10px;
  border:1px solid #CDCDCD;
  background: #eee7e0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
}
#des-waku01 {
  width: 580px;
  margin: 5px auto;
  padding: 10px;
  border:1px solid #CDCDCD;
  background: #eee7e0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position:relative:
}
#des-right01 {
  float: right;
  width: 190px;
  margin: 45px auto 5px auto;
  padding: 0px;
  text-align: center;
  line-height: 150%;
  font-size: 10pt;
}
#des-left01 {
  float: left;
  width: 360px;
  margin: 5px auto;
  padding: 10px;
  text-align: left;
}
#des-waku02 {
  float:right;
  width: 110px;
  position: absolute;
  margin: 176px auto 0 440px;
}

.clearfix:after { /*floatの解除、ここがポイント*/
  display:block;
  clear:both;
  height:0px;
  visibility:hidden;
  content:".";
}
.clearfix {
  min-height: 1px; /*IE6、7対策*/
}

/* ページング */
#pager ul.pageNav {
  margin: 0 0 10px;
  padding: 10px 10px 5px;
  background: #fff;
  border: 1px solid #ccc;
  text-align: center;
}

#pager ul.pageNav li {
  display: inline;
  margin: 0 2px;
  padding: 0;
  list-style: none;
  color:#888;
}

#pager ul.pageNav li a {
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 13px;
  background: #eeeff7;
  text-decoration: none;
  vertical-align: middle;
  color:#841a75;
}

#pager ul.pageNav li span {
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 13px;
  background: #b8bbe6;
  text-decoration: none;
  vertical-align: middle;
  color:#000;
}

#pager ul.pageNav li a:hover {
  color: #fff;
  background: #ed6d46;
  border-color: #ed6d46;
}

#footer{
  width: 916px;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 90%;
  height: 28px;
  padding: 20px 0 5px 0;
  text-align: center; 
  background: transparent;
  color: #EEF3CD;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#footer p{
  padding: 0;
}

#footer a, #footer a:hover
{ color: #EEF3CD;
  text-decoration: none;}

#footer a:hover
{ text-decoration: underline;}

.search
{ color: #555; 
  border: 1px solid #DDD; 
  width: 134px;
  padding: 5px;}
  
.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}

/* テーブル*/
table#card {
  border-collapse:collapse;
  color:#555;
  width:99%;
  margin:0 0 0 1px;
  font-size:11pt;
}
table#card, th {
  border:1px solid #d4e0ee;
  color:#555;
}
table#card, td {
  height: 15px;
  color:#555;
  text-align: center;
  border:1px #d4e0ee;
  border-top-style:dotted;
  border-right-style:solid;
  border-bottom-style:dotted;
  border-left-style:dotted;
}
caption {
  font-size:140%;
  font-weight:bold;
  margin:5px;
}
td, th {
  padding:5px;
}
thead th {
  text-align:center;
  background:#e6edf5;
  color:#4f76a3;
  font-size:100% !important;
}
tbody th {
  font-weight:bold;
}
tbody td {
  text-align: center;
}
tbody tr {
  background:#fcfdfe;
}
tbody tr.odd {
  background:#f7f9fc;
}
table#card a:link {
  color:#718abe;
  text-decoration:none;
}
table#card a:visited {
    color:#718abe;
    text-decoration:none;
}
table#card a:hover {
    color:#718abe;
    text-decoration:underline !important;
}
tfoot th, tfoot td {
    font-size:85%;
}

.w71 {
  width: 71px;
  font-weight:bold;
}
.w130 {
  width: 130px;
}
.w63 {
  width: 63px;
}
.w102 {
  width: 102px;
}
.w129 {
  width: 129px;
}






/*border-width:1px; border-color:rgb(207,174,149); border-top-style:dotted; border-right-style:dotted; border-bottom-style:dotted; border-left-style:solid;"*/

