html,body{display:block;width:100%;}

@charset "shift_jis";
/*---------------------
clearfix
---------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* End hide from IE-mac */
/*---------------------
all
---------------------*/
img {



}
li, ul {
	margin: 0px;
	list-style-type: none;
}
dd, dt, dl {
	margin: 0px;
}
/*---------------------
index
---------------------*/
#mainbg {
	width:100%;
	min-width:1000px;
	height:495px;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header .titleaera {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header .titleaera .header_textnavi {
	width: 430px;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#header .logoaera .logo {
	width: 330px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
#header .logoaera .header_tell {
	float: right;
	height: 82px;
	width: 520px;
	background-image: url(../img/h_tell.png);
	background-repeat: no-repeat;
	margin-top: 60px;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header .logoaera .header_tell .header_access {
	width: 85px;
	padding-top: 55px;
	padding-left: 430px;
}
#mainbg .mainimg {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.news {
	height: 188px;
	width: 1000px;
	margin-bottom: 20px;
	background-image: url(../img/new_back.jpg);
	margin-right: auto;
	margin-left: auto;
}
.news .news_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	line-height: 180%;
	padding-top: 60px;
	padding-left: 50px;
}
.sisetsuarea {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.sisetsuarea .sisetsu_btn {
	width: 316px;
	float: left;
	margin-left: 15px;
}
#footerbg {
	width:100%;
	min-width:1000px;
	height:300px;
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #D3D3D3;
}#footerbg .footer {
	height: 285px;
	width: 1000px;
	background-image: url(../img/footer_back.png);
	margin-right: auto;
	margin-left: auto;
}
.copy {
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 380px;
	margin-top: 15px;
}
#footerbg .footer .footer_manu {
	float: left;
	width: 165px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 200%;
	padding-top: 30px;
	padding-left: 15px;
}
#footerbg .footer .footer_adress {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	width: 250px;
	float: right;
	line-height: 150%;
	margin-top: 180px;
}
.cb-header {
	position: fixed; /* ヘッダーバーを固定 */
	top: 0; /* 上から0の位置に固定 */
	left: 0; /* 左から0の位置に固定 */
	display: none; /* ヘッダーバーを非表示 */
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
}
.headerlogo3 {
	width: 250px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.header_navi3 {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.header_navi3 .h_navi .h_text {
    float: left;
	margin-right:10px;
}
ul.child{
        display: none;
        position: absolute;
        margin-left: -5px;
        padding: 0;
}
ul.child li a{
    padding: 5px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    display: block;
    color: #fff;
}
.cb-header .header_manu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
header {
  background-color: #000;
  line-height: 56px;
  text-align: center;
  width: 100%;
  color: #fff;
}
.manu .drinktext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 200%;
	width: 330px;
	margin-right: 3px;
	float: left;
}
.faq .faq .f_btn {
	width: 50px;
	float: left;
}
.facebookfeed {
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.facebookfeed .fece {
	float: left;
	width: 500px;
}
.facebookfeed .mailmaga {
	float: left;
	width: 380px;
	margin-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin dotted #CCC;
}
.kinen_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	color: #F00;
	text-align: left;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-weight: bold;
}
.ivent_btn {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.caption {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #F00;
	font-weight: bold;
}
.facebookfeed .fece .gekka {
	margin-top: 15px;
}
.topbtn {
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.topbtn2 {
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.banner_area {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.snsarea {
	width: 420px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.snsarea .snsimage {
	width: 80px;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
}

/*-- 出店者募集 --*/
img{
	vertical-align: bottom;
}
.entry_page,
.entry_page > img{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.entry_page_inner{
	background: #bbe7f9;
	overflow: hidden;
	padding: 0 4%;
}
.entry_page_inner > div{
	background: #fff;
	overflow: hidden;
	margin: 40px 0;
	padding: 20px 2em;
}
.entry_page_inner table{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 40px;
	font-size: 1.4em;
	line-height: 1.6;
}
.entry_page_inner th{
	padding: 40px 2em 40px 0;
}
.entry_page_inner th,
.entry_page_inner td{
	border-bottom: #ccc 1px solid;
	padding: 40px 0;
	text-align: left;
}
.entry_page_inner p{
	text-align: center;
	margin-bottom: 1em;
	font-size: 1.4em;
	line-height: 1.6;
}
.entry_page_inner h2,
.entry_page_inner h3{
	text-align: center;
	padding-top: 2em;
	margin-bottom: 1em;
	font-size: 2em;
	line-height: 1.6;
}
.entry_page_inner #formWrap{
	width: auto;
	margin-bottom:40px;
}
.entry_page_inner #formWrap input[type="submit"],
.entry_page_inner #formWrap input[type="reset"]{
	color: #fff;
	font-size: 2em;
	padding: 10px;
	border: #006934 1px solid;
	background: #006934;
	text-align: center;
}
.entry_page_inner #formWrap input[type="submit"]:hover,
.entry_page_inner #formWrap input[type="reset"]:hover{
	color: #006934;
	background: #fff;
	cursor: pointer;
}
/* フローティングバナーのラップ要素 */
#fixed_right_banner
{
    /* 右端の上から20pxの位置に固定表示 */
    position: fixed;
    top: 150px;
    right: 25px;
}
 
/* 画像の共通設定 */
#fixed_right_banner > *
{
    /* 座標の基準要素にする */
    position: relative;
 
    /* 横幅 */
    width: 250px;
}
 
/* 2個目以降の画像の上部に余白を作る */
#fixed_right_banner > * ~ * { margin-top: 20px; }
 
/* リンク要素 */
#fixed_right_banner > a
{
    /* ブロック要素に変更 */
    display: block;
}
 
/* 吹き出し要素 */
#fixed_right_banner > * > span
{
    /* マウスオーバー時以外は非表示にする */
    display: none;
 
    /* 画像の左上に移動 */
    position: absolute;
    top: -1em;
    left: -1em;
 
    /* 画像の左上に移動 */
    padding: .5em 1em;
 
    /* 背景色 */
    background-color: #c00;
 
    /* 画像の左上に移動 */
    border-radius: 5px;
 
    /* テキストの設定 */
    color: #fff;
    font-size: .75em;
    text-align: center;
    white-space: nowrap;
}
 
/* 吹き出し要素の足部分 */
#fixed_right_banner > * > span::after
{
    content: '';
    position: absolute;
    top: 100%;
    left: 1em;
    z-index: 5;
    width: 0;
    height: 0;
    border-color: #c00 #c00 transparent transparent;
    border-style: solid;
    border-width: 5px;
}
 
/* マウスオーバーされたら吹き出しを表示 */
#fixed_right_banner > *:hover > span
{
    /* マウスオーバー時以外は非表示にする */
    display: block;
}

.topbtn4 {
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
 
	.craft {
	width: 900px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-top: 20px;
}
.craft_b {
	background-image: url(../img/haikei.jpg);
	width: 100%;
	margin-top: 30px;
}
.craft_btnarea {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	margin-top: 40px;
}
.craft_btnarea .craft_btnl {
	float: left;
	width: 300px;
	margin-right: 50px;
}
.craft_btnarea .craft_btnr {
	float: right;
	width: 300px;
}
.craft_btnarea img {
	box-shadow: 2px 2px 4px gray;
}
.ouboarea {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.ouboarea .oubo_t {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 130%;
}
.ouboarea .oubo_t2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	text-align: left;
	margin-bottom: 30px;
	line-height: 130%;
}
.ouboarea .oubo_t_sub {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	color: #F90;
}
.ouboarea .oubo_sub {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 180%;
}
.hoday {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 180%;
	color: #D20000;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.contest_01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.contest_01 .contest_area {
	float: left;
	width: 300px;
	margin-right: 50px;
}
.contest_01 .contest_area2 {
	float: left;
	width: 300px;
}
.area_title {
	margin-bottom: 10px;
}
.area_img {
	margin-bottom: 15px;
}
.area_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 180%;
}
.area_img img {
	box-shadow: 2px 2px 4px gray;
}
