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


#cctopBox {
	width: 100%;
	overflow: hidden;
	background: url(../../common/images/all/line00.jpg) left bottom repeat-x;

}

#cctopBox img {
	float: left;
	width: 461px;
}

#cctopBoxR {
	float: right;
	text-align: left;
	width: 430px;
	overflow: hidden;

}

#cctopBoxR img {
	margin: 10px 0 20px 0;
}

#cctopBoxR p {
	font-size: 84%;
	line-height: 1.5;
	width: 430px;
	overflow: hidden;
	margin: 0 0 50px 0;
}

.ccBoxS {
	text-align: left;
	margin: 10px 0 20px 0;
}

.ccBox {
	clear: both;
	overflow: hidden;
}

.ccBox p {
	margin: 50px 0 50px 0;

}

.ccBox form input {
	width: 370px;
	border: none;
	font-size: 200%;
	margin: 0 10px;
}


h2 img {
	margin:30px 0 20px;
	float: left;
}

h2 img.h2sp {
	margin: 100px 0 20px 0 !important;
}

.ccBox td {
	padding: 6px;
}

iframe {
	border: none;
	width: 600px;
}

.displayTimer {
	font-size: 150%;
}























