@charset "utf-8";
/* CSS Document */


.textCenter {
	text-align:center;
}

.fs16 {
	font-size:16px;
}

.boxfix {
	overflow:hidden;
}

.linkul {
	margin:20px 0;
}
.linkul li {
	list-style:none;
	float:left;
}

.lh15 {
	line-height:1.5;
}

.linebottom {
	border-bottom:1px solid #e5ebeb;
}


.documentlist {
	margin:10px 0;
}
.documentlist li {
	list-style:inside decimal;
	margin:0;
	padding:10px 5px 10px 30px;
	line-height:1.5;
	text-indent:-1.5em;
	border-bottom:1px dotted #c0c0c0;
}

.documentlist02 li {
	list-style:inside;
	margin:0;
	padding:10px 5px 10px 30px;
	line-height:1.5;
	text-indent:-1.5em;
	border-bottom:1px dotted #c0c0c0;
}

.documentlist03 li {
	list-style:inside decimal;
	margin:0;
	padding:0px 5px 0px 30px;
	line-height:1.5;
	text-indent:-1.5em;
	border-bottom:none;
}


.flow {
	margin:20px 0;
}
.flow dt {
	margin:0;
	padding:0;
	height:22px;
	width:740px;
	line-height:1;
	background:url(../images/inside-flowbg01.gif) repeat-y left ;
}
.flow dd {
	padding:5px 5px 20px 65px;
	background:url(../images/inside-flowbg01.gif) repeat-y left ;
}

.flow dd.ddend {
	background:url(../images/inside-flowbg02.gif) repeat-y left bottom;
}

.flow .ddnone {
	background:none;
}

/* 2011/10/5追加 */
.clear_Picture {
	margin:0;
	padding-bottom: 20px;
	height: 202px;
	width: 740px;
	background: url(../images/outside-poji.gif) no-repeat scroll 0% 50% transparent;
}





