@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	/*background:#000;*/
}
/* なんかIE6のチラつきしないおまじないみたいですね。 */
* html body {
        background: url(null) fixed;
}

/*インナーリンクずれ手法
   ========================================================================== */
/*#anch_gaiyo {
	margin-top:-79px;
	padding-top:79px;
}*/

#anch_gaiyo {
	position: absolute;
	top:538px;
}
#anch_about, #anch_feat, #anch_pg, #anch_goods, #anch_niconama {
	margin-top:-79px;
	padding-top:79px;
}
/*ずれ解消による概要コピー文修正*/
/*h2#blockcopy_gaiyo  {
	margin-top: 47px;
}*/
 
/*SNS共通
   ========================================================================== */
ul.sns {
	width:354px;
	height: 27px;
	display:block;
	/*border: 1px solid #000;*/
}
ul.sns li{
	float:left;
	height: 27px;
	margin-right: 4px;
}
ul.sns li:last-child{
	margin-right: 0px;
}

/* ヘッダ 
   ========================================================================== */
#head {
	/*width: 960px;*/
	width: 100%;
	/*height:594px;*/
	height:588px;
	display:block;
	margin: 0px auto;
	padding: 0px;
	/*border: 1px solid #fff;*/
}
/* ヘッダインサイド */
#head_inside {
	/*width: 960px;*/
	width: 1280px;
    /*height: 508px;*/
	height: 509px;
	margin: 0px auto;
	padding: 1px;
	background:url(../image/header/bg_pc_ver4.jpg) no-repeat;
	/*background:url(../images/1_header.jpg) no-repeat;*/
	background-position: top center;
	/*border: 1px solid #F00;*/
}
/* ヘッダラッパー */
#header_wrapper {
	width: 795px;
	/*width: 1280px;*/
    height: 511px;
	margin: 0px auto;
	padding: 1px;
	/*border: 1px solid #fff;*/
}
/*SNS-TOP*/
ul#sns_top {
	margin-top: 20px;
	float:left;
}
/*TOPICS*/
#header_topics {
	clear:both;
	width: 169px;
	height: auto;
	display:block;
	margin-top: 106px;
	margin-left: 8px;
}
ul#header_topics_list {
	width: 169px;
	height: 130px;
	display:block;
	overflow:auto;
	overflow-y:scroll;
}
ul#header_topics_list li{
	width: 140px;;
	margin-top: 0.3em;
	padding: 0.4em;
}
p.header_topic_date {
	font: 400 14px Arial, Helvetica, sans-serif;
	color:#57411b;
}
p.header_topic_text {
	font: 400 10px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#57411b;
	margin-top: 0.3em;
	line-height: 1.4em;
}
/*YouTube*/
#header_youtube {
	clear:both;
	width: 180px;
	height: 99px;
	display:block;
	margin-top: 40px;
	margin-left: 4px;
	border: 1px solid #FFF;
}
/* ナビゲーションバー 
   ========================================================================== */
#navigation {
	min-width: 1280px;
	/*↑ヘッダ画像のwidthに合わせた*/
	width: 100%;
	height:79px;
	display:block;
	margin: 0px auto;
	background-image: url(../image/navi/bg_pc_ver0.png);
	background-repeat: repeat-x;
	/*background: url(../image/navi/bg_pc_ver0.png) repeat-x fixed top left;*/
	/*or*/
	/*background: url(../image/navi/bg_pc_ver0.png) repeat-x;
	background-color:#000;*/
	z-index:10;
}

.fixed{
	position:fixed;
}
#navi_wrapper {
	width: 795px;
	height:auto;
	margin: 0px auto;
	/*border: 1px solid #9F0;
	overflow:auto;*/
}
ul#header_inner_link {
	/*width: 806px;*/
	/*width: 806px;*/
	height: auto;
	margin: 0px auto;
	display:block;
	/*margin-top: 170px;*/
	/*margin-left: 4px;*/
	/*border: 1px solid #FC0;*/
}
ul#header_inner_link li{
	float:left;
	margin-right: 10px;
	background-color:#000;
}
ul#header_inner_link li:last-child{
	margin-right: 0px;
}
li.link_inn {
	margin-top:18px;
}
li#link_ticket {
	margin-top:10px;
}
/*概要*/
li#link_gaiyo a{
	width: 94px;
	height:44px;
	display:block;
	text-indent: -9999px;
	background:url(../image/navi/gaiyo.png) no-repeat;
}
li#link_gaiyo a:hover{
	opacity: 0.7;
	/*background:url(../images/navi_gaiyo_over.png) no-repeat;*/
}
/*狩猟音楽祭とは？*/
li#link_about a{
	width: 150px;
	height:44px;
	display:block;
	text-indent: -9999px;
	background:url(../image/navi/about.png) no-repeat;
}
li#link_about a:hover{
	opacity: 0.7;
	/*background:url(../images/navi_about_over.png) no-repeat;*/
}
/*出演者*/
li#link_feat a{
	margin-top:1px;
	width: 94px;
	height:44px;
	display:block;
	text-indent: -9999px;
	background:url(../image/navi/feat.png) no-repeat;
}
li#link_feat a:hover{
	opacity: 0.7;
	/*background:url(../images/navi_feat_over.png) no-repeat;*/
}
/*グッズ*/
li#link_goods a{
	margin-top:1px;
	width: 150px;
	height:44px;
	display:block;
	text-indent: -9999px;
	background:url(../image/navi/goods.png) no-repeat;
}

li#link_goods a:hover{
	opacity: 0.7;
}
/*バナーチケット*/
li#link_ticket a{
	width: 263px;
	height:62px;
	display:block;
	text-indent: -9999px;
	/*background:url(../image/navi/bann01.png) no-repeat;*/
	background:url(../image/navi/bann04.jpg) no-repeat;
}
li.link_inn0804 a{
	width: 194px;
	height:63px;
	display:block;
	margin-top: 8px;
	text-indent: -9999px;
}
/*ニコ生*/
li#link_niconama a{
	margin-top:1px;
	width: 162px;
	height:55px;
	display:block;
	text-indent: -9999px;
	background:url(../images/navi_niconama_1008.png) no-repeat;
}
li#link_niconama a:hover{
	background:url(../images/navi_niconama_over_1008.png) no-repeat;
}

/*コンテンツ部分 
   ========================================================================== */
#contents {
	width: 1260px;
	/*width: 100%;*/
	height:auto;
	min-width: 1280px;
	/*↑ヘッダ画像のwidthに合わせた*/
	overflow:auto;
	margin: 0px auto;
	background:url(../image/content/bg_pc_ver0.jpg) no-repeat;
	/*background:url(../images/0_content_bg960.jpg) no-repeat;*/
	background-attachment: fixed;
	background-position: top center; 
	/*border: 1px solid #FFF;*/
}


/*概要
   ========================================================================== */
#gaiyo {
	width: 799px;
	/*height: 734px;*/
	height: 1000px;
	display:block;
	margin: 5px auto 0px auto;
	padding-top: 25px;
	background:url(../image/gaiyo/bg0609.png) no-repeat;
}
h2.blockcopy {
	font: 700 20px "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#ffdd62;
}
/*概要-内容ここから*/
h2#blockcopy_gaiyo{
	/*margin-left: 40px;*/
	margin-top: 60px;
	text-align:center;
}
ul.gaiyo_koen_city {
	width: 360px;
	height: auto;
	float:left;
	margin-top: 56px;
}
ul.gaiyo_koen_city  li{
	margin-bottom: 16px;
}
ul.gaiyo_koen_city  li:last-child{
	margin-bottom: 0px;
}
ul#gaiyo_koen_city_tyo {
	margin-left: 47px;
}
ul#gaiyo_koen_city_osk {
	margin-left: 4px;
}
p.gaiyo_koen_item {
	font: 400 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}
p.gaiyo_koen_item:before {
	content: "●";
	color:#ffdd62;
 }
 p.gaiyo_koen_date {
	font: 700 20px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	letter-spacing: 0.1em;
	margin-left: 14px;
	line-height: 1.6em;
 }
 .gaiyo_koen_open {
	font-size: 14px;
	letter-spacing: normal;
 }
 p.gaiyo_koen_venue {
	font: 700 20px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin-left: 14px;
 }
 img.venuemap{
	 width: 40px;
	 height: 14px;
	 margin-left: 4px;
	 vertical-align: text-middle;
 }
 .gaiyo_koen_oldname {
	font-size: 14px;
	margin-left: 0.5em;
 }
 p.gaiyo_koen_ticket {
	font: 400 14px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin-left: 14px;
	line-height: 1.4em;
 }
 p.gaiyo_koen_ticket_add {
	font: 400 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin-left: 14px;
 }
 
 /*台湾*/
h3#taiwan_head {
	margin: 16px 0px 0px 47px;
	color:#FFF;
	font: 700 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h4#taiwan_title {
	margin: 10px 0px 0px 196px;
	color:#FFF;
	font: 700 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h4#taiwan_title a{
	color:#FFF;
	 text-decoration: underline;
 }
h4#taiwan_title a:hover{
	 color: #F60;
 }
 
 img#taiwan_flyer {
	 width: 139px;
	 height: 195px;
	 float: right;
	margin-top: 16px;
	margin-right: 156px;
}
 
ul#gaiyo_koen_city_taiwan {
	margin-left: 47px;
	margin-top: 16px;
	height: auto;
	/*float:left;*/
}
ul#gaiyo_koen_city_taiwan  li{
	margin-bottom: 4px;
}
ul#gaiyo_koen_city_taiwan  li:last-child{
	margin-bottom: 0px;
}
 p.gaiyo_koen_venue_taiwan {
	font: 700 14px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin-top: 6px;
	margin-left: 14px;
 }
 p.gaiyo_koen_venue_taiwan a{
	 color:#FFF;
	 text-decoration: underline;
 }
 p.gaiyo_koen_venue_taiwan a:hover{
	 color: #F60;
 }
 p#taiwan_orch {
	/* float:left;*/
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
 }
 p#taiwan_orch a{
	 color:#FFF;
	 text-decoration: underline;
 }
 p#taiwan_orch a:hover{
	 color:#F60;
 }
 ul#gaiyo_koen_credit_taiwan {
	/*float: left;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 50px;
	margin-bottom: 20px;
}
ul#gaiyo_koen_credit_taiwan li {
	font: 400 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}
ul#gaiyo_koen_credit_taiwan li:before {
	content: "●";
	color:#ffdd62;
 }
ul#gaiyo_koen_credit_taiwan li a{
	color:#FFF;
	text-decoration: underline;
}
ul#gaiyo_koen_credit_taiwan li a:hover{
	color:#F60;
}
#taiwan_sep {
	clear:both;
	margin-top: 24px;
	margin-left: 46px;
	margin-bottom: 20px;
	width: 711px;
	height: 1px;
	background:#ffdd62;
	display:block;
}
  /*台湾ここまで*/
/*概要-内容ここまで*/
/*概要-先行*/
#gaiyo_senko {
	clear:both;
	width: 600px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 10px 1px 1px 1px;
}
#gaiyo_senko_inner {
	width: 100%;
	margin: 20px auto;
	padding: 0px 0px;
	/*border: 1px solid #FFF;*/
}
p#gaiyo_info {
	width: 350px;
	font: 700 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	text-align:center;
	margin: 30px auto 0px auto;
	padding: 10px;
	border: 1px solid #FFF;
}
p#gaiyo_info_s {
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	text-align:center;
}
ul#gaiyo_info_pg {
	font: 400 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	margin-left: 30px;
}
ul#gaiyo_info_pg li {
	line-height: 1.5em;
}
ul#gaiyo_info_pg li a{
	margin-left: 1em;
	color:#FFF;
	text-decoration: none;
}
ul#gaiyo_info_pg li a:hover{
	color: #F60;
	text-decoration: underline;
}

p.monhanbusenko {
	font: 400 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	color:#FFF;
	margin: 0px auto;
}
p.monhanbusenko a{
	color:#FC3;
	font-weight:700;
	text-decoration: none;
}
p.monhanbusenko a:hover{
	color: #F60;
	text-decoration: underline;
}


h3#gaiyo_senko_pg {
	width: 100%;
	height:auto;
	font: 700 19px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	color:#F00;
	margin-top: 20px;
	margin-bottom: 10px;
	/*white-space:nowrap;*/
}
p.gaiyo_senko_pg_tex {
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	color:#FFF;
	margin: 6px auto;
}
table#gaiyo_pg_table {
	width: 100%;
	height:auto;
	border: 1px solid #FFF;
}
table#gaiyo_pg_table td{
	border: 1px solid #FFF;
	text-align:center;
	font-size: 12px;
	color:#FFF;
	padding: 10px;
}
table#gaiyo_pg_table td.gaiyo_pg_table_left{
	white-space: nowrap;
}
table#gaiyo_pg_table td.gaiyo_pg_table_right a{
	color: #FC0;
	text-decoration: underline;
}
table#gaiyo_pg_table td.gaiyo_pg_table_right a:hover{
	color: #F30;
}
	
/*概要-クレジット*/
ul#gaiyo_koen_credit {
	width: 420px;
	float:left;
	margin-left: 30px;
	margin-top: 20px;
	/*border: 1px solid #F96;*/
}
ul#gaiyo_koen_credit li {
	font: 400 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin-left: 14px;
}
ul#gaiyo_koen_credit li:before {
	content: "●";
	color:#ffdd62;
 }

p#gaiyo_tousenkakunin {
	width: 200px;
	float:right;
	margin-right: 94px;
	margin-top: 4px;
	font: 700 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	text-align:center;
	padding: 6px;
	border: 1px dotted #FFF;
}
p#gaiyo_tousenkakunin a{
	color:#FFF;
	text-decoration: none;
}

.gaiyo_sep {
	clear:both;
	width: 711px;
	height: 1px;
	margin: 0px auto 6px auto;
	background:#ffdd62;
	display:block;
}

.soldout {
	font: 700 12px Arial, Helvetica, sans-serif;
	color:#F00;
	margin-left: 0.5em;
}

/*狩猟音楽祭とは
   ========================================================================== */
#about {
	width: 797px;
	height: 636px;
	display:block;
	margin: 25px auto 0px auto;
	background: url(../image/about/bg.png) no-repeat;
	padding: 1px;
}
h2#blockcopy_about{	
	margin-top: 76px;
	margin-left: 40px;
	line-height: 1.2em;
}
p#blockcopy_tex_top {
	margin-top: 88px;
}
p.blockcopy_tex {
	font: 400 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin: 20px 40px 24px 40px;
}
#blockcopy_tex_red {
	font-size: 16px;
	font-weight:700;
	color:#fe8a5d;
}
ul#about_pix {
	width: 711px;
	height: 540px;
	margin: 0px auto;
}
ul#about_pix li{
	width: 345px;
	height: 240px;
	float:left;
	margin-bottom: 20px;
}
ul#about_pix li.about_pix_left{
	margin-right: 20px;
}
ul#about_pix li#about_pix_tex{
	clear:left;
	margin-right: 0;
	height: 1em;
	margin-top: -10px;
	width:711px;
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	text-align: right;
}

/*出演者
   ========================================================================== */
#feat {
	width: 797px;
	height: 1929px;
	display:block;
	margin: 25px auto 34px auto;
	background: url(../image/feat/bg0625.png) no-repeat;
	padding: 1px;
}
ul#feat_list {
	width: 710px;
	height:auto;
	margin-left: 40px;
	margin-top: 76px;
}
ul#feat_list li.feat_list_item {
	clear:both;
	width: 708px;
	height:auto;
	overflow:auto;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ffdd62;
}
ul#feat_list li:first-child {
	margin-top: 0px;
}
img.feat_pix {
	width: 155px;
	float:left;
}
ul.feat_pix_group {
	width: 155px;
	float:left;
}
ul.feat_pix_group li.feat_pix_group_item{
	margin-bottom: 15px;
}
ul.feat_pix_group li.feat_pix_group_item:last-child{
	margin-bottom: 0px;
}
img.feat_pix_group_up {
	margin-top: 15px;
}
.feat_rightblock {
	width: 526px;
	height:auto;
	overflow:auto;
	float:right;
	margin-left: 24px;
}
h3.feat_name {
	font: 700 16px "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#ffdd62;
}
p.feat_tex {
	margin-top: 10px;
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
}
p.feat_tex a{
	color:#ffdd62;
	text-decoration: none;
}
p.feat_tex a:hover{
	text-decoration:underline;
}

h3.feat_name_2nd {
	margin-top: 10px;
	font: 700 16px "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#fff;
}
h3.feat_name_2nd:before {
	content: "●";
	color:#ffdd62;
 }
p.feat_tex_2nd {
	margin-top: 6px;
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
}
p.feat_tex_2nd a{
	color:#ffdd62;
	text-decoration: none;
}
p.feat_tex_2nd a:hover{
	text-decoration:underline;
}

h3#feat_btm_tex {
	margin-top: 25px;
	text-align:center;
	font: 700 20px "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#ffdd62;
}
	

/*オリジナルグッズ
   ========================================================================== */
#goods {
	width: 796px;
	height: 1974px;
	display:block;
	margin: 25px auto 34px auto;
	background: url(../image/goods/bg0730.png) no-repeat;
	padding: 1px;
}
h2#blockcopy_goods{	
	font: 700 18px "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#ffdd62;
	margin-top: 76px;
	margin-left: 40px;
	line-height: 1.2em;
}
p#blockcopy_goodstex {
	font: 400 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin: 20px 40px 0px 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ffdd62;
}
/*オリジナルグッズ-先行*/
#goods_senko {
	clear:both;
	width: 730px;
	height: auto;
	margin: 10px auto;
	padding: 1px;
}
#goods_senko_inner {
	margin: 10px auto;
	padding: 6px 0px 20px 0px;
	border-bottom: 1px solid #ffdd62;
	overflow:auto;
}
ul#goods_senko_time {
}
ul#goods_senko_time li{
	width: 360px;
	height:auto;
	float:left;
	margin: 6px 0px 6px 0px;
	overflow:auto;
}
h4.goods_senko_city {
	font: 700 16px "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#ffdd62;
	margin-bottom: 0.5em;
}
p.good_nichijikaijo {
	font: 400 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	margin-bottom: 0.5em;
}
p.good_nichijikaijo:before {
	content: "●";
	color:#ffdd62;
	margin-right: 0.2em;
 }
p.goods_senko_detail {
	font: 700 18px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	margin-left: 0.5em;
}
.goods_senko_venue_name {
	font: 700 18px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	margin-left: 0.5em;
}
img.venuemap_venue{
	 width: 39px;
	 height: 14px;
	 float:left;
	 margin-left: 4px;
 }
.goods_senko_detail_oldname {
	font-size: 10px;
	margin-left: 0.5em;
 }
p#goods_info {
	font: 700 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	text-align:center;
	margin: 0px auto 0px auto;
}
/*オリジナルグッズ-先行ここまで*/
/*オリジナルグッズ-一覧*/
ul#goods_pix {
	width: 711px;
	height: auto;
	/*overflow:auto;*/
	margin: 0px auto;
}
ul#goods_pix li{
	width: 344px;
	height: 480px;
	display:block;
	float:left;
	/*border: 1px solid #F00;*/
}
ul#goods_pix li.goods_pix_left{
	margin-right: 20px;
}
img.goods_pix_title {
	margin: 4px 0px;
}
p.goods_tex1 {
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
}
p.goods_tex2 {
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
}
/*p.goods_tex2:before {
	content: "◆";
	color:#fff;
 }*/
ul#goods_pix li#goods_pix_tex{
	clear:left;
	margin-right: 0;
	height: 1em;
	margin-top: 18px;
	width:711px;
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	text-align: right;
}
/*オリジナルグッズ-一覧ここまで*/


/*オリジナルグッズ-終了*/
#good_finish {
	width: 453px;
	height:107px;
	display: block;
	background:url(../images/goods/_finish.png) no-repeat;
	position: relative;
	top: -106px;
	left: 60px;
	z-index:1;
}
/*オリジナルグッズ-終了ここまで*/


/*ニコ生
   ========================================================================== */
#niconama {
	width: 796px;
	height: 632px;
	display:block;
	margin: 25px auto 34px auto;
	background: url(../images/0803_nico_bg.png) no-repeat;
	padding: 1px;
}
h2#blockcopy_niconama{	
	margin-top: 76px;
	margin-left: 40px;
	line-height: 1.2em;
}
p#niconama_tex {
	width: 500px;
	float:left;
	font: 400 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin: 30px 0px 30px 40px;
}
img#niconama_pix {
	width: 192px;
	height: 144px;
	float:left;
	margin: 30px 0px 0px 20px;
}
#noconama_info {
	clear:both;
	width: 720px;
	height: 270px;
	display:block;
	margin: 0px auto;
	background:#000;
}
h3#niconama_page {
	font: 700 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	padding: 30px 0px 25px 45px;
}
h3#niconama_page a{
	color:#c86811;
	text-decoration: none;
}
table.niconama_gaiyo{
	width: 635px;
	margin: 0px auto 20px auto;
	border-collapse: collapse;
}
table.niconama_gaiyo th{
	width: 25%;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	color: #fff;
	background-color: #313131;
	border: 1px solid #fff;
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.niconama_gaiyo td{
	padding: 10px;
	border: 1px solid #fff;
	color: #fff;
	font: 400 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*フッタ
   ========================================================================== */
#footter {
	width: 100%;
	height:180px;
	min-width: 1280px;
	/*↑ヘッダ画像のwidthに合わせた*/
	margin: 0px auto;
	background-image: url(../image/footer/bg.jpg);
	background-repeat: repeat-x;
	background-color:#000;
}
#footer_wrapper {
	width:960px;
	height:auto;
	margin: 0px auto;
	/*border: 1px solid #9F0;*/
}
#footer_wrapper_inside {
	width: 806px;
    height: 178px;
	margin: 0px auto;
	padding-top: 1px;
}
ul#footer_outer_link {
	width: 800px;
	height: 60px;
	display:block;
	margin-top: 20px;
	margin-left: 4px;
}
ul#footer_outer_link li{
	float:left;
	margin-right: 6px;
}
ul#footer_outer_link li:last-child{
	margin-right: 0px;
}
li.link_out {
	width: 260px;
	height: 54px;
}
ul#footer_outer_link li#link_buinboshu a{
	text-indent: -9999px;
	width: 254px;
	height: 46px;
	display:block;
	background:url(../image/footer/ban_buinboshu.png) no-repeat;
}
ul#footer_outer_link li#link_official a{
	text-indent: -9999px;
	width: 254px;
	height: 46px;
	display:block;
	background:url(../image/footer/ban_official.png) no-repeat;
}
ul#footer_outer_link li#link_mhc2014 a{
	text-indent: -9999px;
	width: 258px;
	height: 50px;
	display:block;
	background:url(../image/footer/ban_mh2014.png) no-repeat;
}
ul#sns_bottom {
	clear:both;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}
ul#footer_btm{
	clear:both;
	padding-top: 10px;
	margin-left: 4px;
}
ul#footer_btm li#footer_btm_promax {
	width: 120px;
	height:37px;
	float:left;
}
ul#footer_btm li#footer_btm_copyright {
	font: 400 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height: 1.6em;
	float:right;
	text-align:right
}


/* page-top スクロールアニメーション
   ========================================================================== */
#page-top {
	z-index: 1;
	position: fixed;
	bottom: -6px;
	right: 20px;
	/*font-size: 77%;*/
}
