/***************************************************
	      online solutions by marija zaric
        template distributed by
        http://freehtml5templates.com 
***************************************************


***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}


a img {border:none}


aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}


/***************************************************
			      Global styles
***************************************************/

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:#E4E4E4;
	background-image:url(../images/bg02.png); 
	background-position:left top;
	background-repeat:repeat-x;
	color:#3F3E3C;
	margin:0 0 1px;
	width:100%;
	height:100%;
	line-height: 1.5;
}

p {
	margin-bottom:7px;
	text-align:justify;
	}
	
a, p a {
	text-decoration:none;
	color:#f39800;
	}
	a:hover {color:#f39800;}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif;	
	font-weight: normal;
	position:relative;
	text-shadow: 2px 3px 3px #C1C1C1;
}

h1{
	font-size: 18px;
	line-height:0.9;
	color:#FF7F00;
	text-transform:uppercase;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;
}

h2{
	font-size: 16px;
	line-height:1.3;
	color:#FF7F00;
	text-transform:none;
	font-style:italic;
	text-align:left;
	margin-top:7px;
	padding-bottom:6px;
}

h3{
	font-size: 17px;
	line-height:0.9;
	color: white;
	margin-top:20px;
	left:0px;
}

h3 span{
	
	font-size: 12px;
	line-height: 1.4;
	color:white;
	display:block;
	margin-top:10px;
	text-transform:none;
}
.left{
  float: left;
  width: auto;
  margin-right: 10px;
}

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

.center{
  display: block;
  text-align: center;
  margin: 20px auto;
}
/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right{
	position: relative;
	width:100%;
}
#container{
	position:relative;
	width:980px;
	margin:140px auto;
	background-color:transparent;
	min-height:100%;
}
#myst-library {
	/*float: left;*/
	width: 750px;
	position: relative;
	background:white;
	padding:15px;
	margin: 0 auto 10px auto;
	/*margin-bottom:10px;*/
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	font-size: 10pt;
	z-index: 100;
}
#myst-library:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}
.group1 {
	float: left;
	width: 950px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	font-size: 10pt;
	z-index: 100;
}
.group1:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}

.group2 {
	float: left;
	width: 440px;
	height: 460px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	font-size: 10pt;
	z-index: 100;
}
.group2:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}

.group3 {
	float: right;
	width: 440px;
	height: 460px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	margin-left:25px;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	font-size: 10pt;
	z-index: 100;
}
.group3:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}

.group4 {
	float: left;
	width: 284px;
	height: 300px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	font-size: 10pt;
	z-index: 100;
}
.group4:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}

.group5 {
	float: left;
	width: 284px;
	height: 300px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	margin-left:10px;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	font-size: 10pt;
	z-index: 100;
}
.group5:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}

.group6 {
	float: right;
	width: 284px;
	height: 300px;
	position: relative;
	background:white;
	padding:15px;
	margin-bottom:10px;
	margin-left:10px;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	font-size: 11pt;
	z-index: 100;
}
.group6:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}

.group7 {
	float: left;
	width: 950px;
	position: relative;
	padding:15px;
	background:white;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	font-size: 10pt;
	z-index: 100;
}
.group7:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}
#bookshelf_bunner {
  position:relative;
  float: right;
  margin-top: -2.3em;
  margin-right: 5em;
  z-index: 101;
}
#newicon {
  position:relative;
  float: right;
  margin-top: -2.3em;
  margin-right: -2.5em;
  z-index: 150;
}
#except_bunner {
  position:absolute;
  top: 14px;
  left: 1000px;
  z-index: 101;
}
/***************************************************
	タブメニュー
***************************************************/

div.nav2 {
width: 100%; /* ナビゲーションの幅 */
padding-top: 20px; /* ナビゲーションの上パディング */
font-size: 80%;
}

/* --- メニューエリア --- */
div.nav2 ul {
	list-style:none;
	margin: 0 auto -2px auto;
}

div.nav2 ul li {
	float: left;
	height:30px;
	margin:0px 0px 0px 5px;
	padding:5px 15px 5px 15px;
	font:bold 14px/1.6 Arial, Helvetica, sans-serif;
	text-align:center;
	color:#655;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	/*background-color:#ddd;*/
	cursor:pointer;
	border-top: 1px #ddd solid;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
}

div.nav2 ul li.selected {
	color:#6a1917;
	background-color:#fff;
	cursor:default;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
.clear {
	clear: both;
}
/* カテゴリータイトル */
ul.info{
	background: url(bg_info.png) no-repeat;
	width:567px;
	height: 40px;
	color: #999;
	font-size:100%;
	padding: 7px 7px 0;
	margin: 0 0 0 -55px !important;
}
ul.info li{ 
	float: left;
	margin: 0 2.7em;
	list-style: none !important;
}

div.art_main {
	background: #ffffff;
	width: 100%;
	text-align:center;
}
div.art {
	width:93%;
	margin:1em auto;
	background-image: url();
	padding:10px;
	text-align:left;
	background: #ffffff;
	border:1px solid #dcdddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 2px 12px 1px #dcdddd;
	-moz-box-shadow: 1px 2px 12px 1px #dcdddd;
	box-shadow: 1px 2px 12px 1px #dcdddd;
}
#textArea{
	position:relative;
	top:-1px;
	z-index:100;
	clear:left;
	width: 98%;
	margin:0px 10px 10px 10px;
	padding:10px;
	background: #ffffff;
	border-bottom: 1px #ddd solid;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
}

.capture {
  position: relative;
  width: 80px;
  float: right;
  margin: 0.5em 1.7em 1em auto;
}

.news {
	margin: 10px auto;
	width: 950px;
	position: relative;
	padding:15px;
	background:white;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 1px 2px 6px #C0C0C0;
	-moz-box-shadow: 1px 2px 6px #C0C0C0;
	box-shadow: 1px 2px 6px #C0C0C0;
	z-index: 100;
}
.news:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    box-shadow: 0 0 0 1px #fff;
}

header{
	position: relative;
	float:left;
	width: 100%;
	height:50px;

}

/***************************************************
				INTRO
***************************************************/	
	
#intro{
	width: 650px;
	height: 100px;
	font-size: 18px;
  	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
	font-weight: normal;
	text-shadow: 1px 2px 2px #C1C1C1;
	/*line-height:0.9;*/
	color: white;
	padding:10px;
	background: rgba(0, 0, 0, 0.7);
	margin:1em auto 12px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
}

#intro2{
	width: 320px;
	font-size: 18px;
  	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
	font-weight: normal;
	text-shadow: 2px 3px 3px #C1C1C1;
	line-height:0.9;
	color: white;
	padding:10px;
	background: rgba(0, 0, 0, 0.6);
	margin:-0.7em auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top:-4.5em;
	margin-bottom:15px;
}

.holder_content1 {
	position: relative;
	float: left;
	width: 100%;
	margin-top:0px;
	margin-bottom:10px;
}

.holder_content_separator{
	margin-bottom:19px;
}

/***************************************************
			        GALLERY
***************************************************/

#photo_hover3{
	position:relative;
	float: left;
	margin:5px 13px 8px 0;
	padding: 8px;
	-moz-box-shadow: 3px 3px gray;
	-webkit-box-shadow: 3px 3px gray;
	box-shadow: 3px 3px gray;
	text-align: center;
}
#photo_hover3{ 
	background-color:white;
	border: 1px solid #E1E1E1;
}
#photo_hover3:hover {
	border: 1px solid #E1E1E1;
	background-color:white;
	opacity:0.5;
	z-index:1000;
}

a.photo_hover2{
	position:relative;
	float: right;
	margin:5px 13px 8px 0;
	padding: 8px;
	-moz-box-shadow: 3px 3px gray;
	-webkit-box-shadow: 3px 3px gray;
	box-shadow: 3px 3px gray;

}
a.photo_hover2{ background-color:white;
	border: 1px solid #E1E1E1;
}
a.photo_hover2:hover {
	border: 1px solid #E1E1E1;
	background-color:white;
	opacity:0.5;
	z-index:1000;
}

/***************************************************
			        FOOTER
***************************************************/

footer{
	position:relative;
	height:300px;
	clear:both;
	width:100%;
	background-image:url(../images/footer.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#333333;
}

#FooterOne, #FooterTwo {
	position: absolute;
}

#FooterOne {
	height:150px;
	margin-top:2em;
}

#FooterTwo{
	width:100%;
	margin: 13em auto 0 auto;
	color:white;
	text-align: center;
}

.foot-container{
	width:980px;
	margin:0 auto;
	background-color:transparent;
}

.footer_left{
	float:left;
	padding:12px;
	margin-botttom:-55px;
	width:170px;
	margin-right:76px;
}
#bottom-menu {
	margin:1em;
}
#bottom-cnt {
	margin:1em;
}
.copy {
	width:980px;
	margin:1em auto;
  	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
	font-size: 110%;
	color: #fff;
	text-align: center;
}

.contact-box {
    margin-top:6em;
    margin-left:2em;
    width:150px;
    padding-bottom:20px;
    float:left;
    position:relative;
    color:#fff;
    z-index:200;
}

fieldset, form, label {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/***************************************************
				       MENU
***************************************************/

nav{
	position:absolute;
	width:880px;
	height:40px;
	top:-9.2em;
	left:60px;
	background-color:rgba(0,0,0,0.6);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 3px 3px rgba(0,0,0,0.1);
	box-shadow: 3px 3px rgba(0,0,0,0.1);
}
nav ul li{
	float: left;
	line-height:normal;
	margin-left:15px;
}
nav ul li a{
	font-size: 18px;
	font-family:Arial, Verdana, sans-serif;
	color:orange;
	text-transform:capitalize;
	font-weight:normal;
	display:block;	/* IE6, IE7 line height fix */
	background-color:transparent;
	text-decoration:none;
	margin-top:3px;
	padding:5px;
}
/***************************************************
				   SPECIFIC
***************************************************/

/*#logo{
	position:absolute;
   	float:left;
   	top:-3em;
	left:4.7em;
	width:250px;
	height:160px;
}
#logo{
	position:absolute;
   	top:-30px;
	left: 355px;
	width:250px;
}*/
#logo{
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 250px;
}
#logo02{
	position:absolute;
   	float:left;
   	top: -11em;
	left: 0em;
	width: 250px;
	height: 160px;
}
#head-ttl {
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

.button {
	width: 80px;
	height:16px;
	position:relative;
	padding:9px;
	background-color:#FC8507;
	display: inline-block;
	color:white;
	cursor: pointer;
	text-align: center;
	font: 14px/100% Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}

.button:hover {
	background-color:#ED7803;
	text-decoration:none;
}

/***************************************************
      コンタクトフォーム 
***************************************************/
.form_settings{
  margin: 15px 0 0 0;
}

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

.form_settings span{
  float: left; 
  width: 150px; 
  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;
}

/* テーブル */
table{
  width: 100%;
  margin: 10px auto 30px auto;
}

table tr th, table tr td{
  background: #3B3B3B;
  color: #FFF;
  padding: 7px;
  text-align: left;
}

/*table tr th {
  width: 120px;
}*/

table tr td{
  background: #F0EFE2;
  color: #47433F;
  border-top: 1px solid #FFF;
  padding: 15px;
}
table tr td a {
  color: #941f57;
}
.submit{
  font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 10px 0 10px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #000; 
  color: #FFF;
}

div#notice {
  float:left;
  width:320px;
  margin:15px;
  padding:15px;
  background:white;
  border:3px double #CDCDCD;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size:11pt;
  line-height:1.8;
}

.contact-mail {
  float:right;
  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;
}

div.note {
	margin:0 auto;
	text-align:center;
}

/*
	Pagination
*/

.pagination {
	margin-top:100px;
	width:100px;
	position:absolute;
	top:180px;
	left:880px;
	z-index:1000;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.icons{
	float:left;
	padding:5px;
}

.picture_footer{
	position:absolute;
	left:980px;
	top:-85px;
}

