.copyright {
	font-size: 0.8em;
	padding: 5px;
}
.main {
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 5px;
	text-indent: 0px;
	word-spacing: normal;
	white-space: normal;
}
.midashi {
	line-height: 0.9em;
	font-size: 1.1em;
	font-weight: bold;
}

.title {
	font-size: 0.8em;
	line-height: 1.8em;
	text-indent: 0px;
	word-spacing: normal;
	white-space: normal;
	font-weight: bold;
	padding: 5px;
	}
.th1 {
	background-color: #66CCCC;
}

.th_top {
	background-color: #E6DFBF;
}
.red {
	font-weight: normal;
	color: #de0029;
}
.back_blue {
	background-color: #dce2f3;
	padding: 2px;
}
.text_white {
	color: #FFFFFF;
}

.back_kon {
	background-color: #66CCCC;
	padding: 2px;
	margin:3px;
	color:white;
}

li {
	font-size: 0.8em;
	line-height: 1.6em;
	margin:5px;
}
ul {
	margin: 0px 5px 5px 5px;
	list-style-type: square;
	list-style-position: inside;
}

ul.c {
	margin: 0px 0px 0px 0px;
	list-style-type: circle;
	list-style-position: inside;
}
li.c {
	font-size: 1em;
	line-height: 1.2em;
}

h1{
	font-size: 0.8em;
	color:white;
	background-color: #444444;
	display:block;
	padding:5px;
	margin:5px;
}
.th2 {

	background-color: #C4E1E1;
}
.square {
	color: #66CCCC;
}
.whatsNew {

	font-size: 0.8em;
	line-height: normal;
	padding: 5px;
	text-indent: 0px;
	word-spacing: normal;
	white-space: normal;
}
.whatsNewTitle {
	font-size: 1em;
	line-height: normal;
	text-indent: 0px;
	word-spacing: normal;
	white-space: normal;
	font-weight: bold;
	padding: 5px;
	color: #DF5753;
}
