
@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, ul, li, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	margin:0 auto;
}

#affiliation {
	background-color:#CCC;
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	font-weight:500;
	height:30px;
	padding:5px;
	padding-bottom:15px;
	width:1190px;
}

#capsule-01 {
	height:100%;
	padding:15px 10px 10px 10px;
}

#capsule-02 {
	height:100%;
	padding:10px 10px 10px 10px;
}

#contents-01 {
	color:#58585b;
	font-family:'Roboto', sans-serif;
	font-size:12px;
	font-weight:400;
}

#contents-02 {
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size:12px;
	font-weight:400;
	text-transform:none;
}

#footer {
	background-color:#58585b;
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	font-weight:500;
	height:30px;
	padding:10px;
	width:1180px;
}

#head-01 {
	color:#58585b;
	font-family:'Roboto', sans-serif;
	font-size:21px;
	font-weight:400;
	text-transform:uppercase;
}

#head-02 {
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
}

#head-03 {
	color:#58585b;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
}

#head-04 {
	color:#58585b;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
}

#important {
	background-color:#be1e2d;
	color:#FFF;
	font-family:'Roboto', sans-serif;
	font-size:12px;
	font-weight:400;
	padding:10px;
}

#information {
	background-color:#FC0;
	color:#58585b;
	font-family:'Roboto', sans-serif;
	font-size:12px;
	font-weight:400;
	padding:10px;
}

#nav-01 {
	background-color:#58585b;
	border-right:#fff solid 1px;
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	font-weight:500;
	height:60px;
	text-align:center;
	text-transform:uppercase;
}

#nav-01 a {
	color:#fff;
	display:block;
	height:100%;
	text-decoration:none;
}

#nav-01 a:hover {
	color:#fff;
	background: #be1e2d;
}

#nav-02 {
	background-color:#58585b;
	border-right:#fff solid 1px;
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	font-weight:500;
	height:100px;
	text-align:left;
	text-transform:uppercase;
}

#nav-02 a {
	color:#fff;
	display:block;
	height:100%;
	text-decoration:none;
}

#nav-02 a:hover {
	color:#fff;
	background: #be1e2d;
}

#nav-03 {
	background-color:#58585b;
	border-bottom:#fff solid 1px;
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	font-weight:500;
	text-align:left;
	text-transform:uppercase;
}

#nav-03 a {
	color:#fff;
	display:block;
	height:100%;
	text-decoration:none;
}

#nav-03 a:hover {
	color:#fff;
	background:#be1e2d;
}

#v-space-01 {
	/*section break*/
	background-color:#fff;
	display:block;
	height:1px;
}

#v-space-02 {
	/*paragraph break*/
	display:block;
	height:20px;
}

#v-space-03 {
	/*paragraph break*/
	display:block;
	height:10px;
}

a {
	color:#be1e2d;
	text-decoration:none;
}

a:hover {
	color:#be1e2d;
	text-decoration:none;
	font-weight:700;
}
