﻿@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: 493px;
	top: 100px;
	z-index: 100;
	overflow: hidden;
	display: block;
	height: 145px;
	width: 180px;
}
#top #main #article #headerCover div#img_01 p span{
	height: 243px;
	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: 827px;
}
#top #main #article #header h1{
	position: absolute;
	left: 56px;
	top: 20px;
}
#top #main #article #headerCover p#img_06{
	position: absolute;
	left: 6px;
	top: 650px;
	z-index: 110;
	display: block;
	height: 269px;
	width: 164px;
}
#top #main #article #headerCover 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;
}
#top #main #article #headerCover 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;
}
#top #main #article p#onair{
	position: absolute;
	top: 720px;
	right: 8px;
}
#top #main #article p#copy{
	position: absolute;
	left: 578px;
	top: 245px;
}
#top #main #article #headerCover p#img_06{
   opacity: 0;

}
#sns { 
	text-align: right;
	background-image: url(../images/sns_bg_01.png);
	width: 645px;
	padding:20px 10px 20px 20px;
}
.global_NTV_snsArea .global_NTV_snsList{
  text-align: right;
  position: relative;
}
.global_NTV_snsArea .global_NTV_snsList li{
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}
.global_NTV_snsArea .fb_iframe_widget span{
	vertical-align: top!important;
}
#main #article{
	background-image: url(../images/article_bg_01.png);
}
/* .block */
#main #article .block{
	width: 675px;
	margin-bottom:40px;
}
/* .cover */
#main #article .cover {
	position: relative;
	margin-bottom: 10px;
}
#main #article #twitterCover .item,
#main #article #galleryCover .item{
   opacity: 0;

}

/* #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;
}

/* #gallery */
#main #article #galleryCover{
	background-image: url(../images/gallery_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:10px;
}
#main #article #galleryCover h2.h2_tit{
	position: absolute;
	left: 4px;
	top: -10px;
	z-index: 100;
}
#main #article #galleryCover #gallery{
	margin-bottom: 10px;
}
#main #article #galleryCover #gallery .box{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-position: 0px 0px;
	height: 3827px;
	width: 667px;
	position: relative;
}
#main #article #galleryCover p#img_05{
	position: absolute;
	left: 483px;
	top: -60px;
	z-index: 100;
	display: block;
	height: 138px;
	width: 161px;
}

#main #article #galleryCover #anime p{
	position: absolute;
	z-index: 100;
	display: block;
	margin: 0px;
	padding: 0px;
}
#main #article #galleryCover #anime p#fuji{
	position: absolute;
	left: 131px;
	bottom: -10px;
	z-index: 100;
}
#main #article #galleryCover #anime p#flower_01{
	left: 537px;
	bottom: 257px;
	z-index: 100;
}
#main #article #galleryCover #anime p#flower_02{
	left: 142px;
	bottom: 429px;
	z-index: 100;
}
#main #article #galleryCover #anime p#flower_03{
	left: 57px;
	bottom: 225px;
	z-index: 100;
}
#main #article #galleryCover #anime p#cloud{
	position: absolute;
	left: 47px;
	bottom: 55px;
	z-index: 101;
}
#main #article #galleryCover #anime p#sun{
	position: absolute;
	left: 425px;
	bottom: 80px;
	z-index: 99;
}
#main #article #galleryCover #anime div#img_06{
	position: absolute;
	left: 158px;
	bottom: 240px;
	z-index: 101;
	overflow: hidden;
	display: block;
	height: 231px;
	width: 266px;
}
#main #article #galleryCover #anime div#img_06 p span{
	height: 231px;
	width: 266px;
	display: block;
	background-image: url(../images/gallery_img_06.png);
}
#main #article #galleryCover #anime div#img_06 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/gallery_img_06.png);
	background-position: 0px -231px;
}
div#img_06,p#sun,p#flower_01,p#flower_02,p#flower_03,p#cloud,
{
   opacity: 0;

}
/* #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;
	padding-bottom: 30px;	
}
#main #article #twitterCover #twitter .box{
	background-image: url(../images/twitter_bg_02.png);
	padding: 20px 40px 30px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	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;
	z-index: 120;
}
#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{
	padding-top:10px;
}
.is2nd #main{
	background-image: url(../images/main_bg_01.png);	
}
.is2nd #main #article #headerCover {
	width: 667px;
	background-image: url(../images/is2nd_bg_01.png);
	background-repeat: repeat;
	position: relative;
	margin-bottom: 20px;
	border: 4px solid #000;
}
.is2nd #main #article #header {
	width: 667px;
	height: 180px;
}
.is2nd #main #article #header h1{
	position: absolute;
	left: 9px;
	top: 20px;
}
.is2nd #main #article #header h1:hover{
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}
.is2nd #main #article #header div#img_01 {
	position: absolute;
	left: 431px;
	top: 3px;
	z-index: 100;
	overflow: hidden;
	display: block;
	height: 148px;
	width: 221px;
}
.is2nd #main #article #header div#img_01 p span{
	height: 148px;
	display: block;
	width: 221px;
	background-image: url(../images/is2nd_header_img_01.png);
}
.is2nd #main #article #header 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/is2nd_header_img_01.png);
	background-position: 0px -148px;
}
.is2nd #main #article p#onair{
	position: absolute;
	top: 123px;
	right: 6px;
}
.is2nd #main #article h2{
	text-align: center;
	padding-top: 10px;
}
.is2nd #main #article p#copy{
	position: absolute;
	left: 578px;
	top: 187px;
}
#main #article{
	background-image: url(../images/article_bg_01.png);
}
.is2nd #main #article .cover {
	width: 667px;
	background-repeat: repeat;
	position: relative;
	margin-bottom: 10px;
	border: 4px solid #000;
}


/* テキスト指定 */
#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;
}
