* { margin: 0; padding: 0; }
img { border: 0; }

a {
	color: #600;
	text-decoration: underline;
}
a:hover {
	color: #960;
	text-decoration: none;
}


body {
	background: #fff;
	color: #300;
	font-family: '‚l‚r ‚o–¾’©', 'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Times New Roman';
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 22px;
	background: url(./img/bg.jpg) 50% 0 repeat-y;
}

h1 { display:none; }

#over {
	margin: 0 auto;
	width: 900px;
	background: url(./img/top.jpg) 50% 0 no-repeat;
}
#over-padding {
	margin: 0 100px;
	padding: 160px 0 50px 0;
}

.topic {
	margin: 30px 0;
	padding: 0 0 30px 0;
	
	border-width: 0 0 1px 0;
	border-color: #630;
	border-style: solid;
}

h2 {
	margin: 0 0 5px 0;
}

.video {
	float: left;
	width: 320px;
	height: 265px;
	margin: 0 10px 0 0;
}

.pics {
	float: right;
	margin: 0 0 0 10px;
	font-size: 11px;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Arial';
	padding: 0 0 0 10px;
	
	border-width: 0 0 0 1px;
	border-color: #630;
	border-style: solid;
}
.pics img {
}


.side {
}



strong {
	font-size: 13px;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W6', 'Arial';
	font-weight: bold;
}

#footer {
	font-family: 'Times New Roman';
	font-weight: bold;
	text-align: center;
}
