body {
	margin: 0;
	padding: 0;
	background: #E5E6DD;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
    font-size: 14px;
    line-height: 1.3;
    font-weight: normal;	color: #8A8985;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 300;
	color: #7D7764;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}
img{
	border:0px solid #ffffff;
}
a:hover {
}

#wrapper {
	overflow: hidden;
	background: #F1F2E9;
}

#header_wrap{
	height:110px;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1100;
	background-color:#ffffff;
}
#header_wrap h1{
	position:absolute;
	top:0;
	left:70px;
}
#header_wrap #header ul{
	position:absolute;
	top:20px;
	right:20px;
}
#header_wrap #header p{
	position:absolute;
	top:0px;
	right:20px;
	font-size:12px;
}
#header_wrap #header li{
	float:right;
	display:block;
	color:#D62F65;
	margin-left:20px;
}
#header_wrap #header a{
	color:#D62F65;

}
.container {
	width: 1200px;
	margin: 0px auto;
	
}

/* Header */

#header-wrapper {
	overflow: hidden;
	height: 600px;
}

#header {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 20px;
	position:relative;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 400px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

#banner .image-style {
	border: 15px solid #F4F4F4;
}

/* Logo */

#logo h1, #logo p {
	text-align: center;
}

/* Splash */

#splash {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	border-bottom: 1px dashed #E7E2DC;
	letter-spacing: -3px;
	text-align: center;
	font-size: 48px;
}

#splash span {
	color: #313131;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu-wrapper {
	overflow: hidden;
	height: 52px;
	margin-top:60px;
	margin-bottom: 2em;
	background: #EB618D;
}

#menu {
	overflow: hidden;
	height: 52px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	padding: 0px 30px;
	line-height: 52px;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	text-transform: uppercase;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	background: #D62F65;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}

/* Page */

#page {
	overflow: hidden;
	margin-top:10px;
	padding: 20px 20px 40px 20px;
}

/* Content */

#content {
	margin-top:100px;
}

#page_menu{
	margin-top:120px;
}
#page_schedule{
	margin-top:120px;
}
#page_access{
	margin-top:120px;
	
}.sec{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-bottom:1px solid #EB618D;
	margin-bottom:20px;
}

#schedule{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#access{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#access #left_area{
	width:300px;
	padding-top:20px;
	padding-left:100px;
	float:left;
	color:#ffffff;
	text-shadow: 1px 1px 0px #000000;
}
#access #left_area a{
	color:#ffffff;
}
#access #right_area{
	width:550px;
	float:right;
}
.post {
	overflow: hidden;
}

.post .title {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 250px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	color: #373737;
}

.post .title a {
	border: none;
	color: #373737;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}
/*メニュー*/
#main_cont {
	width: 955px;
	height: auto;
	padding: 40px 0px 0px 5px;
	/*括弧内以上menu.css以下style.css*/
	float: none;
	clear: both;
	position: relative;
	z-index: 0;
}
.c_box {
	margin: 0px auto;
}
.clearfix {
	display: block;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 374px;
	margin: 0px;
	margin-right:20px;
	padding: 0px 0px 0px 0px;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #787878;
}

#sidebar h2 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	color: #373737;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-bg {
	overflow: hidden;
	padding: 70px 0px;
	background: #3C342E;
	border-top: 10px solid #E5E6DD;
}

#footer-content {
}

#footer-content h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #DE5635;
	font-size: 22px;
	color: #FFFFFF;
}

#column1 {
	float: left;
	width: 384px;
	margin-right: 20px;
}

#column2 {
	float: left;
	width: 384px;
}

#column3 {
	float: right;
	width: 384px;
}

/* Footer */

#footer {
	height: 50px;
	width: 940px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #909090;
}

#footer a {
	text-decoration: underline;
	color: #909090;
}

#footer a:hover {
	text-decoration: none;
	color: #383838;
}

.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 7px 0px 7px 0px;
	border-top: 1px dashed #E7E2DC;
}

.list-style1 .first {
	padding-top: 0px;
	border-top: none;
}

.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	padding: 7px 0px 7px 0px;
}

.list-style2 a {
	color: #8A8985;
}

.list-style2 a:hover {
	text-decoration: underline;
}

.list-style2 .first {
	padding-top: 0px;
	border-top: none;
	background: none;
}
.list-style2 em {
	font-size:12px;
	color:#D62F65;
	margin: 0px;
	padding: 0px;
	line-height:1.0em;
	list-style: none;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 450px;
	background: url(images/img04.png) no-repeat center bottom;
}

/* Three Column Content */

#three-column {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
}

#three-column #tbox1 {
	float: left;
	width: 384px;
	margin-right: 20px;
}

#three-column #tbox2 {
	float: left;
	width: 384px;
}

#three-column #tbox3 {
	float: right;
	width: 384px;
}

.box-style {
	background: #3C342E;
}

.box-style01
{
	border-bottom: 5px solid #F16835;
}

#header_logo{
	margin-top:40px;
}

.box-style02
{
	border-bottom: 5px solid #99239D;
}

.box-style03
{
	border-bottom: 5px solid #7FD72F;
}


.box-style h2 {
	padding: 10px 0px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

.box-style .image {
	width: 324px;
}

.box-style .arrow {
}

.box-style .content {
	overflow: hidden;
	width: 324px;
	height: 350px;
	padding: 30px;
}


.divider {
	overflow: hidden;
	height: 50px;
	background: url(images/img04.png) no-repeat center top;
}

/*追加*/
.visual {
	width: 940px;
	height: 474px;
	overflow:hidden;
	margin:0 auto;
	/* background: url(../img/visual_bg.jpg) no-repeat; */
}


table.calendar thead th,
table.calendar thead td {
	padding:0 0 2px;
	text-align:center;
}

table.calendar tbody th,
table.calendar tbody td {
	padding:5px;
	border:1px solid #ccc;
	width:30px;
	height:30px;
	text-align:center;
}

table.calendar tbody th {
	background-color:#eee;
}

table.calendar tbody td {
	color:#666;
}

table.calendar th.sun,
table.calendar td.sun {
	color:#d00;
}

table.calendar th.sat,
table.calendar td.sat {
	color:#00d;
}
table.calendar td a {
	padding-top:5px;
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
}
table.calendar td.today {
	color:#000;
	background-color:#D62F65;
	font-weight:bold;
}
table.calendar td.close {
	color:#000;
	background-color:#AAAAAA;
}