@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
}
#wapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-y;
}



#wapper #navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wapper #navi ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wapper #navi {
	padding-left: 10px;
}
#main {
	text-align: left;
	padding-left: 20px;
	clear: both;
	background-image: url(../images/kenban.jpg);
	background-repeat: repeat-y;
	background-position: 650px;
	line-height: 1.5em;
	color: #333;
}
#main h2 {
	font-size: 14px;
	line-height: 30px;
	background-image: url(../images/bar01.gif);
	background-repeat: no-repeat;
	color: #333;
	height: 34px;
	width: 554px;
	padding-left: 10px;
}
#main h3 {
	font-size: 14px;
	line-height: 30px;
	background-image: url(../images/bar02.gif);
	background-repeat: no-repeat;
	color: #333;
	height: 34px;
	padding-left: 10px;
	margin-left: 10px;
}
#main h4 {
	font-size: 14px;
	color: #333;
}
#foot {
	font-size: 12px;
	line-height: 29px;
	color: #FFF;
	background-image: url(../images/bg03.gif);
	text-align: right;
	height: 29px;
	width: 760px;
}
#main blockquote p {
	width: 550px;
}
.profile {
	float: left;
}
.profile  img {
	float: left;
}
.profile  p {
	float: left;
	width: 300px;
}
.media {
	padding-left: 20px;
}
.media p {
	width: 550px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.media h4 {
	padding-left: 20px;
}
.clear {
	clear: both;
}
#foot {
	clear: both;
}
.TOP {
	width: 700px;
	padding-left: 20px;
}
.schedule {
	width: 700px;
	padding-left: 30px;
}
.programnote {
	width: 600px;
	padding-left: 20px;
}

.width400{
	width:400px;
	}
.height150{
	height:150px
}
.pt10{
	padding-top: 10px;
}
.pb5{
	padding-bottom: 5px;
}
.pr40{
	padding-right: 40px;
}
.news {
	width: 700px;
	padding-left: 30px;
}
.fll{
	float: left;
}.flr{
	float: right;
}
.contact_03 em , .contact_01 em  , .contact_02 em , .error{
	color: #F00;
	font-style: normal;
}
.contact_04 th{
	font-size: 14px;
	font-weight: normal;
	width: 160px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}