@charset "utf-8";

body {
	padding-top: 35px;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background: url(../images/common/header_bg.jpg) repeat-x;
	color: #003461;
}
h1,h2,h3,h4,h5,h6,li{
	color: #003461;
	text-decoration: none;
}

a {
	color: #67C7F2;
}

a:hover { text-decoration: none; }
h1,h2,h3,h4,h5,h6{ margin-bottom: 20px; }

p {
	line-height:1.7em;
}

.left {
	float:left;
}
.right {
	float:right;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.label {
	font-weight:normal;
}

.label.urayoko {
	background-color:#003461;
}

table .red, .red {
	color:#f00;
	font-weight:bold;
}

/*div#glovalNavi { margin: 0; padding: 0;}
div#glovalNavi li{ float: left; }
.pills .active{ padding-right: 207px; }
.pills .active{ float: left; }
.pills .active a, .pills a:hover{
	background: none;
}*/

.head01{
	background: url(../images/common/h01.gif) repeat-x;
	padding-left: 20px;
	color: #fff;
	height: 40px;
}
.head02{
	background: #003461;
	padding-left: 10px;
	color: #fff;
	height: 40px;
	border-left: 10px solid #67c7f2;
	line-height: 40px;
}
h1{ float: left; }
h1 a{ border-bottom: none; }
ul#glovalNavi{ float: right; }
ul#glovalNavi li{
	float: left;
	list-style:none;
}
ul#glovalNavi li a{ border-bottom: none; } 

ul#panNavi{
	background: none;
	border: 0;
	border-bottom: 1px dotted #173760;
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0; 
}

/*トップ*/

h2#topCopy{ margin-bottom: 10px; }
h3#top16cup{ margin-bottom: 20px; }

.hero-unit{
	clear: both;
	background: none;
	padding: 0;
	margin-bottom: 30px;
}

.bnr {
	padding:20px 0 0 0;
}

/*フッタ*/

div#pagetopNavi{
	text-align: right;
	margin: 40px 0 10px 0;
	font-size: 11px;
	}

div#pagetopNavi a{
	border-bottom: none;
	}

footer{
	width: 100%;
	height: 35px;
	margin: 0;
	padding-bottom:0;
	background: url(../images/common/footer_bg.jpg) repeat-x;
	color: #fff;
	font-size: 11px;
	line-height:1em;
	}

footer a, footer a:hover{
	color: #fff;
	}

div#footerContainer{
	width: 940px;
	margin: 0 auto;
	}

div#footerContainer p{
	float: left;
	line-height:1em;
	}

ul#footerNavi{
	float: right;
	margin-bottom:0;
	padding-bottom:0;
	}

ul#footerNavi li{
	float: left;
	color: #fff;
	list-style:none;
	margin-bottom:0;
	padding-bottom:0;
	}

/* イベント情報 */

ul.sellspace li {
	padding:0 0 5px 0;
}

div.illust02 {
	background:url(../about/images/about_illust_02.jpg) no-repeat right bottom;
	margin:0 20px 20px 0;
}

/*参加店舗情報 */

.tenpobox {
	padding:14px 7px;
	background:#EEE;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
	}

/*
.tenpobox:hover {
	background:#67c7f2;
	border:1px solid #003461;
	}
*/
	
.tenpobox .box{
	height:65px;
}
	
.tenpobox img {
	background:#fff;
	margin:5px 0;
	padding:2px;
	border:1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tenpobox .alphabet {
	font-size:40px;
	font-weight:bold;
	text-align:center;
	line-height:1;
}

.tenpobox .name {
	width:160px;
}

.tenpobox .t-big {
	font-size:18px;
	font-weight:bold;
}

.tenpobox .t-middle {
	font-size:16px;
	font-weight:bold;
}

.tenpobox .t-small {
	font-size:12px;
	font-weight:normal;
}

.tenpobox .info dd {
	padding-bottom:7px;
	margin-left:0;
}

.tenpobox a {
	color:#003461;
	text-decoration:underline;
}

#gtenpobox {
	width:430px;
	margin:20px;
	text-align:left;
}

#gtenpobox .photobox {
	
}

#gtenpobox .textbox {
	width:210px;
}

#gtenpobox .alphabet {
	font-size:40px;
	font-weight:bold;
	text-align:center;
	line-height:1;
}

#gtenpobox .name {
	width:163px;
}

#gtenpobox .name .t-big {
	font-size:18px;
	font-weight:bold;
}

#gtenpobox .name .t-middle {
	font-size:16px;
	font-weight:bold;
}

#gtenpobox .name .t-small {
	font-size:12px;
	font-weight:normal;
}

#gtenpobox .comment {
	padding:10px 0 0 0;
}



