@charset "UTF-8";


/*--------------------------------------------------------
1、サイト全体の背景設定
------------------------------------------------------*/

/*--------------------------------------------------------
2、サイト全体の共通設定
-------------------------------------------------------*/

/*--------------------------------------------------------
3、エリアの設定
--------------------------------------------------------*/

/*--------------------------------------------------------
トップ
--------------------------------------------------------*/


/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

/*●メイン画像*/
#main-image{
	padding-top: 1.5em;
}

#main-image-in{
	width:1200px;
	background-image:url(../images/slide-haikei.jpg);
	position: relative;
	padding-bottom: 1.5em;
}

#main-image-in ul{
	list-style-type:none;
}

#main-image img{
	width: 100%;
	height: auto;
}

#main-image .catch-copy{
	position: absolute;
	top: 1em;
	left: 1em;
	color: #fff;
	font-size: 3em;
}


/*--------------------------------------------------------
グローバルナビ
--------------------------------------------------------*/

/*--------------------------------------------------------
コンテンツ全体
--------------------------------------------------------*/


/*--------------------------------------------------------
メインコンテンツ（本文）
--------------------------------------------------------*/

/*動画コメント*/
.contents .movie-comment{
	text-align:center;
}
.scr {
  overflow: scroll;   /* スクロール表示 */
  width: 560px;
  height: 200px;
  background-color: #ffffff;
  margin-left:1em;
}
/*--------------------------------------------------------
サブコンテンツ / サイドバー
--------------------------------------------------------*/


/*--------------------------------------------------------
フッター
--------------------------------------------------------*/


/*--------------------------------------------------------
ページトップ
--------------------------------------------------------*/


/*------------------------------------------------------------
floatの回り込みを解除
-------------------------------------------------------------*/


/*------------------------------------------------------------
　template created by web-rider
-------------------------------------------------------------*/