html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body {
  font: normal trebuchet ms, sans-serif;
  font-size: 11pt;
  /*background: #EEE;*/
  color: #5D5D5D;
  height: 100%;
  background: transparent url(ikusa-miko-1s.jpg) repeat;
  background-attachment:fixed;
}

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

img {
  border: 0;
  vertical-align: middle;
}
.snapshot {
	float: left;
	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 0 0;
}
.snapshot-brown {
	float: left;
	padding: 5px;
	background: #8f6552;
	-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 0 0;
}
.snapshot01 {
	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:0px auto 10px auto;
}
.snapshot02 {
	float: right;
	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 0 0 10px;
}
.snapshot-x {
	float: left;
	padding: 5px;
	background: ;
	/*border: 5px solid #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 0 0;
}
.clear {
	clear: both;
}
h1 {
  font: normal 165% 'century gothic', arial, sans-serif;
  color: #2DB8CD;
  margin: 0 0 4px 0;
  padding: 10px 0 5px 0;
}

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

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

h4 {
  margin: 0;
  padding: 0;
  font: normal 110% arial, sans-serif;
  color: #00afcc;
}

h5, h6 {
  margin: 0;
  padding: 0;
  font: italic arial, sans-serif;
  font-size: 11pt;
  color: #841a75;
}

h6 {
  color: #362C20;
}

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

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: 0px auto;
}


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;}

#main
{ padding-bottom: 0px;}

#header {
  background: #1d1d1d url(pattern.png) repeat;
  border-bottom: 2px solid #E7746F;
  height: 170px;
}

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

#logo h1, #logo h2 {
  font: normal 180% "century gothic", arial, sans-serif;
}

#logo h1
{ padding: 24px 0 0 0;
  margin: 0;
  color: #FFF;}

#logo h2
{ font-size: 120%;
  margin: 3.4em 0 0 8.5em;
  padding: 4px 0 0 0;
  color: #A8AA94;}

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

#logo h1 a .logo_colour {
  color: #888;
}
.logo2 {
  font-size: 140%;
  margin: 4.3em 0 0 0em;
  padding: 4px 0 0 0;
  color: #888;
}
#logo a:hover .logo_colour {
  color: #FFF;
}

#menubar {
  height: 24px;
  width: 900px;
} 

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

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

ul#menu li a {
  font: normal 100% 'trebuchet ms', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 6px 20px 5px 20px;
  text-align: center;
  color: #000;
  text-decoration: none;
  background: #E0E0E0;
} 

ul#menu li.selected a, ul#menu li.selected a:hover {
  background: #FFF;
  color: #B60000;
}

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

#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: 163px;
  padding: 0 15px;
}

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

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

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

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

#content {
  text-align: left;
  width: 640px;
  padding: 0;
}
#chara-frame {
  width: 560px;
  height: 220px;
  margin: 0.3em auto 0.5em auto;
  padding: 15px;
  text-align: left;
  font-size: 11pt;
  line-height: 1.5;
  border: 1px solid #c0c0c0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#logo-img {
  position: absolute;
  left: -2em;
  top: 0em;
  z-index: 200;
}
#miko-menu {  
  position: relative;
  width: 269px;
  height: 197px;
  margin:0 auto;
  padding: 0;
  background: url(clip_image00201.jpg) no-repeat;
}
#m-menu {
  position: absolute;
  width: 240.6px;
  height: 149px;
  top: 28px;
  left: 15px;
  margin:0;
  padding: 0;
}
#m-menu-s {
  float: left;
  width: 60px;
  height: 30px;
  margin:0;
  padding: 0;
}
#shirow-left {
  float: left;
  width: 300px;
  height: 170px;
  margin: 10px 5px 10px 0px;
  padding: 10px 5px;
  border: 1px solid #CDCDCD;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#shirow-right {
  float: right;
  width: 300px;
  height: 170px;
  margin: 10px 0px 10px 5px;
  padding: 10px 5px;
  border: 1px solid #CDCDCD;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#monthly-index {
	margin: 15px 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;
}
#monthly-index a {
	color:#941f57;
}
#monthly-guide {
	position: relative;
	width: 605px;
	margin:0.5em auto;
	padding:15px;
	background:white;
	border:1px solid #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:left;
	line-height:1.6;
	font-size: 11pt;
}
#monthly-guide-12 {
	position: relative;
	width: 605px;
	margin:0.5em auto;
	padding:15px;
	background:white;
	border:1px solid #CDCDCD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:left;
	line-height:1.7;
	font-size: 12pt;
}
#mon-left01 {
	float: left;
	width: 290px;
	margin-right: 10px;
	padding: 0;
}
#mon-right01 {
	float: right;
	width: 290px;
	margin: 0;
	padding: 0;
}
/* ギャラリー */ 
.gallery{
	width: 800px;
	height: 640px;
	margin:0;
	padding:0;
}
.gallery img {
    padding: 10px;
    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 /* z-index を指定するので */
}
.gallery .pic-1{
	z-index:1;
	top:0;
	left:0;
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	transform:rotate(-10deg);
	margin:0
}
.gallery .pic-2{
	z-index:5;
	top:-1em;
	left:2em;
	-webkit-transform:rotate(-3deg);
	-moz-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	transform:rotate(-3deg);
	margin:0
}
.gallery .pic-3{
	z-index:8;
	top:-7em;
	left:-1em;
	-webkit-transform:rotate(12deg);
	-moz-transform:rotate(12deg);
	-o-transform:rotate(12deg);
	transform:rotate(12deg);
	margin:0
}
.gallery .pic-4{
	z-index:12;
	top:-13em;
	left:10em;
	-webkit-transform:rotate(-8deg);
	-moz-transform:rotate(-8deg);
	-o-transform:rotate(-8deg);
	transform:rotate(-8deg);
	margin:0;
}
.gallery .pic-5{
	z-index:15;
	top:-22em;
	left:17em;
	-webkit-transform:rotate(-6deg);
	-moz-transform:rotate(-6deg);
	-o-transform:rotate(-6deg);
	transform:rotate(-6deg);
	margin:0
}
.gallery .pic-6{
	z-index:11;
	top:-30em;
	left:0em;
	-webkit-transform:rotate(-7deg);
	-moz-transform:rotate(-7deg);
	-o-transform:rotate(-7deg);
	transform:rotate(-7deg);
	margin:0
}
.gallery .pic-7{
	z-index:16;
	top:-33em;
	left:12em;
	-webkit-transform:rotate(-12deg);
	-moz-transform:rotate(-12deg);
	-o-transform:rotate(-12deg);
	transform:rotate(-12deg);
	margin:0
}
.gallery .pic-8{
	z-index:18;
	top:-14em;
	left:-7em;
	-webkit-transform:rotate(5deg);
	-moz-transform:rotate(5deg);
	-o-transform:rotate(5deg);
	transform:rotate(5deg);
	margin:0
}

.gallery a{border:0}
.gallery a:hover img{z-index:100}
/* フッター */
#footer {
  /*position:fixed;*/
  width: 100%;
  font-family: sans-serif;
  font-size: 10pt;
  height: 100px;
  padding: 20px 0 5px 0;
  text-align: center; 
  background: transparent url(pattern.png) repeat;
  border-top: 2px solid #E7746F;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  bottom: 0;
}

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

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

#footer p
{ line-height: 22px;
  padding: 0;}
  
.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
{ 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: #E5E5DB;
  color: #47433F;
  border-top: 1px solid #FFF;
}

#miko-main {
  width: 760px;
  margin: 0 auto; 
  padding: 0px;
  line-height: 1;
  border: 0.1px solid #FFF;
}

/* 巫女追加メニュー発生条件 */
table.add-item {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border: 1px solid #ccc;
	margin: 0 auto;
}
table.add-item thead {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #04162e;
}
table.add-item thead th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
}
table.add-item tbody th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #efefef;
	color:#4d4398;
}
table.add-item td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
#m-menu-detailed {
	width: 640px;
	margin: 15px auto;
	padding: 15px;
	/*background: #fff;*/
	background: url(nth_theme_business_classic_canvas_bg.gif) repeat;
	border: 1px solid #ccc;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

table.miko-conditions {
	width: 550px;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.2;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
}
table.miko-conditions th {
	width: 150px;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	color: #555;
}
table.miko-conditions td {
	width: 400px;
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.miko-menu {
	width: 600px;
	margin: 10px auto;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.2;
	border-left: 1px solid #ccc;
}

table.miko-menu thead th {
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
	color:#555;
}
table.miko-menu tbody th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #262626;
	color:#fff;
}
table.miko-menu td {
	padding: 5px;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
table.miko-menu .even {
	background: #efefef;
}


/* 志狼のメニュー */
table.shirow-menu {
	width: 300px;
	margin: 10px auto;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.2;
	border-left: 1px solid #ccc;
}

table.shirow-menu thead th {
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
	color:#555;
}
table.shirow-menu tbody th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #262626;
	color:#fff;
}
table.shirow-menu td {
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
table.shirow-menu .even {
	background: #efefef;
}

