@import url(common.css);



div#contents_block_left {
	float: left;
	margin-right: 19px;
	_margin-right: 10px;
	width: 670px;
	line-height: 1.6;
}

div#contents_block_left.gan_report p {
	margin: 0 0 27px;
	padding: 0 15px 0 12px;
}

div#contents_block_left.coproduction p {
	margin: 0 0 17px;
	padding: 0 15px 0 12px;
}

div#contents_block_left span.pdf{
	padding-right: 16px;
	background: url(../images/common/icon_pdf_s.gif) 100% 0 no-repeat;
}

div#contents_block_left h2{
	color:#555;
	margin:0 auto 20px auto;
	background:url(../images/common/back_h2_xrepeat.gif) repeat-x left bottom;
	font-size:155%;
	font-weight:normal;
}

div#contents_block_left h2 span {
	display:block;
	padding:0px 15px 18px 10px;
	margin:0;
	line-height:1.2;
}

div#contents_block_left h3.title {
	clear: both;
	color:#555;
	margin:0 auto 20px auto;
	background:url(../images/common/back_h3_bottom.gif) repeat-x left bottom;
}

div#contents_block_left h3.title span {
	background:url(../images/common/back_h3_top.gif) no-repeat center top;
	display:block;
	padding:8px 15px 9px 27px;
	margin:0;
	line-height:1.2;
}

div#contents_block_left h3.title span a, 
div#contents_block_left h4.subtitle span a {
	color: #555555;
	padding-right: 10px;
	background:url(../images/common/icon_list.gif) no-repeat right center;
	text-decoration:none;
}

div#contents_block_left h3.title span a:hover, 
div#contents_block_left h4.subtitle span a:hover {
	color: #39f;
	text-decoration:underline;
}

/* 画像を差し替える */
div#contents_block_left h4.subtitle {
	width: 640px;
	clear: both;
	color:#555;
	margin:0 0 10px 15px;
/*	background:url(../images/common/back_h4_bottom.gif) repeat-x left bottom;*/
}

div#contents_block_left h4.subtitle span {
	background:url(../images/common/back_h4_top.gif) no-repeat left top;
	display:block;
	padding:8px 15px 9px 50px;
	margin: 0;
	line-height:1.2;
}

div#contents_block_left p.more {
	text-align :right;
	margin: 0 0 7px 0;
}

div#contents_block_left p.submore {
	text-align :right;
	margin: 0 20px 7px 0;
}

div#contents_block_left p.more a,
div#contents_block_left p.submore a {
	padding-left: 7px;
	background: url(../images/common/icon_list.gif) no-repeat left center;
}

div#contents_block_left p.digest {
	margin: 0 0 1.5em;
	padding: 15px 20px 13px;
	border: 1px solid #cccccc;
}

div#contents_block_left h3.chapter,
div#contents_block_left h4.chapter {
	margin: 2em 0 20px 10px;
	padding-left: 15px;
	border-left: 6px solid #A1C436;
	font-weight: 400;
}

div#contents_block_left ul.list{
	margin: 0 7px 1.5em;
}
div#contents_block_left ul.list li{
	margin-bottom: 0.5em;
	padding-left:15px;
	background: url("../images/common/icon_bullet.png")0 0.6em no-repeat ;
}
div#contents_block_left ul.listb{
	margin: 0 7px 1.5em;
	border-top: 1px dotted #ccc;
}
div#contents_block_left ul.listb li{
	padding:10px 10px 10px 20px;
	border-bottom: 1px dotted #ccc;
	background:url("../images/common/icon_bullet.png") 4px 1.2em no-repeat ;
}

div#contents_block_left.gan_report ol {
	margin: 0 0 28px 47px;
	list-style: decimal;
}

ul.pager {
	clear: both;
	margin:0 0 20px;
	padding: 0;
	font-size: 86%;
	text-align: center;
	display: block;
}

ul.pager li{
/*	float: left;*/
	display: -moz-inline-box;
	display: inline-block;
	margin-bottom: 5px;
}
*html ul.pager li{ /* WinIE 6 */
	display: inline;
	zoom:1;
}
*:first-child+html ul.pager li{ /* WinIE 7 */
	display: inline;
	zoom:1;
}

ul.pager li a{
	display: block;
	margin-right: 4px;
	width: 1.3em;
	height: 1.85em;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	color: #3366cc;
}
ul.pager li.next a {
	width:6em;
	white-space; nowrap;
	background-image: url("../images/common/list_icon.gif") no-repeat;
}
ul.pager li.prev a{
	width:6em;
	white-space; nowrap;
}

ul.pager li.active a {
	background-color:#A1C436;
	color: #ffffff;
}
ul.pager li a:hover {
	background-color:#A1C436;
	color: #ffffff;
}

div#contents_block_left p.explanation {
	margin-bottom: 25px;
	padding-right: 40px;
}

div#contents_block_left.coproduction img.image {
	float: right;
	margin: 0 0 16px 23px;
	width: 419px;
}

div#contents_block_left.coproduction p.more {
	margin-bottom: 19px;
}



span.countyname {
	display: block;
	float: left;
	margin: 3px 9px 0 0;
	width: 4em;
	background-color: #d6e999;
	border: 1px solid #a1c437;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
}

div#contents_block_left.coproduction div.projects_bottom {
	padding-top: 20px;
	border-top: 1px dotted #cccccc;
}

div#projects {
	clear:both;
}

div#projects dt a {
	background:url(../images/common/icon_list_green.gif) no-repeat left center;
	display:block;
	padding:3px 3px 3px 10px;
	margin:0;
	line-height:1.2;
}

div#projects ul {
	padding: 0 10px;
}

div#expire_projects {
	float: left;
	margin-bottom: 29px;
	width: 668px;
	background-color: #f4f7eb;
	border: 1px solid #cccccc;
	font-size: 100%;
}

/* Win IE 6用 { */
* html div#expire_projects {
	width: 670px;
}

* html div#expire_projects ul {
	overflow:hidden;
	zoom:1;
}
/* } Win IE 6用 */

div#expire_projects ul li {
	float: left;
	margin-right: 16px;
	width: 310px;
}

div#expire_projects ul li.even {
	margin-right: 0;
}

div#expire_projects ul li dl {
	margin-top: 20px;
}


div#expire_projects ul li dt {
	float: left;
	margin-right: 12px;
	width: 78px;
}

div#expire_projects dt img {
	padding: 1px;
	width: 74px;
	border:1px solid #CCCCCC;
}

div#expire_projects ul li dd {
	clear: none;
	margin-top: 20px;
}

div#expire_projects ul.observation {
	float: left;
	width: 648px;
	background-color: #f0f0f0;
}
*html div#expire_projects ul.observation {
	width: 668px;
	zoom:1;
}

div#expire_projects ul.observation li span.countyname {
	font-weight: normal;
}

div#expire_projects ul.observation li dt {
	width: 68px;
	height: 104px;
}

div#expire_projects ul.observation li dt img {
	width: 64px;
}

div#expire_projects ul.observation li.p2011 dt {
	width: 78px;
	height: 104px;
}

div#expire_projects ul.observation li.p2011 dt img {
	width: 74px;
}

div#contents_block_left h2 span em {
	font-style: normal;
	display: block;
	margin-bottom: 5px;
	padding: 0;
	font-size: 55%;
}

div#contents_block_left.coproduction div.prjimage {
	margin-bottom: 12px;
	padding: 1px;
	border: 1px solid #9ABC31;

}
div#contents_block_left.coproduction div.prjimage span{
	width: 666px;
	max-height: 156px;
	overflow: hidden;
	display: block;
}
div#contents_block_left.coproduction div.prjimage img{
	width: 666px;
}

ul.menu_list3 {
	clear: both;
	margin-bottom: 19px;
	text-align: center;
}

ul.menu_list3 li {
	display: inline;
	padding: 0 8px;
	border-left: 1px dotted #cccccc;
	font-size: 84%;
	font-weight: bold;
}

/* Win IE 7用 { */
*:first-child+html ul.menu_list3 li {
	font-size: 83%;
}
/* } Win IE 7用 */

/* Win IE 6用 { */
* html ul.menu_list3 li {
	font-size: 83%;
}
/* } Win IE 6用 */

ul.menu_list3 li.last {
	border-right: 1px dotted #cccccc;
}

ul.menu_list3 li a {
	padding-left: 14px;
	background: url("../images/common/icon_list4.gif") no-repeat left center;
	color: #336600;
}
ul.menu_list3 li a:hover {
	color: #9ABC31;
}

ul.menu_list_a {
	clear: both;
	float: left;
	margin-bottom: 11px;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #9ABC31;
	border-top: none;
	line-height: 1;
	font-size: 88%;
	font-weight: bold;
	background:url("../images/gan_coproduction/back_coproduction_link.png") repeat-x left bottom;
}	

ul.menu_list_a li {
	float: left;
	padding: 1px 1px 0;
	text-align: center;
	width: 331px;
	border-right: 1px solid #9ABC31;
	border-top: 1px solid #9ABC31;
}

ul.menu_list_a li.last {
	border-right: none;
	width: 332px;
}
ul.menu_list_a li a{
	display: block;
	background:url("../images/gan_coproduction/back_coproduction_link.png") repeat-x left bottom;
}

ul.menu_list_a li img{
	display: block;
}
ul.menu_list_a li span{
	border-top:3px solid #fff;
	display: block;
	padding: 15px 0 14px 8px;
}
ul.menu_list_a li span span{
	border: none;
	display: inline;
	background: url("../images/common/icon_next_s.gif") no-repeat left center;
}

ul.menu_list_a li a:hover span{
	border-top:3px solid #9ABC31;
	background: #fff url("../images/gan_coproduction/back_coproduction_link_active.png") repeat-x center top;
}
ul.menu_list_a li a:hover span span{
	border:0;
	background: none;
}

div.topics {
	overflow:hidden;
	margin-bottom: 27px;
	padding: 10px 32px;
	width: 604px;
	background-color: #f4f7eb;
	border: 1px solid #cccccc;
	position: relative;
}
*html div.topics{
	width: 668px;
}

div.topics li {
	float: left;
	padding: 0;
}

div.topics li.topics_index,
.jcarousel-list li,
.jcarousel-item{
	width:204px;
	height: 100%;
}
.jcarousel-clip{
	width:612px;
}

div.topics li.topics_index dt {
	width: 175px;
	overflow: hidden;
	text-align: center;
}
div.topics li.topics_index dt span {
	max-width: 173px;
	height:115px;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #d0d0d0;
}

div.topics li.topics_index dt img {
	height:115px;
}

div.topics li.topics_index  dl {
	margin-right: 11px;
	padding: 8px 8px 10px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
}

div.topics li.topics_index  dd {
	font-size: 90%;
	width: 175px;
}
div.topics .jcarousel-prev{
	background: url(../images/common/icon_left.png) no-repeat;
	width: 11px;
	height: 29px;
	position: absolute;
	top:40%;
	left:10px;
}
div.topics .jcarousel-next{
	background: url(../images/common/icon_right.png) no-repeat;
	width: 11px;
	height: 29px;
	position: absolute;
	top:40%;
	right:10px;
}
div.topics .jcarousel-prev,
div.topics .jcarousel-next{
	cursor:pointer;
	cursor:hand;
}
div.topics .jcarousel-prev-disabled, div.topics  .jcarousel-next-disabled{
	background: none;
	cursor:default;
}

div#contents_block_left.coproduction h4 {
	margin: 2em 0 20px 10px;
	padding-left: 15px;
	border-left: 6px solid #A1C436;
	font-weight: 400;
}





div#contents_block_left.coproduction p.return {
	position: relative;
	margin: 0 0 5px 0;
	padding: 1px;
	width: 668px;
	background: url("../images/common/icon_up2.gif") no-repeat 200px center; 
	line-height: 1;
	font-size: 90%;
}

div.coproduction p.return a {
	display: block;
	padding: 3px 0 3px 212px;
}

div#contents_block_left.coproduction .coproduction_a_child img.photo,
div#contents_block_left.coproduction .coproduction_a_child div.prjimage{
	margin:0;
}
div#contents_block_left.coproduction .coproduction_a_child div.prjimage span{
	height: 134px;
}
div#contents_block_left.coproduction .coproduction_a_child li{
	padding-top:0;
	border-top:3px solid #9ABC31;
}
.coproduction_a_child li a{
	background: #ddd;
}
div#contents_block_left.coproduction .coproduction_a_child ul.menu_list li span{
	border-top: none;
}
.coproduction_a_child ul.menu_list_a li.active a{
	color: #000;
	background: #CADC94;
}
.coproduction_a_child ul.menu_list_a li span{
	border-top:none;
}
.coproduction_a_child ul.menu_list_a li.active span,
.coproduction_a_child ul.menu_list_a li a:hover span{
	border-top:none;
	background: #fff url("../images/gan_coproduction/back_coproduction_link_active.png") repeat-x center top;
}
.coproduction_a_child ul.menu_list_a li.active span span,
.coproduction_a_child ul.menu_list_a li a:hover span span{
	border-top:none;
	background:none;
}

h3.eventdetail {
	clear: both;
	margin-bottom: 25px;
	padding-left: 10px;
	background: none;
	border-left: 6px solid #A1C436;
}

div#contents_block_left p.update {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

div#contents_block_right {
	float:left;
	width: 210px;
}

div#contents_block_right .localnav{
	background: url("../images/common/back_rightmenu_sub1.png") repeat-y 0 0;
	margin-bottom:10px;
}

div#contents_block_right h2.localnav_title {
	padding-bottom: 2px;
	width: 208px;
	border: 1px solid #cccccc;
	border-bottom: none;
}

div#contents_block_right h2.localnav_title span {
	display: block;
	background: #eeeae1 url("../images/common/back_heading.gif") no-repeat 9px center;
	margin: 1px 1px 0;
	padding: 6px 6px 6px 28px;
}

div#contents_block_right ul.menu_list {
	padding: 5px 6px 6px;
	background: url("../images/common/back_rightmenu_sub2.png") no-repeat left bottom;
}

div#contents_block_right ul.menu_list li a {
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
	padding: 12px 5px 12px 25px;
	background: #ffffff url("../images/common/icon_rightmenu_list2.png") no-repeat scroll 4px center;
	text-decoration: none;
	color: #333333;
	line-height:1.2;
}

* html div#contents_block_right ul.menu_list li a {
	zoom: 1;
}

div#contents_block_right ul.menu_list li.active a,
div#contents_block_right ul.menu_list li a:hover {
	background: url("../images/common/icon_list3.png") no-repeat 4px center;
	background-color: #9ABC31;
	color: #FFFFFF;
}

div#contents_block_right ul.banner {
	margin-top: 10px;
}

p.up {
	clear: both;
	float: right;
	*float: none;
	*text-align: right; 
}

p.up a {
	padding-left: 21px;
	background: url("../images/common/icon_up.png") no-repeat left center;
	text-decoration: none;
	color: #333333;
}
p.up a:hover {
	text-decoration: underline;
}