/* ニッキョロ CSS */


div#contents{
	background: url(./img/nikyoro_mid.gif) center top repeat-y;
	overflow: auto;
	color: #ffffff;
}

#contents h1{
	display: none;
}

#contents h2{
	clear: both;
	background-color: #ffed00;
	margin: 5px 10px;
	color: #000000;
}

#contents p{
	margin: 10px 50px;
}

#contents strong{
	color: #ffffff;
}


#contents ul{
	list-style: none;
	margin-top: 20px;
}

img.photo{
	width: 400px;
	margin: 5px 10px 5px 50px;
	float: left;
}


#contents dl{
	width: 490px;
	float: right;
	margin-right: 35px;
	margin-bottom: 20px;
}

#contents dl dt{
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin-top: 10px;
	margin-left: 400 px;
}

#contents dl dd{
	text-align: left;
}


#contents span{
	display: block;
	clear: both;
	margin-right: 35px;
	color: #ff0000;
	font-weight: bold;
}

ul#copy{
	clear: both;
	list-style: none;
	color: #ffffff;
	margin-top: 10px;
}
