@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.7
Author: wu
*/

@import url("style-ninja/0-import.css");


/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:1em;
	margin-left:30px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */

.gallery {
margin: auto;
}
div.entry div.textBody .gallery .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 19%; 
}
div.entry div.textBody .gallery img {
border: 2px solid #cfcfcf;
}
div.entry div.textBody .gallery-caption {
margin-left: 0;
}
div.entry div.textBody .gallery dl.gallery-item {
	border:none;
}


/* 2009 03 25 add */

.box{
	zoom:100%;
}

.box:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


#linkpage li{
	float:left;
	width:300px;
}