@charset "Shift_JIS";

/* 要素リセット */


body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 11pt;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color: #333333;/* 標準文字色 */
	min-width: 970px;
}
/* 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 : 340px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top : 3px;
}
#hpb-headerLogo a{
    display: block;
    margin-top : 3px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 49px;
    background-image : url(../img/logo.png);
    background-position: top left;
    background-repeat: no-repeat;
  width : 340px;
}

#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 #ff7c7c;
  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 : both;
  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;
}

/* 各ページ タイトル罫線 */
.title_h2{
	position: relative;
	padding-bottom : 0em;
	border-bottom : 4px solid #cccccc;
  margin-bottom : 10px;
  margin-top : 6px;
  margin-right : 6px;
}
.title_h2::after{
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color : #ff7c7c;
}

/* 個別クラス */

.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 : both;
  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: both;
	font-size: 10.5pt;
}

.shu_dd{
  padding-left : 0px;
  margin-left : 2em;
  padding-bottom : 2px;
  font-size : 10.5pt;
}
.title_h1{
  font-size : 20pt;
  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 : 12pt;
  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 : 0px;
}

.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;
}
.shop2-list{
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: maroon;
	padding-top: 6px;
}

/* 吹き出し見出し*/
.demmark_h1{
  position: relative;
  padding: 0.6em;
  background: #e0edff;
  font-size : 14pt;
}

.demmark_h1::after{
	position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #e0edff;
width: 0;
height: 0;
}

.dl_faq{
     width : 900px;
     margin-left : 10px;
     line-height:1.8;
     overflow: hidden;
     _zoom: 1;
}

.dt_faq{
     background : url(../img/icon_q.png) left top / auto auto no-repeat scroll padding-box border-box transparent;
     margin-top:20px;
     padding-left : 32px;
  font-size : 12pt;
  overflow : visible;
}


.dd_faq{
	font-size: 11pt;
	background-image: url(../img/icon_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #515151;
	margin-left: 0px;
}

/* 押し込み式ボタン */
.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}

.square_btn:active{
	/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}

/* タブ付き見出し */
.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 : 18pt;
}

.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 : 18pt;
line-height: 1;
letter-spacing: 0.05em;
  }

/* シンプル角丸 枠 1 */
.kakomi-maru1{
 margin : 0em auto 0em 10px;  
 padding: 1em;
 width : 16em; /*幅の調節*/ /*文字色*/
 background-color : #f7f7f7; /*背景色*/
 border : 2px solid #cccccc; /*線の太さ・色*/
 border-radius: 8px; /*角の丸み*/ 
}