@charset "Shift_JIS";
body,div,p,
ul,ol,li,
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

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


/*clearfix*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
	clear:both;
}

img {
	border:0;
}

a {
	color:#006699;
	text-decoration:underline;
}

a:hover {
	color:#0099CC;
	text-decoration:underline;
}


/* layout */
/*html,body {
	height:100%;
}*/

body {
	font-size:80%;
	line-height:1em;
	color:#333333;
	margin-left:50px;
	background-color: #EEEEEE;
}

#container {
	margin:0;
	width:800px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	background-color:#FFFFFF;
	min-height:100%;
}

#header-container {
	margin:0;
	width:800px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:left;
	background-color:#FFFFFF;
	padding-bottom:50px;
}

/* IE6 */
* html #container {
	height:100%;
}

#header {
	padding-bottom:10px;
}

#sound-area {
	text-align:right;
	margin-right:20px;
}

#pagebody {
	margin:0 20px;
}

.copyright {
	width:800px;
	padding:5px 0;
	text-align:right;
}

.copyright p {
	font-size:0.85em;
	line-height:1.4;
	color:#666666;
}

/*midashi*/
h2 {
	font-size:1.1em;
	line-height:1.4;
	color:#666666;
	font-weight:bold;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	padding:3px 5px;
}

/*fukidashi*/
.fukidashi520 {
	background-image:url(../images/waku520_t.gif);
	width:520px;
}

.fukidashi520 .fukidashi-btm {
	background-image:url(../images/waku520_b.gif);
}

.fukidashi520 p {
	background-image:url(../images/waku520_bg.gif);
}

.fukidashi760 {
	background-image:url(../images/waku760_t.gif);
	width:760px;
	margin-bottom:20px;
}

.fukidashi760 .fukidashi-btm {
	background-image:url(../images/waku760_b.gif);
}

.fukidashi760 p {
	background-image:url(../images/waku760_bg.gif);
}



.fukidashi520,
.fukidashi760 {
	background-position:top;
	background-repeat:no-repeat;
	padding-top:20px;
}

.fukidashi-btm {
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
	/*padding-bottom:20px;*/
}

.fukidashi520 p,
.fukidashi760 p {
	background-repeat:repeat-y;
	font-size:0.9em;
	line-height:1.8;
	padding:0 20px;
	text-align:left;
}



/**/
.cara-l {
	width:240px;
	float:left;
	text-align:center;
	margin-bottom:20px;
}

.right-area {
	width:520px;
	float:right;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}


.cara-r {
	width:240px;
	float:right;
	text-align:center;
	margin-bottom:20px;
}

.left-area {
	width:520px;
	float:left;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.right-area .fukidashi520,
.left-area .fukidashi520 {
	margin-top:10px;
}

.label {
	margin-bottom:10px;
}

.photo-area {
	background-image:url(../images/title_album.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:40px 10px 10px 10px;
	background-color:#000000;
	margin-bottom:10px;
}

.photobox {
	float:left;
	margin:0 5px;
	padding:3px;
	background-color:#FFFFFF;
}

.photo-area p {
	color:#FFFFFF;
	font-size:0.8em;
	padding-top:5px;
	text-align:left;
}

/*contents*/
ul.contents {
	list-style:none;
	margin-left:50px;
	margin-right:50px;
}

ul.contents li {
	margin-bottom:5px;
	padding-bottom:3px;
	padding-left:10px;
	font-size:1em;
	line-height:1.4;
	border-bottom:1px dotted #999999;
}

ul.contents li span {
	padding-right:10px;
	font-weight:bold;
}

/*fnavi*/
.fnavi {
	background-image:url(../images/fnavi_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	height:35px;
	/*margin-top:20px;*/
	margin-bottom:20px;
	position:relative;
}

.fnavi img {
	position:absolute;
	top:8px;
}

.fnavi img.prev {
	left:200px;
}
.fnavi img.next {
	left:495px;
}

.fnavi p {
	padding-top:13px;
	font-size:0.9em;
	color:#666666;
}

/*top-layout*/
#top-layout {
	text-align:center;
	padding-top:100px;
	padding-bottom:100px;
}

.top-main {
	margin-bottom:50px;
}

.enter {
	width:170px;
	height:50px;
	background-image:url(../images/top_btn_enter.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0 auto;
	text-indent:-9999px;
}

.enter a {
	display:block;
	width:170px;
	height:50px;
	text-decoration:none;
	overflow:hidden;
}


.enter a:hover {
	background-image:url(../images/top_btn_enter.gif);
	background-repeat:no-repeat;
	background-position:0 -50px;
	text-decoration:none;
}


/* BGM ON/OFFƒ{ƒ^ƒ“ */
#btn-play {
    width: 100px;
    padding: 4px 3px 3px 3px;
    font-size: 12px;
    font-weight: bold;
    background-color: #97a6c1;
    border:none;
    color:#222222;
    border-radius: 4px;
    background: linear-gradient(#66cc66, #bef0be 70%, #66cc66);
    outline: none;
}
.button_bgmplay{
    text-align: right;
    margin-right: 20px;
    margin-top:-4px;
}
