@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
*/

@import url("style-flat/import.css");

#side{
font-size: 90%;
}

#copotop{
margin:0px 0 20px 0;
width:650px;
height:600px;
color:#666666;
position:absolute;
font-family:"MS 明朝","MS P明朝",serif;
}

#twitter{
width:150px;
position:absolute;
top:450px; 
left:50px;
color:#666666;
font-size:90%;
}

#re{
position:absolute;
color:#666666;
top:450px; 
left:230px;
width:350px;
font-size:90%;
border: 1px dotted #999999;
padding: 0 10px 10px 20px;
line-height: 120%;
}


div#re dl {
	margin: 5px 0;
	padding-bottom: 5px;
}

div#re dl dt {
	margin: 5px 0 0 0;
	border-bottom: 0px solid #eee;
	color: #333;
}

div#re dl dd {
	margin: 0 0;
	padding: 1px 0;
}

div#re dl dd ul {
	margin: 3px 0 5px 2px;
	list-style-type: none;
}

div#re dl dd ul li {
	margin: 0.3em 0;
       line-height:120%;
}

div#re dl dd ul li a {
	text-decoration: none;
	color: #666666;
}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:35px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
　　　　width:270px;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */