.style1 {color: #FFFFFF}
body {
	background-image: url(../img/gb_w.png);
	background-repeat: repeat;
	font-family: "ƒƒCƒŠƒI", Meiryo, "Segoe UI", Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
}
.style2 {
	font-size: large;
	color: #666666;
	font-weight: bold;
}
.style3 {
	font-size: medium;
	font-weight: bold;
}
.style4 {font-size: 70%}
.style5 {color: #A0A0A0}
.style6 {
	color: #006633;
	font-size: x-large;
}
.style7 {color: #FFFFFF}
p {
	line-height: 1.6;
	margin: 0.4em 0;
}




/* 20140609 by shokuto */

tr.tr_board {
	visibility: hidden;
}


/* 20140724 by shokuto */

.content_area {
	padding: 10px 20px 30px 10px;
	text-align: left;
}

.content_area .pageTitle {
	padding-bottom: 1em;
	font-size: 22px;
}

.content_area h2 {
	padding-bottom: 1em;
	font-size: 18px;
}

.content_area h3 {
	font-size: 16px;
}

.content_area p {
	padding-bottom: 1em;
	font-size: 16px;
}

.content_area p.title_label {
	padding-bottom: 0;
}

.content_area ul {
	padding-left: 0;
	padding-bottom: 1em;
}

.content_area ol {
	margin-top: -0.5em;
}

.content_area strong {
	color: red;
	font-weight: normal;
}

.content_area .bunseki {
	text-align: right;
}

a {
	line-height: inherit !important;
}


/* 20160128 by shokuto */

.content_area ul.list_disc {
	list-style-type: disc;
}

.content_area ul.list_disc li {
	margin-left: 1em;
	padding-bottom: 0.5em;
}

/* 20160628 by shokuto */

.content_area.kiyaku h2 {
	margin-top: 1em;
}

.content_area.kiyaku h3 {
	margin-top: 1em;
	margin-bottom: 0.7em;
}

.content_area.kiyaku p,
.content_area.kiyaku ul,
.content_area.kiyaku ol {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-top: 0;
	padding-bottom: 0;
}

.content_area.kiyaku ul.list_disc li {
	margin-left: 1em;
	padding-bottom: 0;
}

/* 20160909 by shokuto */

.content_area table.timetable {
	margin-bottom: 1em;
}

.content_area table.timetable td {
	padding: 5px 10px;
	vertical-align: top;
}

/* 20161121 by shokuto */

.content_area table.timetable td.time {
	width: 7em
}


/* 20161121 by shokuto */

.content_area table.timetable td.time {
	width: 7em
}


/* 20170301 by shokuto */

.content_area dl.list_dl {
	margin-top: -1em;
	padding-bottom: 0.5em;
}

.content_area dl.list_dl dt {
	margin-top: 1em;
	font-weight: bold;
}

.content_area dl.list_dl dd {
	margin-left: 1em;
}

