@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: url(../../images/body_bg.jpg);
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}












div#container {
	margin-right: auto;
	margin-left: auto;
	width: 806px;
	height: auto;
}

div#container {
	width: 806px;
}
div#wrapper_left {
	float: left;
	width: 646px;
}
div#wrapper_right {
	float: right;
	width: 160px;
	background: url(../../images/wrapper_rightBG.gif) repeat-y;
	height: 100%;
}
div#wrapper_right #wrapper_right01 {
	height: 225px;
	width: 160px;
	display: block;
}
div#wrapper_right #wrapper_right02 {
	display: block;
	height: 170px;
	width: 160px;
	text-indent: -9999px;
}

div#header {
	width: 646px;
	height: 104px;
}

div#header ul {
	list-style: none;
	float: right;	
}

div#header li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;	
}

div#header a {
	
}

div#header #logo {
	height: 34px;
	width: 152px;
	padding-top: 55px;
	float: left;
	padding-left: 5px;
}

div#header #logo a {
	display: block;
	text-indent: -9999px;
	height: 34px;
	width: 152px;
}

div#header #nameA {
	float: left;
	height: 13px;
	width: 189px;
	margin-top: 70px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
	font-size: 9px;
}


div#header #nameB {
	font-size: 9px;
	float: right;
	height: 13px;
	width: 97px;
	margin-top: 75px;
	margin-right: 25px;
	display: block;
	text-indent: -9999px;
}



div#header_menu {
	width: 646px;
	clear: both;
}

div#header_menu ul {

	list-style: none;
}
div#header_menu li {
	float: left;
	
}


div#main {
	width: 646px;
	clear: left;
}
div#main #side {
	float: left;
	width: 140px;
}
div#main #contents {
	float: right;
	width: 506px;
}

div#footer ul {
	list-style: none;
	padding-top: 5px;
	padding-left: 25px;
}
div#footer li {
	float: left;
	font-size: 10px;
	color: #666666;
}
div#footer a {
	font-size: 10px;
	line-height: 100%;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
div#footer a:hover {
	font-size: 10px;
	line-height: 100%;
	color: #339966;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
div#footer #footer_inner {
	clear: both;
	padding-left: 25px;
	padding-top: 2px;
}
div#footer #company_name {
	clear: left;
	float: left;
}
div#footer #copyright {
	float: left;
}

div#main_left {
	background: url(../../images/main_leftA.jpg) repeat-y;
	height: 372px;
	width: 19px;
}
div#go_top {
	clear: both;
	float: right;
	height: 15px;
	width: 75px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}
div#all_clear {
	clear: both;
	padding-bottom: 30px;
}


div#event {
	margin-top: 270px;
	font-size: 13px;
}
div#event .event_title {
	margin: 10px 20px;
}
div#event .event_title .title {
	padding: 5px 0;
	width: 345px;
	border-bottom: 1px solid #5C7452;
}
div#event .event_title .title a:link, div#event .event_title .title a:visited {
	color: #333333;
	text-decoration: none;
}
div#event .event_title .title a:active, div#event .event_title .title a:hover {
	color: #90B528;
	text-decoration: none;
}
