@charset "utf-8";
/* CSS Document */



#f1_visual {display:none;}


/*index*/
UL.pagelist{margin: 30px 0 30px 70px;}
UL.pagelist LI{padding-bottom: 15px;}
.ark_link{margin-left:70px;}





/* ----------- MEDIA Page Contents ---------- */

.c2 .fndl_table {
	margin: 1px;
	width: 594px;
	width: 660px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.c2 .fndl_table tr td {
	padding: 3px 2px;
	font-size: 85%;
	line-height: 16px;
	vertical-align: baseline;
	border-bottom: 1px solid #ddd;
}



.c2 .fndl_table tr.fndl_header td {
	padding: 2px 2px;
	font-size: 9px;
	*font-size: 10px;
	line-height: 13px;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	color: #777;
	background-color: #e2e2e2;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #d3d3d3;
}


.c2 .fndl_table tr td.fndl_type,
.c2 .fndl_table tr td.fndl_size,
.c2 .fndl_table tr td.fndl_date {
	padding: 4px 2px;
	font-size: 77%;
	line-height: 18px;
	text-align: center;
	color: #888;
	border-right: 1px solid #eee;
	white-space: nowrap;
}
	.c2 .fndl_table tr td.fndl_date {
		border-right: none;
	}
	.c2 .fndl_table tr td.fndl_size {
		padding-right: 5px;
		text-align: right;
	}

.c2 .fndl_table tr td.fndl_title {
	padding-left: 12px;
	line-height: 18px;
	color: #777;
	border-right: 1px solid #eee;
}

.c2 .fndl_table tr td.fndl_title a {
	display: block;
	margin-left: -10px;
	padding: 1px 1px 1px 10px;
	color: #444;
	font-size: 100%;
	line-height: 18px;
	background: url(/fn/img/arrow_gray.gif) no-repeat 0px 0.35em;;
}

.c2 .fndl_table tr td.fndl_title a.red{ background-image:url(/fn/img/arrow_red.gif)}
.c2 .fndl_table tr td.fndl_title a.org{ background-image:url(/fn/img/arrow_org.gif)}

.c2 .fndl_table tr td.fndl_title a:hover {
	color: #222;
	background-image:url(/fn/img/arrow_red.gif);
}

.c2 .fndl_table tr td .req {color:#d00;}






/* -------- MEDIA Page PHOTO ------- */

.mediaph_notice {
	margin: 0.5em 0;
	font-size: 93%;
	text-align:center;
}

.c2 .mdph_table {
	margin: 1px 1px 12px;
	width: 594px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.c2 .mdph_table tr td {
	padding: 3px 2px;
	font-size: 77%;
	line-height: 1.33em;
	text-align: center;
	/*border-bottom: 1px solid #ddd;*/
}

.c2 .mdph_table tr th {
	text-align: left;
}

.c2 .mdph_table tr th.mdph_title {
	padding: 1px 1px 1px 5px;
	font-weight: bold;
	color: #222;
	border-bottom: 1px solid #333;
	border-left: 2px solid #333;
}

	.c2 .mdph_table tr th.mdph_title .mdph_date {
		padding-left: 5px;
		font-weight: normal;
		font-size: 87%;
	}

.c2 .mdph_table tr td.mdph_ph {
	padding: 8px 1px;
	background-color: #fff;
}
	.c2 .mdph_table tr td.mdph_ph:hover {
		background-color: #e6e6e6;
	}

.c2 .mdph_table tr td.mdph_ph a {
	text-decoration: none;
}
	.c2 .mdph_table tr td.mdph_ph a:hover {
			color: #c00;
	}

.c2 .mdph_table tr td.mdph_ph a img {
	margin: 2px 0px;
	border: 1px solid #666;
}
	.c2 .mdph_table tr td.mdph_ph a:hover img {
		border-color: #c00;
	}

.c2 .mdph_table tr td.mdph_blank {
	padding: 12px 0px;
	border-bottom: none;
}

.c2 .mdph_table tr th.mdph_gtitle {
	padding: 1px 1px 1px 5px;
	font-weight: bold;
	color: #222;
	background-color: #DCDCDC;
}





/* ======================================================== */

.c2 .media_contents h4 {
	padding: 2px 4px;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}




.c2 .media_contents .phlist {
	margin: 2px -10px 20px 0px;
	font-size: 10px;
}

.c2 .media_contents .phlist li {
	float: left;
	display: inline;
	margin: 4px 0px 10px 0px;
	width: 166px;
	min-height: 180px;
	height: auto!important;
	height: 180px;
	text-align: center;
	line-height: 13px;
}

.c2 .media_contents .phlist li a {
	display: block;
	margin:0 auto 2px;
	width: 160px;
	height: 160px;
	text-align: center;
	line-height: 160px;

	background-color: #f4f4f4;
	background-position: center center;
	background-repeat: no-repeat;
}
.c2 .media_contents .phlist li a:hover {
	background-color: #808080;
}

.c2 .media_contents .phlist li a img {
	line-height: 162px;
	vertical-align: middle;
}
.c2 .media_contents .phlist li a:hover img {
}

.c2 .media_contents .phlist li p {
	text-align: center;
	font-size: 10px;
	line-height: 13px;
}



.c2 .media_contents h5.tname {
	margin: 4px 0;
	padding: 2px 4px;
	font-size: 93%;
	font-weight: normal;
	color: #111;
	border: 1px solid #ddd;
}



.c2 .media_contents .tmlist {
	margin: 2px 0px 0px;
	font-size: 10px;
}

.c2 .media_contents .tmlist td {
	padding: 2px 0 10px;
	width: 133px;
	text-align: center;
	line-height: 13px;
	vertical-align: middle;
	color: #000;
}

.c2 .media_contents .tmlist .jname td {
	padding: 6px 0 2px;
}

.c2 .media_contents .tmlist th {
	padding: 2px 4px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	background-color: #888;
	border: 1px solid #ddd;
}

.c2 .media_contents .tmlist td a {
}
.c2 .media_contents .tmlist td a:hover {
	background-color: #808080;
}

.c2 .media_contents .tmlist td a img {
	margin-bottom: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
}
.c2 .media_contents .tmlist td a:hover img {
	border: 1px solid #d00;
}


.c2 .media_contents .tmlist li p {
	text-align: center;
	font-size: 10px;
	line-height: 13px;
}


