@charset "utf-8";
*{margin:0;
  padding:0;

}
h1{
font-family: Verdana;
font-size: 20px;
font-weight: bold;
color: #000;
margin:0;
}
h1 em{
font-size: 18px;
color: #FF9900;
}
.largeImage{

width: 450px;
height: 
}
.thumbs img{
border:solid #fff 1px;
width: 50px;
height: 50px;
margin-bottom:5px;
margin-left:23px;
display:block;
margin-top:10px;
float:right;
margin-right:17px;
display:inline;
}
.thumbs img:hover{
border-color: #FF9900;
}
#bigimg{
	float:left;
	width:450px;
	margin-top:20px;
	padding-left:50px;

}

#bigimg img{
	padding-left:40px;
	padding:0;
}
#name{

	margin-left:0px;
	width:450px;
	text-align:center;
	margin-top:20px;
	font-size:130%;
	margin-bottom:80px;
	font-family:serif;
}
#smallimg{
	float:right;
	width:330px;

    height:430px;
	padding:0px;
	 padding-right:20px;
	margin-top:12px;

}


#header{
	margin-bottom:50px;
}
#content_sub{
	clear:both;
	margin-bottom:70px;
	overflow:hidden;
	width:880px;

}
#content_sub h2{
	padding-left:30px;
	padding-bottom:30px;
	margin-left:50px;
	border-top:1px dotted #fff;
   padding-top:50px;
   height:50px;

}
#content_sub .colum{
	width:223px;
	float:left;
	margin-left:50px;

}
#content_sub #hiiro{
	margin-left:30px;
}
#content_sub #koge{
	margin-left:30px;
}
#content_sub #koge,#content_sub #ishihaze,#content_sub #tonbo{
	margin-top:50px;
}
#content_sub .colum h3{
	padding-top:0x;
	padding-bottom:0px;
	font-size:110%;
	font-style:normal;
	margin-top:10px;
	margin-bottom:10px;

}
#content_sub .colum p{
	line-height:1.5;
	text-indent:1em;
}
img{
	border:0;
}
#sub_bottom{
	clear:both;
	margin-left:50px;

}
#sub_top{
	margin-left:50px;
}
