@charset "UTF-8";


#banner-back {
	background:#004400;
	margin:0 auto;
	width:950px;
	margin:0 auto;
}

.menu a.thisP2 {
	background:#336F00 url(../img/navi_main.gif) left bottom repeat-x;
}

.content h5 {
	background:#eeffcc url(img/bgH5.gif) bottom repeat-x;
	margin:0em;
	padding:0.3em 0.3em 0 0.7em;
}

#container {
	background:white url(img/DAE2C8.gif) repeat-y;
}

#centerB {
 float:right;
 width:745px;
 overflow:hidden;
}

.itemsintro {
 margin:0 0 0 12px;
 padding:0px;
}

.itemsintro ul {
 display:block;
 list-style:none;
 margin:0;
}

.itemsintro ul li {
 display:block;
 list-style:none;
 margin:0px 0px 4px 0px;
}

* html .itemsintro ul li { /* IE6のために面倒くさいね */
	margin:0px 0px -12px 0px;
}

.itemsintro ul li a {
 display:block;
 padding:5px 0px 5px 15px;
 background:#003300;
 color:#DDDDDD;
 text-decoration:none;
 border:#609500 1px outset;
}

.itemsintro ul li a:hover {
 background:#609500;
 color:#FFFFFF;
 text-decoration:none;
 padding:6px 0px 4px 15px;
 border:#609500 1px inset;
}

* html .itemsintro ul li a:visited { /* ie6 */
 background:#003300;
 color:#FFFFFF;
 text-decoration:none;
}

* html .itemsintro ul li a:hover { /* ie6 */
 background:#609500;
 color:#FFFFFF;
 text-decoration:none;
}

.itemsintro2 {
 margin:10px 0 0 12px;
 padding:5px;
 border:#669966 1px dotted;
 background:white;
 text-align:center;
}

.itemsintro2 img {
	margin:1px 0;
	border:none;
}

.itemsintro2 a {
	background:none;
}




.directors {
	letter-spacing:0px;
}


.catch {
	margin:0.5em 1em 0.5em 0px;
	float:left;
	border:none;
}

table tr td img {
	border:none;
}
