#time_main{
	width:1100px;
	margin-left: -100px;
	margin-bottom: 40px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
	text-align:left;
}

#time_main .title {
	width:1100px;
	color:#003366;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	border-top: solid 1px #94BFE6;
	border-bottom: solid 1px #94BFE6;
	clear: both;
}
#time_main .title span{
	border-left: solid 4px #005BBE;
	padding-left: 10px;
}
#time_main .entrybox {
/*	width:812px; */
	width:856px;
	margin-top:30px;
	margin-left:100px;
	text-align:center;
	padding:25px;
	background-color:#E1E9F6;
	border:solid 2px #CCCCCC;
	font-size: 130%;
}
.vimeo {
  background: #111111;
padding:75% 0 0 0;
position:relative;
}

#side_r {
	width:180px;
	float:right;
	margin:20px 20px 0 0;
	text-align:center;
	background-color:#fff;
}
*html #side_r {
	width:180px;
	float:right;
	margin:20px 10px 0 0;
	text-align:center;
	background-color:#fff;
}
#side_r h2 {
	width:180px;
	color:#fff;
	background-color:#3c61ac;
	font-size:14px;
	font-weight:bold;
	padding:3px 0;
}

a:link ,
a:active ,
a:visited {
	color: #0066FF;
	text-decoration:none;
}
a:hover {
	color: #305bb3;
	text-decoration:none;
}
p {
	margin:1em 2em 0 2em;
}
 {
	border-top:1px solid #ccc;
	width:90%;
}
ul {
}
ul li {
	margin-bottom:0.5em;
}
.right {
	text-align:right;
}
.lead_title {
	font-weight:bold;
	font-size:16px;
	color:#3c61ac;
	border-left: 10px solid #3c61ac;
	padding-left: 10px;
	margin-bottom:1em;
}
span.inlinebox {
	background-color:#666;
	color:#fff;
	padding:3px 6px;
	font-weight:bold;
}
span.inlinebox02 {
	background-color:#003366;
	color:#fff;
	padding:5px 8px 4px 8px;
	font-weight:bold;
	margin-left:1em;
}

img {
	border:none;
}

.image-box {
	margin:30px 0;
}
.image-box-left {
	float:left;
	margin:1em;
}
.user_box {
	float:left;
	margin:5px;
}

.logo_box {
	float:left;
	margin:10px 30px 10px 20px;
}

.register_button {
	text-align:center;
	margin:20px 0;
}
.kakomi {
	border:1px solid #999;
	padding:10px;
	margin:20px 0 20px 20px;
}

table {
	border-collapse:collapse;
    margin:10px 10px 10px 15px;
}
table th {
	background-color: #215b95;
	color:#ffffff;
	text-align:center;
    border: 1px solid #ccc;
	padding:4px 6px;
	font-size:100%;
	font-weight: bold;
}
table th.midasi {
	background-color:#003366;
}
table td {
	border: 1px solid #ccc;
	text-align:left;
	padding: 10px 0 10px 10px;
}