@charset 'UTF-8';

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

.head {
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #36F;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}

.head img {
	margin-left: 10px;
}

.table{
	margin-left: 5px;
	margin-top: 5px;
	width: 96%;
	text-align: center;
	margin-bottom: 5px;
	}

th a{
	display: block;
	text-decoration: none;
}

td a{
	display: block;
	text-decoration: none;
	color: #333;
}

th a:hover{
	background-color: #FFC;
}

td a:hover{
	background-color: #CFF;
}

td :active {
	background-color: #CF0;
}

td :focus {
	background-color: #FFF;
}

.document {
	border-collapse: collapse;
	width: 98%;
}


.document th {
	border: 1px solid #4A90E2;
	padding: 3px;
}

.document td{
    border: 1px solid #4A90E2;
	padding: 3px;
}

.wide60 {
	width: 60%;
	background-color: #FFE8D0;
	}
	
.wide40 {
	width: 40%;
	background-color: #FFE8D0;
	}

.wide20 {
	width: 20%;
	background-color: #FFE8D0;
	}

.main {
	background-color: #FFF;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.main h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	margin-top: 6px;
	margin-left: 3px;
	border-left-width: 20px;
	border-left-style: double;
	border-left-color: #F60;
	padding-left: 3px;
}

.main h2 {
	font-size: 16px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.main ul {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
}

.main ol {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #06F;
	border-bottom-color: #06F;
}

.regulations {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #390;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.regulations img {
	height: 50px;
	margin: 0px;
}


.youtube_01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6;
	border-right-color: #CC6;
	border-left-color: #CC6;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.youtube_01 img {
	height: 25px;
	margin: 0px;
}

.movie_01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33C;
	border-right-color: #33C;
	border-left-color: #33C;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.pdf_voice img {
	height: 50px;
	margin: 0px;
}

.movie_img img {
	height: 25px;
	margin: 0px;
}

