@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.3
Author: wu
*/

@import url("style-flat/0-import.css");

h1{
margin:0 auto 0 auto;
text-indent: -9999px;
}

#banner {
  margin-bottom: 5px;
  list-style: none;
width: 100%;
	border: 0;
	padding: 0;
}



#vdividermenu ul{
margin-top: 5px;
padding: 0;
margin-bottom: 1em;
float: left;
font: bold 100% Tohoma;
width: 100%;
border: 1px solid #625e00;
background-color: #f9ff91;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 12px;
text-decoration: none;
background: transparent url(/img/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
color: black;
background-color: #ffe84f;
}

#fenice15 {
  margin-bottom: 5px;
  list-style: none;
width: 100%;
	border: 0;
	padding: 0;
}

#twitter_update_list{
font-size:0.8em;
}
