@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 13px;
  line-height: 1.3;
  vertical-align: baseline;
}

html, body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
  min-height: 700px;
  height: 100%;
  min-width: 960px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #303030;
}

body {
	background-color:rgba(255,255,255,0);
	background-image: url('../img/crystal_snow1.png'), url('../img/crystal_snow2.png'), url('../img/crystal_snow3.png');
	-webkit-animation: snow 40s linear infinite;/*chrome&safari*/
	-moz-animation: snow 40s linear infinite;/*firefox*/
	-ms-animation: snow 40s linear infinite;/*ie*/
	animation: snow 40s linear infinite; 
}

@keyframes snow {
 0% {background-position: 0 0, 0 0, 0 0;}
 100% {background-position: 500px 500px, 300px 300px, 400px 400px;}
}
/*chrome&safari*/
@-webkit-keyframes snow {
 0% {background-position: 0 0, 0 0, 0 0;}
 100% {background-position: 500px 500px, 300px 300px, 400px 400px;}
}
/*firefox*/
@-moz-keyframes snow {
 0% {background-position: 0 0, 0 0, 0 0;}
 100% {background-position: 500px 500px, 300px 300px, 400px 400px;}
}
/*ie*/
@-ms-keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 500px, 300px 300px, 400px 400px;}
}

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

div{
	background-color:rgba(255,255,255,0);
}
nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

del {
  text-decoration: line-through;
}

input, select {
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
 
/* For IE 6/7 only */
.clearfix {
    *zoom: 1;
}

#copyright {
  font-size: 10px;
}
a {
/*	color:#09F;*/
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
a:hover {
/*	color:#F96;*/
}
#wrapper {
	max-width:980px;
	margin:0 auto 40px auto;
}
#header {
	width: 980px;
	background-color:rgba(255,255,255,0.8);
	margin:0 auto;
	text-align: center; 
}

.kiji p{
	margin:0 15px 0 15px;
	background-color:rgba(255,255,255,0.8);
}

#kiji2{
	background-color:rgba(255,255,255,0.8);
	margin:0 auto;
	width: 940px;
}

/**左に記事**/
.kijileft{
  padding: 6px 0 6px 50px;
  float: right;
  width: 100%;
}
.kijileft img{
  width: 20%;
  float: right;
}
.kijileft p {
  margin: 0;
  padding: 0 10px 10px 10px;
}
.left {
  width: 80%;
  float: right;
} 
/**左に記事ここまで**/
/**右に記事**/
.kijiright{
  padding: 6px 10px 6px 10px;
  float: left;
  width: 100%;
}
.kijiright img{
  width: 30%;
  float: left;
}
.kijiright p {
  margin: 0;
  padding: 0 10px 10px 10px;
}
.right {
  width: 600px;
  float: left;
  padding: 0 10px 10px 10px;
}
/*.kijiright{
  padding: 6px 20px 6px 10px;
  float: left;
  width: 100%;
}
.kijiright img{
  width: 20%;
  float: left;
}
.kijiright p {
  margin: 0;
  padding: 0 10px 10px 10px;
}
.right {
  width: 80%;
  float: left;
} */
/**右に記事ここまで**/
.kijilast{
  clear: both;
  padding: 10px;
}

#kiji3{
	background-color:rgba(255,255,255,0.8);
	margin:0 auto;
	width: 850px;
}

header h2 {
	padding-left:10px;
}
header p{
	text-align:left;
}
#bg-saturn{
	opacity:0.6;
	z-index:-1;
	position:absolute;
	top:20%;
	left:0;
	width:100%;
}
#bg-star {
	width:100%;
	height:100%;
	opacity:0.8;
	z-index:-2;
}
#top-img {
	max-width:900px;
	margin:0 auto;
}
.border {
	border-bottom:rgba(0,0,0,1) 2px solid;
	margin-bottom:15px;
}
.stborder {
	border-bottom:rgba(0,0,0,1) 2px solid;
	margin:10px 0 10px 0;
}
.floatL {
	background-color:rgba(255,255,255,0.8);
	float:left;
	padding:10px;
}
li{
	font-size:12px;
}
#box {
	background-color:rgba(255,255,255,0.8);
	text-align: left;
	padding: 10px;
	color:#666;
	width:430px;	
	border-radius: 10px;         /* CSS3 */
    -moz-border-radius: 10px;    /* Firefox */
    -webkit-border-radius: 10px; /* Safari,Chrome */
}
#box ul {
}
#box li {
	padding:2px;
	list-style-type: none;
	display: inline-block;
}
.z {
	float:right;
}
.floatclear {
    clear:both;
}
.paddinger {
	padding:10px;
}
.paddinger2 {
	padding:10px;
}
.particleground {
	width:100%;
	height:100%;
	z-index:-1;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
.margin1 {
	margin:10px 0;
}
.marginL {
	margin-left:5%;
}
.setlist {
	width:300px;
	padding:0 15px 0 15px;
	z-index:2;
}
#setlist h3 {
	font-size:10px;
	cursor:pointer;
}
#setlist ul li {
	font-size:9px;
	line-height:1.1em;
	cursor:pointer;
}
.footer {
	display:block;
	width:980px;
	height:300px;
	text-align: center; 
	background-image: url('../img/flora_live_under.png');
}
#movie-area {
	padding:10px 40px 10px 40px;
}
footer ul li a {
	width:100px;
	font-size:0.8em;
/*	color:#FFF;*/
	padding-top:10px;
	float:left;
}
footer p {
	font-size:0.8em;
	color:#FFF;
	padding-top:7px;
	padding-right:10px;
	float:right;
}