@charset "utf-8";
/*
Theme Name: 西須磨幼稚園オリジナル
Theme URI: http://nishisuma-k.ed.jp
Description: 
Version: 1.6
Author: PiCNiC
Author URI: http://picnic.ne.jp/
Tags: 

*/



/* Begin Typography & Colors */

#sidebar {
	 font-size: 11px;

}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	width:172px;
	height:40px;
	background-image: url(../../../../pic/sidemenu-bg1.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height:33px;
}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul li ul{
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: disc;
}

#sidebar ul li ul li {
	margin:0 0 0 40px;
	text-align: left;
}

#sidebar a {
	text-decoration: none;
	color: #FF0000;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a:visited {
	color: #0099CC;
}

#content {
	padding:10px;
}

