h1,h2,h3,h4,h5,p,ul,li{
	margin: 0px;
}
img {
	border: none;
}
#main {
	float: left;
}
#sidebar {
	float: right;
	width: 220px;
}
#sidebar ul {
	margin-bottom: 50px;
}
#sidebar li {
	font-size: 0.8em;
	list-style-type: disc;
}
* html #sidebar li {
	margin-left: 20px;
}
#sidebar h3 {
	font-size: 0.9em;
	margin-bottom: 20px;
	color: #2e5820;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
body {
	color: #343434;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.0em;
	margin-bottom: 30px;
	color: #2e5820;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 30px;
	color: #2e5820;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: left;
	list-style-type: none;
	padding-left: 20px;
}
#navigation li.start{
	padding-left: 0px;
}
#navigation {
	float: right;
	height: 16px;
	line-height: 16px;
	width: 530px;
	text-align: right;
}
#description {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #5E7D53;
	padding-left: 10px;
	clear: both;
	margin-bottom: 60px;
}
body {
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 0.8em;
	text-align: center;
	clear: both;
	margin-bottom: 40px;
	color: #2e5820;
}
#contents {
	margin-bottom: 40px;
}
#header-img {
	float: right;
	height: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}
.clear {
	clear: both;
}
.date {
	padding-top: 1em;
	font-size: 0.8em;
}
#header {
	margin-bottom: 50px;
}
#logo {
	height: 80px;
	padding-top: 171px;
	float: left;
}
#header-img img {
	margin-left: 2px;
}
a {
	color: #2e5820;
}
a:hover {
	color: #98aa91;
}

/* お知らせ*/

.article {
	padding: 30px;
	width: 480px;
	margin-bottom: 40px;
	margin-left: 30px;
	clear: both;
	font-size: 0.9em;
	line-height: 150%;
	float: left;
	border: 1px solid #5E7D53;
}
.pagenavi {
	padding-left: 30px;
	width: 480px;
	margin-bottom: 40px;
	margin-left: 30px;
	clear: both;
	font-size: 0.9em;
	line-height: 150%;
	float: left;
	text-align: center;
}

/* 公演 */
.schedule {
	padding: 30px;
	clear: both;
	width: 780px;
}
.schedule h2{
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #5E7D53;
	color: #2e5820;
}
.schedule p{
	font-size: 0.9em;
	line-height: 150%;
}

/* プロフィール */
.profile {
	width: 810px;
	margin-left: 30px;
}
.profile .text {
	padding: 0px;
	width: 500px;
	margin-bottom: 40px;
	clear: both;
	font-size: 0.9em;
	float: left;
}
.profile .photo {
	float: right;	
}
.profile .photo img {
	clear:both;
	margin-bottom:10px;
}
.profile p{
	margin-bottom: 20px;
	line-height: 25px;
}
.profile dt{
	float: left;
	margin-left: 0;
	width: 70px;
	line-height: 18px;
}
.profile dd{
	float: left;
	margin-left: 0;
	margin-bottom: 10px;
	width: 430px;
	line-height: 20px;
}
.profile dd.bott{
	margin-bottom: 30px;
}

/* 作品 */
.disc {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 30px;
	clear: both;
}
* html .disc {
	height: 100px;
}
.disc .discimg{
	float: left;
	width: 150px;
}
.disc .data{
	float: left;
	font-size: 0.8em;
	margin-right: 30px;
	line-height: 20px;
	width: 150px;
}
.disc .comment {
	float: left;
	width: 450px;
	font-size: 0.9em;
	line-height: 150%;
}
.disc h2{
	margin-bottom: 10px;
}
.discline {
	margin-left: 30px;
}
h1.extra_title {
	font-size: 1.0em;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #2e5820;
}
.extra {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 30px;
	clear: both;
	border: 1px solid #D5DED2;
	padding: 20px;
	width: 735px;
}
.extra h2{
	margin-bottom: 10px;
	font-size: 0.8em;
}
.extra .discimg{
	float: left;
	width: 150px;
}
.extra .comment {
	float: left;
	width: 580px;
	font-size: 0.9em;
	line-height: 150%;
}
/* リンク */
.links {
	margin-top: 50px;
	margin-bottom: 15px;
	margin-left: 30px;
	clear: both;
	width: 780px;
}
.links h2{
	margin-bottom: 2px;
}
.links p{
	font-size: 0.9em;
	line-height: 150%;
}
.links a{
	font-size: 0.9em;
}