﻿@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font: 13px/1.231;
  /* for IE6/7 */
  *font-size: small;
  /* for IE Quirks Mode */
  *font: x-small;
}

/* for windows vista */
* + html body {
  font-family: "CI","Meiryo";
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea,
button {
  font: 99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
  font-size: inherit;
  font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

strong {
  font-weight: bold;
}

body {
	background-color: #EDE5DF;

}
#wrapper {
	background-image: url(../images/body_bg_01.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#wrapper #contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body_bg_01.jpg);
	background-position: center top;
}


/* NAVIめーる半透明回避 */
#wrapper #contents #side #banner_navimail a:hover {
	/*filter: alpha(opacity=100);*/
	-moz-opacity:1;
	opacity:1;
}


/* #main */
#main {
	width: 675px;
	background-image: url(../images/main_bg_01.png);
}


/* #side */
#side { padding: 10px 0px 0px; }

#side .box{
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#wrapper #contents #side .box .title {
	background: rgb(218,225,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(218,225,229,1)), color-stop(100%,rgba(238,241,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* W3C */
}

#wrapper #contents #side #oa .info a,
#wrapper #contents #side #blog .info a{
	background-color: rgba(153,153,153,0.5);
	/* box-shadow */
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}


#topad { padding-bottom:5px; }





/* #top */

/* #header */
#top #main #article #headerCover {
	width: 675px;
	background-image: url(../images/header_bg_01.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: 0px 10px;
}
#top #main #article #headerCover div#img_01{
	position: absolute;
	left: 490px;
	top: 20px;
	z-index: 100;
	overflow: hidden;
	display: block;
	height: 145px;
	width: 180px;
}
#top #main #article #headerCover div#img_01 p span{
	height: 231px;
	display: block;
	width: 173px;
	background-image: url(../images/header_img_02.png);
}
#top #main #article #headerCover div#img_01 p span:hover{
	animation: rotate 0.1s;
	-moz-animation:  rotate 0.1s;
	-webkit-animation: rotate 0.1s;
	-ms-animation:  rotate 0.1s;
	background-image: url(../images/header_img_02.png);
	background-position: 0px -231px;
}
#top #main #article #header {
	width: 675px;
	padding-top: 701px;
}
#top #main #article #header h1{
	position: absolute;
	left: 20px;
	top: 15px;
}
#top #main #article p#onair{
	position: absolute;
	top: 615px;
	right: 10px;
}
#top #main #article p#txt_01{
	position: absolute;
	left: 595px;
	top: 205px;
}
#sns {
}
#btn-sbm {
	text-align: left;
	background-image: url(../images/sns_bg_01.png);
	width: 637px;
	border: 4px solid #000;
	padding:20px 10px 10px 20px;
}

#btn-sbm li {
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	line-height: normal;
	list-style: none;
	vertical-align: top;
}
*html #btn-sbm li { display: inline; } /* for IE6 */ 
*+html #btn-sbm li { display: inline; } /* for IE7 */

#btn-sbm li a { margin: 0px; }

#btn-sbm .btnFaceBook { width: 110px; }

#btn-sbm .btnHatenaBookmark { margin-right: 10px; }
#btn-sbm .btnGoogleCalendar { margin-right: 10px; }

#main #article{
	background-image: url(../images/article_bg_01.png);
}
/* .block */
#main #article .block{
	width: 667px;
	margin-bottom:80px;
	border: 4px solid #000;
}
/* .cover */
#main #article .cover {
	position: relative;
	margin-bottom: 10px;
}
#main #article #presentCover .item,
#main #article #scheduleCover .item,
#main #article #twitterCover .item,
#main #article #galleryCover .item{
    opacity: 0;
}
/* #movie */
#main #article #movie {
	background-image: url(../images/movie_bg_01.png);
	background-repeat: no-repeat;
	height: 478px;
	width: 675px;
	margin-bottom:10px;
	position: relative;
}
#main #article #movie  #playerContainer{
	height: 284px;
	width: 505px;
	background-color: #33C;
}
#main #article #movie #player{
	padding-top: 78px;
	margin-left: 36px;
}
/* #present */
#main #article #presentCover {
	margin-top:-2px;
	width: 675px;
	background-image: url(../images/bnr_04.gif);
	height: 412px;
	margin-bottom:10px;
}
#main #article #presentCover p#img_06{
	position: absolute;
	left: 6px;
	top: 0px;
	z-index: 110;
	display: block;
	height: 269px;
	width: 164px;
}
#main #article #presentCover p#img_06 span{
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../images/present_img_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main #article #presentCover p#img_06 span:hover{
	animation: rotate 0.1s;
	-moz-animation:  rotate 0.1s;
	-webkit-animation: rotate 0.1s;
	-ms-animation:  rotate 0.1s;
	background-image: url(../images/present_img_02.png);
	background-position: 0px -269px;
}
#main #article #presentCover p#img_07{
	position: absolute;
	right: 9px;
	top: -13px;
	z-index: 110;
	display: block;
}
#main #article #presentCover #present{
	position: relative;
	margin-bottom: 5px;
	min-height:243px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 675px;
}
#main #article #presentCover #present a:hover{
	margin-bottom: 0px;
	width: 675px;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}
#main #article #presentCover p.btn{
	padding-top:250px;
	display: inline-block;
	margin-right: 5px;
	margin-left: 20px;
}
/* #bnr */
#main #article #bnrCover_01{
	margin-top: 0px;
	margin-bottom: 0px;
}
#main #article #bnrCove_01r #bnr{
	margin-bottom: 0px;
}
#main #article #bnrCover_01 #bnr a:hover{
	margin-bottom: 0px;
	width: 675px;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}
/* #bnr */
#main #article #bnrCover_02{
	margin-top: 0px;
	margin-bottom: 0px;
}
#main #article #bnrCover_02 #bnr{
	margin-bottom: 0px;
}
#main #article #bnrCover_02 #bnr a:hover{
	margin-bottom: 0px;
	width: 675px;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.7;
}
/* #schedule */
#main #article #scheduleCover h2.h2_tit{
	position: absolute;
	left: 150px;
	top: -5px;
	z-index: 100;
}
#main #article #scheduleCover p#img_02{
	position: absolute;
	left: 10px;
	top: -15px;
	z-index: 110;
	display: block;
	height: 269px;
	width: 164px;
}
#main #article #scheduleCover p#img_02 span{
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../images/schedule_img_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main #article #scheduleCover p#img_02 span:hover{
	animation: rotate 0.1s;
	-moz-animation:  rotate 0.1s;
	-webkit-animation: rotate 0.1s;
	-ms-animation:  rotate 0.1s;
	background-image: url(../images/schedule_img_01.png);
	background-position: 0px -269px;
}
#main #article #scheduleCover #schedule{
	position: relative;
	margin-bottom: 10px;
	background-image: url(../images/schedule_bg_01.png);
	padding-top: 85px;
	min-height:125px;
	
}
#main #article #scheduleCover #schedule .box{
	padding-right: 40px;
	padding-left: 190px;
}
#main #article #scheduleCover #schedule .box ul li{
	padding-bottom:10px;
}
#main #article #scheduleCover #schedule .box ul li span{
	display:block;
	padding-bottom:5px;
}
#main #article #scheduleCover #schedule .box ul li span.date{
	font-size: 24px;
	font-weight: bold;
}
#main #article #scheduleCover #schedule .box ul li span.txt{
	font-size: 18px;
}
/* #gallery */
#main #article #galleryCover{
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:-7px;
}
#main #article #galleryCover h2.h2_tit{
	position: absolute;
	left: 4px;
	top: 20px;
	z-index: 100;
}
#main #article #galleryCover #gallery{
	margin-bottom: 10px;
	padding-top: 175px;
}
#main #article #galleryCover #gallery .box{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/gallery_bg_02.jpg);
	background-position: 0px 0px;
	height: 2678px;
	width: 667px;
}
#main #article #galleryCover #gallery .box ul li{
	padding: 12px 15px 15px 12px;
	margin: 10px 10px;
	float: left;
	width: 264px;
	height: 177px;
	background-image: url(../images/gallery_bg_01.png);
	background-repeat: no-repeat;
	box-shadow: 5px 5px;
	position: relative;
}
#main #article #galleryCover #gallery .box ul li img{
	border: 2px solid #000;
}
#main #article #galleryCover #gallery .box ul li img.icon_new{
	border: 0px;
	position: absolute;
	top: 5px;
	right: 5px;
}
#main #article #galleryCover p#img_05{
	position: absolute;
	left: 510px;
	top: -20px;
	z-index: 100;
	display: block;
	height: 138px;
	width: 161px;
}
/* #twitter */
#main #article #twitterCover{
	background-image: url(../images/twitter_bg_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 139px;
	margin-top:-5px;
}
#main #article #twitterCover h2.h2_tit{
	position: absolute;
	left: 30px;
	top: -5px;
	z-index: 100;
}
#main #article #twitterCover #twitter{
	margin-bottom: 10px;
	background-image: url(../images/twitter_bg_01.png);
	padding-top: 85px;
}
#main #article #twitterCover #twitter .box{
	background-image: url(../images/twitter_bg_02.png);
	padding: 20px 40px 30px 40px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	height: 450px;
}
#main #article #twitterCover p#img_03{
	position: absolute;
	left: 10px;
	top: 475px;
	z-index: 100;
	display: block;
	height: 288px;
	width: 177px;
}

#main #article #twitterCover p#img_03 span{
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../images/twitter_img_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main #article #twitterCover p#img_03 span:hover{
	animation: rotate 0.1s;
	-moz-animation:  rotate 0.1s;
	-webkit-animation: rotate 0.1s;
	-ms-animation:  rotate 0.1s;
	background-image: url(../images/twitter_img_02.png);
	background-position: 0px -288px;
}
#main #article #twitterCover p#img_04{
	position: absolute;
	left: 520px;
	top: 70px;
	z-index: 100;
	display: block;
	height: 252px;
	width: 196px;
}
#main #article #twitterCover p#img_04 span{
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../images/twitter_img_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main #article #twitterCover p#img_04 span:hover{
	animation: rotate 0.1s;
	-moz-animation:  rotate 0.1s;
	-webkit-animation: rotate 0.1s;
	-ms-animation:  rotate 0.1s;
	background-image: url(../images/twitter_img_01.png);
	background-position: 0px -252px;

}
/* .innerlink-head */
#main .innerlink-head a:hover{
	animation: rotate 0.1s;
	-moz-animation:  rotate 0.1s;
	-webkit-animation: rotate 0.1s;
	-ms-animation:  rotate 0.1s;
	background-image: url(../images/totop_btn_01.png);
	background-position: 0px -350px;
}

@keyframes rotate {
  from {
	-webkit-transform: rotateY(180deg);
  }
  to { 
	-webkit-transform: rotateY(0deg);
  }
}
@-webkit-keyframes rotate {
  from {
	-webkit-transform: rotateY(180deg);
  }
  to { 
	-webkit-transform: rotateY(0deg);
  }
}
@-moz-keyframes rotate {
  from {
	-moz-transform: rotateY(180deg);
  }
  to { 
	-moz-transform: rotateY(0deg);
  }
}
@-ms-keyframes anime1 rotate {
  from {
	-ms-transform: rotateY(180deg);
  }
  to { 
	-ms-transform: rotateY(0deg);
  }
}

#main p.innerlink-head {
	height: 350px;
	width: 209px;
	position: fixed;
	right:20px;
}
#main p.innerlink-head a{
	height: 350px;
	width: 209px;
	background-image: url(../images/totop_btn_01.png);
	display: block;
	text-indent: -9999px;
}


/* .is2nd */

/* #header */
.is2nd #main #article #headerCover {
	width: 667px;
	background-image: url(../images/is2nd_bg_01.png);
	background-repeat: repeat;
	position: relative;
	margin-bottom: 10px;
	border: 4px solid #000;
}
.is2nd #main #article #headerCover div#img_01{
	position: absolute;
	left: 285px;
	top: 5px;
	z-index: 100;
	overflow: hidden;
	display: block;
}
.is2nd #main #article #header {
	width: 667px;
	height: 150px;
}
.is2nd #main #article #header h1{
	position: absolute;
	left: 20px;
	top: 5px;
}
.is2nd #main #article #header h1:hover{
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}
.is2nd #main #article p#onair{
	position: absolute;
	top: 5px;
	right: 10px;
}
.is2nd #main #article h2{
	text-align: center;
	padding-top: 10px;
}

#main #article{
	background-image: url(../images/article_bg_01.png);
}
/* .block */
#main #article .block{
	width: 667px;
	margin-bottom:80px;
	border: 4px solid #000;
}
/* .cover */
#main #article .cover {
	position: relative;
	margin-bottom: 10px;
}



/* テキスト指定 */
#article {
	font: 13px/1.6em "游ゴシック", "YuGothic", "メイリオ", Meiryo, 'Lucida Grande', "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.1em;
}

#article .text { padding: 20px; }

#article h2 {
	font-weight: bold;
	font-size: 120%;
	margin: 0px 0px 10px;
}
#article h3 {
	font-weight: bold;
	font-size: 100%;
}
#article p {
	margin-bottom: 10px;
}



.section {
	margin-bottom: 20px;
	padding: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}
