@charset "utf-8";

/* @group reset */

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font: 16px/140% Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

th {
	text-align: left;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

li {
	list-style-type: none;
	list-style-image: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

html {
	font-size: 100%;
}

body {
	margin: 0px;
	padding: 0px;
}

/* @end */

body {
	margin: 0;
	padding: 0;
	background: url(images/header_border.jpg) repeat-x 0 276px;
}

p {
	
}

a:link {
	text-decoration: underline;
	color: #000;
}

a:hover {
	color: #F0272B;
}

a:visited {
	
}

a.normal {
	font-size: 20px;
	text-decoration: underline;
}

#wrapper {
	background: url(images/top.png) no-repeat center top;
	min-width: 1024px;
}

#header {
	position: relative;
	width: 1024px;
	height: 300px;
	margin: auto auto 30px;
}

#header .header_access {
	position: absolute;
	right: 0;
}

#header h1 {
	position: absolute;
	left: 30px;
	top: 25px;
	z-index: 100;
}

#header h1 a {
	display: block;
}

#header .header_date {
	position: absolute;
	left: 140px;
	top: 25px;
	z-index: 80;
}

#content {
	width: 1024px;
	margin: auto;
	overflow: hidden;
}

#content iframe {
	width: 100%;
}

#content .side {
	float: left;
	width: 190px;
	margin-right: 50px;
	min-height: 10px;
}

#content .container {
	float: left;
	width: 784px;
}

#article {
	padding-bottom: 20px;
}

.menu ul {
	list-style: none;
	text-align: left;
}

.menu ul li a {
	color: #525252;
	text-decoration: none;
	font: 16px 'Lato', sans-serif;
	font-weight: 300;
	display: block;
}

.menu ul li a:hover {
	color: #F0272B;
}

.menu ul li a.selected {
	color: #F0272B;
}

.listmenu > li {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.nolink {
	color: #999999;
	font: 14px 'Lato', sans-serif;
	font-weight: 300;
}

.sublist > li {
	margin-left: 30px;
	padding-top: 5px;
}

.section .title {
	color: #F0272B;
	font: 43px/1em 'Open Sans', sans-serif;
	margin: 0 0 40px;
	padding: 0;
}

.subtitle {
	color: #000;
	font: 30px 'Open Sans', sans-serif;
	margin-top: 15px;
}

.title_sub p {
	font-size: 14px;
}

#article h1 {
	color: #000;
	padding-left: 10px;
	margin-bottom: 30px;
	font: 30px/110% 'Lato', sans-serif;
	border-left: 8px solid #e91a31;
}

#article h2 {
	color: #000;
	font: 300 28px 'Lato', sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}

#article h3 {
	color: #000;
	font: 300 20px 'Lato', sans-serif;
	margin-bottom: 5px;
	margin-top: 30px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

#article h4 {
	color: #000;
	padding-left: 20px;
	margin-top: -20px;
	margin-bottom: 40px;
	font: 16px/110% 'Lato', sans-serif;
}

.section {
	width: 784px;
	overflow: hidden;
	margin-bottom: 30px;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	text-align: justify;
}

.section.header {
	margin-bottom: 0;
}

table {
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
}

table th {
	text-align: left;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	line-height: 1.6em;
	background-color: #F4F4F4;
	vertical-align: top;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

table td {
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	vertical-align: middle;
}

.timetable > table {
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	width: 100%;
}

.timetable > table tr th {
	text-align: center;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	line-height: 1.6em;
	background-color: #F4F4F4;
	vertical-align: top;
	color: #000;
	padding: 0;
}

.timetable table tr td {
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	color: #000;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	line-height: 120%;
}

.timetable table tr .time {
	background-color: #DADADA;
	padding: 0 1px;
}

.basic ul li {
	text-decoration: none;
}

.basic ul li a {
	
}

.list ul li {
	background: url(images/icon_list_p.jpg) no-repeat 0 4px;
	padding-left: 10px;
}

.list ul li a {
	text-decoration: none;
	color: #666666;
	font: 16px Arial;
}

.list .sub {
	margin-left: 30px;
}

.list .sub li {
	background: url(images/icon_li.jpg) no-repeat 0 14px;
	margin-top: 5px;
}

.basic .sub {
	margin-left: 30px;
}

.basic .sub li {
	padding-top: 5px;
	background: url(images/icon_li.jpg) no-repeat 0 12px;
	padding-left: 12px;
}

.nostyle {
	
}

.nostyle li {
	padding-top: 5px;
	padding-left: 10px;
}

.nostyle li span {
	background-color: #DADADA;
}

.nostyle .sub {
	margin-left: 30px;
}

.nostyle .sub li {
	padding-top: 5px;
	background: url(images/icon_li.jpg) no-repeat 0 14px;
	padding-left: 10px;
}

dl {
	overflow: hidden;
}

dl dt {
	float: left;
	margin-bottom: 10px;
}

dl dd {
	width: 85%;
	margin: 0px 0px 10px 110px;
	/*word-break: break-all;*/
}

.photo {
	padding-top: 10px;
}

.photo img {
	background-color: #E9E9E9;
	padding: 7px;
}

p {
	margin-bottom: 0.5em;
}

.anc {
	text-align: right;
}

.thumnail ul {
	overflow: hidden;
	width: 812px;
}

.thumnail ul li {
	float: left;
	width: 175px;
	margin-right: 28px;
}

.thumnail ul li img {
	background-color: #E9E9E9;
	padding: 7px;
}

.thumnail_normal {
	margin-top: 12px;
}

.thumnail_normal ul {
	overflow: hidden;
}

.thumnail_normal ul li {
	float: left;
	margin-right: 28px;
	margin-bottom: 12px;
}

.thumnail_normal ul li img {
	background-color: #E9E9E9;
	padding: 7px;
}

.thumnail_border ul {
	overflow: hidden;
	width: 1024px;
}

.thumnail_border ul li {
	float: left;
	margin-right: 15px;
	width: 248px;
	text-align: center;
	border: 1px solid #E9E9E9;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.thumnail_border ul li a {
	display: block;
}

.thumnail_border ul li img {
	height: 65px;
	width: auto;
	vertical-align: top;
}

.thumnail_border.column2 ul li{
        float: left;
        margin-right: 10px;
        width: 382px;
        text-align: center;
        border: 1px solid #E9E9E9;
        padding-top: 10px;
        padding-bottom: 10px;
}

.thumnail_border.column2 ul li img{
	height: 40px;
	width: auto;
	vertical-align: top;
}

.thumnail_border.column4 ul li {
	float: left;
	margin-right: 10px;
	width: 185px;
	text-align: center;
	border: 1px solid #E9E9E9;
	padding-top: 10px;
	padding-bottom: 10px;
}

.thumnail_border.column4 ul li img {
	height: 40px;
	width: auto;
	vertical-align: top;
}

.text {
	text-justify: inter-ideograph;
	word-wrap: break-word;
	text-align: justify;
}

.text p {
	margin-bottom: 20px;
}

.strong {
	font-size: 24px;
}

.mb60 {
	margin-bottom: 60px !important;
}

#footer {
	color: #A6A1A0;
	background-color: #F4F4F4;
	padding: 0;
	margin: 40px 0 0;
	height: 50px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
}

#footer p {
	font: 16px 'Lato', sans-serif;
	font-weight: 300;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
