@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-size:14px;
	background-color:#868675;
	text-align:center;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	color:#222;
	line-height:140%;
}
body.toppage {
	background:url(../img/backimg.jpg) left top repeat-x #3e3e37;
}
a {
	text-decoration:none;
	color:#900;
}
img {
	border:none;
}
#topwrap {
	width:832px;
	margin:auto;
	text-align:left;
	height:605px;
	background:url(../img/top-back.jpg) top center no-repeat;
}
#topmain {
	margin:26px 36px auto 36px;
	padding:5px;
	width:760px;
	height:543px;
}
#topmain tr td {
	margin:0;
	padding:0;
}
#topschedule {
	line-height:180%;
	font-size:16px;
}
/*---------*/
#wrap {
	width:836px;
	margin:auto;
	text-align:left;
	background:url(../img/main-back.jpg) top center repeat-y;
}
#main {
	width:836px;
	margin:0 auto;
	text-align:left;
	background:url(../img/main-back-top.jpg) top center no-repeat;
}
#contentsmain {
	margin:26px 58px auto 58px;
	width:720px;
}
ul#gmenu {
	list-style:none;
	margin:0 auto;
	padding:0;
	border:none;
	height:30px;
}
ul#gmenu li {
	padding:0;
	margin:0;
	float:left;
	margin-left:20px;
	height:30px;
}
ul#gmenu li strong {
	visibility:hidden;
}
ul#gmenu li a {
	display:block;
	height:30px;
}
/*-----btn--------*/
.g_top {
	width:35px;
}
.g_profile {
	width:54px;
}
.g_schedule {
	width:68px;
}
.g_blog {
	width:41px;
}
.g_link {
	width:41px;
}
.g_contact {
	width:62px;
}
/*---*/
.g_top a {
	background:url(../img/gmenu.gif) top left no-repeat;
	background-position: 0 10px;
}
.g_profile a {
	background:url(../img/gmenu.gif) top left no-repeat;
	background-position: -65px 10px;
}
.g_schedule a {
	background:url(../img/gmenu.gif) top left no-repeat;
	background-position: -145px 10px;
}
.g_blog a {
	background:url(../img/gmenu.gif) top left no-repeat;
	background-position: -240px 10px;
}
.g_link a {
	background:url(../img/gmenu.gif) top left no-repeat;
	background-position: -306px 10px;
}
.g_contact a {
	background:url(../img/gmenu.gif) top left no-repeat;
	background-position: -373px 10px;
}
/*--*/
.g_top a:hover {
	background-position: 0 -33px;
}
.g_profile a:hover {
	background-position: -65px -33px;
}
.g_schedule a:hover {
	background-position: -145px -33px;
}
.g_blog a:hover {
	background-position: -240px -33px;
}
.g_link a:hover {
	background-position: -306px -33px;
}
.g_contact a:hover {
	background-position: -373px -33px;
}
/* header btn */
ul#gmenu.header {
	height:30px;
	margin:0;
	padding:0;
	border:none;
}
ul#gmenu.header li {
	float:left;
	margin:0;
	margin-right:19px;
	height:30px;
}
ul#gmenu li strong {
	visibility:hidden;
}
ul#gmenu li a {
	display:block;
	height:30px;
}
ul.header#gmenu .g_top {
	width:35px;
}
ul.header#gmenu .g_profile {
	width:54px;
}
ul.header#gmenu .g_schedule {
	width:68px;
}
ul.header#gmenu .g_blog {
	width:41px;
}
ul.header#gmenu .g_link {
	width:41px;
}
ul.header#gmenu .g_contact {
	width:62px;
}
/*---*/
ul.header#gmenu .g_top a {
	background:url(../img/gmenu-head.gif) top left no-repeat;
	background-position: 0 10px;
}
ul.header#gmenu .g_profile a {
	background:url(../img/gmenu-head.gif) top left no-repeat;
	background-position: -59px 10px;
}
ul.header#gmenu .g_schedule a {
	background:url(../img/gmenu-head.gif) top left no-repeat;
	background-position: -131px 10px;
}
ul.header#gmenu .g_blog a {
	background:url(../img/gmenu-head.gif) top left no-repeat;
	background-position: -225px 10px;
}
ul.header#gmenu .g_link a {
	background:url(../img/gmenu-head.gif) top left no-repeat;
	background-position: -280px 10px;
}
ul.header#gmenu .g_contact a {
	background:url(../img/gmenu-head.gif) top left no-repeat;
	background-position: -343px 10px;
}
/*--*/
ul.header#gmenu .g_top a:hover {
	background-position: 0 -33px;
}
ul.header#gmenu .g_profile a:hover {
	background-position: -59px -33px;
}
ul.header#gmenu .g_schedule a:hover {
	background-position: -131px -33px;
}
ul.header#gmenu .g_blog a:hover {
	background-position: -225px -33px;
}
ul.header#gmenu .g_link a:hover {
	background-position: -280px -33px;
}
ul.header#gmenu .g_contact a:hover {
	background-position: -343px -33px;
}
/* header btn end */

#content {
	margin-top:25px;
	margin-bottom:30px;
}
#imgplace {
	margin-top:60px;
}
#footer {
	background:url(../img/main-back-bottom.jpg) top center no-repeat;
	height:105px;
	width:836px;
	margin:0 auto;
}
#footer div {
	width:602px;
	margin:0 auto;
	padding-left:158px;
}
#schedule ul {
	list-style:none;
	margin:0;
	padding:3px;
	border:1px solid #C8B6AE;
	margin-bottom:3em;
	background-color:#F0ECDF;
}
#schedule ul li {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:2em;
}
#schedule .date {
	font-size:12px;
	margin:0;
	padding:0;
}
#schedule .title {
	font-size:18px;
	margin:0;
	padding:0;
}
#schedule .more {
	font-size:11px;
	margin:0;
	padding:0;
	text-align:right;
}
#schedule .info {
	font-size:11px;
	margin:0;
	padding:4px;
	display:none;
}
