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







/*------------------------------------------------------------------------------
event（共通部分）
------------------------------------------------------------------------------*/


html>body div#logo a {
	background: url(../../images/logo.jpg) no-repeat;
	outline: none;

}

*html div#logo a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../images/logo.jpg');
}

html>body div#nameA {
	background: url(../../images/header_A.png) no-repeat;
	outline: none;

}

*html div#nameA {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../images/header_A.png');
}

html>body div#nameB {
	background: url(../../images/header_B.png) no-repeat;
	outline: none;

}

*html div#nameB {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../images/header_B.png');
}

td#header_left {
	width: 19px;
	background: url(../../images/header_leftC.jpg);
	height: 124px;
}

td#header_left2 {
	background: url(../../images/header_leftC.jpg) repeat-x;
	height: 120px;
}

td#main_left {
	background: url(../../images/main_leftC.jpg) repeat-y;
	width: 19px;
	height: 100%;
}

td#header_right {
	background: url(../../images/header_rightC.jpg) repeat-x;
	height: 120px;
}

div#container {
	background: url(../../images/container_bgC.jpg) repeat-y;
}

div#header {
	background: url(../../images/header_bgC.jpg);
}

div#wrapper_left {
	background: url(../../images/main_bg.jpg);	
}

div#wrapper_right #wrapper_right01 {
	background: url(../../images/wrapper_rightD01.jpg);
}

div#wrapper_right #wrapper_right02 {
	background: url(../../images/wrapper_rightD02.jpg) no-repeat;
}

div#side #side_menu {
	background: url(../../images/side_TOPimgD.jpg);
	height: 295px;
	width: 140px;
}

div#footer {
	clear: both;
	width: 806px;
	background: url(../../images/footer_bgC.jpg) no-repeat;
	height: 40px;
}

div#footer_under {
	width: 806px;
	clear: both;
	height: 15px;
	background: url(../../images/footer_underC.jpg);
}

/*
div#footer div#footer_img {
	position: absolute;
	margin-top: -220px;
	height: 220px;
	width: 143px;
}

html>body div#footer_img {
	background: url(../../images/side_underD.png) no-repeat;
	outline: none;
}

*html div#footer_img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='../images/side_underD.png');
}
*/

div#header_menu #btn01 {
	background: url(../../images/header_menuD_01.gif) no-repeat;
	height: 20px;
	width: 141px;
}

div#header_menu #btn01 a {
	background: url(../../images/header_menuA_01.gif) no-repeat;
	height: 20px;
	width: 141px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn01 a:hover {
	background: url(../../images/header_menuD_01.gif) no-repeat;
	height: 20px;
	width: 141px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn02 {
	background: url(../../images/header_menuD_02.gif) no-repeat;
	height: 20px;
	width: 96px;
}

div#header_menu #btn02 a {
	background: url(../../images/header_menuA_02.gif) no-repeat;
	height: 20px;
	width: 96px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn02 a:hover {
	background: url(../../images/header_menuD_02.gif) no-repeat;
	height: 20px;
	width: 96px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn03 {
	background: url(../../images/header_menuD_03.gif) no-repeat;
	height: 20px;
	width: 103px;
}

div#header_menu #btn03 a {
	background: url(../../images/header_menuA_03.gif) no-repeat;
	height: 20px;
	width: 103px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn03 a:hover {
	background: url(../../images/header_menuD_03.gif) no-repeat;
	height: 20px;
	width: 103px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn04 {
	background: url(../../images/header_menuD_04.gif) no-repeat;
	height: 20px;
	width: 103px;
}

div#header_menu #btn04 a {
	background: url(../../images/header_menuA_04.gif) no-repeat;
	height: 20px;
	width: 103px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn04 a:hover {
	background: url(../../images/header_menuD_04.gif) no-repeat;
	height: 20px;
	width: 103px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn05 {
	background: url(../../images/header_menuD_05.gif) no-repeat;
	height: 20px;
	width: 102px;
}

div#header_menu #btn05 a {
	background: url(../../images/header_menuD_05.gif) no-repeat;
	height: 20px;
	width: 102px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn05 a:hover {
	background: url(../../images/header_menuD_05.gif) no-repeat;
	height: 20px;
	width: 102px;
	text-indent: -9999px;
	display: block;
}
div#header_menu #btn06 {
	background: url(../../images/header_menuD_06.gif) no-repeat;
	height: 20px;
	width: 101px;
}

div#header_menu #btn06 a {
	background: url(../../images/header_menuA_06.gif) no-repeat;
	height: 20px;
	width: 101px;
	text-indent: -9999px;
	display: block;
}

div#header_menu #btn06 a:hover {
	background: url(../../images/header_menuD_06.gif) no-repeat;
	height: 20px;
	width: 101px;
	text-indent: -9999px;
	display: block;
}










/*------------------------------------------------------------------------------
event_index.html
------------------------------------------------------------------------------*/
div#event_index div#contents {
	/* height: 1000px; */
}


div#event_index div#contents h2 {
	padding-top: 20px;
	width: 471px;
	margin-right: auto;
	margin-left: auto;
}

div#event_index div#contents table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

div#event_index div#contents p {
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}

/*div#event_index div#contents a {
	display: block;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
}*/
div#event_index {
	/* height: 500px; */
}

div#event_index div#news {
	padding-top: 50px;
	width: 346px;
	padding-left: 20px;
}

div#event_index div#news h3 {
	font-size: 12px;
	line-height: 100%;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #2B4C00;
}

div#event_index div#news a {
	color: #333333;
	text-decoration: none;	
}

div#event_index div#news a:hover {
	color: #999999;
	text-decoration: none;	
}

div#event_index div#news table {
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}


div#event_index h3 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}
div#event_index div.text {
	margin-bottom: 20px;
}
div#event_index img.upfile {
	border-left: 6px solid #80A930;
}
div#event_index img {
	margin-bottom: 10px;
}
div#event_index p.detail {
	text-align: right;
}
div#event_index .article {
	border-bottom: 1px solid #5C7452;
}
div#event_index div.page {
	margin-left: 17px;
	margin-bottom: 500px;
}

