@charset "utf-8";

.ttl_media {
	background:url(../images/ttl_gallery.jpg) no-repeat;
	width:753px;
	height:48px;
	text-indent:-1000em;
}

/*----------------------------------------------------*/
div#thm_gallery {
	width:700px;
	height:auto;
	margin:20px 0 0 35px;
}

div#thm_gallery ul.nav_category {
	list-style-type:none;
	padding:15px 0 0 30px;
	
}
div#thm_gallery ul.nav_category li {
	font-size:0.75em;
	float:left;
	margin:0 2em 0 0 ;
	border-bottom:2px solid #38551A;
	border-right:1px solid #38551A;
	border-left:1px solid #BED295;
	border-top:1px solid #BED295;
	background:#4b7122;
	color:#FFFFFF;
	
}
div#thm_gallery ul.nav_category li a {
	text-decoration:none;
	color:#FFFFFF;
	padding:3px 40px;
}
div#thm_gallery ul.nav_category li a:hover {
	background: #72AA33;
}





div#thm_gallery ul {
	display:block;
	height:auto;
	list-style-type:none;
	margin:0 0 0px 0;
	padding:0 0 20px 0;
}

div#thm_gallery  ul.thm_list li {
	width:170px;
	height:auto;
	float:left;
	margin:0 5px 20px 0;
}

/*画像センタリングテーブル*/
div#thm_gallery  ul.thm_list li table.img_table {
	width:170px;
	height:150px;
	border:none;
	vertical-align:middle;
}

div#thm_gallery  ul.thm_list li table.img_table img {
	display:block;
	margin:auto auto;
	vertical-align:middle;
	border:none;
}
div#thm_gallery  ul.thm_list li table.img_table a {
	display:block;
}
div#thm_gallery  ul.thm_list li table.img_table a:hover img {
	filter: alpha(opacity=70 style=0);
	-moz-opacity:0.7;
	opacity:0.7;
}



/*ダウンロードボタン他*/

div#thm_gallery  ul.thm_list li.closeup {
	background:url(../images/bt_closeup.gif) no-repeat;
	width:77px;
	height:19px;
	text-indent:-1000em;
	float:left;
}
div#thm_gallery  ul.thm_list li.closeup a {
	display:block;
	width:77px;
	height:19px;
}
div#thm_gallery  ul.thm_list li.down {
	background:url(../images/bt_download.gif) no-repeat;
	width:77px;
	height:19px;
	text-indent:-1000em;
	float:left;
}
div#thm_gallery  ul.thm_list li.down a {
	display:block;
	width:77px;
	height:19px;
}

div#thm_gallery  ul.thm_list li.data {
	width:154px;
	text-align:center;
	font-size:0.6em;
	padding:5px 0 0 0 ;
}

/*----------------------------------------------------*/

div#thm_gallery  ul.bt_area {
	width:154px;
	margin:0 auto;
	border:none;
}
div#thm_gallery  ul.bt_area li {
	background:none;
	border:none;
	margin:0px;
}

div.paging {
	width:700px;
	margin:0 0 0 0px;
	text-align:center;
}

/*--------------*/
div#thm_gallery h3 {
	font-weight:bold;
	font-size:1.2em;
	background:url(../../shared/images/ttl_head.gif) no-repeat;
	background-position:0 34px;
	padding:30px 0px 8px 20px;
	width:400px;
	margin:0px 0 10px 0;
	color:#7f1085;
	height: auto;
	}
div#thm_gallery hr {
	color:#EBEBEB;
	height:1px;
}
