/*====================  ITEM CSS CAR  ====================*/
* {
	margin:0;
	padding:0;
	border:none;
}
body {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	line-height: 1.4;
	color: #000000;
	background-color:#ffffff;
}
#wrapper {
	width:560px;
	/*text-align:left;*/
	margin:0 auto;
	background-image:url(../image/p_back_middle.jpg);
	background-repeat:repeat-y;
}
/*====================  HEADER  ====================*/
#p_header {
	height:40px;
	width:560px;
	background-image:url(../image/p_back_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
/*====================  CONTENTS  ====================*/
#p_contents {
	width:473px;
	margin:auto;
	text-align:left;
	background-image:url(../image/p_back_contents1.jpg);
	background-repeat:no-repeat;
}
#p_contents3 {
	width:473px;
	margin:auto;
	padding:0 0 0 20px;
	text-align:left;
	background-image:url(../image/p_back_contents.jpg);
	background-repeat:no-repeat;
}
#p_contents_machine {
	width:473px;
	margin:auto;
	text-align:left;
	padding:0 0 0 40px;
	background-image:url(../image/item_back_car.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
table .bg_fff {
	background-color:#FFFFFF;
}
table {
	font-size:10px;
}
.bg_fcd td {
	background-color:#009154;
}
#caption {
	margin-left:20px;
}
#name {
	height:63px;
	margin-bottom:20px;
}
#name2 {
	height:63px;
	margin-bottom:20px;
}
#name3 {
	height:63px;
	margin-bottom:20px;
}
#name h2 {
	font-size:20px;
	color:#0078BF;
	padding:25px 0 0 55px;
}
#name2 h2 {
	font-size:20px;
	line-height:1.1;
	color:#0078BF;
	padding:5px 0 0 55px;
}
#name3 h2 {
	font-size:20px;
	line-height:1.1;
	color:#0078BF;
	padding:5px 0 0 35px;
}
#item_img {
	margin:0 0 10px 20px;
}
#item_img2 {
	margin:0 0 20px 0;
}
#item_explanation {
	margin:10px 0 0 0;
	font-size: 14px;
}
#item_explanation2 {
	margin:10px 0 0 10;
	font-size: 14px;
}
#item_explanation3 {
	width:375px;
}
#capacity span {
	display:block;
	float:left;
	margin-left:110;
}
.sub_name {
	font-size:14px;
	color:#0078BF;
	margin:0 0 10px 0;
}
.sub_name2 {
	font-size:14px;
	color:#0078BF;
	margin:10px 0 10px 0;
}
.caption {
	font-size:10px;
	display:block;
	margin-top:10px;
}
.price {
	font-size:10px;
	display:block;
	padding:5px 0 0 0;
}
.caption-ctr {
	font-size: 10px;
	display: block;
	margin-top: 10px;
	text-align: center;
}
.txt_red {
	color:#D8001D;
}
.txt_green {
	color:#009154;
}
.txt_blue {
	color:#0078BF;
}
/*====================  FOOTER  ====================*/
#p_footer {
	height:35px;
	width:560px;
	background-image:url(../image/p_back_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0 auto;
	text-align:left;
}
/*====================  EX  ====================*/
/*text indent*/
#txt_box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1em;
}
.text_indent {
	text-indent: -1em;
}
#txt_box2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1em;
}
.sq {
	font-size:10px;
	vertical-align:15%;
}
ul {
	padding:0 0 0 10px;
	list-style:disc;
}
li {
	font-size:12px;
}
.mt_10 {
	margin:10px 0 0 0;
}
/*creafix*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/*Hides from IE-mac */
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/*End hide from IE-mac*/
.pdfbtn{
text-align:center;
margin:10px 0 15px 0;
font-size:10px;
}
.pdfbtn02{
margin:10px 0 15px 0;
font-size:10px;
text-align:center;
}
.pdfbtn03 table {
text-align:center;
margin:0 auto;
}
.pdfbtn03 img {
padding-bottom:3px;
}
