@charset "Shift_JIS";

html { height:100% }
body {
	background-image: url(../img/bg_main.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:right top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	margin: 0 auto;
	height: 100%;
	}
#wrapperAll {
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_foot.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left top;
	}
#wrapperMain {
	width: 750px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	}
#WrapperLeft {
	float: left;
	width: 150px;
	height: 80%;
	/*background-image: url(../img/bg_point.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 100px;*/
	}
#wrapperRight {
	float: right;
	width: 597px;
	margin: 0 auto;
	}
img.picRight { float: right; margin: 0 0 5px 5px }
img.picLeft { float: left; margin: 0 5px 5px 0 }
a { color: #ef6418; text-decoration: underline }
a:hover { color: #69c327; text-decoration: none; }
/*-------------------------------------------------------------------------------------------------*/
/* AreaLeft */
/*-------------------------------------------------------------------------------------------------*/
ul#navi {
	width: 150px;
	list-style: none;
	padding: 0; margin: 0;
	}
li.menu { margin-bottom: 0 }
li.bgtop { margin-top: 20px }
li.htbtop { margin-top: 1px }
/*-------------------------------------------------------------------------------------------------*/
/* AreaRight */
/*-------------------------------------------------------------------------------------------------*/
.frameEdge {
	width: 597px; height: 21px;
	margin: 0 auto;
	}
#frameContainer {
	background-image: url(../img/note_pattern.gif);
	background-repeat: repeat-y ;
	padding: 0;
	margin: 0 auto;
	width: 597px;
	}
#frameContents {
	background-image: url(../img/note_bg.gif);
	background-repeat: no-repeat; 
	background-position: right bottom;
	margin: 0 auto;
	width: 597px;
	}
h1 {
	text-align: center;
	padding: 0;
	margin: 0 5px 20px 45px;
	 }
p#text {
	line-height: 180%;
	margin: 0 10px 0 50px;
	font-size: 90%;
	}
/*-------------------------------------------------------------------------------------------------*/
/* Footer */
/*-------------------------------------------------------------------------------------------------*/
#footer {
	font-size: 90%;
	text-align: center;
	font-weight: 700;
	margin-top: 20px;
	font-family: Arial, Helvetica;
	color: #503a1e;
	}
a.copyright { color: #503a1e; text-decoration: none }
a.copyright:hover { color: #32b262; text-decoration:none; background-color: #bce2f9 }

/*-------------------------------------------------------------------------------------------------*/
/* Performer */
/*-------------------------------------------------------------------------------------------------*/
p.performer {
	float: right;
	line-height: 180%;
	margin: 0 10px 0 50px;
	font-size: 90%;
	}
.shikiri {
	text-align: center;
	margin: 0 10px 0 50px;
	}
/*-------------------------------------------------------------------------------------------------*/
/* Present */
/*-------------------------------------------------------------------------------------------------*/
#form {
	line-height: 180%;
	margin: 0 10px 0 50px;
	font-size: 90%;
	}