body {
	font-size: 12;
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	
}

td,th {
	font-size: 12;
	color: #000000;
	word-break: break-all;
}

A:Link {
	color : #ff0000;
}

A:Visited {
	color : #666666;
}

A:Active {
	color : #ff3333;
}

form {
	display:block;
	margin :0;
	padding:0;
}

.title {
	font-weight: bold;
	font-size: 16;
	color: #336699;
}

.message {
	border-width: 1;
	border-style: solid;
	border-color: #336699;
	padding: 10;
	background-color: #ffffff;
	overflow: hidden;
}
.message:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .message {
	height: 1em;
	overflow: visible;
}
/**/

.names {
	font-weight: bold;
	font-size: 12;
	color: #336699;
}

.shoryaku {
	color: #ff0000;
}
.shoryaku A {
	color: #cc0000;
}
.youtube {
	width:140px;
	text-align:center;
	border:1px solid #336699;
	background:#ffffff;
	margin :0 0 5px 0;
}
.youtube435 {
	width:435px;
	text-align:center;
	border:1px solid #336699;
	background:#ffffff;
	margin :0 0 5px 0;
}
.youtube435 a ,
.youtube a {
	display:block;
	padding:5px;
}
.videos2 .youtube ,
.videos .youtube {
	float:left;
	margin-right:10px;
}
.videos {
	display:block;
	overflow: hidden;
	margin-bottom:5px;
}
.videos2 {
	display:block;
	width:460px;
	overflow: hidden;
	margin-bottom:5px;
}
.videos2:after ,
.videos:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .videos2 ,
* html .videos {
	height: 1em;
	overflow: visible;
}
/**/
.clear {
	margin:0;
	padding:0;
	clear:both;
}

.tablelayout {
  table-layout:fixed;
}

#page {
	text-align:center;
}
#contents {
	width:720px;
	margin:0 auto;
	text-align:left;
}

.navis {
	border-bottom:1px solid #999;
	padding:0 0 10px 0;
	margin:0 0 10px;
}
.navis:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*\*/
* html .navis {
  height: 1em;
  overflow: visible;
}
/**/

.navi_left {
	display:inline;
	text-align:left;
	float:left;
}
.navi_right {
	display:inline;
	float:right;
	padding:5px 0 0;
}
.navis_bottom {
	text-align:right;
	padding:3px 5px;
}
.clear {
	clear:both;
}
.tags {
	text-align:right;
}
.tags a ,
.tags a:Active ,
.tags a:visited {
	color:#ff0000;
}
