/* YouTube—p */
#youtube {
/*	background: url("../images/1-28.jpg"); */
	width: 640px;
	height: 420px;
	font-size: 0.75em;
	line-height: 2.25em;
	font-family: monospace;
}

#youtube ul {
	list-style-type: none;
	margin-left: 30px;
	padding: 0px;
}

#youtube li {
	list-style-image: url("../images/1-30.gif");
	line-height: 25px;
	text-align: middle;
	height: 25px;
}

#a.youtube:link, a.youtube:visited {
	color: #000;
	text-decoration: none;
}

#a.youtube:hover {
	color: red;
}

#a.youtube_sel:link, a.youtube_sel:visited {
	color: blue;
	text-decoration: none;
}

/* ‚»‚Ì‘¼ */
p {
	line-height: 1.4em;
	font-size: 1em;
}

#videoform {
/*	width: 600px; */
/*	border: 1px solid #CCCCCC; */
/*	background: #ffebcc; */
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#videoform table {
/*	width: 600px; */
}

#videoform table td.text {
	text-align: left;
/*	width: 500px; */
}
