@charset "utf-8";

#content .news
{
	width: 900px;
	margin: 45px 0 20px 50px;
}

/*----------------------------- 
ニュース表示
-----------------------------*/
#content .news .item
{
	width: 900px;
	padding: 0 0 30px 0;
	font-size: 75%;
}

#content .news .item h3
{
	font-size: 115%;
	margin: 0 0 15px 0;
}

#content .news .item h3 span
{
	font-weight: normal;
	color: #8dc21f;
}

#content .news .item img.left
{
	margin: 0 29px 10px 0;
	float: left;
}

#content .news .item ul
{
	list-style: none;
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	width: 100%;
	position: relative;
}

#content .news .item ul li
{
	width: 33.3%;
	float: left;
	text-align: center;
}

#content .news .item ul li:nth-of-type(1)
{
	text-align: left;
}

#content .news .item ul li:nth-of-type(3)
{
	text-align: right;
}

#content .news .item .icon_box
{
	color: #008a50;
	margin: 15px 0 0 0;
	display: inline-block;
	text-align: center;
	position: relative;
	*display: inline;  
	*zoom: 1;  
}

#content .news .item .icon_box a
{
	color: #008a50;
}


/*----------------------------- 
管理
-----------------------------*/
#content .news dl
{
	width: 900px;
	margin: 0 0 12px 0;
	position: relative;
	font-size: 75%;
	font-family: Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

#content .news dl dt
{
	width: 215px;
	padding: 10px 0 10px 135px;
	position: absolute;
	left: 0;
}

#content .news dl dt.error
{
	color: #dd0000;
}

#content .news dl dd.error input,
#content .news dl dd.error textarea
{
	background-color: #ffcccc;
}

#content .news dl dt span,
#content .news dl dd span,
#content .admin_menu span
{
	color: #f67200;
}

#content .news dl dd
{
	width: 550px;
	margin: 0;
	padding: 10px 0 10px 350px;
	background-color: #d7e9b6;
}

#content .news dl dd:nth-of-type(2n)
{
	background-color: #ffffff;
}

#content .news input[type="text"],
#content .news input[type="password"],
#content .news input[type="file"],
#content .news textarea
{
	width: 252px;
	padding: 2px 5px;
	border: solid 1px #9d9e9e;
	vertical-align: top;
}

#content .news input
{
	display: inline;
	vertical-align: middle;
}

#content .news input.date
{
	width: 50px;
}

#content .news input[type="submit"]
{
	width: 116px;
	height: 28px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	font-size: 75%;
	border: none;
	background-image: url(../images/news/btn_back01.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

#content .news input[type="submit"]:hover
{
	background-image: url(../images/news/btn_back01_on.gif);
}

#content .news .btn_box
{
	text-align: center;
	padding: 0 0 30px 0;
}

#content .news .btn_box input[type="submit"]
{
	margin: 0 3px;
}

#content .news div.error
{
	text-align: center;
	margin: 0 0 10px 0;
	color: #dd0000;
	font-size: 75%;
}

#content .news p#pdfname1,
#content .news p#pdfname2,
#content .news p#pdfname3
{
	display: none;
	margin: 0;
	padding: 10px 0 0 0;
}

#wait
{
	visibility: hidden;
	text-align: center;
	color: #FFFFFF;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.80;
	border-style: solid;
	border-width: 3px;
	border-color: #8dc21f;
	background-color: #000000;
	font-size: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	font-family: Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

#wait:not(:target)
{
    filter: none;
    -ms-filter: none;
}

#wait span
{
	width: 100%;
	height: 100px;
	margin: -50px 0 0 0;
	padding: 35px 0 0 0;
	background-image: url(../images/news/img_load01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;	
	position: absolute;
	top: 50%;
	left: 0;
}

#wait span img
{
	margin: 0 0 35px 0;
}

#content .admin_menu
{
	font-size: 75%;
	padding: 3px 5px;
	background-color: #d7e9b6;
	display: inline-block;
	position: relative;
	*display: inline;  
	*zoom: 1;  
	font-family: Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

#content .admin_menu img
{
	position: absolute;
	bottom: -7px;
	left: 0;
}

#content .admin_menu a,
#content .news .delete_btn a,
#content .news dl dt a,
#content .news div.error a
{
	color: #008a50;
}

#content hr
{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #8dc21f;
	height: 1px;
	margin: 0 0 20px 0;
}

#content .news table
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: solid 1px #9d9e9e;
	font-size: 75%;
	font-family: Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}

#content .news table caption
{
	background-color: #d7e9b6;
	font-size: 125%;
	padding: 0 5px;
	text-align: left;
	border-top: solid 1px #9d9e9e;
	border-left: solid 1px #9d9e9e;
	border-right: solid 1px #9d9e9e;
}

#content .news table caption strong,
#content .news table th
{
	font-size: 125%;
}

#content .news table caption span,
#content .news table th span
{
	font-size: 90%;
	color: #8dc21f;
}

#content .news table tr th
{
	background-color: #d7e9b6;
	text-align: left;
	font-size: 105%;
	padding: 5px;
	border-bottom: solid 1px #9d9e9e;
}

#content .news table tr td
{
	padding: 10px 5px 0 5px;
	border-bottom: solid 1px #9d9e9e;
}

#content .news table tr td a
{
	text-decoration: none;
	color: #000000;
}

#content .news table tr td a:hover
{
	text-decoration: underline;
	color: #008a50;
}

#content .news table tr td a img
{
	vertical-align: top;
	margin: 0 4px 0 0;
}

#content .news table tr td.edit
{
	width: 116px;
	padding: 10px 0 0 0;
}

#content .news table tr td.del
{
	text-align: center;
	width: 4em;
	padding: 10px 0 0 0;
}

#content .news table tr:nth-of-type(2n)
{
	background-color: #efefef;
}

#content .news table tr.select
{
	background-color: #008a50;
	color: #ffffff;
}

#content .news table tr.select input[type="submit"]
{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.80;
}

#content .news table tr.select input[type="submit"]:not(:target)
{
    filter: none;
    -ms-filter: none;
}

#content .news table input[type="submit"]
{
	font-size: 100%;
}

#content .news .delete_btn a
{
	font-size: 75%;
}

#content .news .pagelist
{
	font-size: 75%;
	text-align: center;
}

#content .news .pagelist span
{
	color: #f67200;
}

#content .news .pagelist a
{
	text-decoration: none;
	color: #595757;
}

#content .news .pagelist a:hover
{
	text-decoration: underline;
	color: #f67200;
}

.fancybox-title-float-wrap .child
{
	filter: alpha(opacity=80)\9;
	-ms-filter: alpha(opacity=80)\9;
}

.fancybox-title-float-wrap .child:not(:target)
{
    filter: none;
    -ms-filter: none;
}