* {
	margin: 0;
	padding: 0;
}

img{
	border:none;
}
html, body {
	width: 100%;
	height: 100%;
}

a:hover { color:#ba475e; }

body {
	font-size: 12px;
	font-family: "Osaka", sans-serif;
	/*line-height: 1.8ems;*/
	line-height: 200%;
	text-align: center;
	color: #000000;
	background-color:#DBDBDB;
	background-image: url("img/bg_body.gif") ;
	background-repeat: repeat-x;
}

#container 	{
	display: block;
	width: 954px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	
	background: #FFF;
	box-shadow: 0px 3px 15px 0px #333;
}

#container_size_keep{
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	display:none;
}

#contents {
	display: block;
	position: relative;
	width: 954px;
	background: #FFF;
}

#header {
	display: block;
	width: 954px;
	position: relative;
	z-index: 5;
	margin-bottom: 20px;
}
#header_top {
	display: block;
	width: 954px;
	position: relative;
	z-index: 5;
	margin-bottom: 0px;
	padding-bottom: 15px;
	border-bottom: 10px solid #803b2d;
}

#header_logo {
	display: block;
	position: relative;
	width: 224px;
	height: 40px;
	padding: 28px 0px 0px 18px;
}

#main {
	display: block;
	position: relative;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

div#main_in {
	display: block;
	width: 800px;
	margin: 25px auto;
}

#footer {
	clear:left;
	display: block;
	position: relative;
	width: 954px;
	height: 60px;
	margin-top: 30px;
}
#footer a.button01 {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	width: 105px;
	height: 10px;
	margin: 0px 0px 0px 15px;
	background-image: url("img/footer_button01.gif");
}

#footer a.button01:hover {
	background-position: 0px -10px;
}
#footer p.adress {
	font-size: 11px;
	color: #999999;
	margin-left: 15px;
	line-height:200%;
}

div#right_in {
	display: block;
	overflow: auto;
	position: relative;
	width: 700px;
}

#this_year .uaa_link {
	display: block;
	/* width: 380px; */
	width: 250px;
	padding: 8px 15px;
	text-align: center;
	/* margin: 10px 0; */
	margin: 10px auto;
	background-color:#1bac48;
	color: #fff;
	/* font-size: 1.06em; */
	font-size: 1em;
}
#this_year a.uaa_link:hover { background-color: #60cc84; color:#fff; }


#past_year .uaa_link {
	display: block;
	width: 380px;
	padding: 8px 15px;
	text-align: center;
	margin: 10px 0;
	background-color:#c66347;
	color: #fff;
	font-size: 1.06em;
}
#past_year a.uaa_link:hover { background-color: #d87a5b; color:#fff; }


.flt_left {
	width: 350px;
	float: left;
}



.icon_pdf {
	background-image:url(img/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: 15px center;
zoom: 100%;
}
h1.uaa_ttl {
	margin: 15px 0 5px;
	padding: 4px 5px;
	color: #803b2d;
	font-size: 1.6em;
	border-top: 8px solid #cecece;
	border-bottom: 8px solid #cecece;
}
h2.uaa_ttl {
	margin: 15px 0 5px;
	padding-left: 15px;
	color:#333;
	font-size: 1.16em;
	border-left: 8px solid #803b2d;
}

h3.uaa_ttl {
	color:#803b2d;
	font-size: 1.06em;
}

ul.uaa_lst { margin: 20px 0 10px 25px; }
ul.uaa_lst li {
	list-style-type: none;
	font-size: 1.06em;
	margin: 1px 0;
	padding: 2px 15px;
	background-image:url(img/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}

ul.uaa_lst ol {
	margin: 5px 0 15px 25px;
}
ul.uaa_lst ol li {
	list-style-type: decimal;
	background-image: none;
	padding: 2px 0
}

ul.uaa_lst li a,
ul.uaa_lst ol li a {
	padding: 2px 25px 4px 0;
	background-image:url(img/icon_pdf_s.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}

ul.uaa_lst ol.roman li { list-style-type: upper-roman; }
ul.uaa_lst ol.decimal li { list-style-type: decimal; }


p { font-size: 1.06em; }
.uaa_back {
	display: block;
	width: 300px;
	padding: 6px 15px;
	text-align: center;
	margin: 10px auto;
	color: #9e3d4f;
	border: 2px solid #9e3d4f;
}

a.uaa_back:hover {
	background-color: #fff2f4;
}

table.uaa_tbl { border-collapse: collapse; }
table.uaa_tbl th,
table.uaa_tbl td,
table.uaa_tbl_udr th,
table.uaa_tbl_udr td {
	padding: 2px 4px;
	vertical-align: top;
	font-weight: normal;
}

table.uaa_tbl th,
table.uaa_tbl td { font-size: 1.06em; }

table.uaa_tbl_udr th,
table.uaa_tbl_udr td { font-size:1.0em; }

table.uaa_tbl th img {
	margin-top: 6px;
}
table.uaa_tbl td a {
	padding: 2px 25px 4px 0;
	background-image:url(img/icon_pdf_s.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}

td.cell01 {
	width: 130px;
	border: 1px solid #000000;
	text-align: center;
	background-color: #EEECED;
}
td.cell02 {
	width: 540px;
	border: 1px solid #000000;
	text-align: center;
	background-color: #FFFCFD;
	/* padding-left: 15px; */
}

.txt_box{
	margin-top: 1em;
}


