/*-----------------------------------------*/
/* 全体設定                                */
/*-----------------------------------------*/
* { margin:0; padding:0; }

html, body { height: 100%; }

body { background-color: #fbf8ea; color: #000; font-size: 90%; line-height: 1.7; }
body#under { padding: 0 0 30px; }

img { border: 0; }

.txtb {
	font-weight: bold;
}

a { color: #e75416; }
a:hover{ text-decoration: none; }

.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.clearfix{ display: inline-block; }
* html .clearfix{ height: 1px; }
.clearfix{ display: block; }

ul {
	list-style: none;
}


/*-----------------------------------------*/
/* ヘッダー　　　                          */
/*-----------------------------------------*/
#header { 
  background: #000;
	padding: 15px 0;
	height: 16px;
}
#header .contents {
	width: 950px;
	margin: 0 auto;
}
#header .contents ul li {
	float: left;
	margin: 0 30px 0 0;
}
#header .contents div#menu {
	width: 600px;
	float: left;
}
#header .contents div#social {
	width: 200px;
	float: right;
}
#header .contents div#social div {
	width: 85px;
	float: right;
}

/*-----------------------------------------*/
/* トップ　　　　                          */
/*-----------------------------------------*/
#wrapper {
	background: url(../images/bg_top.jpg) top center no-repeat;
}
#wrapper a img:hover {
	opacity: 0.8;
}

#wrapper .header {
	width: 950px;
	margin: 0 auto;
}
#wrapper .header #logo_top {
	margin: 30px 0 0;
	width: 648px;
	float: left;
}
#wrapper .header #logo_top h1 {
	margin: 18px 0 0;
}
#wrapper .header #logo_top p.txt02 {
	margin: 18px 0 0;
}
#wrapper .header #btn_top {
	margin: 20px 0 0;
	width: 296px;
	float: right;
}


/*-----------------------------------------*/
/* 下層ページ共通　　　　                          */
/*-----------------------------------------*/
body#under #wrapper {
	background: url(../images/bg_under.jpg) top center no-repeat;
}
#wrapper .header #logo {
	margin: 30px 0 0;
	width: 454px;
	float: left;
}
#wrapper .header #btn {
	margin: 0 0 0;
	width: 218px;
	float: right;
}
#wrapper .contents {
	width: 880px;
	margin: 0 auto 30px;
	background: #FFF;
	padding: 30px;
	border-radius: 5px;
	box-shadow: #CCC 0 0 10px;
}
h3 {
	margin: 0 0 0 10px;
	font-size: 110%;
}


/*-----------------------------------------*/
/* 作品紹介　　　　                          */
/*-----------------------------------------*/
#wrapper div.aboutbg {
	background: #FFF url(../images/bg_about.jpg) 692px 30px no-repeat;
}
table.about {
	margin: 20px 0 0 10px;
	width: 630px;
}
table.about th,
table.about td {
	padding: 0 15px 20px 0;
	vertical-align: top;
	text-align: left;
}
table.about th {
	width: 80px;
}
p.txt01 {
	margin: 0 0 0 10px;
	width: 630px;
}
p.link {
	margin: 7px 0 0 10px;
}
p.link a {
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0 0 0 8px;
	font-weight: bold;
}



/*-----------------------------------------*/
/* 黄金のコメディフェスティバルとは　      */
/*-----------------------------------------*/
#wrapper div.fesbg {
	background: #FFF url(../images/bg_fes.jpg) 611px 95px no-repeat;
}
h2 span.tit {
	display: block;
	width: 488px;
	float: left;
}
h2 a {
	display: block;
	background: url(../images/arrow.gif) left 12px no-repeat;
	margin: 3px 0 0;
	padding: 0 0 0 8px;
	line-height: 1;
	width: 320px;
	float: right;
}
h2 span.link {
	font-size: 60%;
}
table.fes {
	margin: 20px 0 0 10px;
}
table.fes th,
table.fes td {
	padding: 0 15px 20px 0;
	vertical-align: top;
	text-align: left;
}
table.fes td.td01 {
	padding: 0 300px 20px 0;
}
table.fes td p.team span {
	font-weight: bold;
}
table.fes td p.team span.team01 {
	color: #ff3399;
}
table.fes td p.team span.team02 {
	color: #0099cc;
}
table.fes td p.team span.team03 {
	color: #ff6600;
}
table.fes td p.txt_team {
	margin: 8px 0 0;
}
table.fes td.price span.urikire {
	text-decoration: line-through;
}
table.fes td.price a.form {
	margin: 5px 0 0;
	display: block;
}
table.fes td.price .caution {
	font-size: 80%;
	font-weight: bold;
	color: #F00;
}
table.fes td.map div.maptxt {
	float: left;
	width: 407px;
}
table.fes td.map div.map {
	float: right;
	width: 300px;
	border: 1px solid #CCC;
}


table.schedule {
	border: 2px solid #CCC;
	border-collapse: collapse;
	width: 610px;
	margin: 10px 0 0;
}
table.schedule th,
table.schedule td {
	border-right: 1px dashed #CCC;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	padding: 10px;
	line-height: 1;
}
table.schedule th {
	border-bottom: 1px solid #CCC;
	background: #7b7b7b;
	color: #FFF;
	text-align: center;
}
table.schedule td {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
}
table.schedule td.u {
	background: #fff0f8;
	color: #ff3399;
}
table.schedule td.t {
	background: #d5f7ff;
	color: #0099cc;
}
table.schedule td.d {
	background: #fff8f1;
	color: #ff6600;
}
table.schedule td.e {
	background: #edfff6;
}













