@charset "utf-8";

@import url('common.css');

/* --------------------------------------------------------------------------------------
 contents
--------------------------------------------------------------------------------------- */

#main .bgBlock {
	margin: 20px 0 20px;
	padding: 12px;
	background: #f2f2f2;
}

#main .bgBlock .pdfDownload {
	padding: 8px;
}

#main .bgBlock .pdfDownload img {
	vertical-align: middle;
}

#main .bgBlock .pdfDownload span {
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
}

#main .txtBlock {
	margin: 17px 0 27px;
}

#main .lineBlock {
	border-top: 1px solid #dfdfdf;
}

#main .txtBlock h3 {
	margin: 14px 0 3px;
}

#main .txtBlock ul {
	margin-top: 14px;
}

#main .txtBlock ul li {
	margin-top: 3px;
	padding-left: 1.3em;
	text-indent: -1.3em;
}

#main .flowList {
	position: relative;
	width: 870px;
	margin-top: 18px;
	margin-left: -20px;
}

#main .flowList li {
	float: left;
	width: 415px;
	margin-bottom: 13px;
	padding-left: 20px;
}

#main .flowList li img {
	float: right;
}

#main .flowList li a {
	display: inline-block;
	margin-bottom: 9px;
	padding-left: 19px;
	background: url(../images/common/ico_arw03.png) no-repeat 0 3px;
	font-size: 117%;
	font-weight: bold;
}

#main .pagetop {
	margin-top: 18px;
	text-align: right;
}

#main .pagetop a {
	display: inline-block;
	padding-left: 14px;
	background: url(../images/common/ico_arw04.gif) no-repeat left center;
}

#main .subTitle {
	padding: 0 0 10px 10px;
	background: url(../images/common/icon02.gif) no-repeat 1px 1px;
	font-weight: bold;
	font-size: 112%;
}


/* --------------------------------------------------------------------------------------
 list
--------------------------------------------------------------------------------------- */

div#main .listDate {
	text-align: right;
}

div#main .listLink table {
	width: 100%;
	margin-top: 5px;
}

div#main .listLink td {
	padding: 12px 14px;
	border: 1px solid #dfdfdf;
	background: url(../images/list/bg_list.gif) no-repeat center bottom;
	text-align: left;
	vertical-align: middle;
}

div#main .listLink td a {
	display: inline-block;
	padding-left: 21px;
	background: url(../images/common/ico_arw03.png) no-repeat 0 .2em;
}
div#main .listLink .fix td a {
	margin:9px 0;
}

div#main .listBlock {
	margin-top: 25px;
	padding-top: 10px;
	border-top: 2px solid #ed7787;
	background: url(../images/common/bg_title.gif) repeat-y;
}

div#main .listBlock .title {
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #ffffff;
	background: url(../images/list/icon01.gif) no-repeat 1px 3px;
}

div#main .listBlock h2 {
	padding-top: 0;
	border-top: none;
	border-bottom: none;
	background: none;
	font-weight: bold;
}

div#main .listBlock table {
	width: 100%;
	background: #ffffff;
}

div#main .listBlock th,
div#main .listBlock td {
	padding: 14px;
	border: 1px solid #dfdfdf;
	text-align: left;
	vertical-align: middle;
}
div#main .listBlock td.mail {
	word-break: break-all;
}

div#main .listBlock th {
	background: #f2f2f2;
	text-align: center;
	font-weight: bold;
}

#main .listPageLink {
	margin-bottom: 15px;
}

#main .listPageLink li {
	margin-bottom: 0;
}

#main .listPageLink li a {
	display: inline-block;
	padding-left: 19px;
	background: url(../images/common/ico_arw03.png) no-repeat 0 3px;
}

#main .listDot li {
	background: url(../images/model/bg_list_01.gif) no-repeat left 7px;
	padding-left: 10px;
}