@charset "UTF-8";

/* -----------------------------------------------
FileName：news.css
----------------------------------------------- */

/* -------------- newsEditArea -------------- */
/* base */
	.newsEditArea h4{
		margin:29px 0 0 0;
		line-height:1.631;
	}
		.newsEditArea h4 p{
			margin:0;
			font-weight:normal;
		}

	.newsEditArea p{
		margin:9px 0 0 0;
		line-height:1.631;
	}

	.newsEditArea ul{
		margin:9px 0 0 0;
	}
	.newsEditArea ol{
		margin:9px 0 0 0;
	}
	.newsEditArea li{
		line-height:1.631;
	}
		.newsEditArea li p{
			margin:0;
		}

	.newsEditArea table{
		margin:15px 0 0 0;
	}
	.newsEditArea caption{
		padding:15px 0 5px 0;
		text-align:left;
	}
	.newsEditArea td{
		padding:0 10px;
		line-height:1.631;
		vertical-align:top;
	}
	.newsEditArea td p{
		margin:0;
		line-height:1.631;
	}
		.newsEditArea table table{
			margin:0 0 10px 0;
		}



/* template01 */
	.newsEditArea .lead{
		margin:14px 0 0 0;
	}

/* template02 */
	.newsEditArea .lead02{
		margin:24px 0 0 0;
	}

/* template03 */
	.newsEditArea .subttl{
		margin:29px 0 -6px 0;
	}

/* template04 */
	.newsEditArea .pic{
		margin:16px 0 0 0;
	}

/* template05,06 */
	.newsEditArea .leftside, .newsEditArea .rightside{
		margin:13px 0 0 0;
		width:100%;
	}
/* float:clear */
.newsEditArea .leftside:after, .newsEditArea .rightside:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.newsEditArea .leftside, .newsEditArea .rightside{display: inline-block;}
/* Hides from IE-mac \*/
* html .newsEditArea .leftside, * html .newsEditArea .rightside{height:1%;}
.newsEditArea .leftside ,.newsEditArea .rightside{display:block;}
/* End hide from IE-mac */

		.newsEditArea .leftside img{
			padding:6px 12px 20px 0;
			float:left;
		}
		.newsEditArea .rightside img{
			padding:6px 0 20px 12px;
			float:right;
		}

/* template07 */
	.newsEditArea .extarnal{
		margin:11px 0 0 0;
		padding:0 0 0 17px;
		background:url(/shared/images/parts/external_01.gif) 0 0.6em no-repeat;
	}

/* template08 */
	.newsEditArea .pdf{
		margin:10px 0 0 0;
		padding:0 0 0 22px;
		background:url(/shared/images/parts/arrow_01.gif) 0 0.7em no-repeat;
	}
		.newsEditArea .pdf img{
			margin:0 0 0 9px;
			vertical-align:-2px;
		}

/* template09 */
	.newsEditArea .parentlink{
		margin:28px 0 0 0;
	}
		.newsEditArea .parentlink a{
			padding:7px 10px 4px 41px;
			display:block;
			background:#dedede url(/shared/images/parts/arrow_01.gif) 20px 1.1em no-repeat;
			color:#333;
		}
	.newsEditArea .parentlink a:link{
		color:#333;
	}
	.newsEditArea .parentlink a:visited{
		color:#333;
	}
	.newsEditArea .parentlink a:hover{
		text-decoration:none;
		background-color:#d2d9f2;
		color:#333;
	}
	.newsEditArea .parentlink a:active{
		color:#333;
	}

/* template10 */
	.newsEditArea .separator{
		margin:20px 0 0 0;
		padding:24px 0 0 0;
		border-top:1px solid #e4e4e4;
	}
		.newsEditArea .separator a{
			padding:10px 10px 7px 41px;
			display:block;
			background:#dedede url(/shared/images/parts/arrow_01.gif) 20px 1.3em no-repeat;
			color:#333;
		}
	.newsEditArea .separator a:link{
		color:#333;
	}
	.newsEditArea .separator a:visited{
		color:#333;
	}
	.newsEditArea .separator a:hover{
		text-decoration:none;
		background-color:#d2d9f2;
		color:#333;
	}
	.newsEditArea .separator a:active{
		color:#333;
	}

/* template12 */
	.newsEditArea .pdfbtn{
		margin:34px 0 0 0;
		padding:20px 0 0 0;
		text-align:center;
		background:url(/shared/images/parts/dotted_01.gif) repeat-x;
	}
	.newsEditArea .pdfbtn:after{
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
	.newsEditArea .pdfbtn{display: inline-block;}
	/* Hides from IE-mac \*/
	* html .newsEditArea .pdfbtn{height:1%;}
	.newsEditArea .pdfbtn{display: block;}
	/* End hide from IE-mac */

/* template13 */
	.newsEditArea .pdfblock{
		margin:14px 0 0 0;
	}
	.newsEditArea .pdfblock .bnr{
		padding:4px 8px 0 0;
	}
	.newsEditArea .pdfblock .txt{
		padding:0;
		font-size:85%;
	}

/* template14 */
	.newsEditArea .type01{
		margin:20px 0 0 0;
	}
	.newsEditArea .type01{
		width:100%;
		border-bottom:1px solid #999;
	}
		.newsEditArea .type01 caption{
			margin:0 0 5px 0;
			text-align:left;
			font-weight:bold;
		}
		.newsEditArea .type01 th{
			padding:6px 0 8px 0;
			border-top:1px solid #999;
			border-right:1px solid #999;
			border-left:1px solid #999;
			vertical-align:top;
			background:#bbb;
		}
			.newsEditArea .type01 th p{
				margin:0;
				padding:0 0 0 12px;
				line-height:1.231;
				color:#fff;
			}
		.newsEditArea .type01 td{
			padding:6px 0 8px 0;
			border-top:1px solid #999;
			border-right:1px solid #999;
			background:#f6f7f7;
			vertical-align:middle;
		}
			.newsEditArea .type01 td p{
				margin:0;
				padding:0 0 0 9px;
				line-height:1.231;
			}
		.newsEditArea .data{
			margin:0;
			padding:4px 0 0 0;
			text-align:right;
		}




