@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://en.wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.9
Author: wu
*/

div.left1 {
	float:left;
	width:150px;
}

div.left2 {
	float:left;
	width:300px;
	padding:25px;
	height:200px;
}

div.clear {
	clear:both;
}

div.center {
	text-align:center;
}

div.infobox {
   height: 15em;
   overflow: scroll;
   border: black 1px dashed;
}

a img {
    border-style:none;
}

tr.last {
border-bottom:1px solid #CCCCCC;
}

table {
	border-collapse:collapse;
}