@charset "utf-8";

/* =================================================
       --------------------
           contents.CSS 
       -------------------
           コンテンツ系のスタイル
  
================================================= */
/* 背景 */
/* bodyには背景色を指定しない！(指定する場合はhtmlタグ) */
body {
	background:url("../img/base/bg_canvas.jpg");
	background-position:top center;
	background-repeat: repeat-y;
	background-color:#000000;
}

/*【固有】TOPページ用ヘッダ
===============================================================================================*/
body > #top-container {
     height:auto;
     width:950px;
}
#top-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto;
	position: relative; z-index:1;
	background-color:#000000;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto;
	position: relative; z-index:1;
	background-color:#eeebd0;
}

#contents_top_header{
	width:950px;	
	height:auto;
	margin:0 auto;
	padding-top:30px;
	position:relative;
}

#contents_header{
	width:950px;	
	height:120px;
	margin:0 auto;
	padding-top:30px;
	position:relative;
	background-image:url("/img/base/bg_leaf_header.png");
	background-position:0 30px;
}

#contents_header_login{
	width:950px;	
	height:120px;
	margin:0 auto;
	padding-top:30px;
	position:relative;
	background-image:url("../../../img/base/bg_leaf_header.png");
	background-position:0 30px;
}

h1.top_logo{
	position: absolute;
	margin:0;
	top:10px;
	left:10px;
}
h1.contents_top_logo{
	position: absolute;
	margin:7px 0 0 12px;
	width:270px;
	height:75px;
}
#logo-shield {
	z-index:1000;
	position: absolute;
	left: 313px;
	top: 150px;
}

#logo-shield a:hover img {
	opacity:0.85;
}

#logo-birthday {
	z-index:1000;
	position: absolute;
	left: 310px;
	top: 70px;
}

#logo-birthday a:hover img {
	opacity:0.85;
}

h2.birthday-name {
	font-size:16px;
	line-height:1.4em;
	margin:0 auto 12px auto;
}
h2.birthday-name .sama {
	font-weight:lighter;
	font-size:11px;
}
h2.birthday-name .happy {
	color:#f00;
}
/* #main_box.bd_movies{
	width: 80%;
    margin: 0 auto;
} */
.bd_movies .video{
	position: relative;
    padding-top: 56.25%;
    margin: 10px 0;
}
.bd_movies .video iframe{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}



#logo-korpokkur {
	position: absolute;
	left: 10px;
	top: 40px;
}


/*
.header_banner{
	width:300px;
	float:right;
	padding:30px 0 30px 0;
}
*/

.header_banner a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
.contents_navi a:link     {color:#0099FF; text-decoration:underline;}
.contents_navi a:visited	{color:#0099FF; text-decoration:underline;}
.contents_navi a:hover	{color:#00CCFF; text-decoration:underline;}


/*【共通】リーフページ用ヘッダ
===============================================================================================*/
#contents_leaf_header{
	width:900px;
	height:auto;
	margin:0 auto;
	padding-top:30px;
}
.contents_leaf_header_inner{
	width:900px;
	margin:0;
	padding:10px 0 25px 0;
}
h1.contents_leaf_logo{
	position: absolute;
	width:200px;
}
.header_leaf_banner {
	width:950px;
	padding:12px 0;
	text-align:right;
}
.header_leaf_banner a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}

#top_contents_wrapper {
	width:950px;
	height:580px;
	margin:0 auto 0 auto;
	padding:0;
	position:relative;
}


/*【共通】コンテナ
===============================================================================================*/
/* #contents_header下から#contents_footer直前までのコンテナ */
#contents_wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

.contents_wrapper_inner_top {
}
.contents_wrapper_inner {
	width:860px;
	padding:90px 45px 30px 45px;
	position:relative;
}
.contents_wrapper_inner h2.tit{
	display: block;
	width: 860px;
	text-align:center;
	margin:54px 0 0 0;
}
.contents_wrapper_inner h2.tit img{
	margin:16px 0 0 0;
}


#contents_top_header_inner {
	position:relative;
}

div#contents_wrapper img {
	
}

div#contents_wrapper div.large_banner_box {
	position:absolute;
	top:608px;
	right:24px;
}

/*
#contents_wrapper p.header_banner {
	z-index:100;
	position:absolute;
	top:390px;
	right:24px;
}
*/

#contents_wrapper p.header_banner {
	position:absolute;
	left:675px;
	bottom:200px;
}

div#contents_wrapper div.banner-right a:focus{
	outline:none;
}
div#contents_wrapper div.banner-right {
	position:absolute;
	top:45px;
	right:15px;
}
div#contents_wrapper div.banner-left a:focus{
	outline:none;
}
div#contents_wrapper div.banner-left {
	position:absolute;
	top:45px;
	right:270px;
}

/* トップページバナーロールオーバー */
div#contents_wrapper a.banner-line img,
div#contents_wrapper a.banner-line { border: none; overflow: hidden; float: left; }
div#contents_wrapper a.banner-line:hover { border: 3px solid #907417; }
div#contents_wrapper a.banner-line:hover img { margin: -3px; }

div#contents_wrapper div.banner-right a.banner-line2 img,
div#contents_wrapper div.banner-right a.banner-line2 { border: none; overflow: hidden; float: left; }
div#contents_wrapper div.banner-right a.banner-line2:hover { border: 3px solid #907417; }
div#contents_wrapper div.banner-right a.banner-line2:hover img { margin: -3px; }



/*
div#contents_wrapper div.banner-right a:hover img {
	opacity:0.8;
}
*/


/*【共通】左カラム：グローバルメニュー
===============================================================================================*/
/* TOPページ用コンテナ */
#left_box{
	/*width:180px;
	height:100%
	margin:0 40px 0 0;
	float:left;*/
}

/* リーフページ用コンテナ */
#left_leaf_box{
	width:180px;
	margin:2px 40px 0 0;
	float:left;
}

/* グローバルメニュー */
ul#g_menu_top{
	position:absolute;
	width:auto;
	top:45px;
	left:365px;
}
ul#g_menu_top li {
	float:left;
}

ul#g_menu_top li a p{
	display:none;
}
ul#g_menu{
	position:absolute;
	width:auto;
	top:39px;
	right:20px;
}

ul#g_menu li {
	float:left;
	margin:0 8px 0;
}

ul#g_menu li a p{
	display:none;
}

ul#g_menu_top_bottom {
	position:absolute;
	width:auto;
	top:72px;
	left:365px;
}
ul#g_menu_top_bottom li{
	float:left;
}

ul#g_menu_top_bottom li a p{
	display:none;
}
ul#g_menu_bottom {
	position:absolute;
	width:auto;
	top:61px;
	right:20px;
}

ul#g_menu_bottom li{
	float:left;
	margin:0 8px 0;
}

ul#g_menu_bottom li a p{
	display:none;
}



/* トップページメニューボタン */
#contents_top_header div a p{
	display:none;
}
#top_menu_news {
	position:absolute;
	top:60px;
	left:175px;
	background:url("../img/contents/m_top_news.png") no-repeat 0px 0px;
}
#top_menu_news a {
	display:block;
	width:141px;
	height:100px;
}
#top_menu_news a:hover {
	display:block;
	width:141px;
	height:100px;
	background:url("../img/contents/m_top_news_on.png") no-repeat 0px 0px;
}

#top_menu_tv {
	position:absolute;
	top:375px;
	left:90px;
	background:url("../img/contents/m_top_tv.png") no-repeat 0px 0px;
}
#top_menu_tv a {
	display:block;
	width:221px;
	height:132px;
}
#top_menu_tv a:hover {
	display:block;
	width:221px;
	height:132px;
	background:url("../img/contents/m_top_tv_on.png") no-repeat 0px 0px;
}

#top_menu_blog {
	position:absolute;
	top:305px;
	right:140px;
	background: url("../img/contents/m_top_blog.png") no-repeat 0px 0px;
}
#top_menu_blog a {
	display:block;
	width:171px;
	height:94px;
}
#top_menu_blog a:hover {
	display:block;
	width:171px;
	height:94px;
	background: url("../img/contents/m_top_blog_on.png") no-repeat 0px 0px;
}

#top_menu_photo {
	position:absolute;
	top:100px;
	right:60px;
	background: url("../img/contents/m_top_photo.png") no-repeat 0px 0px;
}
#top_menu_photo a { 
	display:block;
	width:238px;
	height:92px;
	margin-bottom:2px;
}
#top_menu_photo a:hover {
	display:block;
	width:238px;
	height:92px;
	background: url("../img/contents/m_top_photo_on.png") no-repeat 0px 0px;
}

#top_menu_magazine{
	position:absolute;
	top:275px;
	left:20px;
	background: url("../img/contents/m_top_magazine.png") no-repeat 0px 0px;
}
#top_menu_magazine a{
	display:block;
	width:284px;
	height:98px;
}
#top_menu_magazine a:hover{
	display:block;
	width:284px;
	height:98px;
	background: url("../img/contents/m_top_magazine_on.png") no-repeat 0px 0px;
}

#top_menu_wallpaper {
	position:absolute;
	top:210px;
	right:20px;
	background: url("../img/contents/m_top_download.png") no-repeat 0px 0px;
}
#top_menu_wallpaper a{
	display:block;
	width:187px;
	height:92px;
}
#top_menu_wallpaper a:hover{
	display:block;
	width:187px;
	height:92px;
	background: url("../img/contents/m_top_download_on.png") no-repeat 0px 0px;
}

#top_menu_faq{
	position:absolute;
	top:400px;
	right:40px;
	background: url("../img/contents/m_top_faq.png") no-repeat 0px 0px;
}
#top_menu_faq a{
	display:block;
	width:168px;
	height:103px;
}
#top_menu_faq a:hover{
	display:block;
	width:168px;
	height:103px;
	background: url("../img/contents/m_top_faq_on.png") no-repeat 0px 0px;
}

#top_menu_guidance{
	position:absolute;
	top:164px;
	left:40px;
	background: url("../img/contents/m_top_guidance.png") no-repeat 0px 0px;
}
#top_menu_guidance a{
	width: 220px;
	height: 105px;
	display:block;
}
#top_menu_guidance a:hover{
	width: 220px;
	height: 105px;
	display:block;
	background: url("../img/contents/m_top_guidance_on.png") no-repeat 0px 0px;
}



/* グローバルメニューボタン画像とロールオーバーとうず画像 */

#g_menu_news img{

}
#g_menu_news{

}
#g_menu_news a{
	width: 65px;
	display:block;
	width:47px;
	height:17px;
	background:url("../img/contents/m_news.png") no-repeat 0px 0px;
}
#g_menu_news a:hover{
	display:block;
	width:47px;
	height:17px;
	background:url("../img/contents/m_news_on.png") no-repeat 0px 0px;
}

#g_menu_guidance{

}
#g_menu_guidance a{
	display:block;
	width: 110px;
	height:17px;
	background:url("../img/contents/m_guidance.png") no-repeat 0px 0px;
}
#g_menu_guidance a:hover{
	display:block;
	width:110px;
	height:17px;
	background:url("../img/contents/m_guidance_on.png") no-repeat 0px 0px;
}

#g_menu_tv{

}
#g_menu_tv a{
	display:block;
	width: 117px;
	height:17px;
	background:url("../img/contents/m_tv.png") no-repeat 0px 0px;
}
#g_menu_tv a:hover{
	display:block;
	width:117px;
	height:17px;
	background:url("../img/contents/m_tv_on.png") no-repeat 0px 0px;
}

#g_menu_blog{

}
#g_menu_blog a{
	display:block;
	width:73px;
	height:21px;
	background: url("../img/contents/m_blog.png") no-repeat 0px 0px;
}
#g_menu_blog a:hover{
	display:block;
	width:73px;
	height:21px;
	background: url("../img/contents/m_blog_on.png") no-repeat 0px 0px;
}

#g_menu_board img{

}
#g_menu_board{

}
#g_menu_board a{
	display:block;
	width:54px;
	height:22px;
	background: url("../img/contents/m_board.png") no-repeat 0px 0px;
}
#g_menu_board a:hover{
	display:block;
	width:56px;
	height:22px;
	background: url("../img/contents/m_board_on.png") no-repeat 0px 0px;
}

#g_menu_wallpaper img {
	
}
#g_menu_wallpaper{

}
#g_menu_wallpaper a{ 
	display:block;
	width:92px;
	height:17px;
	background: url("../img/contents/m_download.png") no-repeat 0px 0px;
	margin-bottom:2px;
}
#g_menu_wallpaper a:hover {
	display:block;
	width:92px;
	height:17px;
	background: url("../img/contents/m_download_on.png") no-repeat 0px 0px;
}

#g_menu_photo a{ 
	display:block;
	width:140px;
	height:17px;
	background: url("../img/contents/m_photo.png") no-repeat 0px 0px;
	margin-bottom:2px;
}
#g_menu_photo a:hover {
	display:block;
	width:140px;
	height:17px;
	background: url("../img/contents/m_photo_on.png") no-repeat 0px 0px;
}

#g_menu_ticket{

}
#g_menu_ticket a{
	display:block;
	width:131px;
	height:22px;
	background: url("../img/contents/m_ticket.png") no-repeat 0px 0px;
}
#g_menu_ticket a:hover{
	display:block;
	width:134px;
	height:22px;
	background: url("../img/contents/m_ticket_on.png") no-repeat 0px 0px;
}

#g_menu_magazine{

}
#g_menu_magazine a{
	display:block;
	width:172px;
	height:17px;
	background: url("../img/contents/m_magazine.png") no-repeat 0px 0px;
}
#g_menu_magazine a:hover{
	display:block;
	width:172px;
	height:17px;
	background: url("../img/contents/m_magazine_on.png") no-repeat 0px 0px;
}

#g_menu_goods{

}
#g_menu_goods a{
	display:block;
	width:51px;
	height:22px;
	background:url("../img/contents/m_goods.png") no-repeat 0px 0px;
}
#g_menu_goods a:hover{
	display:block;
	width:54px;
	height:22px;
	background:url("../img/contents/m_goods_on.png") no-repeat 0px 0px;
}

#g_menu_webreport a{
	display:block;
	width:78px;
	height:22px;
	background: url("../img/contents/m_webreport.png") no-repeat 0px 0px;
}
#g_menu_webreport a:hover{
	display:block;
	width:78px;
	height:22px;
	background: url("../img/contents/m_webreport_on.png") no-repeat 0px 0px;
}

#g_menu_present a{
	display:block;
	width:65px;
	height:17px;
	background: url("../img/contents/m_present.png") no-repeat 0px 0px;
}
#g_menu_present a:hover{
	display:block;
	width:65px;
	height:17px;
	background: url("../img/contents/m_present_on.png") no-repeat 0px 0px;
}

#g_menu_faq{

}
#g_menu_faq a{
	display:block;
	width: 42px;
	height:21px;
	background:url("../img/contents/m_faq.png") no-repeat 0px 0px;
}
#g_menu_faq a:hover{
	display:block;
	width:42px;
	height:21px;
	background:url("../img/contents/m_faq_on.png") no-repeat 0px 0px;
}


/* バナーボックス */
#banner_box{
	margin:0px;
}
/* バナー */
#banner_box p{
	margin:0 0 10px 0;
}
#banner_box p a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}




/*【共通】メインカラム
===============================================================================================*/
/* コンテナ */
#right_box{
	width:950px;
	/*float:right;*/
	height:100%
}

/* ページタイトル */
h2.tit{
	position:absolute;
	top:-52px;
	width:auto;
	display:block;
}

/* カテゴリタイトル */
h3.tit{
	width:auto;
	padding:4px 0 4px 8px;
	border:1px solid #FFFFFF;
	margin:0 0 15px 0;
	background:url("../img/contents/bg_trans_wh.png");
}


/* コンテンツ部のコンテナ（ヘッダー、パンくず、ページ送りの下）
---------------------------------------------------------------------------- */
#main_box{
	width:auto;
	/*padding:20px 0 20px 0;*/
	overflow:hidden;
}

/* パンくずエリア
-------------------------------------------------------------------- */
#pankuzu_box{
	width:auto;
	margin:0;
	padding:0;
}
.pankuzu_box_inner{
	margin:0;
	padding:8px 0 8px 2px;
	overflow:hidden;
	border-top:1px solid #b3ad78;
}
ul.pankuzu_menu{
	width:680px;
	font-size:10px;
	color:#000000;
	letter-spacing:0.1em;
	text-align:left;
}
ul.pankuzu_menu li{
	float:left;
	font-size:10px;
	color:#000000;
	letter-spacing:0.02em;
}
ul.pankuzu_menu li  a:link	 {color:#000000; text-decoration:none;}
ul.pankuzu_menu li  a:visited{color:#000000; text-decoration:none;}
ul.pankuzu_menu li  a:hover	 {color:#003300; text-decoration:underline;}
ul.pankuzu_menu li.un_pankuzu{
	float:left;
	font-size:10px;
	color:#333333;
	letter-spacing:0.02em;
	font-weight:800;
}


/* カテゴリ
-------------------------------------------------------------------- */
.category {
	padding:0 0 20px 0;
}

.category a:link	{color:#000000; text-decoration:none;}
.category a:visited	{color:#000000; text-decoration:none;}
.category a:hover	{color:#FF8213; text-decoration:underline;}



/* 件数表示とページ送りエリア
-------------------------------------------------------------------- */
/* 上表示用コンテナ */
#paging_box{
	width:auto;
	padding:0;
	height:auto;
	margin:0 0 5px 0;
}
.paging_box_inner{
	margin:0;
	padding:8px 0 8px 2px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d0ca96;
	border-bottom:1px solid #d0ca96;
}

#btm_paging_box{
	width:auto;
	padding:0;
	height:auto;
	margin:0 0 5px 0;
}
.btm_paging_box_inner{
	margin:0;
	padding:8px 0 8px 2px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d0ca96;
	border-bottom:1px solid #d0ca96;
}

/* 下表示用コンテナ */
#bottom_paging_box{
	width:100%;
	margin:0;
	padding:0;
	height:auto;
}
.bottom_paging_box_inner{
	margin:0;
	padding:8px 0 8px 2px;
	margin:0 0 30px 0;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d0ca96;
	border-bottom:1px solid #d0ca96;
}

/* 件数表示(左側) */
#display_number{
	width:250px;
	float:left;
	font-size:10px;
	color:#000000;
	letter-spacing:0.02em;
	text-align:left;
}

/* ページ送り(右側) */
#page_number {
	width:auto;
	font-size:10px;
	color:#0099ff;
	text-align:right;
	margin:0 0px 0 0;
}
/* ページ送り：ナンバー部分 */
#page_number .number {display:inline; color:#000000; margin-right:4px;}
#page_number .number a:link    {color:#003300;text-decoration:underline;}
#page_number .number a:visited {color:#003300;text-decoration:underline;}
#page_number .number a:hover   {color:#003300;text-decoration:none;}
#page_number .on_number{display:inline; color:#000000; margin-right:4px; text-decoration:none;font-weight:800;}
/* ページ送り：「BACK」部分 */
#page_number .page_bk {display:inline; color:#000000; margin-right:4px;}
#page_number .page_bk a:link    {color:#000000;text-decoration:underline;}
#page_number .page_bk a:visited {color:#000000;text-decoration:underline;}
#page_number .page_bk a:hover   {color:#FF8213;text-decoration:none;}
/* ページ送り：「NEXT」部分 */
#page_number .page_fw {display:inline; color:#000000;}
#page_number .page_fw a:link    {color:#000000;text-decoration:underline;}
#page_number .page_fw a:visited {color:#000000;text-decoration:underline;}
#page_number .page_fw a:hover   {color:#FF8213;text-decoration:none;}
/* ページ送り：「BACK」,「NEXT」の ie7ハック */
*:first-child+html #page_number .number {display:inline; zoom:1; color:#000000; margin-right:8px;}
*:first-child+html #page_number .on_number{display:inline; color:#000000; margin-right:8px;}
*:first-child+html #page_number .page_bk {display:inline; color:#000000; margin-right:8px;}


/*【共通】サムネイル一覧系ページ：MOVIE,ラジオ,写真館,WALLPAPER,WEB会報
===============================================================================================*/
.thumb_box{
	width:860px;
	overflow:hidden;
	padding:0;
	margin:24px 0 0 0;
}
/* サムネイル リスト */
.thumb_box li{
	float:left;
	width:190px;
	margin:0 0 0 30px;
}
/* サムネイル リスト(疑似セレクタ：最右のボックスのみ「左マージン」削除) */
.thumb_box li:first-child{
	float:left;
	width:190px;
	margin-left:0;
}

/* 画像 */
.list_box{
	width:190px;
	height:auto;
	padding:5px 0 5px 0;
	text-align:center;
	background: url("../img/base/thum_back.gif") repeat scroll 0 0 transparent;
	margin:0 0 10px 0;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.80);
}
.list_box a:hover img{
    filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}

/* 日付 */
/* movie.html */
.list_date{
	width:200px;
	font-size:10px;
	letter-spacing:0.03em;
	color:#333333;
	text-align:left;
	margin:0 0 5px 0;
}

.list_date img {
	margin:0 0 0 4px;
}

/* タイトル : 左揃え */
.list_tit{
	width:200px;
	font-size:10px;
	line-height:13px;
	letter-spacing:0.03em;
	color:#000000;
	text-align:left;
}
.list_tit  a:link	 {color:#000000; text-decoration:none;}
.list_tit  a:visited {color:#000000; text-decoration:none;}
.list_tit  a:hover	 {color:#003300; text-decoration:underline;}

/* タイトル : 中央揃え */
.list_tit2{
	width:200px;
	font-size:12px;
	line-height:13px;
	letter-spacing:0.03em;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
.list_tit2  a:link	 {color:#000000; text-decoration:none;}
.list_tit2  a:visited {color:#000000; text-decoration:none;}
.list_tit2  a:hover	 {color:#FF8213; text-decoration:underline;}


/* 旧コンテンツへのガイド */
.list_guide {
	border:2px solid #ffffff;
	padding:5px;
	text-align:center;
	font-size:12px;
	letter-spacing:0.02em;
	line-height:150%;
}
.list_guide  a:link	 {color:#000000; text-decoration:underline;}
.list_guide  a:visited {color:#000000; text-decoration:underline;}
.list_guide  a:hover	 {color:#FF8213; text-decoration:underline;}


/*【共通】詳細ページ：MOVIE,ラジオ,写真館 (FLASH PlayerダウンロードのみWEB会報でも使用)
===============================================================================================*/
/* 公開日付 */
.single_date{
	width:auto;
	font-size:12px;
	letter-spacing:0.03em;
	color:#333333;
	text-align:center;
	margin:10px 0 30px 0;
}
/* 再生エリア */
#flash_box{
	width:auto;
	text-align:center;
}
/* FLASH Playerダウンロード */
#player_dl_box{
	width:640px;
	border:1px solid #cccccc;
	padding:10px 0 10px 0;
	overflow:hidden;
	margin:0 auto 18px auto;
	background-color:#FFFFFF;
}
.player_ico_box{
	width:112px;
	margin:0 10px 0 10px;
	float:left;
}
.player_txt_box{
	width:498px;
	float:right;
	line-height:14px;
	letter-spacing:0.03px;
	font-size:10px;
	color:#333333;
	margin:0 10px 0 0;
}


/*【共通】角丸ボックス系：リクエスト Q&A,ログイン,BBS　
===============================================================================================*/
/* 角丸ボックス１：太線 */
#block_box{
	/*width:710px;*/
	padding:8px 8px 8px 8px;
	margin:0 auto 5px auto;
	/*border:2px solid #ffe09e;*/
	/*border:2px solid #e9e7e2;*/
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px; /* Safari,Google Chrome用 */
	-moz-border-radius:5px;/* Firefox用 */
	behavior:url(PIE.htc);
	position:relative;
	z-index:6;
	background-color:#FFFFFF;
	/*
	background-color: rgba(255,255,255,0.7);
	background:url("../img/contents/bg_trans_wh.png");
*/
}
#block_box p.bnr-login {
	text-align:center;
	margin:12px auto;
}
#block_box p.bnr-login a:hover img {
	opacity:0.6;
}

#block_box_l{
	/*width:710px;*/
	padding:8px 8px 8px 8px;
	margin:0 auto 5px auto;
	/*border:2px solid #ffe09e;*/
	/*border:2px solid #e9e7e2;*/
	border-radius:5px;
	-webkit-border-radius:5px; /* Safari,Google Chrome用 */
	-moz-border-radius:5px;/* Firefox用 */
	behavior:url(PIE.htc);
	position:relative;
	z-index:6;
	background-color:#FFFFFF;
	/*
	background-color: rgba(255,255,255,0.7);
	background:url("../img/contents/bg_trans_wh.png");
*/
}
#block_box_l p.bnr-login {
	text-align:center;
	margin:12px auto;
}
#block_box_l p.bnr-login a:hover img {
	opacity:0.6;
}

/* サブタイトル：アーティスト別カラー */
.sub_txt_box{
	/*width:710px;*/
	padding:9px 0 3px 0;
	margin:0 0 5px 0;
	border-radius:4px 4px 0px 0px;	
	text-align:center;
	font-size:16px;
	letter-spacing:0.03em;
	color:#ffffff;
	border-bottom:1px solid #091404;
	background: #133E09; /* Old browsers */
	background: -moz-linear-gradient(top, #133E09 0%, #091404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#133E09), color-stop(100%,#091404)); /* Chrome,Safari4+ */
}


/* 登録系画面ステップ表示 */
.step_box{
	width:auto;
	text-align:center;
	padding:5px 0 5px 0;
}

/* リード文
------------------------------------------------------*/
/* リード文１：枠なし・中央揃え */
div.lead_txt_box{
	width:auto;
	padding:5px 0 8px 0;
	text-align:center;
	font-size:12px;
	line-height:18px;
	letter-spacing:0.03em;
	color:#000000;
}
/* リード文２：枠なし・左揃え */
div.lead_txt_box2{
	width:auto;
	padding:0px 0 10px 0;
	text-align:left;
	font-size:12px;
	line-height:18px;
	letter-spacing:0.03em;
	color:#000000;
}

.lead_txt_already {
	text-align:center;
	margin:30px auto;
	color:#f00;
	font-weight:bold;
	font-size:14px;
}


/* 入力不正アラート：太枠・赤文字 */
.notice_txt_box{
	width:auto;
	padding:10px 0 10px 0;
	text-align:center;
	font-size:12px;
	font-weight:800;
	line-height:18px;
	letter-spacing:0.03em;
	color:#ff0000;
	margin:0 0 5px 0;
	border:2px solid #cccccc;
}
/* 入力不正アラート：太枠・赤文字・ボタン含む */
.notice_txt_box2{
	width:auto;
	padding:10px 0 10px 0;
	text-align:center;
	font-size:12px;
	font-weight:800;
	line-height:18px;
	letter-spacing:0.03em;
	color:#ff0000;
	margin:0 0 5px 0;
	border:2px solid #cccccc;
}
.notice_txt_box2 p{
	margin:0 0 5px 0;
}
.notice_txt_box2 a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}

/* 注釈リスト：角丸太線の外・主にボタンの下 */
ul.annotat_txt_box{
	width:680px;
	margin-top: 10px;
	padding: 0 10px 6px 10px;
    list-style:none;
}
ul.annotat_txt_box li{
	margin:0 0 3px 0;
    padding-left:1em; /*1em（1文字）分、右に動かす*/
    text-indent:-1em; /*最初の行だけ1em（1文字）分、左に動かす*/
    color:#000000;
	font-size:10px;
    line-height:14px;
	letter-spacing:0.03em;	
}


/*【共通】入力エリア：リクエスト, Q&A,BBS　
===============================================================================================*/
.table_box{
	/*width:710px;*/
}
.table_box dl{
	/*width:710px;*/
	padding:0 0 4px 0;
	margin:0 0 5px 0;
}

.table_box .faqList li{
	padding:12px;
}


/* ラベル */
.table_box dt{
	/*width:696px;*/
	text-align:left;
	font-size:12px;
	letter-spacing:0.03em;
	font-weight:800;
	color:#333333;
	padding:8px 0 5px 14px;


background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

/*
	background: #feaa3e;
	background: -moz-linear-gradient(top, #feaa3e 0%, #ff9000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feaa3e), color-stop(100%,#ff9000));
*/


	margin:0 0 0 0;
	/*border-bottom:1px solid #d37802;*/
	border-bottom:1px solid #666666;

}
/* 入力フォーム */
.table_box dd{
    /*width:690px;*/
	padding:5px 10px 5px 10px;
	text-align:left;
	color:#333333;
	letter-spacing:0.03em;
	font-size:12px;
	background:url("../img/contents/bg_trans_wh.png");
}
/* フォーム */
.table_box dd .input_box{
    width:640px;
	margin:0 0 0 0;
	font-size:12px;
	line-height:16px;
	color:#333333;
	letter-spacing:0.03em;
}
/* テキスト */
.table_box dd .text_box{
    width:635px;
	margin:0 0 0 5px;
	font-size:12px;
	line-height:16px;
	color:#333333;
	letter-spacing:0.03em;
}

/* 【固有】ログイン ページ
----------------------------------------------- */
.table_box2{
	/*width:710px;*/
	margin:0 0 5px 0;
}
.table_box2 dl{
	/*width:710px;*/
	padding:8px 0 4px 0;
	background:url("../img/contents/bg_trans_wh.png");
	overflow:hidden;
	margin:0 0 1px 0;
}
/* ラベル */
.table_box2 dt{
	float:left;
	width:310px;
	text-align:right;
	font-size:12px;
	padding:3px 0 0 0;
	letter-spacing:0.03em;
	font-weight:800;
	color:#333333;
}
/* 入力フォーム */
.table_box2 dd{
    width:518px;
	float:right;
	text-align:left;
}
/* 注釈 */
.table_box2 dd p{
	display:inline;
	font-size:10px;
	letter-spacing:0.03em;
	color:#333333;
	margin:0 0 0 5px;
}

/* 【ログイン ページのみ[2012.11.12]】
----------------------------------------------- */
.table_box3{
	/*width:710px;*/
	margin:0 0 5px 0;
}
.table_box3 dl{
	/*width:710px;*/
	padding:8px 0 4px 0;
	/*background:url("../img/contents/bg_trans_wh.png");*/
	overflow:hidden;
	margin:0 0 1px 0;
}
/* ラベル */
.table_box3 dt{
	float:left;
	width:310px;
	text-align:right;
	font-size:12px;
	padding:3px 0 0 0;
	letter-spacing:0.03em;
	font-weight:800;
	color:#333333;
}
/* 入力フォーム */
.table_box3 dd{
    width:518px;
	float:right;
	text-align:left;
}
/* 注釈 */
.table_box3 dd p{
	display:inline;
	font-size:10px;
	letter-spacing:0.03em;
	color:#333333;
	margin:0 0 0 5px;
}



/*　移行会員
===============================================================================================*/
/* コンテナ */
.table_box4{
	width:730px;
	margin:0 auto;
}

/* 表全体 */
.table_box4 dl{
	width:730px;
	padding:8px 0 4px 0;
	background-color:#f5f5f5;
	overflow:hidden;
	margin:0 auto 1px auto;
}

/* 中項目ラベル */
.table_tit4{
	width:auto;
	text-align:left;
	font-size:12px;
	letter-spacing:0.03em;
	font-weight:800;
	color:#333333;
	padding:8px 0 5px 10px;
	background-color:#dddddd;
	margin:0 0 1px 0;
	border-bottom:1px solid #bbbbbb;
}

/* 入力項目名 */
.table_box4 dt{
	float:left;
	width:280px;
	text-align:right;
	font-size:12px;
	letter-spacing:0.03em;
	font-weight:800;
	color:#333333;
}

/* 入力フォーム ボックス */
.table_box4 dd{
    width:440px;
	float:right;
	text-align:left;
}
/* テキスト */
.table_box4 dd .input_box{
	width:427px;
	font-size:12px;
	line-height:16px;
	color:#000000;
	letter-spacing:0.03em;
	margin:0 0 3px 0;
}
/* 注釈 */
.table_box4 dd p{
	display:inline;
	font-size:10px;
	letter-spacing:0.03em;
	color:#333333;
	margin:0 0 0 5px;
}

/* 仕切り線 */
.line_box4{
　width:670px;
  height:1px;
  background-color:#e9e9e9;
  margin:8px 0 8px 0;
}


/*【共通】ボタン
===============================================================================================*/
/* ボタン１個用 */
.btn_box{
	width:auto;
	padding:4px 0 0px 0;
	font-weight:bold;
}
.btn_box p{
	text-align:center;
	margin:0;
	padding:0 0 5px 0;
}
.btn_box p a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
/* ボタン１個 メールアドレス変更用 */
/* mypage/mail/input.html */
.btn_box2{
	width:auto;
	padding:8px 0 0px 0;
}
.btn_box2 p{
	text-align:center;
	margin:0;
	padding:0 0 5px 0;
}
.btn_box2 p a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
/* 2011-06-14 修正(ボタン通常時は100%出力) */
.btn_box p input{
    filter: alpha(opacity=100);
    -moz-opacity:1.00;
    opacity:1.00;
}
/* 2011-06-14 追加(ボタンhover時は70%出力) */
.btn_box p input:hover{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}

/* ２個 横並び用 */
.two_btn_box{
	width:350px;
	padding:4px 0 4px 0;
	margin:0 147px 0 210px;
	overflow:hidden;
	text-align:center;
}
.two_btn_box p{
	float:left;
	margin:0 10px 0 0;
}
.two_btn_box p a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
/* 2011-06-14 修正(ボタン通常時は100%出力) */
.two_btn_box p input{
    filter: alpha(opacity=100);
    -moz-opacity:1.00;
    opacity:1.00;
}
/* 2011-06-14 追加(ボタンhover時は70%出力) */
.two_btn_box p input:hover{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}




/*【共通】フッタ 
===============================================================================================*/
/* コンテナ */
#contents_footer_begin{
	width:950px;
	margin:0 auto 0 auto;
	padding-bottom: 0px;
	position:static;
	clear:both;
	bottom:0;
}
#contents_footer {
	background:#091404;
	font-size:10px;
	width:950px;
	height:120px;
	color:#ffffff;
	margin:0 auto 0 auto;
	padding-bottom: 0px;
	position:absolute;
	bottom:0px;
}
#top_contents_footer {
	background:#091404;
	font-size:10px;
	width:950px;
	height:188px;
	color:#ffffff;
	margin:0 auto 0 auto;
	padding-bottom: 0px;
	position:absolute;
	bottom:0px;
}
.contents_footer_inner{
	width:950px;
	/*margin:0 20px 0 20px;*/
	margin:0;
	padding-bottom: 10px;
}
.contents_footer_box{
	width:auto;
	overflow:hidden;
	margin:10px auto;
	text-align:center;
}

/* ページ ナビゲーション */
#top-container .page_navi{
	visibility: hidden;
	display:none;
}

.page_navi{
	position:absolute;
	top:-22px;
	right:18px;
}

.page_navi a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}

.page_navi a:link      {color:#4e4e4e; text-decoration:none;}
.page_navi a:visited   {color:#4e4e4e; text-decoration:none;}
.page_navi a:hover	   {color:#FF8213; text-decoration:underline;}



/* メニュー */
ul#contents_footer_menu{
	margin:0 auto;
	overflow:visible;
}
ul#contents_footer_menu li{	
	font-size: 10px;
	display:inline;
	margin:0 8px 0 0;
}
ul#contents_footer_menu li  a:link	 {color:#ffffff; text-decoration:none;}
ul#contents_footer_menu li  a:visited  {color:#ffffff; text-decoration:none;}
ul#contents_footer_menu li  a:hover	 {color:#F0F7CD; text-decoration:underline;}

.footer-txt-area{
	margin:0 auto;
	text-align:center;
}

/* 注意事項 */
.contents_footer_notice{
	width:860px;
	text-align:left;
	padding:0;
	font-size: 10px;
	letter-spacing:0.03em;
}  

/* コピーライト */
#contents_copyright{
	text-align:left;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
}

.logo-footer {
	margin:0 auto 12px auto;
	
}

.footer-banner ul {
	margin:12px;
}
.footer-banner ul li {
	float:left;
	margin:0 10px 0 0;
}
.footer-banner ul li:last-child {
	margin:0;
}


/*【固有】TOPページ
===============================================================================================*/
/* キービジュアル */
.keyvisual_box{
	width:680px;
	margin:0 0 20px 0;
}
/* NEWS タイトル */

/* NEWS ボックス */
#top-news-box {
	color:#FFFFFF;
	position:absolute;
	padding:10px 0 0 0;
	font-size:11px;
	right:0;
	bottom:188px;
	width:950px;
	height:120px;
	background:url(../img/contents/bg_top_news_box.png);
	overflow-y:hidden;
}

#top_news_tit {
	position:absolute;
	top:8px;
	left:30px;
}

#top-news-box dl {
	position:absolute;
	top:0;
	left:120px;
	width:auto;
	height:114px;
	padding:16px 0 0 0;
	overflow:auto;
}
#top-news-box dt {
	width:74px;
	float:left;
	margin:0 0 6px 0;
}
#top-news-box dd {
	line-height:1.4em;
	width:730px;
	float:left;
	margin:0 0 6px 0;
	letter-spacing:-0.03em;
}

#top-news-box a:link     {color:#ffffff; text-decoration:underline;}
#top-news-box a:visited	{color:#ffffff; text-decoration:underline;}
#top-news-box a:hover	{color:#F0F7CD; text-decoration:none;}


#top-news-inner {
	position:relative;
	height: 130px;

	/*
	min-height:108px;
	max-height:180px;
	*/
	overflow:auto;
}

#top-news-inner h2.top_tit{
	position:absolute;
	z-index:10;
	left:70px;
	top:5px;
}

#top-news-box .top-news-list {
	line-height:1.4em;
	padding:0px 0 0 160px;
	margin-top:5px;
	clear:both;
}

/* 日付 */
#top-news-box .top_news_date{
	width:66px;
	float:left;
	display:inline;
	color:#FFFFFF;
	text-align:left;
	margin:1px 4px 0 0;
	font-size:10px;
	line-height:1.4em;
	letter-spacing:0.03em;
}
/* テキスト */
#top-news-box .top_news_text{
	width:670px;
	float:left;
	color:#FFFFFF;
	letter-spacing:0.03em;
	line-height:1.4em;
	font-size:10px;
	overflow:hidden;
}

#top-news-box .top_news_text img {
	padding:0 0 0 3px;
}

/* 記事リンク色 */
#top-news-box .top_news_text a:link {color:#FFFFFF; text-decoration:none;}
#top-news-box .top_news_text a:visited {color:#FFFFFF; text-decoration:none;}
#top-news-box .top_news_text a:hover {color:#FFFFFF; text-decoration:underline;}


/*【固有】NEWSページ
===============================================================================================*/
ul#news_box{
	width:860px;
	padding:0 0 0 0;
}
/*１件分のボックス */
ul#news_box li{
	width:860px;
	margin:0 0 0px 0;
	padding:20px 0 40px 0;
	overflow:hidden;
	border-bottom:1px solid #d0ca96;
}

ul#news_box li:last-child {
	border:none;
}

/* 日付 */
ul#news_box li .info_date{
	width:80px;
    color:#888888;
	text-align:left;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	font-size:12px;
	letter-spacing:0.03em;
}
ul#news_box li dl{
	width:740px;
	float:right;
}

/* 記事 */
ul#news_box li dt{
	color:#333333;
	letter-spacing:0.03em;
	font-size:12px;
	line-height:18px;
	font-weight:800;
	margin:0 0 8px 0;
}
ul#news_box li dl.news_text_box dt img{
	margin:0 0 0 3px;
}
ul#news_box li dd{
	color:#333333;
	letter-spacing:0.03em;
	font-size:12px;
	line-height:16px;
}

ul#news_box dl.news_text_box a {color:#003300;font-weight:bold;text-decoration:underline;}
ul#news_box dl.news_text_box a:link    {color:#003300;}
ul#news_box dl.news_text_box a:visited {color:#003300;}
ul#news_box dl.news_text_box a:hover   {color:#003300;text-decoration:none;}

p.news_date {
	width:110px;
}

/* バナーボックス（大） */
.large_banner_box{
	margin:0;
}
.large_banner_box p{
	margin:0 0 5px 0;
}
.large_banner_box p a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}


/*【固有】BLOG,スタッフBLOGページ
===============================================================================================*/
/* キービジュアル */
.blog_key_box{
	width:680px;
	padding:10px 0px 0px 0px;
	text-align:center;
}

#boxDiary {
	width:860px;
	margin-bottom:15px;
/*	background:#b8b8b8; */

}


#boxDiaryMain {
	width:650px;
	margin:0 10px 0 0;
	float:left;
}

.diaryTtl {
	background:url(../img/contents/bg_blog_entry_ttl) top left repeat;
	display:block;
	padding:6px 15px 4px;
	border-bottom:1px dotted #b3ad78;
	}

.diaryTtl td {
/*	background:url(/images/entry_tit.jpg) top left no-repeat; */
	vertical-align:middle;
	white-space:nowrap;
	padding:0 5px 0 5px;
	line-height:25px;
	color:#000000;
	font-weight:normal;
	font-size:10px;
/**	font-weight:bold; **/
}

.diaryTtl th {
	padding:5px;
	color:#000000;
	font-weight:normal;
	font-size:12px;

}

.diaryBody {
	background:#fff;
	margin:10px 0 15px;
	line-height:150%;
	border:solid 1px #b3ad78;
      	border-radius: 5px;
        -webkit-border-radius:5px;
        -moz-border-radius: 5px;
}

.diaryBodyInner {
	padding:25px;
	line-height:150%;
}

.diaryBottom {
	padding:30px 0 0 0;
	text-align:right;
	clear:both;
}

#boxDiarySide {
	width:193px;
	float:right;
	/*float:left;*/
	margin-top:10px;
	/* border:solid 1px #e98b49; */
	background-color:#ffffff;
      	border-radius:5px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
}

#boxDiarySideInner {
	padding:0px 8px 10px;
	line-height:150%;
}

#boxDiarySideInner h4 {
	padding:4px 5px 2px 10px;
	margin-top:8px;
	margin-bottom:8px;
	line-height:150%;
	color:#ffffff;
	font-weight:normal;
	background-color:#091404;
	/*background:url(../img/contents/bg_blog_entry_ttl) top left repeat;*/
      	border-radius:4px;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
}

#boxDiarySideInner ul {
	padding:0 4px;
}

.diaryComment {
	width:628px;
	margin-top:10px;
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #E98B49;
      	border-radius: 5px;
        -webkit-border-radius:5px;
        -moz-border-radius: 5px;
}
#boxInputComment{
	margin-top:10px;
}
.diaryCommentinner {
}
.diaryCommentinner dl{
	margin-bottom:20px ;
	background-color:#ffe9d9;
	border: 1px solid #E98B49;
      	border-radius: 5px;
        -webkit-border-radius:5px;
        -moz-border-radius: 5px;
}
.diaryCommentinner dt{
	padding:8px 0 6px 8px;
	font-weight:bold;
	background-color:#ffd4b5;
	border-bottom: 1px solid #E98B49;
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-top-right-radius:5px;  
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;  
}
.diaryCommentinner table tr td{
	padding-bottom:8px;
}
.diaryCommentBottom {
	text-align:right;
	padding-top:5px;
}
.diaryCommentinner dd{
	padding:8px;
}
.diaryCommentinner dd:hover{
	 filter: alpha(opacity=70);
    	-moz-opacity:0.70;
    	opacity:0.70;
}
.diaryCommentinner dl textarea{
	margin-left:8px;
}
.diaryCommentinner dl p{
	margin:0 0 8px 8px;
}
ul#btnInputComment {
	width:650px;
	text-align:center;
}

ul#btnInputComment li {
	margin-bottom:5px;
	font-size:0;
	line-height:0;
}
ul#btnInputComment li button{
	cursor:pointer;
}
ul#btnInputComment li button:hover{
	 filter: alpha(opacity=70);
    	-moz-opacity:0.70;
    	opacity:0.70;
}

ul#btnInputComment li a img:hover{
	 filter: alpha(opacity=70);
    	-moz-opacity:0.70;
    	opacity:0.70;
}

/* 2011-06-14 修正(ボタン通常時は100%出力) */
ul#btnInputComment li input{
    filter: alpha(opacity=100);
    -moz-opacity:1.00;
    opacity:1.00;
}
/* 2011-06-14 追加(ボタンhover時は70%出力) */
ul#btnInputComment li input:hover{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}


.tcenter {
	text-align:center;
}


/*【固有】WALLPAPERページ
===============================================================================================*/
/* 壁紙タイトル */
.wall_tit{
	width:190px;
	font-size:10px;
	line-height:12px;
	letter-spacing:0.03em;
	color:#000000;
	text-align:left;
	margin:0 0 6px 0;
	padding:0 0 5px 0;
	border-bottom: 1px solid #D0CA96;
}
/* 壁紙サイズ */
.wall_size{
	width:200px;
	font-size:10px;
	letter-spacing:0.03em;
	line-height:16px;
	color:#000000;
	text-align:center;
	font-weight:800;
	margin:0 0 4px 0;
}
.wall_size  a:link	  {color:#000000; text-decoration:none;}
.wall_size  a:visited {color:#000000; text-decoration:none;}
.wall_size  a:hover	  {color:#003300; text-decoration:underline;}


.wall_guide{
	margin-bottom:18px;
}
.wall_guide .tit{
	border-top:1px solid #d0ca96;
	margin-bottom:11px;
	padding-top:18px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.02em;
	line-height:150%;
	color:#333;
}
.wall_guide .cat{
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.02em;
	line-height:150%;
	color:#333;
	margin-bottom:4px;
}
.wall_guide .txt{
	font-size:12px;
	letter-spacing:0.03em;
	line-height:1.5em;
	padding-left:8px;
	margin-bottom:12px;
}

#dl-line {
	border-top: 1px solid #B3AD78;
}


/*SPECIALページ
===============================================================================================*/
/* coming soon */

#special-coming-soon {
	text-align:center;
	padding:0 0 24px;
}

#special-coming-soon h2 {
	font-size:20px;
	color:#666666;
	margin:24px auto 0 auto;
}

#special-coming-soon h3 {
	font-size:14px;
	color:#666666;
	margin:24px auto;
	line-height:1.8em;
}

ul#special-archive {
	width:838px;
	text-align:center;
	margin:0 0 0 10px;
}

ul#special-archive li {
	float:left;
	margin:0 12px 0 0;
}

ul#special-archive li:last-child {
	margin:0;
}

ul#special-archive a:hover img {
	opacity:0.6;
}



/*【固有】チケットページ
===============================================================================================*/
ul#ticket_box{
	width:680px;
	padding:0 0 0 0;
}
/* 1件分のボックス */
ul#ticket_box li{
	width:680px;
	margin:0 0 0px 0;
	padding:20px 0 20px 0;
	border-bottom:1px solid #cccccc;
}
ul#ticket_box li dl{
	width:680px;
}
/* 記事 */
ul#ticket_box li dt{
	width:auto;
	color:#333333;
	letter-spacing:0.03em;
	font-size:12px;
	line-height:18px;
	font-weight:800;
	margin:0 0 8px 0;
}
ul#ticket_box li dd{
	color:#333333;
	letter-spacing:0.03em;
	font-size:10px;
	line-height:16px;
}


/*【固有】Q&A ページ 
===============================================================================================*/
/* member/question/index.html */
/* 角丸ボックス：枠線なし */
#faq_box {
	width:620px;
	padding:15px 20px 10px 20px;
	margin:0;
	
}
/* カテゴリ名 */
#faq_box p{
	margin:0 0 15px 0;
	font-weight:bold;
	font-size:16px;
}
/* リスト */
#faq_box ul{
    width:auto;
}
#faq_box ul li{
	margin-bottom:10px;
    padding-left:3em; /*3em（3文字）分、右に動かす*/
    text-indent:-3em; /*最初の行だけ3em（3文字）分、左に動かす*/
	font-size:12px;
	letter-spacing:0.03em;
	line-height:16px;
    color:#000000;
}
#faq_box ul li  a:link	 {color:#000000; text-decoration:underline;}
#faq_box ul li  a:visited {color:#000000; text-decoration:underline;}
#faq_box ul li  a:hover	 {color:#0CF; text-decoration:underline;}


/* Q&A 詳細 ページ
--------------------------------------------------------------*/
/* member/question/detial.html */
/* 角丸ボックス：Q.枠線なし・白 */
#faq_q_box{
	width:600px;
	padding:10px 20px 10px 20px;
	margin:0 10px 0px 10px;
}
#faq_q_box ul{
	width:600px;
	list-style-position:inside;
}
#faq_q_box ul li {
  width:580px;
  background:transparent url("../img/mypage/ico_q.gif") no-repeat scroll 2px 7px;
  line-height:2em;
  padding:0 0 0 30px;
  text-align:left;
  list-style-type:none;
  font-weight:bold;
  font-size:14px;
}

/* 角丸ボックス：A.グレー */
/* faq/detal.html */
#faq_a_box{
	width:596px;
	padding:20px 20px 20px 20px;
	margin:0 10px 10px 10px;
	border:2px solid #f5f5f5;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px; /* Safari,Google Chrome用 */
	-moz-border-radius:5px;/* Firefox用 */
	background-color:#f5f5f5;
}
#faq_a_box ul{
	width:596px;
	list-style-position:inside;
}
#faq_a_box ul li {
    width:561px;
    background:transparent url("../img/mypage/ico_a.gif") no-repeat scroll left 4px;
    line-height:2em;
    padding:0 0 0 25px;
    text-align:left;
    list-style-type:none;
}
#faq_a_box p{
	font-size:12px;
	letter-spacing:0.03em;
	line-height:18px;
	margin:0 0 10px 0;
	padding:4px 0 0 0;
}


/*【固有】BBS ページ 
===============================================================================================*/
/* BBS角丸ボックス１：太線 */
#bbs_box{
	/*width:700px;*/
	padding:10px;
	margin:0 auto 10px auto;
	/*border:2px solid #c0d4b8;*/
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px; /* Safari,Google Chrome用 */
	-moz-border-radius:5px;/* Firefox用 */
	behavior:url("../img/mypage/ie-css3.htc");
	background:url("../img/contents/bg_trans_wh.png");
	overflow:hidden;
    clear:both;
}
#bbs_box div{
	
	float:left;
	text-align:left;
	font-size:12px;
	letter-spacing:0.03em;
	line-height:18px;
}
#bbs_box p{
	width:200px;
	float:right;
}
#bbs_box p a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}

/* BBS角丸ボックス２：主題トピック用：極太線 */
#bbs_box2{
	/*width:692px;*/
	padding:18px 24px 12px 24px;
	margin:0 auto 10px auto;
	/*border:4px solid #c1d3bb;*/
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px; /* Safari,Google Chrome用 */
	-moz-border-radius:5px;/* Firefox用 */
	behavior:url("../img/mypage/ie-css3.htc");
	overflow:hidden;
	background-color:#FFFFFF;
}
#bbs_box2 p.tit{
	width:auto;
	font-size:14px;
	letter-spacing:0.03em;
	line-height:18px;
	margin:5px 0 10px 0;
	color:#002600;
}
#bbs_box2 p.txt{
	width:auto;
	font-size:12px;
	letter-spacing:0.03em;
	line-height:16px;
	padding:0 0 12px 0;	
}
#bbs_box2 p.btn{
	width:auto;
	border-top:1px solid #CCCCCC;
	padding:16px 0 6px 0;
	text-align:center;
}
#bbs_box2 p.btn a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}

/* BBS角丸ボックス３：返信コメント用：太線 */
#bbs_box3{
	/*width:696px;*/
	padding:10px 15px;
	margin:0 auto 10px auto;
	/*border:2px solid #c1d0b9;*/
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px; /* Safari,Google Chrome用 */
	-moz-border-radius:5px;/* Firefox用 */
	behavior:url("../img/mypage/ie-css3.htc");
	background:url("../img/contents/bg_trans_wh.png");
	overflow:hidden;
}
#bbs_box3 p.txt{
	width:auto;
	font-size:12px;
	letter-spacing:0.03em;
	line-height:16px;
}


/* BBS注意 */
.bbs-lead {
    color: #333333;
    font-size: 14px;
    font-weight:bold;
    line-height: 1.6em;
    padding: 0 0 18px;
}


.bbs-lead-finished {
    color: #FF0000;
    font-size: 14px;
    font-weight:bold;
    line-height: 1.6em;
    padding: 0 0 30px;
}


.bbs-att {
	margin:0 0 24px 0;
}

.bbs-att li {
	margin:4px 0 0 12px;
	line-height:1.4em;
}

li.bbs-att-tit {
	font-size:14px;
	margin:0;
	font-weight:bold;
	line-height:1.4em;
}

li.bbs-att-spacer {
	margin:0 0 12px 12px;
}

.bbs-txt {
    color: #333333;
    line-height: 1.6em;
    padding: 0 0 18px;
}


/* ２個 横並び用 */
.bbs_two_btn_box{
	padding:4px 0 4px 0;
	margin:0 0 0 270px;
	overflow:hidden;
	text-align:center;
}
.bbs_two_btn_box p{
	float:left;
	margin:0 10px 0 0;
}
.bbs_two_btn_box p a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
/* 2011-06-14 修正(ボタン通常時は100%出力) */
.bbs_two_btn_box p input{
    filter: alpha(opacity=100);
    -moz-opacity:1.00;
    opacity:1.00;
}
/* 2011-06-14 追加(ボタンhover時は70%出力) */
.bbs_two_btn_box p input:hover{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}




/* 投稿者 */
#contributor{
	width:auto;
	font-size:12px;
	letter-spacing:0.03em;
	line-height:16px;
	margin:0 0 10px 0;
	overflow:hidden;
}
#contributor p.ico{
	float:left;
	width:30px;
	height:30px;
	margin:0 10px 0 0; 
}
#contributor p.txt_contri{
	float:left;
	width:auto;
	text-align:left;
	font-size:12px;
	letter-spacing:0.03em;
	line-height:18px;
	color:#002600;
	margin:5px 10px 0 0;
}

/* リンク */
#contributor p.txt_contri a:link    {color:#000000;text-decoration:none;}
#contributor p.txt_contri a:visited {color:#000000;text-decoration:none;}
#contributor p.txt_contri a:hover   {color:#FF8213;text-decoration:underline;}


/* 注釈リスト：利用上の注意事項 */
ul.annotat_txt_box2{
	width:710px;
	padding: 0 5px 10px 5px;
	list-style:none;
}
ul.annotat_txt_box2 li{
	margin:0 0 3px 0;
    padding-left:1em; /*1em（1文字）分、右に動かす*/
    text-indent:-1em; /*最初の行だけ1em（1文字）分、左に動かす*/
    color:#000000;
	font-size:10px;
    line-height:14px;
	letter-spacing:0.03em;	
}

/*トピック リスト */
#topic{
	/*width:700px;*/
}
/* リストのタイトル行 */
#topic li.list_head{
	/*background-color:#666666;*/
	background-color:#c6513e;
	font-weight:bold;
	color:#ffffff;
}
#topic li.list_head li.name{text-align:center;}
#topic li.list_head li.date{text-align:center;}
/* リスト背景色：白 */
#topic li.list01{
	background-color:#ffffff;
}
/* リスト背景色：グレー */
#topic li.list02{
	/*background-color:#EFEFEF;*/
	background-color:#f8e6e3;
}
#topic li ul{
	padding:6px 10px 6px 10px;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	letter-spacing:0.02em;
	line-height:18px;
}
#topic li ul li.txt{width:420px;float:left;margin-right:15px; }
#topic li ul li.name{width:160px;float:left;margin-right:10px;text-align:center;}
#topic li ul li.date{width:140px;float:right;text-align:center;}
/* リンク */

#topic li ul li.txt a:link    {color:#333333;font-weight:bold;text-decoration:underline;}
#topic li ul li.txt a:visited {color:#333333;font-weight:bold;text-decoration:underline;}
#topic li ul li.txt a:hover   {color:#FF8213;font-weight:bold;text-decoration:underline;}



/* 既存会員への移行案内
===============================================================================================*/
#guidance{
	margin:0 auto;
	padding-bottom:10px;
	width:950px;
	color:#000000;
	background-color:#ffffff;
}
#guidance h1{
	margin:0;
	padding-bottom:30px;
}

.guidance-lead-top {
	margin:8px auto 20px auto;
	width:750px;
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
	text-align:left;
}

.guidance-lead1{
	margin:0 auto 20px auto;
	width:800px;
	height:40px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	background-color:#fd1212;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.guidance-lead2{
	margin:0 auto 20px auto;
	width:750px;
	color:#fd1212;
	font-size:15px;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
}
.guidance-box{
	width: 742px;
	margin:0 auto 30px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:#091404 solid 4px;
}
.guidance-box-top{
	height:21px;
	padding:7px 0 10px 0;
	margin-bottom:15px;
	background-color:#091404;
}
.guidance-box-top h2 {
	margin:0 0 0 20px;
	padding-left:8px;
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	border-left: 7px solid #006600;
}
.guidance-text1{
	margin:0 20px;
	padding-bottom:5px;
	font-size:15px;
	font-weight:bold;
	line-height:1.3em;
	text-align:left;
}
.guidance-text2{
	margin:0 20px;
	padding-bottom:5px;
	color:#fd1212;
	font-size:15px;
	font-weight:bold;
	line-height:1.3em;
	text-align:left;
}
.guidance-text3{
	margin:0 20px;
	padding-bottom:15px;
	color:#fd1212;
	font-size:15px;
	font-weight:bold;
	line-height:1.3em;
	text-align:center;
}
.guidance-text4{
	margin:0 20px;
	padding-bottom:5px;
	font-size:14px;
	line-height:1.3em;
	text-align:left;
}
.guidance-text5{
	margin:0 20px;
	padding:10px 0 8px 0;
	color:#fd1212;
	font-size:15px;
	font-weight:bold;
	line-height:1.3em;
	text-align:center;
}
.guidance-box img {
	margin:7px 0 15px 0;
	padding:0 26px;
}

#guidance-to-top {
	font-size:11px;
	margin:12px 24px;
	text-align:right;
}
#guidance-to-top  a:link	{color:#000000; text-decoration:none;}
#guidance-to-top  a:visited	{color:#000000; text-decoration:none;}
#guidance-to-top  a:hover	{color:#000000; text-decoration:underline;}

.arrow{
	display:block;
	margin:0 auto 30px auto;
}
#page-close{
	margin:0 auto;
	width:180px;
	text-align:right;
	font-size:12px;
}
#page-close a:hover img{
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
#page-close img{
	display:block;
	margin:0 auto;
	border:0;
}
#guidance-copyright {
    color: #999999;
    font-size: 10px;
    line-height: 1.4em;
    margin: 10px auto 0 auto;
    padding:0;
    text-align: center;
}


.ulizahtml5{
	margin: 0 auto;
}




/*【固有】特商法ページ 
===============================================================================================*/


.scc202205{
}
.scc202205 h2.tit {
    text-align: center;
    padding: 25px 0 25px 0;
    font-size: 20px;
    color: #666666;
    margin: 54px 0 0 0;
}
.scc202205 #my_con {
    width: 750px;
    padding: 0;
    margin: 0 auto 60px;
}
.scc202205 .conType{
	text-align: left;
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 15px;
}
.scc202205 .my_con_inner {
    width: 750px;
    padding: 0;
    margin: 0 0 20px;
}
.scc202205 #block_box {
    width: 730px;
    padding: 8px 8px 8px 8px;
    margin: 0 0 5px 0;
    border: 2px solid #e9e9e9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
    z-index: 6;
    background-color: #FFF;
}
.scc202205 .table_tokusyo {
    width: 730px;
    margin-top: 0px;
}
.scc202205 td.item {
    width: 200px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color: #eeeeee;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    padding: 10px 10px 10px 20px;
}
.scc202205 td.txt {
    width: 423px;
    border-bottom: 1px solid #ffffff;
    background-color: #f5f5f5;
    font-size: 12px;
    text-align: left;
    padding: 10px 10px 10px 15px;
    line-height: 18px;
}



/* newMovie detail 
===============================================================================================*/
#main_box.newMovieDetail #flash_box #example-video {
	width: 640px;
    aspect-ratio: auto 640 / 360;
    height: 360px;
	margin: 0 auto;
}
#main_box.newMovieDetail #flash_box #example-video .vjs-play-control.vjs-paused,
#main_box.newMovieDetail #flash_box #example-video .vjs-play-control.vjs-playing {
	border: none;
	outline: none;
	box-shadow: none;
}
#main_box.newMovieDetail #flash_box #example-video .vjs-picture-in-picture-control.vjs-button:before {
	font-family: "Material Symbols Outlined";
	font-size: 14px;
}