@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0
}
a {
	color: #333
}
.xn_c_newsc_8_dateTime {
	float: right
}
.xn_c_newsc_8_cTitle {
	float: left;
	font-weight: normal;
	width: 80%
}
.xn_c_newsc_8_cTitle:before {
	content: "·　";
	float: left
}
.xn_c_newsc_8_cCont {
	border-bottom: #ccc dashed 1px;
	height: 40px;
}
.xn_c_newsc_8_cCont h4 {
	font-weight: normal !important
}



#gbook {
	width: 60%;
	margin: 0 auto; 
}
#gbook input {
	border: 1px solid #ccc;
	margin: 5px 5px;
	padding-left: 10px;
	height: 30px;
	width: 90%;
}
#gbook textarea {
	border: 1px solid #ccc;
	margin: 0px 0px 10px 10px;
	padding-left: 10px;
	width: 90%;
}
#gbook .submit {
	width: 120px;
	text-align: center;
	padding: 0;
	float: left;
	margin-left: 35px;
	cursor: pointer;
}
