@charset "utf-8";

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body {
  font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: url(realmyst-bg002a.jpg) repeat;
  color: #777;
  background-attachment:fixed;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 160% 'century gothic', arial, sans-serif;
  color: #ed6d46;
  margin: 0px 0 5px 0;
  padding: 5px 0 5px 0;}

h2
{ font: normal 140% 'century gothic', arial, sans-serif;
  color: #6e4a55;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% arial, sans-serif;
  color: #009fbc;}

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

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #B48A7C;}

a:hover
{ text-decoration: none;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 5px auto;}
#counter {
	margin:5em auto;
	text-align:center;
}
blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

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

ol
{ margin: 8px 0 22px 20px;}

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

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

#header
{ background: #1D1D1D url(header.jpg) repeat;
  height: 240px;}

#logo
{ width: 825px;
  position: relative;
  height: 168px;}

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

#logo h1, #logo h2
{ font: normal 250% '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;
  letter-spacing: 0.1em;
  text-decoration: none;}

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

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

#menubar
{ width: 888px;
  height: 72px;
  padding: 0;
  background: transparent url(transparent_light.png) repeat;} 

ul#menu, ul#menu li
{ float: left;
  margin: 0; 
  padding: 0;}

ul#menu li
{ list-style: none;}

ul#menu li a
{ letter-spacing: 0.1em;
  font: normal 100% arial, sans-serif;
  display: block; 
  float: left; 
  height: 37px;
  padding: 29px 26px 6px 26px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;} 

ul#menu li a:hover, ul#menu li.selected a, ul#menu li.selected a:hover
{ color: #FFF;
  background: transparent url(transparent.png) repeat;}

#site_content {
  width: 854px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 20px 24px 20px 10px;
  /*background:#fff;*/
  background: transparent url(transparent_light.png) repeat;
} 

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

.sidebar-guide {
	margin: 0px 15px 15px 10px;
	width: 190px;
	position: relative;
	padding:15px;
	background:white;
	border:1px splid #CDCDCD;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
}

.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 20px;
  display: block;
  background: transparent url(link.png) no-repeat left center;} 

.sidebar li a.selected
{ color: #444;
  text-decoration: none;} 

#content
{ text-align: left;
  float: right;
  width: 600px;
  padding: 0 15px;}

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

#content ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;
}
#target {
	margin: 15px auto;
	width: 550px;
	position: relative;
	padding:15px;
	background:white;
	border:3px double #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#guide-content {
  text-align: left;
  float: right;
  width: 844px;
  padding: 0;
}
#guide {
	margin: 0px 25px 15px 10px;
	width: 580px;
	position: relative;
	padding:15px;
	background:white;
	border:1px splid #CDCDCD;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
}
/* ガイドページ・ヘッドタイトル */
div.guide-ttl {
	width: 540px;
	position: relative;
	margin: 1.2em auto;
	padding: 0.5em 0.5em 0.2em 1.7em;
	border-bottom: 1px dotted #221111;
	font-weight: bold;
	color: #460e44;
	font-size: 120%;
	text-align: left;
}
div.guide-ttl:before{
	content: "";
	position: absolute;
	background: #f5c993;
	top: 0;
	left: 0.7em;
	height: 12px;
	width: 12px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
 
div.guide-ttl:after{
	content: "";
	position: absolute;
	background:#f39800;
	top: 1.0em;
	left: 0.3em;
	height: 8px;
	width: 8px;
	transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
}
#detailed-guide {
	margin: 15px auto;
	width: 520px;
	position: relative;
	padding:18px;
	background:white;
	border:5px double #CDCDCD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#guide-index {
	margin: 15px auto;
	width: 790px;
	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;
}
#guide-index a {
	color:#941f57;
}
div.index-ttl {
	text-align: center;
	color:#9d8e87;
	margin:0.2em;
}
#index {
	margin: 15px auto;
	width: 500px;
	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;
}
#index a {
	color:#941f57;
}
.clear {
	clear:both;
}
#copyright {
  width: 98%;
  background: url(pattern.png) repeat;
  margin:10px auto;
  padding:10px;
  border: 1px solid #c0c0c0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 2px 3px 13px 1px #e8ece9;
  -webkit-box-shadow: 2px 3px 13px 1px #e8ece9;
  -moz-box-shadow: 2px 3px 13px 1px #e8ece9;
  text-align:center;
}
#footer {
  width: 100%;
  font: normal 100% 'lucida sans unicode', arial, sans-serif;
  height: 100px;
  padding: 10px 0 5px 0;
  text-align: center; 
  background: transparent url(transparent.png) repeat;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a {
  color: #fff;
  text-decoration: none;
}

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

.bottom-menu {
  text-align:center;
  padding:15px;
  margin:0em auto 0em auto;
  color:#fff;
}
.copy {
  text-align:center;
  padding:5px;
  margin:0.7em;
}
.search {
  color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;
}

#colours
{ height: 0px;
  text-align: right;
  padding: 66px 16px 0px 300px;}
  
.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: 1px solid; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #000; 
  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
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #F0EFE2;
  color: #47433F;
  border-top: 1px solid #FFF;
}

/* アルバム表示デザイン設定 */
#gallery {
	width: 250px;
	/*height: 190px;*/
	position: relative;
	/*float: left;*/
	padding: 10px;
	background: #eee;
	border: 1px solid #fff;
	-webkit-box-shadow: 0px 2px 15px #333;
	-moz-box-shadow: 0px 2px 15px #333;
	box-shadow: 0px 2px 15px #333;
	margin: 0.5em 0.2em 0.5em 0.2em;
	position: relative;
	z-index:100;
}

