/*--------------------
top
--------------------*/
.contents-kojin{
	width:790px;
	margin:0px 0px 0px 10px;
}
.kojin-top{
	border-bottom:1px dotted #000000;
	width:773px;
	margin:10px 0px 20px 7px;
}
.top-inner{
	width:760px;
	margin:0px 0px 20px 5px;
}
.h2-midashi{
	margin:0px 0px 10px 0px;
}
.bnr-left{
	width:375px;
	margin:20px auto;

}
.bnr-right{
	width:375px;
	margin:0px 0px 0px 10px;
	display:inline;
	float:left;
}
/*--------------------
price
--------------------*/
.price{
	width:773px;
	margin:0px 0px 0px 5px;
}
.price-left{
	width:348px;
	margin:0px 20px 0px 5px;
	display:inline;
	float:left;
}
.price-right{
	width:390px;
	display:inline;
	float:left;
}
.link-margin{
	margin:10px 0px 10px 5px;
}
.clear:after {
content : "";
display : block;
height : 0;
clear : both;
}