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

/*-----------------------------------------------------------*/

.block01{
	width:950px;
	margin:0px auto 0px auto;
	overflow:hidden;
}

.block01 .txt01{
	line-height:175%;
	overflow:hidden;
	margin-bottom:60px;
}

.block01 .txt01 p{
	margin-bottom:1em;
}

/**/

/*定款PDF*/

.pdflink{
    width: 400px;
    margin: 0px auto 100px auto; 
    overflow: hidden;
}

.pdflink a{
    display: block;
    text-decoration: none;
    background-color: paleturquoise;
    background-image: url(image/icon02.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.pdflink a p{
    padding: 15px 0;
    text-align: center;
}


/*-----------------------------------------------------------*/

.block02_wrap{
	width:100%;
	background-color:#F4F4F4;
	overflow:hidden;
	margin-bottom:100px;
}

.block02{
	width:1080px;
	margin:0px auto;
	overflow:hidden;
	padding-bottom:60px;
}

.block02 .subtitle{
	border-bottom:1px solid #00B4B4;
	overflow:hidden;
	padding:20px 0px;
	margin-top:30px;
}

.block02 .subtitle dl{
	display:table;
	float:left;
	color:#00B4B4;
	font-weight:bold;
}

.block02 .subtitle dl dt{
	display:table-cell;
	width:5em;
	text-align:center;
}

.block02 .subtitle dl dd{
	display:table-cell;
	font-size:20px;
}

.block02 .subtitle span{
	float:right;
}

/**/

.block02 .box01{
	width:1080px;
	margin:25px auto;
	overflow:hidden;
	font-size:15px;
}

.block02 .box01 .left_col{
	float:left;
	overflow:hidden;
	width:200px;
}

.block02 .box01 .center_col{
	float:left;
	overflow:hidden;
	/*margin-left:15px;*/
	width:450px;
	margin-left:20px;
}

.block02 .box01 dl{
	overflow:hidden;
	margin-bottom:1em;
}

.block02 .box01 dt{
	font-weight:bold;
}

.block02 .box01 dd{
	margin-left:1em;
}

.block02 .box01 dd p{
	text-indent:-1.25em;
	padding-left:1em;
	line-height:125%;
	margin-top:0.5em;
}


.block02 .box01 .right_col{
	float:right;
	overflow:hidden;
	width:400px;
}

.block02 .box01 span{
	color:#00B4B4;
}

/*-----------------------------------------------------------*/

.block03{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}

.block03 .txt01{
	line-height:200%;
	overflow:hidden;
	margin-bottom:20px;
	text-align:justify;
}

.block03 .txt02{
	margin-bottom:15px;
	overflow:hidden;
	background-color:#d7f8f7;
}

.block03 .txt02 dl{
	padding:20px;
	overflow:hidden;
}

.block03 .txt02 dl dt{
	font-weight:bold;
	color:#00b4b4;
	font-size:18px;
}

.block03 .txt02 dl dd{
	padding-top:20px;
}

/*-----------------------------------------------------------*/

.block04{
	width:915px;
	margin:50px auto 100px auto;
}

.block04 table{
	width:100%;
	border-left:1px solid #969696;
	border-top:1px solid #969696;
}

.block04 table th{
	border-right:1px solid #969696;
	border-bottom:1px solid #969696;
	background-color:#d2f7f6;
	text-align:center;
	font-weight:normal;
}

.block04 table td{
	border-right:1px solid #969696;
	border-bottom:1px solid #969696;
	text-align:center;
}

.block04 table td div{
	padding:1em 0px;
}

.block04 table td div b{
	font-weight:normal;
	color:#ff000b;
}

.block04 .date{
	text-align:right;
}

/*-----------------------------------------------------------*/

.block05{
	margin:0px auto 100px auto;
	width:500px;
}

.block05 li{
	line-height:none;
	list-style-type:none;
	margin-bottom:15px;
	background-image:url(image/icon01.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:55px;
}

.block05 li a{
	text-decoration:none;
	color:#0087ff;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
