@charset "utf-8";

/*--------------------
title
--------------------*/
#contents-inner{
	width:804px;
	display:inline;
	float:left;
	_zoom:1;
	overflow:hidden;
}
.pankuzu{
	width:804px;
	margin:0px 0px 8px 0px;
	background: url(../product/images/box_top_804c.gif) no-repeat;
}
.pankuzu p{
	background: url(../product/images/box_bottom_804c.gif) no-repeat bottom;
	padding:10px;
}
.title{
	width:804px;
	background: url(../product/images/box_top_804c.gif) no-repeat top left;
}
.title h1{
	font-size:140%;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	padding:10px;
}

/*--------------------
right
--------------------*/
.right .box{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:20px;
}
.right .box h2{
	padding:5px 0;
	font-size:140%;
}
.right .box h3{
	padding:5px 0;
	font-size:100%;
	
}
.right .box .btn{
	text-align:center;
	margin:20px 0;
}
.right .box .about{
	text-align:right;
}

