@charset "UTF-8";
/* CSS Document */

/* output共通 */
.line_bold {
    background: url(../img/line_bold.gif)  no-repeat;
    margin-top: 30px;
    margin-bottom: 20px;
    height:2px;
    width:715px;

}
.line {
    background: url(../img/line.gif)  no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
    height:1px;
    width:715px;

}


.Discpdf{
	background:url(../img/seed/output/pdficon.gif) no-repeat 0%;
	padding-left:25px;
}


img.leftimg { float: left; }
img.rightimg { float: right; }


/* トップ */

.outputNavibox01{
	width:328px;
	height:66px;
	float:left;
	margin:10px 0px 10px 5px;
	padding:17px 17px 17px 17px;
	background:#fefef0;
	border:solid 1px #CCC;
	display:inline;
	}
	
.outputNavibox02{
	width:328px;
	height:66px;
	float:right;
	margin:10px 5px 0px 0px;
	padding:17px 17px 17px 17px;
	background:#fefef0;
	border:solid 1px #CCC;
	display:inline;
	}

.indent14 {
	width:711px;
	margin:10px 0px 10px 22px;
	float:left;
	font-size: 14px;
	font-weight:bold;
	line-height:16pt
}