@charset "utf-8";

/* Index page -------------------------------------------------- */
.index-info-date{
	float:left;
	width:95px;
}
.index-info-text{
	float:left;
	width:440px;
}

/* Adobe Reader page -------------------------------------------------- */
.adobe{
	float:right;
	padding:5px;
}

/* Ground -------------------------------------------------- */
.ground-kiyaku{
	list-style-type:disc;
	margin-left:23px;
}

/* Info -------------------------------------------------- */
.info-table table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	text-align:center;
	margin:auto;
}
.info-table th{
	width:150px;
	background-color:#FAFAFA;
	border: 1px solid #CCCCCC;
	padding:5px;
	font-weight:500;
}
.info-table td{
	width:370px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding:5px;
	font-weight:500;
}

/* Link -------------------------------------------------- */
.link-td-left{
	width:210px;
	text-align:center;
	line-height:200%;
	padding-bottom:15px;
}
.link-td-right{
	width:330px;
	line-height:200%;
	padding-bottom:15px;
}


/* Form  -------------------------------------------------- */
.form-style1{
	float:left;
	height:10px;
	width:120px;
	margin:0;
}
.form-style2{
	float:left;
	width:400px;
	float:left;
	margin:0;
}
.form-bg{
	background-color:#E5E5E5;
}
