/*****************************

さかさくずかご

index5.html　用スタイルシート

*****************************/

#title {
	border: 1px solid #cccccc;
	border-left: 5px solid #9999ff;
	padding: 3px 10px 2px;
	width: 50%;
	margin: 0px 0px 30px;
}
#title h2 {
	border-bottom: 2px solid #ccccff;
	margin: 0px 0px 0px;
	text-align: left;
	color: #6666cc;
}
#menu {
	line-height: 110%;
	text-align: justify;
	text-justify: inter-word;
}
#menu a:link {
	color: #6666cc;
}
#menu a:visited {
	color: #6666cc;
}
#menu a:hover {
	color: #ffffff;
	background: #6666cc;
}
#top_right {
	width: 30%;
	float: right;
	text-align: right;
}
#info-tit {
}
#info {
	margin-left: 20px;
}
.now_page {

}




