body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.shakespeare-w.com/new_template_izon/bk-buru2.jpg);
	background-repeat: no-repeat;
	margin-left: 0%;
	margin-right: 0%;
	background-attachment: fixed;
	background-position:100% 0%;
        background-color: #FFFFFF;
}
a:link,a:visited{
	color: #005FA9;
	text-decoration: none;
        border-bottom: none;
}
  a:hover{
	text-decoration: underline;
        border-bottom:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
}

/* Header */
#header 
{
	background-image:none
        background:transparent;
	border:none;
}

#header h1{
	font-variant:normal;
}
#header h2{
	font-variant:normal;
}

#main {
	background:transparent;
	border: none;

}

#footer {
	background:transparent;
	border:none;
}

#footer p {
	color: #333333;	
}
#footer p span 
{
	float:right;
}
#footer a:link, #footer a:visited {
	color: #696;
	border:0;
}
#footer a:hover, #footer a:active,#footer p strong {
	color: #333333;
	text-decoration:none;
	border:0;
}
a img 
{
	border:0;
	border-bottom:none;
}

/* Comments */
#commentform 
{
	margin:0;
	padding:10px;
	background: transparent;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#ddd 1px solid;
	font-size:1em;
}
/* メニュー */
/* Menu */

#menu 
{
	text-align:left;
	padding:0;
        height: 32px;
	line-height:30px;
	width: 96%;
        min-width: 640px;
	margin:0 auto;
	border:#ccc 3px double;
font-size:12px;
background-image:url(http://www.shakespeare-w.com/new_template_izon/glbnav_background.gif);

position:center;
}


#menu ul {
	margin: 0 auto;
	padding:0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a 
{
	text-decoration: none;
	font-variant: normal;
	border:0;
  	font-size: small;
  	color: #005FA9;	
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

#menu a:hover, 
#menu a:active,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active
{
text-decoration: none;
font-weight: bold;
margin: 0px;
color: #334d55;
}

/* 2階層目からツリー化 */
#sidebar .tree li li,
#links-left .tree li li,
#links-right .tree li li{
    padding: 0 0 0 16px;
    background: url(http://www.shakespeare-w.com/japanese_lessons/wp-content/plugins/tree-maker/tree_lst.gif) no-repeat 5px 0em;
}


#sidebar li li li.end,
#links-left li li li.end,
#links-right li li li.end {
    background-image: url(http://www.shakespeare-w.com/japanese_lessons/wp-content/plugins/tree-maker/tree_end.gif);
/* 1階層目からツリー化　終わり*/
#sidebar h2
{
	font-variant:normal;
}

#sidebar {
	font-size:1em;
}
