@charset "UTF-8";

/*main*/
body {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	margin: 0;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(img/bg.jpg);
}
th {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
a:link {
	color: #c37535;
	text-decoration: none;
}
a:visited {
	color: #c37535;
	text-decoration: none;
}
a:hover {
	color: #c37535;
	text-decoration: underline;
}
a:active {
	color: #c37535;
	text-decoration: underline;
}
a.type2:link {
	color: #000000;
	text-decoration: none;
}
a.type2:visited {
	color: #000000;
	text-decoration: none;
}
a.type2:hover {
	color: #000000;
	text-decoration: underline;
}
a.type2:active {
	color: #000000;
	text-decoration: underline;
}
#container {
	width: 852px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url(img/bg-container.jpg) no-repeat left top;
	border-right: 24px solid #dfd9bb;
	border-left: 24px solid #dfd9bb;
}
#footer {
	background: #FFFFFF url(img/bg-footer.gif) repeat-x top;
	padding-top: 7px;
	clear: both;
}

/*header*/
h1 {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-left: 24px;
	line-height: 140%;
}
.globalNavi ul {
	margin: 0px;
	padding: 0px 0px 0px 22px;
}
.globalNavi li {
	font-size: 0px;
	line-height: 0px;
	float: left;
	list-style-type: none;
	padding-bottom: 20px;
}

/*container*/
.leftColumn {
	clear: both;
	float: left;
	width: 284px;
	text-align: left;
}
.centerColumn {
	float: left;
	width: 281px;
	text-align: left;
}
.rightColumn {
	float: left;
	width: 284px;
	text-align: left;
}
.under {
	background: #f1ecd8 url(img/bg-under.gif) repeat-x top;
	padding-top: 17px;
	padding-bottom: 15px;
}
h2,h3 {
	margin: 0px;
	padding: 0px;
}

/*leftColumn*/
.story {
	padding-left: 25px;
}
.story ul {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
.story ul li {
	font-size: 0px;
	line-height: 0px;
}

/*centerColumn*/
.memo {
	padding-left: 17px;
}
.memo a:link {
	color: #000000;
}
.memo a:visited {
	color: #000000;
}
.memo ul {
	margin: 20px 10px 0px 25px;
	padding: 0px;
	list-style-type: none;
}
.memo ul li {
	font-size: 14px;
	background: url(img/arrow01.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
}

/*rightColumn*/
.school {
	padding-left: 9px;
}
.school a:link {
	color: #000000;
}
.school a:visited {
	color: #000000;
}
.school ul {
	margin: 20px 10px 0px 35px;
	padding: 0px;
	list-style-type: none;
}
.school ul li {
	font-size: 14px;
	background: url(img/arrow01.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
}
.greeting {
	background: url(img/waku-btm.gif) no-repeat left bottom;
	margin-left: 20px;
}
.greeting p {
	background: url(img/waku-bg.gif) repeat-y;
	margin: 0px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.bbs {
	margin-top: 20px;
	margin-left: 22px;
}
.rss {
	margin-top: 20px;
	margin-left: 22px;
	margin-right: 20px;
}


.whatsNew {
	margin-left: 12px;
	margin-right: 20px;
}
.whatsNew ul {
	margin: 0px;
	padding: 2px 0px 10px;
	list-style-type: none;
}
.whatsNew ul li {
	line-height: 120%;
	padding: 2px;
}
.whatsNew a:link {
	color: #ca6008;
}
.whatsNew a:visited {
	color: #ca6008;
}
.banner {
	margin-left: 9px;
}
.seminar {
	background: url(img/waku-btm.gif) no-repeat left bottom;
	margin-left: 7px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.seminar ul {
	background: url(img/waku-bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.seminar ul li {
	background: url(img/mark01.gif) no-repeat;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-right: 35px;
}
.seminar p {
	background: url(img/waku-bg.gif) repeat-y;
	margin: 0px;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 10px;
}

/*footer*/
.textNavi {
	text-align: center;
}
.textNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.textNavi ul li {
	display: inline;
	padding-left: 8px;
	font-size: 10px;
	padding-right: 6px;
	border-right: 1px solid #dfd9bb;
}
.pageup {
	text-align: right;
	padding-bottom: 5px;
	padding-right: 34px;
}
.logo {
	background: url(img/logo.gif) no-repeat left top;
	margin-top: 23px;
	padding-bottom: 35px;
}
address {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	font-style: normal;
	padding-top: 5px;
	background: url(img/dot01.gif) no-repeat left top;
	margin-left: 123px;
	padding-bottom: 5px;
}
#copy {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 5px;
	background: url(img/dot01.gif) no-repeat left top;
	margin-left: 123px;
}

/*decoration*/
.font16 {
	font-size: 16px;
	line-height: 150%;
}
.font14 {
	font-size: 14px;
	line-height: 150%;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
}
.font10 {
	font-size: 10px;
	line-height: 150%;
}
.marker01 {
	color: #CC0000;
}
.cap {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	visibility: hidden;
}
.paddingA01 {
	padding: 10px;
}
.paddingLR01 {
	padding-left: 10px;
	padding-right: 10px;
}
.paddingL01 {
	padding-left: 10px;
}
.paddingR01 {
	padding-right: 10px;
}
.paddingT01 {
	padding-top: 10px;
}
.paddingB01 {
	padding-bottom: 10px;
}
