@charset "Shift_JIS";

/* 要素リセット */

body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color : #333333; /* 標準文字色 */
    min-width: 970px;
    -webkit-text-size-adjust: 100%;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}

html{
  overflow-y : scroll;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color : #3247ab;
    text-decoration: none;
}
a:visited{
    color : #730000;
    text-decoration: underline;
}
a:hover{
    color : #730000;
    text-decoration: underline;
}
a:active{
    color : #730000;

    text-decoration: underline;
}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
#hpb-inner::after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

/* ヘッダー内パーツ */
#hpb-header{
	width : 970px;
	margin-left: auto;
	margin-right: auto;
	height : 64px;
	overflow: hidden;
}

#hpb-header::after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

#hpb-headerMain h1{
	width: 950px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 5px 5px 12px;
    text-align: right;
    font-weight: normal;
    line-height: 16px;
    font-size: 10px;
	color: #464545;

}
#hpb-headerLogo{
	width: 220px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}
#hpb-headerLogo a{
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 44px;
	background-image: url(../img/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 220px;
}

#hpb-headerExtra1{
    width: 500px;
	float: right;
    margin-top: 0px;
    margin-right : auto;
	margin-left: auto;
	padding-right: 0px;
	padding-top: 0px;

}
/* フッター内パーツ */

#hpb-footer{
	border-top : 3px solid #c2343e;
  background-color : #e0e0e0;
  color : black;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/
#hpb-header ul{
	margin-top : 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 9px;
	padding-bottom: 0px;
	list-style-type: none;
	text-align: left;
	width: 500px;
	height: 28px;
	overflow: hidden;
	letter-spacing : 0em;
}

.hpb-header_li{
  font-size : 10pt;
  background-image : url(../img/point_1G1.png);
  background-repeat : no-repeat;
  background-position : left center;
  padding-left : 16px;
  float : right;
  padding-right : 9px;
  margin-right : 0px;
  color : black;
}

#hpb-nav{

}
/* ナビゲーション文字色設定 */
#menu a{
    font-weight: normal;
  font-size : 11pt;
  color : black;
}

#menu a:visited{
    color: #000;
    text-decoration: none;
  font-size : 11pt;
}
#menu a:hover{
	color : #000000;
	text-decoration: none;
	font-size: 11pt;
	background-image : url(../img/mainmenu_1G1_on.png);
	background-repeat: repeat-x;
	background-position : left bottom;
  background-color : white;
}

#menu a:active{
    color: #000;
    text-decoration: none;
  font-size : 11pt;
}

#menu{
  text-align : center;
  width : 100%;
  font-size : 11pt;
}

.futter{
  font-size : 10pt;
  padding-top : 12px;
  padding-bottom : 12px;
}

/* トップページ デザイン定義 */

#toppage-news{
	border-bottom : 1px solid #cecece;
	margin-bottom: 20px;
  margin-right : 20px;
}

#hpb_aside{
  font-size : 10.5pt;
  padding-top : 2px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : gray;
  width : 240px;
  margin-top : 6px;
}

/* アクセスページ デザイン定義 */

#access h3 + img{
	margin-left: 10px;
	margin-bottom: 10px;
}

/* パンくずリスト */

#memo{
  font-size : 9pt;
  background-color : #eaeaea;
  padding-left : 10px;
  padding-top : 6px;
  padding-bottom : 6px;
}
#memo a{
    font-weight: normal;
  font-size : 9pt;
  color : black;
}

#memo a:visited{
    color: #000;
    text-decoration: none;
  font-size : 9pt;
}
#memo a:hover{
	color : #000000;
	text-decoration : underline;
	font-size: 9pt;
}

#memo a:active{
    color: #000;
    text-decoration: none;
  font-size : 9pt;
}
/* トップページ デザイン定義 */

.toppage_news_dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 700px;
  font-size : 10.5pt;
}

.toppage_news_dt{
	padding-top: 0px;
	padding-left: 13px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 10.5em;
	float: left;
	clear: left;
	font-size: 10.5pt;
	background-image: url(../img/point_1G1.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.toppage_news_dd{
  padding-left : 0px;
  margin-left : 2em;
  padding-bottom : 2px;
  font-size : 10.5pt;
}

/* 各ページ タイトル罫線 */
/* 個別クラス */

.kaiki_dt{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 9em;
	float: left;
	clear: left;
	font-size: 10.5pt;
	text-indent: 1em;
}

.kaki_dd{
  padding-left : 0px;
  margin-left : 1em;
  

  padding-bottom : 2px;
  font-size : 10.5pt;
}

.kaiki_dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 230px;
  font-size : 10.5pt;
}

.mokuji_top{
  background-image : url(../img/icon_yaji.gif);
  background-repeat : no-repeat;
  background-position : left center;
  padding-left : 21px;
  margin-top : 6px;
  font-size : 11pt;
}

#hpb-title h2{
  font-size : 16pt;
  color : white;
  margin-left : 20px;
}

.title_menu{
  font-size : 14pt;
  color : white;
  background-image : url(../img/point_1G1_02.png);
  background-repeat : no-repeat;
  background-position : left center;
  padding-left : 20px;
  margin-right : 4em;
  float : left;
}
/* 主催定義 */

/* 主催定義 */

.shu_dl{
  margin-top : 0px;
  margin-left : 6px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 960px;
  font-size : 10.5pt;
}

.shu_dt{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 6em;
	float: left;
	clear: left;
	font-size: 10.5pt;
}

.shu_dd{
  padding-left : 0px;
  margin-left : 2em;
  padding-bottom : 2px;
  font-size : 10.5pt;
}
/* 各ページ タイトル罫線 */
.title_h1{
  font-size : 180%;
  background-image : url(../img/h1.jpg);
  background-repeat : no-repeat;
  background-position : left center;
  padding-left : 24px;
  margin-top : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #c8c8c8;
  margin-right : 20px;
}
.title_h4{
  font-size : 116%;
  background-image : url(../img/top_indexBg_1G1_01.png);
  background-repeat : no-repeat;
  background-position : left center;
  padding-left : 26px;
  padding-bottom : 0px;
  margin-top : 6px;
  margin-bottom : 3px;
}
.title_h2{
	position: relative;
	padding-bottom : 0em;
	border-bottom : 1px solid #cccccc;
  margin-bottom : 10px;
  margin-top : 10px;
  margin-right : 6px;
}
.title_h2::after{
	position: absolute;
	bottom: -3px;
	left: 0px;
	z-index: 2;
	content: '';
	width: 26%;
	height: 3px;
	background-color: #ff7c7c;
}

.mokuji_list_ul{
  width : 640px;
  list-style-image : url(../img/point_mokuji.png);
  list-style-position : outside;
  background-repeat : no-repeat;
}

.mokuji_list_li{
  padding-left : 0px;
  margin-bottom : 6px;
}

.guide_dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 500px;
}
/* グッズページ */
.guide_dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1px;
  width : 5em;
  float : left;
  clear : both;
}

.guide_dd{
  padding-left : 0px;
  margin-left : 1em;
  

  padding-bottom : 0px;
  margin-bottom : 1px;
}
.vo_ul{
  font-size : 11pt;
  margin-top : 0px;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-bottom : 0px;
  width : 640px;
}

.vo_li{
  font-size : 11pt;
  line-height : 166%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.h4_goods{
	padding-top : 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom : 0px;
  text-align : left;
  font-size : 14pt;
  font-weight : bold;
  margin-top : 0px;
  margin-bottom : 0px;
}

/* 吹き出し見出し*/
.demmark_h1{
  position: relative;
  padding: 0.6em;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #978b71;
  font-size : 14pt;
  color : white;
}

.demmark_h1::after{
	position: absolute;
content: '';
top: 100%;
left: 30px;
border-top-width : 15px;border-right-width : 15px;border-bottom-width : 15px;border-left-width : 15px;border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : #978b71;border-right-color : transparent;border-bottom-color : transparent;border-left-color : transparent;
width: 0;
height: 0;
}

/*--------------------------------------------------------
  リンク画像が半透明になる設定
--------------------------------------------------------*/
.light{
  margin-bottom : 2px;
  margin-left : 2px;
  margin-right : 2px;
}

.light a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
/*--------------------------------------------------------
  タブ付き見出し
--------------------------------------------------------*/
.h4_list{
	position: relative;
border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
  font-size : 13pt;
}

.h4_list::after{
	/*タブ*/
position: absolute;
font-family: 'FontAwesome','Quicksand','Avenir','Arial',sans-serif;
content: '\f0a7\ POINT';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size : 11pt;
line-height: 1;
letter-spacing: 0.05em;
  }

/*--------------------------------------------------------
審査員
--------------------------------------------------------*/
.shinsa_dl{
  margin-left : 1em;
  margin-top : 0px;
}

.shinsa_dt{
  float : left;
  padding-left : 9px;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : orange;
  width : 7em;
  margin-bottom : 6px;
}

.shinsa_dd{
  margin-left : 7em;
  margin-bottom : 6px;
}

/* リストの先頭記号をローマ数字にする */

ul.romaB{
  list-style-type: upper-roman;
}

/*--------------------------------------------------------
来場の皆さまへ
--------------------------------------------------------*/
.first_ol{
	margin-top: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-left : 1em;
	margin-right : 2em;
	margin-bottom: 0px;
}

.first_li{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height : 168%;
}
#LINE{
  background-color : #c2343e;
  height : 4px;
}

