.uniall{
	float: left;
	width: 620px;
}
.unisistem{
	float: left;
	width: 620px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.unisistem ul{
	float: left;
	width: 640px;
	margin-bottom: 5px;
}
.unisistem ul li{
	float: left;
	width: 300px;
	margin-right: 20px;
}
.unisistem ul li p{
	float: left;
	width: 270px;
	padding: 13px;
	font-size: 85%;
	line-height: 140%;
	height: 80px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #B4D6E2;
	border-bottom-color: #B4D6E2;
	border-left-color: #B4D6E2;
	background-color: #FFFFF4;
}
.unisistem ul li h4{
	float: left;
	width: 300px;
}
.news{
	float: left;
	width: 620px;
	margin-bottom: 15px;
}
.news{
	float: left;
	width: 620px;
}
.unibox{
	float: left;
	width: 620px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
}
.unicome{
	float: left;
	width: 380px;
}
.unicome h4{
	float: left;
	width: 380px;
	margin-bottom: 5px;
}
.unicome p{
	float: left;
	width: 340px;
	padding-left: 40px;
}
.unithum{
	float: right;
	width: 230px;
}
.unilist{
	float: left;
	width: 620px;
	overflow: hidden;
	margin-bottom: 10px;
}
.ori{
	padding: 17px;
	float: left;
	width: 580px;
	border: 3px solid #95D5FF;
}
.ori ul{
	float: left;
	width: 580px;
	margin-top: 15px;
}
.ori ul li{
	float: left;
	width: 580px;
	margin-bottom: 35px;
}
.ori ul li h5{
	float: left;
	width: 580px;
}
.orithum{
	padding: 1px;
	float: left;
	width: 128px;
}
.oric{
	float: right;
	width: 430px;
}
.oric p{
	float: right;
	width: 430px;
	font-size: 115%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 10px;
}
.shiyo{
	font-size: 78%;
	float: left;
	width: 270px;
	line-height: 120%;
}
.oripr{
	float: right;
	width: 430px;
	font-size: 85%;
	line-height: 160%;
	padding-bottom: 10px;
}
.uprice{
	font-size: 160%;
	color: #F00;
}
.jcart{
	float: right;
	height: 30px;
	width: 120px;
	margin-top: 5px;
	background-image: url(../../jigyosyo/j_hanbai/images/cart_on.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.jcart a{
	display:block;
}
.jcart a:hover {
	background-color:transparent;
}
.jcart a:hover img{
	visibility:hidden;
}



/*
 * Example of zRSSFeed Styling
 *
 * Version: 1.0.1
 * (c) Copyright 2010, Zazar Ltd
 *
 */

.rssFeed
{
	font-size: 90%;
	color: #FF9900;
}
.rssFeed a
{
	color: #333333;
	text-decoration: none;
}
.rssFeed a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.rssbody{
	float: left;
	width: 620px;
}
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p
{
	margin: 0;
	padding: 0;
}

.rssRow {
	padding: 10px;
	float: left;
	width: 600px;
}
.rssRow h4 {
	float: right;
	width: 460px;
	text-align: left;
}
.rssRow div
{
	font-size: 90%;
	color: #666;
	float: left;
	width: 140px;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}
.odd { background-color: #FBFBFB; }
.even { background-color: #EFEFEF; }


