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

.message{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 40px;
}
.message h3{
	line-height: 2;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	background-color: #003366;
	margin-top: 20px;
	margin-bottom: 15px;
}
.message_L{
	float: left;
}
.message_R{
	float: right;
	width: 650px;
}
.message_bottom{
	clear: both;
	padding-top: 15px;
}
.pj_contents{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}
.reception_end{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0px;
	border: 1px solid #666;
	margin-top: 15px;
	padding: 20px;
	}

/*フォーム*/
#kk_project_form{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#kk_project_form h4{
	text-align: center;
	color: #FFF;
	background-color: #666;
	line-height: 2;
	font-size: 20px;
	margin-bottom: 15px;
}
#entry{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}
#entry table{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	margin-top: 20px;
}
#entry th{
	background-color: #E1E1E1;
	font-size: 17px;
	line-height: 2;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#entry td{
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
.necessary{
	color: #F30;
}
.item{
	background-color: #D2ECFF;
	text-align: center;
}
.itemR{
	padding-left: 10px;
	padding-right: 10px;
}
.form_title{
	background-color: #E1E1E1;
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.read_agreement{
	text-align: center;
	display: block;
	margin-top: 30px;
}
#bnt_kakunin{
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	width: 337px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ssl{
	overflow: hidden;
	zoom:1;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#ssl img{
	float: left;
	margin-right: 20px;
}
#ssl p{
	font-size: 12px;
	line-height: 1.5;
	margin-top: 5px;
}
.orange{
	color: #F30;
}
.entry_list{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 40px;
}
