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

#wrapper{
	background-image:url(img/home_wrapper.png);
}

#header{
	background-image:url(img/home_topImage.png);
	height:270px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}


	#header .text1{
	position: absolute;	
	top: 140px;
	left: 393px;
	
	}

	#header .text2{
	position: absolute;	
	top: 169px;
	left: 393px;
	
	}


h1 {
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	text-indent:-9000px;
	background-image:url(img/home_title1.png);
	background-repeat:no-repeat;
	width:482px;
	height:68px;
	
}
#home_name{
	width:450px;
	height:37px;
	padding-top:20px;
	background-image:url(img/home_name.png);
	background-repeat:no-repeat;
}

	#home_name a{
		
		width:200px;
		height:27px;
		margin:0px;
		padding-top:20px;
		text-indent:-9000px;
	}
	
		#home_name .name01{
			float:left;
			margin:0px;
		}
		#home_name .name02{
			float:right;
			margin:0px;
		}

.entry{
	background-image:url(img/home_entryBg.png);
	background-repeat:repeat-y;
	width:482px;
}
.textBody em{
	display:block;
	font-size:14px;
	background-image:url(img/home_title2.png);
	background-repeat:no-repeat;
	width:444px;
	
	padding:20px 0px 15px 55px;
	margin:5px 0px 0px 0px;
	color:#da0101;
	}
	


		.textBody p a{
			margin-left:340px;
			padding-bottom:30px;
			}


.current_page_item  {
	display:none;
}