@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #d8e2e5;
	color: #222;
	font-size: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

img {
	border: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
}


/* ---------- Layout ----------  */

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	background: url(img/back_header.gif) no-repeat 0 209px;
	height: 1161px;
	position: relative;
}

#content {
	background: url(img/back_content.gif) repeat-y top;
	padding: 0 60px;
}


/* ---------- Header ----------  */

#header div,
#header h1,
#header h2,
#header h3,
#header ul {
	position: absolute;
}

#header #prologue {
	left: 30px;
	top: 25px;
}

#header h1 {
	left: 135px;
	top: 12px;
}

#header #h2Date {
	left: 248px;
	top: 475px;
	color: #42504e;
}

#header #h2Time {
	left: 0px;
	top: 530px;
	width: 900px;
	font-size: 120%;
	text-align: center;
}

#header #h2Place {
	left: 336px;
	top: 560px;
}

#header h3 {
	color: #275353;
	font-size: 105%;
}

#header #h3Live {
	left: 150px;
	top: 630px;
	width: 120px;
	text-align: right;
}

#header ul#boxLive {
	left: 300px;
	top: 630px;
}

#header #h3Workshop {
	left: 150px;
	top: 670px;
	width: 120px;
	text-align: right;
}

#header ul#boxWorkshop {
	left: 300px;
	top: 670px;
}

#header ul#boxLive li,
#header ul#boxWorkshop li {
	display: inline;
	font-size: 110%;
	margin: 0 2em 0 0;
}

#header ul#boxShop {
	left: 300px;
	top: 710px;
}

#header ul#boxShop li {
	font-size: 110%;
	margin: 0 0 0.3em 0;
}

#header #chargeA {
	left: 0px;
	top: 840px;
	width: 400px;
	color: #275353;
	font-size: 120%;
	text-align: right;
}

#header ol#chargeB {
	position: absolute;
	left: 460px;
	top: 800px;
	color: #275353;
	font-size: 120%;
	width: 300px;
}

#header ol#chargeB li {
	margin-bottom: 5px;
}

#header ol#chargeB li .cap {
	color: #222;
	font-size: 75%;
}

#header ol#chargeB li .soldout {
	text-decoration: line-through;
}

#header ol#chargeB li .soldoutCap {
	color: #c00;
	font-size: 75%;
}

#header ul#cap {
	left: 150px;
	top: 915px;
	background: url(img/arrow_b.png) no-repeat left top;
	font-size: 90%;
	padding-left: 50px;
}

#header ul#cap li {
	margin-bottom: 0.5em;
}


/* ---------- Content ----------  */

#content h3 {
	clear: both;
	font-size: 140%;
	height: 32px;
	margin-bottom: 10px;
	padding: 20px 0 0 50px;
}

#content h3.h3blue {
	background: url(img/arrow_b.png) no-repeat left;
}

#content h3.h3yellow {
	background: url(img/arrow_y.png) no-repeat left;
}

#content h3.h3pink {
	background: url(img/arrow_p.png) no-repeat left;
}

#content h3.h3cyan {
	background: url(img/arrow_c.png) no-repeat left;
}

#content h3 .h3Cap {
	color: #fdef4a;
	font-size: 90%;
	margin-left: 20px;
}

#content .block {
	padding: 0 0 30px 50px;
	width: 730px;
}

#content #copy {
	clear: both;
	padding: 30px 0;
	text-align: center;
}


/* ---------- タイムスケジュール ----------  */


#content #blockTimeschedule {
}

#content #blockTimeschedule ul {
	float: left;
	width: auto;
	margin: 0 50px 20px 0;
}

#content #blockTimeschedule ul li {
	margin-bottom: 0.8em;
	font-size: 110%;
	line-height: 1.8em;
}

#content #blockTimeschedule ul .cap {
	font-size: 90%;
	display: block;
	margin-left: 4em;
}

#content #blockTimeschedule dl {
	float: left;
}

#content #blockTimeschedule dl dt {
	font-size: 120%;
	margin: 10px 0 0 0;
}

#content #blockTimeschedule dl dd {
	margin: 5px 0 0 20px;
}


/* ---------- nononootoshimono ----------  */

#content #blockNonono {
}

#content #blockNonono img {
	float: left;
	padding-bottom: 30px;
}

#content #blockNonono #nononoTxt {
	float: right;
	width: 470px;
}

#content #blockNonono #nononoTxt p {
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
}

#content #blockNonono #nononoTxt ul {
	font-size: 90%;
	margin: 2em 0;
}

#content #blockNonono #nononoTxt ul li {
	line-height: 1.4em;
	margin: 0 0 1em 0;
	padding: 0;
}


/* ---------- Live ----------  */

#content #blockLive {
}

#content #blockLive ul {
}

#content #blockLive ul li {
	clear: both;
}

#content #blockLive ul li img {
	float: left;
	padding-bottom: 30px;
}

#content #blockLive ul li h4 {
	float: right;
	width: 470px;
	font-size: 120%;
	margin: 1em 0;
}

#content #blockLive ul li h4 .furigana {
	font-size: 80%;
	padding-left: 1.5em;
}

#content #blockLive ul li p {
	float: right;
	width: 470px;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}


/* ---------- ワークショップ ----------  */


#content #blockWorkshop ul {
	margin: 0 0 0 80px;
}

#content #blockWorkshop ul li {
	clear: both;
	width: 600px;
}

#content #blockWorkshop ul li img.panpipe {
	float: left;
	margin: 0 30px 20px 0;
}

#content #blockWorkshop ul li img.windbell {
	float: right;
	padding-right: 100px;
}

#content #blockWorkshop ul li h4 {
	font-size: 120%;
	margin-bottom: 1em;
}

#content #blockWorkshop ul li p {
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

#content #blockWorkshop #workshopMore {
	background: url(img/arrow_p.png) no-repeat left;
	clear: both;
	min-height: 32px;
	margin: 0 0 0 200px;
	padding: 10px 0 0 50px;
}


/* ---------- 写真館 ----------  */

#content #blockPhotostudio {
}

#content #blockPhotostudio #photostudioBoxL {
	float: left;
	margin: 0 20px 30px 0;
}

#content #blockPhotostudio #photostudioBoxR {
	float: left;
	width: 550px;
}

#content #blockPhotostudio #photostudioBoxR #txt {
	height: 110px;
}

#content #blockPhotostudio #photostudioBoxR #txt p {
	margin-bottom: 0.5em;
}

#content #blockPhotostudio #photostudioBoxR dl {
	height: 130px;
}

#content #blockPhotostudio #photostudioBoxR dt {
	float: left;
	width: 130px;
	margin-right: 10px;
}

#content #blockPhotostudio #photostudioBoxR dd {
	float: left;
	width: 120px;
	margin-right: 15px;
}


/* ---------- Cafe ----------  */

#content #blockCafe {
}

#content #blockCafe ul {
}

#content #blockCafe ul li {
	clear: both;
}

#content #blockCafe ul li img {
	float: left;
	padding-bottom: 30px;
}

#content #blockCafe ul li h4 {
	float: right;
	width: 570px;
	font-size: 120%;
	margin: 0 0 1em 0;
}

#content #blockCafe ul li p {
	float: right;
	width: 570px;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
}


/* ---------- Info ----------  */

#content #blockInfo {
	clear: both;
	padding-top: 30px;
}

#content #blockInfo #info {
	float: left;
	width: 260px;
	margin-top: 100px;
}

#content #blockInfo #info ul {
	margin: 20px 0 10px 20px;
}

#content #blockInfo #info p {
	margin: 0 0 0 30px;
}

#content #blockInfo #access {
	float: right;
	width: 490px;
}

#content #blockInfo #access p {
	margin: 20px 0 0 20px;
}


/* ---------- Clearfix ----------  */

.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}

